2023-12-20T20:19:49.930 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-20T20:19:49.930 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-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 --archive /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566 --verbose -- /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/orig.config.yaml 2023-12-20T20:19:49.962 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-20T20:19:50.042 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566 branch: wip-guits-testing-2023-12-20-0830 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: '7498566' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-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-2023-12-20-0830 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: a89fee39e1615509dcf1f65c74f2b137c73cba4f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f workunit: branch: wip-guits-testing-2023-12-20-0830 sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f 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: 2638 sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2023-12-20-0830 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f targets: smithi026.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi145.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: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-20_19:08:03 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-20T20:19:50.042 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa; will attempt to use it 2023-12-20T20:19:50.043 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks 2023-12-20T20:19:50.043 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-20T20:19:50.044 INFO:teuthology.task.internal:Checking packages... 2023-12-20T20:19:50.067 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a89fee39e1615509dcf1f65c74f2b137c73cba4f' 2023-12-20T20:19:50.067 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-20T20:19:50.067 INFO:teuthology.packaging:ref: None 2023-12-20T20:19:50.067 INFO:teuthology.packaging:tag: None 2023-12-20T20:19:50.067 INFO:teuthology.packaging:branch: wip-guits-testing-2023-12-20-0830 2023-12-20T20:19:50.067 INFO:teuthology.packaging:sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:19:50.068 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-2023-12-20-0830 2023-12-20T20:19:50.208 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-297-ga89fee39-1focal 2023-12-20T20:19:50.209 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-20T20:19:50.216 INFO:teuthology.task.internal:no buildpackages task found 2023-12-20T20:19:50.216 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-20T20:19:50.230 INFO:teuthology.task.internal:Saving configuration 2023-12-20T20:19:50.242 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-20T20:19:50.248 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-20T20:19:50.270 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi026.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566', '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': '2023-12-20 20:13:54.532377', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-20T20:19:50.292 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566', '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': '2023-12-20 20:13:54.534391', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-20T20:19:50.293 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-20T20:19:50.299 INFO:teuthology.task.internal:roles: ubuntu@smithi026.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'] 2023-12-20T20:19:50.299 INFO:teuthology.task.internal:roles: ubuntu@smithi145.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'] 2023-12-20T20:19:50.299 INFO:teuthology.run_tasks:Running task console_log... 2023-12-20T20:19:50.372 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5acbc59d30>, signals=[15]) 2023-12-20T20:19:50.372 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-20T20:19:50.378 INFO:teuthology.task.internal:Opening connections... 2023-12-20T20:19:50.378 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi026.front.sepia.ceph.com 2023-12-20T20:19:50.380 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:19:50.430 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2023-12-20T20:19:50.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:19:50.478 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-20T20:19:50.486 DEBUG:teuthology.orchestra.run.smithi026:> uname -m 2023-12-20T20:19:50.514 INFO:teuthology.orchestra.run.smithi026.stdout:x86_64 2023-12-20T20:19:50.515 DEBUG:teuthology.orchestra.run.smithi026:> cat /etc/os-release 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:NAME="Ubuntu" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:ID=ubuntu 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:ID_LIKE=debian 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_ID="20.04" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-20T20:19:50.562 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_CODENAME=focal 2023-12-20T20:19:50.563 INFO:teuthology.orchestra.run.smithi026.stdout:UBUNTU_CODENAME=focal 2023-12-20T20:19:50.563 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2023-12-20T20:19:50.586 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2023-12-20T20:19:50.593 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2023-12-20T20:19:50.593 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2023-12-20T20:19:50.598 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="Ubuntu" 2023-12-20T20:19:50.598 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:ID=ubuntu 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE=debian 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="20.04" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_CODENAME=focal 2023-12-20T20:19:50.599 INFO:teuthology.orchestra.run.smithi145.stdout:UBUNTU_CODENAME=focal 2023-12-20T20:19:50.599 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2023-12-20T20:19:50.620 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-20T20:19:50.629 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-20T20:19:50.640 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-20T20:19:50.641 DEBUG:teuthology.orchestra.run.smithi026:> test '!' -e /home/ubuntu/cephtest 2023-12-20T20:19:50.643 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2023-12-20T20:19:50.649 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-20T20:19:50.655 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-20T20:19:50.655 DEBUG:teuthology.orchestra.run.smithi026:> test -z $(ls -A /var/lib/ceph) 2023-12-20T20:19:50.690 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2023-12-20T20:19:50.704 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-20T20:19:50.756 INFO:teuthology.run_tasks:Running task kernel... 2023-12-20T20:19:50.809 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-20T20:19:50.810 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-20T20:19:50.810 DEBUG:teuthology.orchestra.run.smithi026:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-20T20:19:50.810 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-20T20:19:50.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:19:50.816 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2023-12-20T20:19:50.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:19:50.817 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2023-12-20T20:19:50.823 INFO:teuthology.orchestra.run.smithi026.stdout:5.4.0-124-generic 2023-12-20T20:19:50.824 INFO:teuthology.task.kernel:Running kernel on smithi026: 5.4.0-124-generic 2023-12-20T20:19:50.824 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get clean 2023-12-20T20:19:50.825 INFO:teuthology.orchestra.run.smithi145.stdout:5.4.0-124-generic 2023-12-20T20:19:50.825 INFO:teuthology.task.kernel:Running kernel on smithi145: 5.4.0-124-generic 2023-12-20T20:19:50.825 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get clean 2023-12-20T20:19:50.953 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get update 2023-12-20T20:19:50.972 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2023-12-20T20:19:51.118 INFO:teuthology.orchestra.run.smithi026.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-20T20:19:51.119 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T20:19:51.119 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-20T20:19:51.127 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-20T20:19:51.209 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-20T20:19:51.232 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T20:19:51.315 INFO:teuthology.orchestra.run.smithi026.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-20T20:19:51.410 INFO:teuthology.orchestra.run.smithi026.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-20T20:19:51.526 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-20T20:19:51.555 INFO:teuthology.orchestra.run.smithi026.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-20T20:19:51.567 INFO:teuthology.orchestra.run.smithi026.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-20T20:19:51.571 INFO:teuthology.orchestra.run.smithi026.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-20T20:19:51.571 INFO:teuthology.orchestra.run.smithi026.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-20T20:19:51.588 INFO:teuthology.orchestra.run.smithi026.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-20T20:19:51.588 INFO:teuthology.orchestra.run.smithi026.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-20T20:19:51.591 INFO:teuthology.orchestra.run.smithi026.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T20:19:51.591 INFO:teuthology.orchestra.run.smithi026.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-20T20:19:51.596 INFO:teuthology.orchestra.run.smithi026.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-20T20:19:51.602 INFO:teuthology.orchestra.run.smithi026.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-20T20:19:51.604 INFO:teuthology.orchestra.run.smithi026.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-20T20:19:51.604 INFO:teuthology.orchestra.run.smithi026.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-20T20:19:51.604 INFO:teuthology.orchestra.run.smithi026.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-20T20:19:51.618 INFO:teuthology.orchestra.run.smithi026.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-20T20:19:51.619 INFO:teuthology.orchestra.run.smithi026.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-20T20:19:51.660 INFO:teuthology.orchestra.run.smithi026.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-20T20:19:51.669 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-20T20:19:51.669 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-20T20:19:51.681 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-20T20:19:51.685 INFO:teuthology.orchestra.run.smithi145.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-20T20:19:51.685 INFO:teuthology.orchestra.run.smithi145.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-20T20:19:51.685 INFO:teuthology.orchestra.run.smithi145.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-20T20:19:51.713 INFO:teuthology.orchestra.run.smithi145.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-20T20:19:51.716 INFO:teuthology.orchestra.run.smithi145.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T20:19:51.716 INFO:teuthology.orchestra.run.smithi145.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-20T20:19:51.729 INFO:teuthology.orchestra.run.smithi145.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-20T20:19:51.737 INFO:teuthology.orchestra.run.smithi145.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-20T20:19:51.739 INFO:teuthology.orchestra.run.smithi145.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-20T20:19:51.756 INFO:teuthology.orchestra.run.smithi145.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-20T20:19:51.756 INFO:teuthology.orchestra.run.smithi145.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-20T20:19:51.756 INFO:teuthology.orchestra.run.smithi145.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-20T20:19:51.757 INFO:teuthology.orchestra.run.smithi145.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-20T20:19:51.800 INFO:teuthology.orchestra.run.smithi026.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-20T20:19:51.855 INFO:teuthology.orchestra.run.smithi145.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-20T20:19:51.869 INFO:teuthology.orchestra.run.smithi145.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-20T20:19:51.875 INFO:teuthology.orchestra.run.smithi145.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-20T20:19:51.875 INFO:teuthology.orchestra.run.smithi145.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-20T20:19:51.920 INFO:teuthology.orchestra.run.smithi145.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-20T20:19:51.920 INFO:teuthology.orchestra.run.smithi145.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-20T20:19:51.924 INFO:teuthology.orchestra.run.smithi145.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T20:19:51.924 INFO:teuthology.orchestra.run.smithi145.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-20T20:19:51.934 INFO:teuthology.orchestra.run.smithi145.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-20T20:19:51.952 INFO:teuthology.orchestra.run.smithi145.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-20T20:19:51.955 INFO:teuthology.orchestra.run.smithi145.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-20T20:19:51.958 INFO:teuthology.orchestra.run.smithi145.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-20T20:19:51.958 INFO:teuthology.orchestra.run.smithi145.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-20T20:19:51.989 INFO:teuthology.orchestra.run.smithi145.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-20T20:19:51.990 INFO:teuthology.orchestra.run.smithi145.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-20T20:19:51.990 INFO:teuthology.orchestra.run.smithi145.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-20T20:19:51.990 INFO:teuthology.orchestra.run.smithi145.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-20T20:19:51.991 INFO:teuthology.orchestra.run.smithi145.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-20T20:19:51.997 INFO:teuthology.orchestra.run.smithi145.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-20T20:19:51.997 INFO:teuthology.orchestra.run.smithi145.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-20T20:19:51.998 INFO:teuthology.orchestra.run.smithi145.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-20T20:19:52.187 INFO:teuthology.orchestra.run.smithi026.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-20T20:19:52.216 INFO:teuthology.orchestra.run.smithi026.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-20T20:19:52.229 INFO:teuthology.orchestra.run.smithi026.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-20T20:19:52.230 INFO:teuthology.orchestra.run.smithi026.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-20T20:19:52.306 INFO:teuthology.orchestra.run.smithi026.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-20T20:19:52.307 INFO:teuthology.orchestra.run.smithi026.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-20T20:19:52.312 INFO:teuthology.orchestra.run.smithi026.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T20:19:52.477 INFO:teuthology.orchestra.run.smithi026.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-20T20:19:53.112 INFO:teuthology.orchestra.run.smithi026.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-20T20:19:53.151 INFO:teuthology.orchestra.run.smithi026.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-20T20:19:53.164 INFO:teuthology.orchestra.run.smithi026.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-20T20:19:53.166 INFO:teuthology.orchestra.run.smithi026.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-20T20:19:53.167 INFO:teuthology.orchestra.run.smithi026.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-20T20:19:53.167 INFO:teuthology.orchestra.run.smithi026.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-20T20:19:53.167 INFO:teuthology.orchestra.run.smithi026.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-20T20:19:53.168 INFO:teuthology.orchestra.run.smithi026.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-20T20:19:53.194 INFO:teuthology.orchestra.run.smithi026.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-20T20:19:53.196 INFO:teuthology.orchestra.run.smithi026.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-20T20:19:53.360 INFO:teuthology.orchestra.run.smithi026.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-20T20:19:53.524 INFO:teuthology.orchestra.run.smithi026.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-20T20:19:53.574 INFO:teuthology.orchestra.run.smithi026.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-20T20:19:55.593 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 18.5 MB in 3s (6,989 kB/s) 2023-12-20T20:19:55.713 INFO:teuthology.orchestra.run.smithi026.stdout:Fetched 18.5 MB in 3s (6,901 kB/s) 2023-12-20T20:19:56.988 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2023-12-20T20:19:57.013 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T20:19:57.098 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2023-12-20T20:19:57.232 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2023-12-20T20:19:57.259 DEBUG:teuthology.orchestra.run.smithi026:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T20:19:57.303 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2023-12-20T20:19:57.303 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2023-12-20T20:19:57.392 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2023-12-20T20:19:57.501 INFO:teuthology.orchestra.run.smithi145.stdout:The following additional packages will be installed: 2023-12-20T20:19:57.501 INFO:teuthology.orchestra.run.smithi145.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T20:19:57.501 INFO:teuthology.orchestra.run.smithi145.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-20T20:19:57.501 INFO:teuthology.orchestra.run.smithi145.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-20T20:19:57.502 INFO:teuthology.orchestra.run.smithi145.stdout:Suggested packages: 2023-12-20T20:19:57.502 INFO:teuthology.orchestra.run.smithi145.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-20T20:19:57.502 INFO:teuthology.orchestra.run.smithi145.stdout:Recommended packages: 2023-12-20T20:19:57.503 INFO:teuthology.orchestra.run.smithi145.stdout: thermald 2023-12-20T20:19:57.557 INFO:teuthology.orchestra.run.smithi145.stdout:The following NEW packages will be installed: 2023-12-20T20:19:57.557 INFO:teuthology.orchestra.run.smithi145.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T20:19:57.557 INFO:teuthology.orchestra.run.smithi145.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-20T20:19:57.557 INFO:teuthology.orchestra.run.smithi145.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-20T20:19:57.558 INFO:teuthology.orchestra.run.smithi145.stdout:The following packages will be upgraded: 2023-12-20T20:19:57.558 INFO:teuthology.orchestra.run.smithi145.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-20T20:19:57.588 INFO:teuthology.orchestra.run.smithi026.stdout:Building dependency tree... 2023-12-20T20:19:57.588 INFO:teuthology.orchestra.run.smithi026.stdout:Reading state information... 2023-12-20T20:19:57.613 INFO:teuthology.orchestra.run.smithi145.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T20:19:57.613 INFO:teuthology.orchestra.run.smithi145.stdout:Need to get 77.1 MB of archives. 2023-12-20T20:19:57.613 INFO:teuthology.orchestra.run.smithi145.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-20T20:19:57.614 INFO:teuthology.orchestra.run.smithi145.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2023-12-20T20:19:57.774 INFO:teuthology.orchestra.run.smithi026.stdout:The following additional packages will be installed: 2023-12-20T20:19:57.774 INFO:teuthology.orchestra.run.smithi026.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T20:19:57.774 INFO:teuthology.orchestra.run.smithi026.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-20T20:19:57.775 INFO:teuthology.orchestra.run.smithi026.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-20T20:19:57.775 INFO:teuthology.orchestra.run.smithi026.stdout:Suggested packages: 2023-12-20T20:19:57.776 INFO:teuthology.orchestra.run.smithi026.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-20T20:19:57.776 INFO:teuthology.orchestra.run.smithi026.stdout:Recommended packages: 2023-12-20T20:19:57.776 INFO:teuthology.orchestra.run.smithi026.stdout: thermald 2023-12-20T20:19:57.837 INFO:teuthology.orchestra.run.smithi026.stdout:The following NEW packages will be installed: 2023-12-20T20:19:57.837 INFO:teuthology.orchestra.run.smithi026.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T20:19:57.837 INFO:teuthology.orchestra.run.smithi026.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-20T20:19:57.838 INFO:teuthology.orchestra.run.smithi026.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-20T20:19:57.839 INFO:teuthology.orchestra.run.smithi026.stdout:The following packages will be upgraded: 2023-12-20T20:19:57.839 INFO:teuthology.orchestra.run.smithi026.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-20T20:19:57.925 INFO:teuthology.orchestra.run.smithi026.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T20:19:57.925 INFO:teuthology.orchestra.run.smithi026.stdout:Need to get 77.1 MB of archives. 2023-12-20T20:19:57.926 INFO:teuthology.orchestra.run.smithi026.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-20T20:19:57.926 INFO:teuthology.orchestra.run.smithi026.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2023-12-20T20:19:58.026 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2023-12-20T20:19:58.196 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2023-12-20T20:19:58.260 INFO:teuthology.orchestra.run.smithi026.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2023-12-20T20:19:58.355 INFO:teuthology.orchestra.run.smithi026.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2023-12-20T20:19:58.878 INFO:teuthology.orchestra.run.smithi026.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2023-12-20T20:19:58.878 INFO:teuthology.orchestra.run.smithi026.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2023-12-20T20:19:58.878 INFO:teuthology.orchestra.run.smithi026.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2023-12-20T20:19:58.976 INFO:teuthology.orchestra.run.smithi026.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2023-12-20T20:19:58.986 INFO:teuthology.orchestra.run.smithi026.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2023-12-20T20:19:58.988 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2023-12-20T20:19:58.988 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2023-12-20T20:19:58.989 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2023-12-20T20:19:59.175 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2023-12-20T20:19:59.201 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2023-12-20T20:19:59.702 INFO:teuthology.orchestra.run.smithi026.stdout:Fetched 77.1 MB in 1s (67.6 MB/s) 2023-12-20T20:19:59.906 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 77.1 MB in 2s (47.1 MB/s) 2023-12-20T20:19:59.942 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-20T20:20:00.092 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-20T20:20:01.694 INFO:teuthology.orchestra.run.smithi026.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.) 2023-12-20T20:20:01.699 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:01.773 INFO:teuthology.orchestra.run.smithi145.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.) 2023-12-20T20:20:01.778 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:01.839 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:01.864 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:03.731 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-20T20:20:03.745 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:03.764 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-20T20:20:03.777 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:03.854 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:03.879 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:04.926 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-20T20:20:04.938 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:04.967 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:04.992 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-20T20:20:05.009 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:05.050 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:09.716 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T20:20:09.815 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T20:20:09.857 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T20:20:09.949 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T20:20:10.191 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T20:20:10.284 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T20:20:10.327 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T20:20:10.411 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T20:20:10.655 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-20T20:20:10.672 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-20T20:20:10.714 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T20:20:10.764 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-20T20:20:10.780 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-20T20:20:10.822 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T20:20:16.250 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-20T20:20:16.268 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:16.315 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:17.198 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-20T20:20:17.220 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T20:20:17.264 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:18.951 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T20:20:19.104 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T20:20:19.456 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T20:20:19.584 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:19.710 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:19.977 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T20:20:20.113 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T20:20:20.471 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T20:20:20.593 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:20.727 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:20.921 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:21.996 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:22.085 INFO:teuthology.orchestra.run.smithi145.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-20T20:20:22.085 INFO:teuthology.orchestra.run.smithi145.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:22.231 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-20T20:20:22.398 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:23.205 INFO:teuthology.orchestra.run.smithi026.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-20T20:20:23.205 INFO:teuthology.orchestra.run.smithi026.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:23.373 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-20T20:20:23.499 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:24.517 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-20T20:20:24.693 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-20T20:20:24.725 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-20T20:20:24.820 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:24.843 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-20T20:20:24.891 INFO:teuthology.orchestra.run.smithi145.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-20T20:20:24.892 INFO:teuthology.orchestra.run.smithi145.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:24.995 INFO:teuthology.orchestra.run.smithi026.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T20:20:25.060 INFO:teuthology.orchestra.run.smithi026.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-20T20:20:25.061 INFO:teuthology.orchestra.run.smithi026.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:47.296 INFO:teuthology.orchestra.run.smithi145.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-20T20:20:47.296 INFO:teuthology.orchestra.run.smithi145.stdout:Sourcing file `/etc/default/grub' 2023-12-20T20:20:47.305 INFO:teuthology.orchestra.run.smithi145.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T20:20:47.330 INFO:teuthology.orchestra.run.smithi145.stdout:Generating grub configuration file ... 2023-12-20T20:20:47.625 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T20:20:47.653 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:48.054 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T20:20:48.066 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T20:20:48.468 INFO:teuthology.orchestra.run.smithi026.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-20T20:20:48.468 INFO:teuthology.orchestra.run.smithi026.stdout:Sourcing file `/etc/default/grub' 2023-12-20T20:20:48.487 INFO:teuthology.orchestra.run.smithi026.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T20:20:48.538 INFO:teuthology.orchestra.run.smithi026.stdout:Generating grub configuration file ... 2023-12-20T20:20:48.904 INFO:teuthology.orchestra.run.smithi026.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T20:20:48.935 INFO:teuthology.orchestra.run.smithi026.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:49.386 INFO:teuthology.orchestra.run.smithi026.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T20:20:49.398 INFO:teuthology.orchestra.run.smithi026.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T20:20:50.481 INFO:teuthology.orchestra.run.smithi145.stdout:done 2023-12-20T20:20:50.865 DEBUG:teuthology.orchestra.run.smithi145:> dpkg -s linux-image-generic 2023-12-20T20:20:50.921 INFO:teuthology.orchestra.run.smithi145.stdout:Package: linux-image-generic 2023-12-20T20:20:50.921 INFO:teuthology.orchestra.run.smithi145.stdout:Status: install ok installed 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Priority: optional 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Section: kernel 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Installed-Size: 20 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: amd64 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Source: linux-meta 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Version: 5.4.0.169.167 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Recommends: thermald 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout:Description: Generic Linux kernel image 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout: This package will always depend on the latest generic kernel image 2023-12-20T20:20:50.922 INFO:teuthology.orchestra.run.smithi145.stdout: available. 2023-12-20T20:20:50.923 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-20T20:20:50.923 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-20T20:20:50.923 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-20T20:20:50.923 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-20T20:20:50.923 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2023-12-20T20:20:50.924 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get clean 2023-12-20T20:20:51.013 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2023-12-20T20:20:51.274 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T20:20:51.274 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-20T20:20:51.344 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-20T20:20:51.426 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-20T20:20:51.864 INFO:teuthology.orchestra.run.smithi026.stdout:done 2023-12-20T20:20:52.293 DEBUG:teuthology.orchestra.run.smithi026:> dpkg -s linux-image-generic 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Package: linux-image-generic 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Status: install ok installed 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Priority: optional 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Section: kernel 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Installed-Size: 20 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Architecture: amd64 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Source: linux-meta 2023-12-20T20:20:52.336 INFO:teuthology.orchestra.run.smithi026.stdout:Version: 5.4.0.169.167 2023-12-20T20:20:52.337 INFO:teuthology.orchestra.run.smithi026.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-20T20:20:52.337 INFO:teuthology.orchestra.run.smithi026.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T20:20:52.337 INFO:teuthology.orchestra.run.smithi026.stdout:Recommends: thermald 2023-12-20T20:20:52.337 INFO:teuthology.orchestra.run.smithi026.stdout:Description: Generic Linux kernel image 2023-12-20T20:20:52.337 INFO:teuthology.orchestra.run.smithi026.stdout: This package will always depend on the latest generic kernel image 2023-12-20T20:20:52.337 INFO:teuthology.orchestra.run.smithi026.stdout: available. 2023-12-20T20:20:52.337 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-20T20:20:52.337 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-20T20:20:52.338 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-20T20:20:52.338 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-20T20:20:52.338 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi026.front.sepia.ceph.com, path=None, version=distro) 2023-12-20T20:20:52.338 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get clean 2023-12-20T20:20:52.461 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get update 2023-12-20T20:20:52.599 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-20T20:20:52.704 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T20:20:52.721 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-20T20:20:52.741 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-20T20:20:53.045 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2023-12-20T20:20:53.069 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T20:20:53.138 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2023-12-20T20:20:53.355 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2023-12-20T20:20:53.356 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2023-12-20T20:20:53.568 INFO:teuthology.orchestra.run.smithi145.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-20T20:20:53.568 INFO:teuthology.orchestra.run.smithi145.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T20:20:53.570 DEBUG:teuthology.orchestra.run.smithi145:> dpkg -s linux-image-generic 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Package: linux-image-generic 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Status: install ok installed 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Priority: optional 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Section: kernel 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Installed-Size: 20 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: amd64 2023-12-20T20:20:53.591 INFO:teuthology.orchestra.run.smithi145.stdout:Source: linux-meta 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout:Version: 5.4.0.169.167 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout:Recommends: thermald 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout:Description: Generic Linux kernel image 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout: This package will always depend on the latest generic kernel image 2023-12-20T20:20:53.592 INFO:teuthology.orchestra.run.smithi145.stdout: available. 2023-12-20T20:20:53.592 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2023-12-20T20:20:53.641 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.0LDNUepQTZ 2023-12-20T20:20:53.641 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub/grub.cfg /tmp/tmp.0LDNUepQTZ 2023-12-20T20:20:53.655 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.0LDNUepQTZ 2023-12-20T20:20:53.699 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.0LDNUepQTZ is 9KB 2023-12-20T20:20:53.713 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.0LDNUepQTZ 2023-12-20T20:20:53.719 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-20T20:20:53.774 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:20:53.774 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-20T20:20:53.774 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-20T20:20:53.815 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-20T20:20:53.815 DEBUG:teuthology.orchestra.run.smithi145:> sudo update-grub 2023-12-20T20:20:54.424 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2023-12-20T20:20:54.450 DEBUG:teuthology.orchestra.run.smithi026:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T20:20:54.516 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2023-12-20T20:20:54.724 INFO:teuthology.orchestra.run.smithi026.stdout:Building dependency tree... 2023-12-20T20:20:54.725 INFO:teuthology.orchestra.run.smithi026.stdout:Reading state information... 2023-12-20T20:20:54.959 INFO:teuthology.orchestra.run.smithi026.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-20T20:20:54.960 INFO:teuthology.orchestra.run.smithi026.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T20:20:54.961 DEBUG:teuthology.orchestra.run.smithi026:> dpkg -s linux-image-generic 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Package: linux-image-generic 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Status: install ok installed 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Priority: optional 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Section: kernel 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Installed-Size: 20 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Architecture: amd64 2023-12-20T20:20:54.980 INFO:teuthology.orchestra.run.smithi026.stdout:Source: linux-meta 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout:Version: 5.4.0.169.167 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout:Recommends: thermald 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout:Description: Generic Linux kernel image 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout: This package will always depend on the latest generic kernel image 2023-12-20T20:20:54.981 INFO:teuthology.orchestra.run.smithi026.stdout: available. 2023-12-20T20:20:54.981 DEBUG:teuthology.orchestra.run.smithi026:> mktemp 2023-12-20T20:20:54.986 INFO:teuthology.orchestra.run.smithi026.stdout:/tmp/tmp.dYEYPRkwis 2023-12-20T20:20:54.986 DEBUG:teuthology.orchestra.run.smithi026:> sudo cp /boot/grub/grub.cfg /tmp/tmp.dYEYPRkwis 2023-12-20T20:20:55.042 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0666 /tmp/tmp.dYEYPRkwis 2023-12-20T20:20:55.094 DEBUG:teuthology.orchestra.remote:smithi026:/tmp/tmp.dYEYPRkwis is 9KB 2023-12-20T20:20:55.108 DEBUG:teuthology.orchestra.run.smithi026:> rm -fr /tmp/tmp.dYEYPRkwis 2023-12-20T20:20:55.114 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-20T20:20:55.171 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:20:55.171 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-20T20:20:55.172 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-20T20:20:55.199 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-20T20:20:55.199 DEBUG:teuthology.orchestra.run.smithi026:> sudo update-grub 2023-12-20T20:20:55.209 INFO:teuthology.orchestra.run.smithi145.stderr:Sourcing file `/etc/default/grub' 2023-12-20T20:20:55.220 INFO:teuthology.orchestra.run.smithi145.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T20:20:55.232 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2023-12-20T20:20:55.522 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T20:20:55.534 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:55.893 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T20:20:55.904 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T20:20:56.583 INFO:teuthology.orchestra.run.smithi026.stderr:Sourcing file `/etc/default/grub' 2023-12-20T20:20:56.602 INFO:teuthology.orchestra.run.smithi026.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T20:20:56.611 INFO:teuthology.orchestra.run.smithi026.stderr:Generating grub configuration file ... 2023-12-20T20:20:56.920 INFO:teuthology.orchestra.run.smithi026.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T20:20:56.932 INFO:teuthology.orchestra.run.smithi026.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T20:20:57.324 INFO:teuthology.orchestra.run.smithi145.stderr:done 2023-12-20T20:20:57.324 INFO:teuthology.orchestra.run.smithi026.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T20:20:57.326 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2023-12-20T20:20:57.336 INFO:teuthology.orchestra.run.smithi026.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T20:20:58.746 INFO:teuthology.orchestra.run.smithi026.stderr:done 2023-12-20T20:20:58.747 DEBUG:teuthology.orchestra.run.smithi026:> sudo shutdown -r now 2023-12-20T20:21:27.357 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-20T20:21:27.358 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:21:27.359 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:21:28.751 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-20T20:21:28.751 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:21:28.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:21:45.874 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2023-12-20T20:21:47.153 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.26 2023-12-20T20:21:54.881 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:21:54.882 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:21:56.156 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:21:56.156 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:21:57.937 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2023-12-20T20:22:09.949 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:22:09.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:22:14.545 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.26 2023-12-20T20:22:26.557 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:22:26.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:22:28.373 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2023-12-20T20:22:29.222 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.26 2023-12-20T20:22:43.388 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:22:43.388 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:22:43.586 DEBUG:teuthology.orchestra.run.smithi145:> true 2023-12-20T20:22:44.214 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:22:44.215 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2023-12-20T20:22:44.215 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2023-12-20T20:22:44.221 INFO:teuthology.orchestra.run.smithi145.stdout:5.4.0-169-generic 2023-12-20T20:22:44.221 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-20T20:22:44.221 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-20T20:22:44.221 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-20T20:22:44.223 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:22:44.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:22:44.421 DEBUG:teuthology.orchestra.run.smithi026:> true 2023-12-20T20:22:45.007 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:22:45.007 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2023-12-20T20:22:45.008 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2023-12-20T20:22:45.014 INFO:teuthology.orchestra.run.smithi026.stdout:5.4.0-169-generic 2023-12-20T20:22:45.036 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-20T20:22:45.036 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-20T20:22:45.036 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-20T20:22:45.222 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-20T20:22:45.222 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-20T20:22:45.311 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2023-12-20T20:22:45.330 DEBUG:teuthology.parallel:result is None 2023-12-20T20:22:46.036 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-20T20:22:46.036 DEBUG:teuthology.orchestra.run.smithi026:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-20T20:22:46.119 INFO:teuthology.orchestra.run.smithi026.stdout:ttyS1 2023-12-20T20:22:46.144 DEBUG:teuthology.parallel:result is None 2023-12-20T20:22:46.144 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-20T20:22:46.153 INFO:teuthology.task.internal:Creating test directory... 2023-12-20T20:22:46.154 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-20T20:22:46.156 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-20T20:22:46.163 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-20T20:22:46.176 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-20T20:22:46.184 INFO:teuthology.task.internal:Creating archive directory... 2023-12-20T20:22:46.184 DEBUG:teuthology.orchestra.run.smithi026:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-20T20:22:46.186 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-20T20:22:46.215 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-20T20:22:46.223 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-20T20:22:46.224 DEBUG:teuthology.orchestra.run.smithi026:> 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 2023-12-20T20:22:46.239 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-20T20:22:46.254 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T20:22:46.263 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T20:22:46.268 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T20:22:46.277 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T20:22:46.279 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-20T20:22:46.287 INFO:teuthology.task.internal:Configuring sudo... 2023-12-20T20:22:46.287 DEBUG:teuthology.orchestra.run.smithi026:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-20T20:22:46.289 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-20T20:22:46.303 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-20T20:22:46.312 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-20T20:22:46.312 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-20T20:22:46.347 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-20T20:22:46.354 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-20T20:22:46.360 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-20T20:22:46.366 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:22:46.366 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-20T20:22:46.430 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-20T20:22:46.437 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-20T20:22:46.444 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:22:46.445 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-20T20:22:46.468 DEBUG:teuthology.orchestra.run.smithi026:> sudo service rsyslog restart 2023-12-20T20:22:46.470 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2023-12-20T20:22:46.560 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-20T20:22:46.568 INFO:teuthology.task.internal:Starting timer... 2023-12-20T20:22:46.568 INFO:teuthology.run_tasks:Running task pcp... 2023-12-20T20:22:46.579 INFO:teuthology.run_tasks:Running task selinux... 2023-12-20T20:22:46.588 DEBUG:teuthology.task.selinux:Excluding smithi026: OS 'ubuntu' does not support SELinux 2023-12-20T20:22:46.588 DEBUG:teuthology.task.selinux:Excluding smithi145: OS 'ubuntu' does not support SELinux 2023-12-20T20:22:46.589 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-20T20:22:46.589 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-20T20:22:46.589 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-20T20:22:46.589 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-20T20:22:46.601 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-20T20:22:46.601 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-20T20:22:46.620 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'}]}] 2023-12-20T20:22:46.621 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi026.front.sepia.ceph.com,smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-20T20:28:44.841 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi026.front.sepia.ceph.com'), Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2023-12-20T20:28:44.843 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:28:44.844 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:28:44.892 DEBUG:teuthology.orchestra.run.smithi026:> true 2023-12-20T20:28:45.015 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-20T20:28:45.015 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:28:45.016 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T20:28:45.063 DEBUG:teuthology.orchestra.run.smithi145:> true 2023-12-20T20:28:45.179 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-20T20:28:45.179 INFO:teuthology.run_tasks:Running task clock... 2023-12-20T20:28:45.190 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-20T20:28:45.190 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-20T20:28:45.190 DEBUG:teuthology.orchestra.run.smithi026:> 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 2023-12-20T20:28:45.193 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-20T20:28:45.193 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-20T20:28:45.222 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-20T20:28:45.222 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Command line: ntpd -gq 2023-12-20T20:28:45.223 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: proto: precision = 0.067 usec (-24) 2023-12-20T20:28:45.223 INFO:teuthology.orchestra.run.smithi026.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T20:28:45.224 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T20:28:45.224 INFO:teuthology.orchestra.run.smithi026.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-20T20:28:45.226 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: restrict ::: KOD does nothing without LIMITED. 2023-12-20T20:28:45.226 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listen and drop on 0 v6wildcard [::]:123 2023-12-20T20:28:45.227 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-20T20:28:45.227 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listen normally on 2 lo 127.0.0.1:123 2023-12-20T20:28:45.227 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listen normally on 3 ens1f0 172.21.15.26:123 2023-12-20T20:28:45.227 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listen normally on 4 lo [::1]:123 2023-12-20T20:28:45.227 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fea5:cac0%4]:123 2023-12-20T20:28:45.227 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:45 ntpd[23500]: Listening on routing socket on fd #22 for interface updates 2023-12-20T20:28:45.262 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-20T20:28:45.263 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Command line: ntpd -gq 2023-12-20T20:28:45.263 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: proto: precision = 0.087 usec (-23) 2023-12-20T20:28:45.264 INFO:teuthology.orchestra.run.smithi145.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T20:28:45.264 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T20:28:45.265 INFO:teuthology.orchestra.run.smithi145.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-20T20:28:45.267 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: restrict ::: KOD does nothing without LIMITED. 2023-12-20T20:28:45.267 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listen and drop on 0 v6wildcard [::]:123 2023-12-20T20:28:45.267 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-20T20:28:45.267 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listen normally on 2 lo 127.0.0.1:123 2023-12-20T20:28:45.267 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listen normally on 3 enp3s0f1 172.21.15.145:123 2023-12-20T20:28:45.268 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listen normally on 4 lo [::1]:123 2023-12-20T20:28:45.268 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7791%5]:123 2023-12-20T20:28:45.268 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:45 ntpd[23595]: Listening on routing socket on fd #22 for interface updates 2023-12-20T20:28:46.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:46.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:46.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:46.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:46.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:46.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:46 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:47.223 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:47 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:47.223 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:47 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:47.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:47 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:47.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:47 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:47.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:47 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:47.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:47 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:47.262 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:47 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:47.263 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:47 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:48.263 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:48.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:48 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:49.223 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:49.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:49 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:50.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:50.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:50.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:50 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:50.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:50.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:50 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:51.223 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:51 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:51.223 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:51 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:51.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:51 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:51.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:51 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:51.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:51 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:51.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:51 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:52.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:52.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:52.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:52 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:52.264 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:52.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:52.265 INFO:teuthology.orchestra.run.smithi145.stdout:20 Dec 20:28:52 ntpd[23595]: ntpd: time slew +0.000283 s 2023-12-20T20:28:52.265 INFO:teuthology.orchestra.run.smithi145.stdout:ntpd: time slew +0.000283s 2023-12-20T20:28:52.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-20T20:28:52.265 INFO:teuthology.orchestra.run.smithi145.stderr:20 Dec 20:28:52 ntpd[23595]: can't open /var/log/ntpstats/loopstats.20231220: Permission denied 2023-12-20T20:28:52.337 INFO:teuthology.orchestra.run.smithi145.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T20:28:52.337 INFO:teuthology.orchestra.run.smithi145.stdout:============================================================================== 2023-12-20T20:28:52.337 INFO:teuthology.orchestra.run.smithi145.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:52.337 INFO:teuthology.orchestra.run.smithi145.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:52.338 INFO:teuthology.orchestra.run.smithi145.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:52.338 INFO:teuthology.orchestra.run.smithi145.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:53.223 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:53.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:53.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T20:28:53.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T20:28:53.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T20:28:53.224 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T20:28:53.225 INFO:teuthology.orchestra.run.smithi026.stdout:20 Dec 20:28:53 ntpd[23500]: ntpd: time slew +0.001182 s 2023-12-20T20:28:53.225 INFO:teuthology.orchestra.run.smithi026.stdout:ntpd: time slew +0.001182s 2023-12-20T20:28:53.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-20T20:28:53.225 INFO:teuthology.orchestra.run.smithi026.stderr:20 Dec 20:28:53 ntpd[23500]: can't open /var/log/ntpstats/loopstats.20231220: Permission denied 2023-12-20T20:28:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T20:28:53.292 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================== 2023-12-20T20:28:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T20:28:53.293 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-20T20:28:53.380 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': 'a89fee39e1615509dcf1f65c74f2b137c73cba4f'} 2023-12-20T20:28:53.380 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-20T20:28:53.380 INFO:tasks.cephadm:Cluster fsid is 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:28:53.380 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-20T20:28:53.381 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.26', 'mon.c': '[v2:172.21.15.26:3301,v1:172.21.15.26:6790]', 'mon.b': '172.21.15.145'} 2023-12-20T20:28:53.381 INFO:tasks.cephadm:First mon is mon.a on smithi026 2023-12-20T20:28:53.381 INFO:tasks.cephadm:First mgr is y 2023-12-20T20:28:53.381 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-20T20:28:53.381 DEBUG:teuthology.orchestra.run.smithi026:> sudo hostname $(hostname -s) 2023-12-20T20:28:53.399 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2023-12-20T20:28:53.417 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-20T20:28:53.418 DEBUG:teuthology.orchestra.run.smithi026:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-20T20:28:53.646 INFO:teuthology.orchestra.run.smithi026.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 20 20:28 /home/ubuntu/cephtest/cephadm 2023-12-20T20:28:53.646 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-20T20:28:53.809 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 20 20:28 /home/ubuntu/cephtest/cephadm 2023-12-20T20:28:53.809 DEBUG:teuthology.orchestra.run.smithi026:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-20T20:28:53.818 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-20T20:28:53.838 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-20T20:28:53.838 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-20T20:28:53.840 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-20T20:28:54.103 INFO:teuthology.orchestra.run.smithi026.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-20T20:28:54.127 INFO:teuthology.orchestra.run.smithi145.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-20T20:29:37.947 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-12-20T20:29:37.947 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-20T20:29:37.947 INFO:teuthology.orchestra.run.smithi145.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-20T20:29:37.948 INFO:teuthology.orchestra.run.smithi145.stdout: "repo_digests": [ 2023-12-20T20:29:37.948 INFO:teuthology.orchestra.run.smithi145.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-20T20:29:37.948 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2023-12-20T20:29:37.948 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-12-20T20:29:45.354 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:29:45.354 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-20T20:29:45.354 INFO:teuthology.orchestra.run.smithi026.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-20T20:29:45.355 INFO:teuthology.orchestra.run.smithi026.stdout: "repo_digests": [ 2023-12-20T20:29:45.355 INFO:teuthology.orchestra.run.smithi026.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-20T20:29:45.355 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2023-12-20T20:29:45.355 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:29:45.378 DEBUG:teuthology.orchestra.run.smithi026:> sudo mkdir -p /etc/ceph 2023-12-20T20:29:45.390 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2023-12-20T20:29:45.408 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 777 /etc/ceph 2023-12-20T20:29:45.444 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2023-12-20T20:29:45.459 INFO:tasks.cephadm:Writing seed config... 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-20T20:29:45.461 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-20T20:29:45.462 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:29:45.462 DEBUG:teuthology.orchestra.run.smithi026:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-20T20:29:45.470 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 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 = 645c884c-9f76-11ee-95a5-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-20T20:29:45.470 DEBUG:teuthology.orchestra.run.smithi026:mon.a> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service 2023-12-20T20:29:45.513 DEBUG:teuthology.orchestra.run.smithi026:mgr.y> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service 2023-12-20T20:29:45.516 INFO:tasks.cephadm:Bootstrapping... 2023-12-20T20:29:45.516 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 645c884c-9f76-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.26 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:29:45.680 INFO:teuthology.orchestra.run.smithi026.stderr:-------------------------------------------------------------------------------- 2023-12-20T20:29:45.680 INFO:teuthology.orchestra.run.smithi026.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '645c884c-9f76-11ee-95a5-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.26', '--skip-admin-label'] 2023-12-20T20:29:45.680 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying podman|docker is present... 2023-12-20T20:29:45.680 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying lvm2 is present... 2023-12-20T20:29:45.681 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying time synchronization is in place... 2023-12-20T20:29:45.688 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-20T20:29:45.694 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.701 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-20T20:29:45.708 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.715 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: masked 2023-12-20T20:29:45.722 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.728 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-20T20:29:45.734 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.741 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: enabled 2023-12-20T20:29:45.747 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: active 2023-12-20T20:29:45.748 INFO:teuthology.orchestra.run.smithi026.stderr:Unit ntp.service is enabled and running 2023-12-20T20:29:45.748 INFO:teuthology.orchestra.run.smithi026.stderr:Repeating the final host check... 2023-12-20T20:29:45.748 INFO:teuthology.orchestra.run.smithi026.stderr:docker (/usr/bin/docker) is present 2023-12-20T20:29:45.748 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl is present 2023-12-20T20:29:45.748 INFO:teuthology.orchestra.run.smithi026.stderr:lvcreate is present 2023-12-20T20:29:45.754 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-20T20:29:45.760 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.766 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-20T20:29:45.773 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.779 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: masked 2023-12-20T20:29:45.785 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.792 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-20T20:29:45.798 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2023-12-20T20:29:45.805 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: enabled 2023-12-20T20:29:45.812 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: active 2023-12-20T20:29:45.813 INFO:teuthology.orchestra.run.smithi026.stderr:Unit ntp.service is enabled and running 2023-12-20T20:29:45.813 INFO:teuthology.orchestra.run.smithi026.stderr:Host looks OK 2023-12-20T20:29:45.813 INFO:teuthology.orchestra.run.smithi026.stderr:Cluster fsid: 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:29:45.813 INFO:teuthology.orchestra.run.smithi026.stderr:Acquiring lock 140035809126720 on /run/cephadm/645c884c-9f76-11ee-95a5-87774f69a715.lock 2023-12-20T20:29:45.814 INFO:teuthology.orchestra.run.smithi026.stderr:Lock 140035809126720 acquired on /run/cephadm/645c884c-9f76-11ee-95a5-87774f69a715.lock 2023-12-20T20:29:45.814 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying IP 172.21.15.26 port 3300 ... 2023-12-20T20:29:45.814 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying IP 172.21.15.26 port 6789 ... 2023-12-20T20:29:45.814 INFO:teuthology.orchestra.run.smithi026.stderr:Base mon IP is 172.21.15.26, final addrv is [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2023-12-20T20:29:45.818 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2023-12-20T20:29:45.818 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-20T20:29:45.818 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.26 2023-12-20T20:29:45.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-20T20:29:45.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-20T20:29:45.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1761sec hoplimit 64 pref medium 2023-12-20T20:29:45.826 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-20T20:29:45.827 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-12-20T20:29:45.827 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-20T20:29:45.827 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-20T20:29:45.827 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fea5:cac0/64 scope link 2023-12-20T20:29:45.827 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-20T20:29:45.829 INFO:teuthology.orchestra.run.smithi026.stderr:Mon IP `172.21.15.26` is in CIDR network `172.21.0.0/20` 2023-12-20T20:29:45.829 INFO:teuthology.orchestra.run.smithi026.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-20T20:29:45.829 INFO:teuthology.orchestra.run.smithi026.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-20T20:29:45.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:29:45.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:29:47.197 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2023-12-20T20:29:47.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2023-12-20T20:29:47.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2023-12-20T20:29:47.343 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2023-12-20T20:29:48.265 INFO:teuthology.orchestra.run.smithi026.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-20T20:29:48.865 INFO:teuthology.orchestra.run.smithi026.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-20T20:29:48.865 INFO:teuthology.orchestra.run.smithi026.stderr:Extracting ceph user uid/gid from container image... 2023-12-20T20:29:49.575 INFO:teuthology.orchestra.run.smithi026.stderr:stat: 167 167 2023-12-20T20:29:50.138 INFO:teuthology.orchestra.run.smithi026.stderr:Creating initial keys... 2023-12-20T20:29:50.896 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-authtool: AQC+ToNlvHBtNRAAnbVb2YYgXPlEFQytOX6TgA== 2023-12-20T20:29:52.134 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-authtool: AQDAToNlV1IBCBAAwksKmPNCuDPyc156uj10PQ== 2023-12-20T20:29:53.602 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-authtool: AQDBToNlKR3iIxAAM8QvFEIx1nsnYq5RXx7vQw== 2023-12-20T20:29:54.193 INFO:teuthology.orchestra.run.smithi026.stderr:Creating initial monmap... 2023-12-20T20:29:54.935 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-20T20:29:54.935 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-20T20:29:54.935 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:29:54.935 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-20T20:29:55.520 INFO:teuthology.orchestra.run.smithi026.stderr:monmaptool for a [v2:172.21.15.26:3300,v1:172.21.15.26:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-20T20:29:55.520 INFO:teuthology.orchestra.run.smithi026.stderr:setting min_mon_release = octopus 2023-12-20T20:29:55.520 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: set fsid to 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:29:55.520 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-20T20:29:55.521 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:29:55.521 INFO:teuthology.orchestra.run.smithi026.stderr:Creating mon... 2023-12-20T20:29:56.272 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.263+0000 7f1ce0d6d880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:29:56.272 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.263+0000 7f1ce0d6d880 1 imported monmap: 2023-12-20T20:29:56.272 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: epoch 0 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: last_changed 2023-12-20T20:29:54.935160+0000 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: created 2023-12-20T20:29:54.935160+0000 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.263+0000 7f1ce0d6d880 0 /usr/bin/ceph-mon: set fsid to 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:29:56.273 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: RocksDB version: 6.15.5 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Compile date Apr 18 2022 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: DB SUMMARY 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: DB Session ID: 7KZR3JSFNT863Q2LH79A 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.create_if_missing: 1 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:29:56.274 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.env: 0x55c95a65f860 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.fs: Posix File System 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.info_log: 0x55c95c6b7320 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:29:56.275 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.db_log_dir: 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:29:56.302 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.write_buffer_manager: 0x55c95c957950 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:29:56.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.row_cache: None 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.wal_filter: None 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:29:56.304 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.preserve_deletes: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:29:56.305 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:29:56.306 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Compression algorithms supported: 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kZSTD supported: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:29:56.307 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.267+0000 7f1ce0d6d880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.merge_operator: 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c95c680d10) 2023-12-20T20:29:56.308 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: index_type: 0 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: checksum: 1 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache: 0x55c95c6e8170 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-12-20T20:29:56.309 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: format_version: 4 2023-12-20T20:29:56.310 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_align: 0 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.num_levels: 7 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:29:56.311 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:29:56.312 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-20T20:29:56.313 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:29:56.314 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:29:56.315 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.271+0000 7f1ce0d6d880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1ce0d6d880 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 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1ce0d6d880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.316 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1ce0d6d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1ce0d6d880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c95c6ce700 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1ce0d6d880 4 rocksdb: DB pointer 0x55c95c742000 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1cd2957700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.275+0000 7f1cd2957700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:29:56.317 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:29:56.318 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.319 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.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 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.279+0000 7f1ce0d6d880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.279+0000 7f1ce0d6d880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-12-20T20:29:56.320 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2023-12-20T20:29:56.279+0000 7f1ce0d6d880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-20T20:29:56.900 INFO:teuthology.orchestra.run.smithi026.stderr:create mon.a on 2023-12-20T20:29:57.118 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-20T20:29:57.315 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-645c884c-9f76-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-645c884c-9f76-11ee-95a5-87774f69a715.target. 2023-12-20T20:29:57.315 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-645c884c-9f76-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-645c884c-9f76-11ee-95a5-87774f69a715.target. 2023-12-20T20:29:57.721 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to reset failed state of unit ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-20T20:29:57.728 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/ceph-645c884c-9f76-11ee-95a5-87774f69a715.target.wants/ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-645c884c-9f76-11ee-95a5-87774f69a715@.service. 2023-12-20T20:29:57.933 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2023-12-20T20:29:57.933 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to enable service . firewalld.service is not available 2023-12-20T20:29:57.933 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mon to start... 2023-12-20T20:29:57.933 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mon... 2023-12-20T20:29:59.395 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: cluster: 2023-12-20T20:29:59.395 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: id: 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:29:59.396 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-20T20:29:59.396 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:29:59.396 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: services: 2023-12-20T20:29:59.396 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.257837s) 2023-12-20T20:29:59.396 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-20T20:29:59.396 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-20T20:29:59.397 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:29:59.397 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: data: 2023-12-20T20:29:59.397 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-20T20:29:59.397 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-20T20:29:59.397 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-20T20:29:59.398 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: pgs: 2023-12-20T20:29:59.398 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:29:59.420 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:29:59 smithi026 bash[24484]: cluster 2023-12-20T20:29:59.132216+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-20T20:29:59.992 INFO:teuthology.orchestra.run.smithi026.stderr:mon is available 2023-12-20T20:29:59.992 INFO:teuthology.orchestra.run.smithi026.stderr:Assimilating anything we can from ceph.conf... 2023-12-20T20:30:00.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:00 smithi026 bash[24484]: cluster 2023-12-20T20:29:59.136672+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-20T20:30:00.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:00 smithi026 bash[24484]: cluster 2023-12-20T20:29:59.136895+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0]} 2023-12-20T20:30:00.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:00 smithi026 bash[24484]: cluster 2023-12-20T20:29:59.139793+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-20T20:30:00.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:00 smithi026 bash[24484]: cluster 2023-12-20T20:29:59.144489+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-20T20:30:00.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:00 smithi026 bash[24484]: cluster 2023-12-20T20:29:59.145833+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-20T20:30:00.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:00 smithi026 bash[24484]: audit 2023-12-20T20:29:59.394428+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.26:0/2746875955' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-20T20:30:01.016 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:01.016 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [global] 2023-12-20T20:30:01.016 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: fsid = 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:30:01.016 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2023-12-20T20:30:01.016 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [mgr] 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [osd] 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-20T20:30:01.018 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-20T20:30:01.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:01 smithi026 bash[24484]: audit 2023-12-20T20:30:01.009058+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.26:0/1431829041' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-20T20:30:01.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:01 smithi026 bash[24484]: audit 2023-12-20T20:30:01.015447+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.26:0/1431829041' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-20T20:30:01.598 INFO:teuthology.orchestra.run.smithi026.stderr:Generating new minimal ceph.conf... 2023-12-20T20:30:03.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:02 smithi026 bash[24484]: audit 2023-12-20T20:30:02.650518+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.26:0/1507424483' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:30:03.257 INFO:teuthology.orchestra.run.smithi026.stderr:Restarting the monitor... 2023-12-20T20:30:03.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:03 smithi026 systemd[1]: Stopping Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:30:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:03 smithi026 bash[24879]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon.a 2023-12-20T20:30:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:03 smithi026 bash[24484]: debug 2023-12-20T20:30:03.366+0000 7f3c83c02700 -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 2023-12-20T20:30:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:03 smithi026 bash[24484]: debug 2023-12-20T20:30:03.366+0000 7f3c83c02700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-20T20:30:03.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:03 smithi026 bash[24889]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-a 2023-12-20T20:30:04.098 INFO:teuthology.orchestra.run.smithi026.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-20T20:30:04.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:03 smithi026 bash[24937]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon.a 2023-12-20T20:30:04.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:04 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-20T20:30:04.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:04 smithi026 systemd[1]: Stopped Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:30:04.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:04 smithi026 systemd[1]: Started Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:30:05.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.234+0000 7f27407ed880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:30:05.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.234+0000 7f27407ed880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-20T20:30:05.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.234+0000 7f27407ed880 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 0 load: jerasure load: lrc 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: RocksDB version: 6.15.5 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Compile date Apr 18 2022 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: DB SUMMARY 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: DB Session ID: 8J1M0SLJMVNAIYF4KKO1 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:30:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82109 ; 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.env: 0x561f29c58860 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.fs: Posix File System 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.info_log: 0x561f2abfbe00 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:30:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:30:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.db_log_dir: 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:30:05.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.write_buffer_manager: 0x561f2acec2d0 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:30:05.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.row_cache: None 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.wal_filter: None 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.preserve_deletes: 0 2023-12-20T20:30:05.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:30:05.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:30:05.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Compression algorithms supported: 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kZSTD supported: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:30:05.440 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.merge_operator: 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561f2abc9d00) 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cache_index_and_filter_blocks: 1 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:30:05.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: pin_top_level_index_and_filter: 1 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: index_type: 0 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: data_block_index_type: 0 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: index_shortening: 1 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: hash_index_allow_collision: 1 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: checksum: 1 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: no_block_cache: 0 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_cache: 0x561f2ac30170 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_cache_name: BinnedLRUCache 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_cache_options: 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: capacity : 536870912 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: num_shard_bits : 4 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: strict_capacity_limit : 0 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: high_pri_pool_ratio: 0.000 2023-12-20T20:30:05.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_cache_compressed: (nil) 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: persistent_cache: (nil) 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_size: 4096 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_size_deviation: 10 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_restart_interval: 16 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: index_block_restart_interval: 1 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: metadata_block_size: 4096 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: partition_filters: 0 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: use_delta_encoding: 1 2023-12-20T20:30:05.443 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: whole_key_filtering: 1 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: verify_compression: 0 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: read_amp_bytes_per_bit: 0 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: format_version: 4 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: enable_index_compression: 1 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: block_align: 0 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.num_levels: 7 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:30:05.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:30:05.445 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:30:05.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:30:05.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:30:05.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.238+0000 7f27407ed880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 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 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-20T20:30:05.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703104205246642, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 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. 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703104205247988, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78818, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77081, "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": 9896, "raw_average_key_size": 47, "raw_value_size": 71352, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 209, "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": 1703104205, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "40bdd757-942a-487a-8857-f30fdd7b63cc", "db_session_id": "8J1M0SLJMVNAIYF4KKO1"}} 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703104205248796, "job": 1, "event": "recovery_finished"} 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.242+0000 7f27407ed880 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 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x561f2ac16a80 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 4 rocksdb: DB pointer 0x561f2ac26000 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f2730575700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f2730575700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** DB Stats ** 2023-12-20T20:30:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** Compaction Stats [default] ** 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: L0 2/0 78.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Sum 2/0 78.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** Compaction Stats [default] ** 2023-12-20T20:30:05.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Cumulative compaction: 0.00 GB write, 13.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Interval compaction: 0.00 GB write, 13.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:30:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** Compaction Stats [default] ** 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: L0 2/0 78.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Sum 2/0 78.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** Compaction Stats [default] ** 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.7 0.00 0.00 1 0.001 0 0 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:30:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Cumulative compaction: 0.00 GB write, 13.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 1 mon.a@-1(???) e1 preinit fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 mon.a@-1(???).mds e1 new map 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 mon.a@-1(???).mds e1 print_map 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: e1 2023-12-20T20:30:05.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 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} 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: legacy client fscid: -1 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: No filesystems configured 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: debug 2023-12-20T20:30:05.246+0000 7f27407ed880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cluster 2023-12-20T20:30:05.258212+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cluster 2023-12-20T20:30:05.258313+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0]} 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cluster 2023-12-20T20:30:05.258435+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cluster 2023-12-20T20:30:05.258499+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-20T20:30:05.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:05 smithi026 bash[24979]: cluster 2023-12-20T20:30:05.259057+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-20T20:30:06.116 INFO:teuthology.orchestra.run.smithi026.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-20T20:30:06.116 INFO:teuthology.orchestra.run.smithi026.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:30:06.116 INFO:teuthology.orchestra.run.smithi026.stderr:Creating mgr... 2023-12-20T20:30:06.116 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying port 9283 ... 2023-12-20T20:30:06.337 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to reset failed state of unit ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service: Unit ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service not loaded. 2023-12-20T20:30:06.344 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/ceph-645c884c-9f76-11ee-95a5-87774f69a715.target.wants/ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-645c884c-9f76-11ee-95a5-87774f69a715@.service. 2023-12-20T20:30:06.525 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2023-12-20T20:30:06.526 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to enable service . firewalld.service is not available 2023-12-20T20:30:06.526 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2023-12-20T20:30:06.526 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-20T20:30:06.526 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr to start... 2023-12-20T20:30:06.526 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr... 2023-12-20T20:30:06.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:06 smithi026 bash[24979]: audit 2023-12-20T20:30:05.535766+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.26:0/3311523337' entity='client.admin' 2023-12-20T20:30:07.975 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:07.976 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:07.976 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "645c884c-9f76-11ee-95a5-87774f69a715", 2023-12-20T20:30:07.976 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2023-12-20T20:30:07.976 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T20:30:07.976 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T20:30:07.977 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T20:30:07.977 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2023-12-20T20:30:07.978 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:07.987 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-20T20:30:07.987 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T20:30:07.987 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T20:30:07.988 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": false, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T20:30:07.989 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2023-12-20T20:29:59.138264+0000", 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T20:30:07.990 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:08.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:08 smithi026 bash[24979]: audit 2023-12-20T20:30:07.974467+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.26:0/3202837510' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T20:30:08.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:07 smithi026 bash[25263]: debug 2023-12-20T20:30:07.870+0000 7f5a5d4de000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:30:08.614 INFO:teuthology.orchestra.run.smithi026.stderr:mgr not available, waiting (1/15)... 2023-12-20T20:30:08.871 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:08 smithi026 bash[25263]: debug 2023-12-20T20:30:08.578+0000 7f5a5d4de000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:30:08.871 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:08 smithi026 bash[25263]: debug 2023-12-20T20:30:08.702+0000 7f5a5d4de000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:30:09.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:08 smithi026 bash[25263]: debug 2023-12-20T20:30:08.866+0000 7f5a5d4de000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:30:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:09 smithi026 bash[25263]: debug 2023-12-20T20:30:09.206+0000 7f5a5d4de000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:30:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:09 smithi026 bash[25263]: debug 2023-12-20T20:30:09.298+0000 7f5a5d4de000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:30:09.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:09 smithi026 bash[25263]: debug 2023-12-20T20:30:09.506+0000 7f5a5d4de000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:30:10.677 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:10 smithi026 bash[25263]: debug 2023-12-20T20:30:10.394+0000 7f5a5d4de000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:30:10.677 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:10 smithi026 bash[25263]: debug 2023-12-20T20:30:10.502+0000 7f5a5d4de000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:30:10.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:10 smithi026 bash[25263]: debug 2023-12-20T20:30:10.710+0000 7f5a5d4de000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:30:11.383 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:11 smithi026 bash[25263]: debug 2023-12-20T20:30:11.070+0000 7f5a5d4de000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:30:11.677 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:11 smithi026 bash[25263]: debug 2023-12-20T20:30:11.410+0000 7f5a5d4de000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:30:11.769 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "645c884c-9f76-11ee-95a5-87774f69a715", 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T20:30:11.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T20:30:11.773 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T20:30:11.773 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T20:30:11.773 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T20:30:11.773 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T20:30:11.773 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": false, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T20:30:11.774 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2023-12-20T20:29:59.138264+0000", 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T20:30:11.775 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:12.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:11 smithi026 bash[24979]: audit 2023-12-20T20:30:11.758099+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.26:0/1886864925' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T20:30:12.084 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:11 smithi026 bash[25263]: debug 2023-12-20T20:30:11.802+0000 7f5a5d4de000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:30:12.377 INFO:teuthology.orchestra.run.smithi026.stderr:mgr not available, waiting (2/15)... 2023-12-20T20:30:12.427 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:12 smithi026 bash[25263]: debug 2023-12-20T20:30:12.078+0000 7f5a5d4de000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:30:13.051 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:12 smithi026 bash[25263]: debug 2023-12-20T20:30:12.778+0000 7f5a5d4de000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:30:13.051 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:12 smithi026 bash[25263]: debug 2023-12-20T20:30:12.886+0000 7f5a5d4de000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:30:13.301 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:13 smithi026 bash[25263]: debug 2023-12-20T20:30:13.046+0000 7f5a5d4de000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:30:13.301 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:13 smithi026 bash[25263]: debug 2023-12-20T20:30:13.158+0000 7f5a5d4de000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:30:13.597 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:13 smithi026 bash[25263]: debug 2023-12-20T20:30:13.298+0000 7f5a5d4de000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:30:13.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:13 smithi026 bash[25263]: debug 2023-12-20T20:30:13.590+0000 7f5a5d4de000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:30:13.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:13 smithi026 bash[25263]: debug 2023-12-20T20:30:13.714+0000 7f5a5d4de000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:30:14.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:13 smithi026 bash[25263]: debug 2023-12-20T20:30:13.898+0000 7f5a5d4de000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:30:14.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[25263]: debug 2023-12-20T20:30:14.022+0000 7f5a5d4de000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:30:15.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[25263]: debug 2023-12-20T20:30:14.898+0000 7f5a5d4de000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: cluster 2023-12-20T20:30:14.924206+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: cluster 2023-12-20T20:30:14.932349+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00835675s) 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.934102+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.934559+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.934960+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.935207+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.936152+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: cluster 2023-12-20T20:30:14.945415+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.965011+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:30:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:14 smithi026 bash[24979]: audit 2023-12-20T20:30:14.967733+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:30:15.354 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:15.354 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:15.355 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "645c884c-9f76-11ee-95a5-87774f69a715", 2023-12-20T20:30:15.355 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2023-12-20T20:30:15.355 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T20:30:15.355 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T20:30:15.356 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T20:30:15.356 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.357 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:15.358 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T20:30:15.360 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T20:30:15.363 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T20:30:15.363 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T20:30:15.363 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T20:30:15.363 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T20:30:15.363 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": false, 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:15.364 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2023-12-20T20:29:59.138264+0000", 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T20:30:15.365 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:15.924 INFO:teuthology.orchestra.run.smithi026.stderr:mgr not available, waiting (3/15)... 2023-12-20T20:30:16.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:15 smithi026 bash[24979]: audit 2023-12-20T20:30:14.983215+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' 2023-12-20T20:30:16.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:15 smithi026 bash[24979]: audit 2023-12-20T20:30:14.986991+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' 2023-12-20T20:30:16.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:15 smithi026 bash[24979]: audit 2023-12-20T20:30:14.990882+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.26:0/3330262940' entity='mgr.y' 2023-12-20T20:30:16.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:15 smithi026 bash[24979]: audit 2023-12-20T20:30:15.353982+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.26:0/125863814' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T20:30:16.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:15 smithi026 bash[24979]: cluster 2023-12-20T20:30:15.936671+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01269s) 2023-12-20T20:30:18.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:17 smithi026 bash[24979]: cluster 2023-12-20T20:30:16.988941+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-20T20:30:19.405 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "645c884c-9f76-11ee-95a5-87774f69a715", 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T20:30:19.406 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.407 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 14, 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T20:30:19.408 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T20:30:19.413 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T20:30:19.414 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": true, 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T20:30:19.415 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T20:30:19.416 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2023-12-20T20:29:59.138264+0000", 2023-12-20T20:30:19.416 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2023-12-20T20:30:19.416 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2023-12-20T20:30:19.416 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T20:30:19.416 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:19.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:19 smithi026 bash[24979]: audit 2023-12-20T20:30:19.404350+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.26:0/3092441866' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T20:30:19.971 INFO:teuthology.orchestra.run.smithi026.stderr:mgr is available 2023-12-20T20:30:21.246 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:21.246 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [global] 2023-12-20T20:30:21.246 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: fsid = 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:30:21.246 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-20T20:30:21.247 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-20T20:30:21.247 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-20T20:30:21.247 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [mgr] 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [osd] 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-20T20:30:21.248 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-20T20:30:21.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:21 smithi026 bash[24979]: audit 2023-12-20T20:30:21.241731+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.26:0/1899424748' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-20T20:30:21.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:21 smithi026 bash[24979]: audit 2023-12-20T20:30:21.245461+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.26:0/1899424748' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-20T20:30:21.885 INFO:teuthology.orchestra.run.smithi026.stderr:Enabling cephadm module... 2023-12-20T20:30:23.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:23 smithi026 bash[24979]: audit 2023-12-20T20:30:23.219339+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.26:0/1775202943' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-20T20:30:23.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:23 smithi026 bash[25263]: ignoring --setuser ceph since I am not root 2023-12-20T20:30:23.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:23 smithi026 bash[25263]: ignoring --setgroup ceph since I am not root 2023-12-20T20:30:23.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:23 smithi026 bash[25263]: debug 2023-12-20T20:30:23.466+0000 7f202af6c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:30:24.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[25263]: debug 2023-12-20T20:30:24.150+0000 7f202af6c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:30:24.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[24979]: audit 2023-12-20T20:30:23.276357+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.26:0/1775202943' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-20T20:30:24.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[24979]: cluster 2023-12-20T20:30:23.276516+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-12-20T20:30:24.564 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[25263]: debug 2023-12-20T20:30:24.278+0000 7f202af6c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:30:24.564 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[25263]: debug 2023-12-20T20:30:24.442+0000 7f202af6c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:30:24.889 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[25263]: debug 2023-12-20T20:30:24.790+0000 7f202af6c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:30:25.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:24 smithi026 bash[25263]: debug 2023-12-20T20:30:24.886+0000 7f202af6c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:30:25.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:25 smithi026 bash[25263]: debug 2023-12-20T20:30:25.094+0000 7f202af6c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:30:25.243 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:25.244 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-20T20:30:25.244 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": true, 2023-12-20T20:30:25.244 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-20T20:30:25.244 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-20T20:30:25.244 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:25.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:25 smithi026 bash[24979]: audit 2023-12-20T20:30:25.243024+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.26:0/1849103034' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-20T20:30:25.844 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for the mgr to restart... 2023-12-20T20:30:25.844 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr epoch 5... 2023-12-20T20:30:26.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:25 smithi026 bash[25263]: debug 2023-12-20T20:30:25.978+0000 7f202af6c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:30:26.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:26 smithi026 bash[25263]: debug 2023-12-20T20:30:26.090+0000 7f202af6c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:30:26.672 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:26 smithi026 bash[25263]: debug 2023-12-20T20:30:26.298+0000 7f202af6c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:30:26.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:26 smithi026 bash[25263]: debug 2023-12-20T20:30:26.666+0000 7f202af6c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:30:27.384 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:27 smithi026 bash[25263]: debug 2023-12-20T20:30:26.998+0000 7f202af6c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:30:27.660 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:27 smithi026 bash[25263]: debug 2023-12-20T20:30:27.378+0000 7f202af6c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:30:27.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:27 smithi026 bash[25263]: debug 2023-12-20T20:30:27.654+0000 7f202af6c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:30:28.627 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:28 smithi026 bash[25263]: debug 2023-12-20T20:30:28.354+0000 7f202af6c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:30:28.627 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:28 smithi026 bash[25263]: debug 2023-12-20T20:30:28.458+0000 7f202af6c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:30:28.880 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:28 smithi026 bash[25263]: debug 2023-12-20T20:30:28.622+0000 7f202af6c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:30:28.881 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:28 smithi026 bash[25263]: debug 2023-12-20T20:30:28.734+0000 7f202af6c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:30:29.175 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:28 smithi026 bash[25263]: debug 2023-12-20T20:30:28.878+0000 7f202af6c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:30:29.427 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:29 smithi026 bash[25263]: debug 2023-12-20T20:30:29.170+0000 7f202af6c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:30:29.427 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:29 smithi026 bash[25263]: debug 2023-12-20T20:30:29.294+0000 7f202af6c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:30:29.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:29 smithi026 bash[25263]: debug 2023-12-20T20:30:29.478+0000 7f202af6c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:30:29.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:29 smithi026 bash[25263]: debug 2023-12-20T20:30:29.598+0000 7f202af6c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:30:30.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:30 smithi026 bash[25263]: debug 2023-12-20T20:30:30.478+0000 7f202af6c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:30:31.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: cluster 2023-12-20T20:30:30.502980+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:30:31.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: cluster 2023-12-20T20:30:30.503779+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2023-12-20T20:30:31.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: cluster 2023-12-20T20:30:30.506681+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-20T20:30:31.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: cluster 2023-12-20T20:30:31.266805+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.763203s) 2023-12-20T20:30:31.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.269106+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:30:31.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.271112+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.272699+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.273266+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.273732+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: cluster 2023-12-20T20:30:31.286300+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.310858+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.317703+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.324544+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.328656+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.334450+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.349850+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:30:31.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:31 smithi026 bash[24979]: audit 2023-12-20T20:30:31.352630+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:30:32.290 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:32.290 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-20T20:30:32.290 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "initialized": true 2023-12-20T20:30:32.290 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:32.342 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:32 smithi026 bash[25263]: [20/Dec/2023:20:30:32] ENGINE Bus STARTING 2023-12-20T20:30:32.342 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:32 smithi026 bash[25263]: [20/Dec/2023:20:30:32] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:30:32.342 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:32 smithi026 bash[25263]: [20/Dec/2023:20:30:32] ENGINE Bus STARTED 2023-12-20T20:30:32.927 INFO:teuthology.orchestra.run.smithi026.stderr:mgr epoch 5 is available 2023-12-20T20:30:32.927 INFO:teuthology.orchestra.run.smithi026.stderr:Setting orchestrator backend to cephadm... 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: cephadm 2023-12-20T20:30:32.043057+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [20/Dec/2023:20:30:32] ENGINE Bus STARTING 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: cephadm 2023-12-20T20:30:32.168123+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [20/Dec/2023:20:30:32] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: cephadm 2023-12-20T20:30:32.168844+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [20/Dec/2023:20:30:32] ENGINE Bus STARTED 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: audit 2023-12-20T20:30:32.175343+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: audit 2023-12-20T20:30:32.204304+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: cluster 2023-12-20T20:30:32.271464+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.76787s) 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: audit 2023-12-20T20:30:32.271931+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-20T20:30:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:33 smithi026 bash[24979]: audit 2023-12-20T20:30:32.289357+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-20T20:30:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:34 smithi026 bash[24979]: cluster 2023-12-20T20:30:33.272060+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-20T20:30:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:34 smithi026 bash[24979]: audit 2023-12-20T20:30:34.178546+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:34 smithi026 bash[24979]: audit 2023-12-20T20:30:34.226926+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:30:35.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:35 smithi026 bash[24979]: audit 2023-12-20T20:30:34.168532+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 2023-12-20T20:30:35.966 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: value unchanged 2023-12-20T20:30:36.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:36 smithi026 bash[24979]: audit 2023-12-20T20:30:35.966042+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 2023-12-20T20:30:36.546 INFO:teuthology.orchestra.run.smithi026.stderr:Generating ssh key... 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: Generating public/private rsa key pair. 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: Your identification has been saved in /tmp/tmpwg008q5g/key. 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: Your public key has been saved in /tmp/tmpwg008q5g/key.pub. 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: The key fingerprint is: 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: SHA256:y0GDc9yYx0dPvCSrts6cwXynyqueNV4QZJaIklNpiAQ ceph-645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: The key's randomart image is: 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: +---[RSA 3072]----+ 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: |Eo.. +.o .+.... | 2023-12-20T20:30:38.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | . = +o.O...oo | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | +o B = .+.. | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | + o o. . | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | S .. | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | . =o. | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | o.*.o . | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | B.* o | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: | .+oXo. | 2023-12-20T20:30:38.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:38 smithi026 bash[25263]: +----[SHA256]-----+ 2023-12-20T20:30:39.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:39 smithi026 bash[24979]: audit 2023-12-20T20:30:37.777541+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:30:39.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:39 smithi026 bash[24979]: cephadm 2023-12-20T20:30:37.777938+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2023-12-20T20:30:39.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:39 smithi026 bash[24979]: audit 2023-12-20T20:30:38.133629+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:39.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:39 smithi026 bash[24979]: audit 2023-12-20T20:30:38.136554+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:39.985 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+VZJlaQdDu/GpHvuDi+UnDPXOdQeZjkKKHie9kYuIfBlx6SbtoZVwSsxzROd8AaDsBHropakfV5N/8GAgIuAusoeOxWLZ7BNODKXcRQA7+LSbBc1HJ2TyfjsVQD5gGIfoj7C67U15XJaz2vk5UaZtIzwbIZlLlj3FoiEn7BE1ypverO7rXQexL8PNedy8NnfksuCwEH6RciQAGrtVDZDefJau1/3Mv5u+vMFVlrGEXLEByEfg5s+a0aakqQKvRUbtwX3nlRik5ZtksUfs09KngAmOp/PKNZLmClij68e0VnkbkUisBYTX9ktCTpwDBnbtuSvapZE3UWDLbDZcKFxTc1jaWBwlBZuh9cabocqkKydXacXU9eRkkw9agRNGLgfTolD+D5lkudobKkQUfYoE1aaDRok+cbdj7YNWzRv+XN4YpJGCzT3Py7IvB35VgEgVq3pRzIEFSY6V1js/PEroTT2DXgE35A9Gh/ra8LfIE91vNZgvLq8I4irgcV6cAbs= ceph-645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:30:40.615 INFO:teuthology.orchestra.run.smithi026.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-20T20:30:40.615 INFO:teuthology.orchestra.run.smithi026.stderr:Adding key to root@localhost authorized_keys... 2023-12-20T20:30:40.615 INFO:teuthology.orchestra.run.smithi026.stderr:Adding host smithi026... 2023-12-20T20:30:41.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:41 smithi026 bash[24979]: audit 2023-12-20T20:30:39.984189+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:30:42.618 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:42 smithi026 bash[24979]: audit 2023-12-20T20:30:41.869774+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi026", "addr": "172.21.15.26", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:30:42.618 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:42 smithi026 bash[24979]: cephadm 2023-12-20T20:30:42.243066+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi026 2023-12-20T20:30:42.877 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Added host 'smithi026' with addr '172.21.15.26' 2023-12-20T20:30:43.612 INFO:teuthology.orchestra.run.smithi026.stderr:Deploying unmanaged mon service... 2023-12-20T20:30:43.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:43 smithi026 bash[24979]: audit 2023-12-20T20:30:42.875702+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:43.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:43 smithi026 bash[24979]: cephadm 2023-12-20T20:30:42.876423+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi026 2023-12-20T20:30:43.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:43 smithi026 bash[24979]: audit 2023-12-20T20:30:42.888206+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:30:45.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-20T20:30:46.666 INFO:teuthology.orchestra.run.smithi026.stderr:Deploying unmanaged mgr service... 2023-12-20T20:30:46.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:46 smithi026 bash[24979]: audit 2023-12-20T20:30:45.793682+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 2023-12-20T20:30:46.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:46 smithi026 bash[24979]: cephadm 2023-12-20T20:30:45.796733+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2023-12-20T20:30:46.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:46 smithi026 bash[24979]: audit 2023-12-20T20:30:45.804322+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:46.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:46 smithi026 bash[24979]: audit 2023-12-20T20:30:46.320048+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:46.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:46 smithi026 bash[24979]: audit 2023-12-20T20:30:46.612171+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:48.092 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-20T20:30:49.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:49 smithi026 bash[24979]: audit 2023-12-20T20:30:48.086038+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 2023-12-20T20:30:49.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:49 smithi026 bash[24979]: cephadm 2023-12-20T20:30:48.088498+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2023-12-20T20:30:49.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:49 smithi026 bash[24979]: audit 2023-12-20T20:30:48.091510+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:50.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:50 smithi026 bash[24979]: audit 2023-12-20T20:30:49.718025+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:50.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:50 smithi026 bash[24979]: audit 2023-12-20T20:30:49.923102+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.26:0/3606584750' entity='client.admin' 2023-12-20T20:30:50.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:50 smithi026 bash[24979]: audit 2023-12-20T20:30:50.208762+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.26:0/3148167221' entity='mgr.y' 2023-12-20T20:30:52.422 INFO:teuthology.orchestra.run.smithi026.stderr:Enabling the dashboard module... 2023-12-20T20:30:52.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:52 smithi026 bash[24979]: cluster 2023-12-20T20:30:51.274203+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:30:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:52 smithi026 bash[24979]: audit 2023-12-20T20:30:51.786387+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.26:0/3485842524' entity='client.admin' 2023-12-20T20:30:54.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:54 smithi026 bash[24979]: cluster 2023-12-20T20:30:53.274670+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:30:54.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:54 smithi026 bash[24979]: audit 2023-12-20T20:30:54.178895+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.26:0/3865792144' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-20T20:30:54.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:54 smithi026 bash[25263]: ignoring --setuser ceph since I am not root 2023-12-20T20:30:54.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:54 smithi026 bash[25263]: ignoring --setgroup ceph since I am not root 2023-12-20T20:30:54.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:54 smithi026 bash[25263]: debug 2023-12-20T20:30:54.481+0000 7f35539f9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:30:55.320 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[24979]: audit 2023-12-20T20:30:54.289616+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.26:0/3865792144' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-20T20:30:55.320 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[24979]: cluster 2023-12-20T20:30:54.289815+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-12-20T20:30:55.320 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[25263]: debug 2023-12-20T20:30:55.181+0000 7f35539f9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:30:55.677 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[25263]: debug 2023-12-20T20:30:55.313+0000 7f35539f9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:30:55.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[25263]: debug 2023-12-20T20:30:55.489+0000 7f35539f9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:30:55.963 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[25263]: debug 2023-12-20T20:30:55.861+0000 7f35539f9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:30:56.372 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:30:56.372 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-20T20:30:56.373 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": true, 2023-12-20T20:30:56.373 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-20T20:30:56.373 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-20T20:30:56.373 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:30:56.395 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:55 smithi026 bash[25263]: debug 2023-12-20T20:30:55.957+0000 7f35539f9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:30:56.395 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:56 smithi026 bash[25263]: debug 2023-12-20T20:30:56.165+0000 7f35539f9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:30:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:30:56 smithi026 bash[24979]: audit 2023-12-20T20:30:56.370938+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.26:0/1572206380' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-20T20:30:57.034 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for the mgr to restart... 2023-12-20T20:30:57.034 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr epoch 9... 2023-12-20T20:30:57.376 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:57 smithi026 bash[25263]: debug 2023-12-20T20:30:57.049+0000 7f35539f9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:30:57.376 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:57 smithi026 bash[25263]: debug 2023-12-20T20:30:57.161+0000 7f35539f9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:30:57.677 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:57 smithi026 bash[25263]: debug 2023-12-20T20:30:57.369+0000 7f35539f9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:30:58.078 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:57 smithi026 bash[25263]: debug 2023-12-20T20:30:57.729+0000 7f35539f9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:30:58.427 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:58 smithi026 bash[25263]: debug 2023-12-20T20:30:58.073+0000 7f35539f9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:30:58.736 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:58 smithi026 bash[25263]: debug 2023-12-20T20:30:58.453+0000 7f35539f9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:30:59.177 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:58 smithi026 bash[25263]: debug 2023-12-20T20:30:58.729+0000 7f35539f9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:30:59.708 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:59 smithi026 bash[25263]: debug 2023-12-20T20:30:59.433+0000 7f35539f9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:30:59.708 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:59 smithi026 bash[25263]: debug 2023-12-20T20:30:59.541+0000 7f35539f9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:30:59.962 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:59 smithi026 bash[25263]: debug 2023-12-20T20:30:59.701+0000 7f35539f9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:30:59.962 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:59 smithi026 bash[25263]: debug 2023-12-20T20:30:59.813+0000 7f35539f9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:31:00.258 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:30:59 smithi026 bash[25263]: debug 2023-12-20T20:30:59.957+0000 7f35539f9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:31:00.566 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:00 smithi026 bash[25263]: debug 2023-12-20T20:31:00.253+0000 7f35539f9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:31:00.566 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:00 smithi026 bash[25263]: debug 2023-12-20T20:31:00.373+0000 7f35539f9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:31:00.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:00 smithi026 bash[25263]: debug 2023-12-20T20:31:00.561+0000 7f35539f9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:31:00.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:00 smithi026 bash[25263]: debug 2023-12-20T20:31:00.681+0000 7f35539f9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:31:01.902 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:01 smithi026 bash[25263]: debug 2023-12-20T20:31:01.557+0000 7f35539f9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:31:02.663 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2023-12-20T20:31:02.663 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-20T20:31:02.663 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "initialized": true 2023-12-20T20:31:02.663 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2023-12-20T20:31:02.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[25263]: [20/Dec/2023:20:31:02] ENGINE Bus STARTING 2023-12-20T20:31:02.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[25263]: [20/Dec/2023:20:31:02] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:31:02.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[25263]: [20/Dec/2023:20:31:02] ENGINE Bus STARTED 2023-12-20T20:31:02.711 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: cluster 2023-12-20T20:31:01.583240+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: cluster 2023-12-20T20:31:01.584058+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: cluster 2023-12-20T20:31:01.587638+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: cluster 2023-12-20T20:31:01.639121+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0552385s) 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.641980+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.644110+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.645902+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.646214+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.646442+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: cluster 2023-12-20T20:31:01.656650+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.683140+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.688117+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.715040+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:01.717280+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:31:02.712 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:02 smithi026 bash[24979]: audit 2023-12-20T20:31:02.564144+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:03.318 INFO:teuthology.orchestra.run.smithi026.stderr:mgr epoch 9 is available 2023-12-20T20:31:03.318 INFO:teuthology.orchestra.run.smithi026.stderr:Generating a dashboard self-signed certificate... 2023-12-20T20:31:03.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:03 smithi026 bash[24979]: cephadm 2023-12-20T20:31:02.432680+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [20/Dec/2023:20:31:02] ENGINE Bus STARTING 2023-12-20T20:31:03.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:03 smithi026 bash[24979]: cephadm 2023-12-20T20:31:02.557284+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [20/Dec/2023:20:31:02] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:31:03.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:03 smithi026 bash[24979]: cephadm 2023-12-20T20:31:02.557730+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [20/Dec/2023:20:31:02] ENGINE Bus STARTED 2023-12-20T20:31:03.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:03 smithi026 bash[24979]: audit 2023-12-20T20:31:02.644502+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-20T20:31:03.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:03 smithi026 bash[24979]: cluster 2023-12-20T20:31:02.646062+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06218s) 2023-12-20T20:31:03.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:03 smithi026 bash[24979]: audit 2023-12-20T20:31:02.662647+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-20T20:31:04.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:04 smithi026 bash[24979]: cluster 2023-12-20T20:31:03.649413+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-20T20:31:04.979 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-20T20:31:05.607 INFO:teuthology.orchestra.run.smithi026.stderr:Creating initial admin user... 2023-12-20T20:31:06.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:05 smithi026 bash[24979]: audit 2023-12-20T20:31:04.651448+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 2023-12-20T20:31:06.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:05 smithi026 bash[24979]: audit 2023-12-20T20:31:04.973054+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:06.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:05 smithi026 bash[24979]: audit 2023-12-20T20:31:04.978162+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:07.180 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$oz2O5CNaKjGjsvzGIMnTY.P7xQx6m7W6NIOBhye1ABF5V43G//pwu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1703104267, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-20T20:31:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:07 smithi026 bash[24979]: audit 2023-12-20T20:31:06.381632+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:07 smithi026 bash[24979]: audit 2023-12-20T20:31:06.912262+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 2023-12-20T20:31:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:07 smithi026 bash[24979]: audit 2023-12-20T20:31:06.940461+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:07 smithi026 bash[24979]: audit 2023-12-20T20:31:07.179661+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:07.890 INFO:teuthology.orchestra.run.smithi026.stderr:Fetching dashboard port number... 2023-12-20T20:31:09.123 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 8443 2023-12-20T20:31:09.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:09 smithi026 bash[24979]: cluster 2023-12-20T20:31:08.388165+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-20T20:31:09.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:09 smithi026 bash[24979]: audit 2023-12-20T20:31:09.122258+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.26:0/3074103970' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-20T20:31:09.696 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2023-12-20T20:31:09.697 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr:Ceph Dashboard is now available at: 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr: URL: https://smithi026.front.sepia.ceph.com:8443/ 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr: User: admin 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr: Password: tcw9r1txrf 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:09.701 INFO:teuthology.orchestra.run.smithi026.stderr:Enabling autotune for osd_memory_target 2023-12-20T20:31:13.787 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-20T20:31:14.441 INFO:teuthology.orchestra.run.smithi026.stderr:You can access the Ceph CLI with: 2023-12-20T20:31:14.441 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:14.441 INFO:teuthology.orchestra.run.smithi026.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: ceph telemetry on 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr:For more information see: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:31:14.442 INFO:teuthology.orchestra.run.smithi026.stderr:Bootstrap complete. 2023-12-20T20:31:14.477 INFO:tasks.cephadm:Fetching config... 2023-12-20T20:31:14.478 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:31:14.478 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-20T20:31:14.482 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-20T20:31:14.483 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:31:14.483 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-20T20:31:14.487 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-20T20:31:14.488 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:31:14.488 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-20T20:31:14.498 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-20T20:31:14.499 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:31:14.499 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-20T20:31:14.551 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-20T20:31:14.551 DEBUG:teuthology.orchestra.run.smithi026:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+VZJlaQdDu/GpHvuDi+UnDPXOdQeZjkKKHie9kYuIfBlx6SbtoZVwSsxzROd8AaDsBHropakfV5N/8GAgIuAusoeOxWLZ7BNODKXcRQA7+LSbBc1HJ2TyfjsVQD5gGIfoj7C67U15XJaz2vk5UaZtIzwbIZlLlj3FoiEn7BE1ypverO7rXQexL8PNedy8NnfksuCwEH6RciQAGrtVDZDefJau1/3Mv5u+vMFVlrGEXLEByEfg5s+a0aakqQKvRUbtwX3nlRik5ZtksUfs09KngAmOp/PKNZLmClij68e0VnkbkUisBYTX9ktCTpwDBnbtuSvapZE3UWDLbDZcKFxTc1jaWBwlBZuh9cabocqkKydXacXU9eRkkw9agRNGLgfTolD+D5lkudobKkQUfYoE1aaDRok+cbdj7YNWzRv+XN4YpJGCzT3Py7IvB35VgEgVq3pRzIEFSY6V1js/PEroTT2DXgE35A9Gh/ra8LfIE91vNZgvLq8I4irgcV6cAbs= ceph-645c884c-9f76-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-20T20:31:14.578 INFO:teuthology.orchestra.run.smithi026.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+VZJlaQdDu/GpHvuDi+UnDPXOdQeZjkKKHie9kYuIfBlx6SbtoZVwSsxzROd8AaDsBHropakfV5N/8GAgIuAusoeOxWLZ7BNODKXcRQA7+LSbBc1HJ2TyfjsVQD5gGIfoj7C67U15XJaz2vk5UaZtIzwbIZlLlj3FoiEn7BE1ypverO7rXQexL8PNedy8NnfksuCwEH6RciQAGrtVDZDefJau1/3Mv5u+vMFVlrGEXLEByEfg5s+a0aakqQKvRUbtwX3nlRik5ZtksUfs09KngAmOp/PKNZLmClij68e0VnkbkUisBYTX9ktCTpwDBnbtuSvapZE3UWDLbDZcKFxTc1jaWBwlBZuh9cabocqkKydXacXU9eRkkw9agRNGLgfTolD+D5lkudobKkQUfYoE1aaDRok+cbdj7YNWzRv+XN4YpJGCzT3Py7IvB35VgEgVq3pRzIEFSY6V1js/PEroTT2DXgE35A9Gh/ra8LfIE91vNZgvLq8I4irgcV6cAbs= ceph-645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:31:14.589 DEBUG:teuthology.orchestra.run.smithi145:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+VZJlaQdDu/GpHvuDi+UnDPXOdQeZjkKKHie9kYuIfBlx6SbtoZVwSsxzROd8AaDsBHropakfV5N/8GAgIuAusoeOxWLZ7BNODKXcRQA7+LSbBc1HJ2TyfjsVQD5gGIfoj7C67U15XJaz2vk5UaZtIzwbIZlLlj3FoiEn7BE1ypverO7rXQexL8PNedy8NnfksuCwEH6RciQAGrtVDZDefJau1/3Mv5u+vMFVlrGEXLEByEfg5s+a0aakqQKvRUbtwX3nlRik5ZtksUfs09KngAmOp/PKNZLmClij68e0VnkbkUisBYTX9ktCTpwDBnbtuSvapZE3UWDLbDZcKFxTc1jaWBwlBZuh9cabocqkKydXacXU9eRkkw9agRNGLgfTolD+D5lkudobKkQUfYoE1aaDRok+cbdj7YNWzRv+XN4YpJGCzT3Py7IvB35VgEgVq3pRzIEFSY6V1js/PEroTT2DXgE35A9Gh/ra8LfIE91vNZgvLq8I4irgcV6cAbs= ceph-645c884c-9f76-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-20T20:31:14.616 INFO:teuthology.orchestra.run.smithi145.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+VZJlaQdDu/GpHvuDi+UnDPXOdQeZjkKKHie9kYuIfBlx6SbtoZVwSsxzROd8AaDsBHropakfV5N/8GAgIuAusoeOxWLZ7BNODKXcRQA7+LSbBc1HJ2TyfjsVQD5gGIfoj7C67U15XJaz2vk5UaZtIzwbIZlLlj3FoiEn7BE1ypverO7rXQexL8PNedy8NnfksuCwEH6RciQAGrtVDZDefJau1/3Mv5u+vMFVlrGEXLEByEfg5s+a0aakqQKvRUbtwX3nlRik5ZtksUfs09KngAmOp/PKNZLmClij68e0VnkbkUisBYTX9ktCTpwDBnbtuSvapZE3UWDLbDZcKFxTc1jaWBwlBZuh9cabocqkKydXacXU9eRkkw9agRNGLgfTolD+D5lkudobKkQUfYoE1aaDRok+cbdj7YNWzRv+XN4YpJGCzT3Py7IvB35VgEgVq3pRzIEFSY6V1js/PEroTT2DXgE35A9Gh/ra8LfIE91vNZgvLq8I4irgcV6cAbs= ceph-645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:31:14.627 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-20T20:31:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:14 smithi026 bash[24979]: audit 2023-12-20T20:31:13.780928+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.26:0/3375105870' entity='client.admin' 2023-12-20T20:31:18.712 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-20T20:31:18.713 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-20T20:31:19.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:18 smithi026 bash[24979]: audit 2023-12-20T20:31:17.826900+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.26:0/948941945' entity='client.admin' 2023-12-20T20:31:22.900 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi145 2023-12-20T20:31:22.900 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:31:22.900 DEBUG:teuthology.orchestra.run.smithi145:> dd of=/etc/ceph/ceph.conf 2023-12-20T20:31:22.907 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:31:22.907 DEBUG:teuthology.orchestra.run.smithi145:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:31:22.914 INFO:tasks.cephadm:Adding host smithi145 to orchestrator... 2023-12-20T20:31:22.914 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch host add smithi145 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: cluster 2023-12-20T20:31:21.647302+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:21.843334+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:21.844602+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi026", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:21.850456+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:21.852111+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:21.858414+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.151772+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 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.157452+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.174569+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.177471+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:23.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.179250+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:31:23.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: cephadm 2023-12-20T20:31:22.181513+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:31:23.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: cephadm 2023-12-20T20:31:22.298040+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:31:23.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.420053+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:23.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:22 smithi026 bash[24979]: audit 2023-12-20T20:31:22.425255+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:24.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:24 smithi026 bash[24979]: cluster 2023-12-20T20:31:23.647830+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:26.739 INFO:teuthology.orchestra.run.smithi026.stdout:Added host 'smithi145' with addr '172.21.15.145' 2023-12-20T20:31:27.471 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-20T20:31:27.655 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: cluster 2023-12-20T20:31:25.648250+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:27.655 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: audit 2023-12-20T20:31:25.716280+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi145", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:31:27.655 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: cephadm 2023-12-20T20:31:26.100648+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi145 2023-12-20T20:31:27.656 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: audit 2023-12-20T20:31:26.737935+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:27.656 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: audit 2023-12-20T20:31:26.761631+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:27.656 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: audit 2023-12-20T20:31:26.764741+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:27.656 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: audit 2023-12-20T20:31:26.766870+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:31:27.656 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:27 smithi026 bash[24979]: audit 2023-12-20T20:31:27.051076+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:28.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:28 smithi026 bash[24979]: cephadm 2023-12-20T20:31:26.738710+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi145 2023-12-20T20:31:28.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:28 smithi026 bash[24979]: audit 2023-12-20T20:31:27.800229+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:29.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:29 smithi026 bash[24979]: cluster 2023-12-20T20:31:27.648533+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:29.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:29 smithi026 bash[24979]: audit 2023-12-20T20:31:28.353503+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:30.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:31:30.117 INFO:teuthology.orchestra.run.smithi026.stdout:[{"addr": "172.21.15.26", "hostname": "smithi026", "labels": [], "status": ""}, {"addr": "172.21.15.145", "hostname": "smithi145", "labels": [], "status": ""}] 2023-12-20T20:31:30.782 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-20T20:31:30.782 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-20T20:31:31.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:31 smithi026 bash[24979]: cluster 2023-12-20T20:31:29.648937+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:31.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:31 smithi026 bash[24979]: audit 2023-12-20T20:31:30.116231+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:31:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:33 smithi026 bash[24979]: cluster 2023-12-20T20:31:31.649437+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:33 smithi026 bash[24979]: audit 2023-12-20T20:31:33.169987+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:33 smithi026 bash[24979]: audit 2023-12-20T20:31:33.174890+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:33 smithi026 bash[24979]: audit 2023-12-20T20:31:33.175983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi145", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:31:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:33 smithi026 bash[24979]: audit 2023-12-20T20:31:33.180908+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:34.303 INFO:teuthology.orchestra.run.smithi026.stderr:adjusted tunables profile to default 2023-12-20T20:31:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:34 smithi026 bash[24979]: audit 2023-12-20T20:31:33.505135+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.26:0/532569760' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-20T20:31:34.950 INFO:tasks.cephadm:Adding mon.a on smithi026 2023-12-20T20:31:34.950 INFO:tasks.cephadm:Adding mon.c on smithi026 2023-12-20T20:31:34.950 INFO:tasks.cephadm:Adding mon.b on smithi145 2023-12-20T20:31:34.951 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch apply mon '3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi145:172.21.15.145=b' 2023-12-20T20:31:35.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:35 smithi026 bash[24979]: cluster 2023-12-20T20:31:33.649859+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:35.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:35 smithi026 bash[24979]: audit 2023-12-20T20:31:34.295940+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.26:0/532569760' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-20T20:31:35.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:35 smithi026 bash[24979]: cluster 2023-12-20T20:31:34.296100+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:37.618 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled mon update... 2023-12-20T20:31:37.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:37 smithi026 bash[24979]: cluster 2023-12-20T20:31:35.650398+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:38.273 DEBUG:teuthology.orchestra.run.smithi026:mon.c> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.c.service 2023-12-20T20:31:38.275 DEBUG:teuthology.orchestra.run.smithi145:mon.b> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.b.service 2023-12-20T20:31:38.277 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-20T20:31:38.278 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-20T20:31:38.452 INFO:journalctl@ceph.mon.b.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:37.605951+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi145:172.21.15.145=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: cephadm 2023-12-20T20:31:37.611322+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi145:172.21.15.145=b;count:3 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:37.616790+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: cluster 2023-12-20T20:31:37.650811+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:37.662472+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:37.667190+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:37.669251+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: cephadm 2023-12-20T20:31:37.672062+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:31:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: cephadm 2023-12-20T20:31:37.800317+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:31:38.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:38.019824+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:38.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:38.025969+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:38.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:38.029418+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:38.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: audit 2023-12-20T20:31:38.030995+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:38.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:38 smithi026 bash[24979]: cephadm 2023-12-20T20:31:38.032849+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi026 2023-12-20T20:31:39.065 INFO:journalctl@ceph.mon.c.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:31:41.072 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-20T20:31:41.072 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"fsid":"645c884c-9f76-11ee-95a5-87774f69a715","modified":"2023-12-20T20:29:54.935160Z","created":"2023-12-20T20:29:54.935160Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-20T20:31:41.075 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 1 2023-12-20T20:31:41.626 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:41 smithi026 bash[24979]: cluster 2023-12-20T20:31:39.651281+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:41.626 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:41 smithi026 bash[24979]: audit 2023-12-20T20:31:41.071780+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.145:0/3873967678' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:41.904 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:41 smithi026 systemd[1]: Started Ceph mon.c for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:31:42.725 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-20T20:31:42.726 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-20T20:31:43.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.804+0000 7f8e5c859880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.804+0000 7f8e5c859880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.804+0000 7f8e5c859880 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 0 load: jerasure load: lrc 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: RocksDB version: 6.15.5 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Compile date Apr 18 2022 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: DB SUMMARY 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: DB Session ID: U4AW6ZP5RNEECIA1ZI7A 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-20T20:31:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.env: 0x5588cf855860 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.fs: Posix File System 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.info_log: 0x5588d0b5fe00 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:31:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:31:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:31:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:31:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:31:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.db_log_dir: 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:31:43.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:31:43.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.write_buffer_manager: 0x5588d0c50300 2023-12-20T20:31:43.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:31:43.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-20T20:31:43.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:31:43.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.row_cache: None 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.wal_filter: None 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:31:43.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.preserve_deletes: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:31:43.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:31:43.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:31:43.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:31:43.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:31:43.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:31:43.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:31:43.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Compression algorithms supported: 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kZSTD supported: 0 2023-12-20T20:31:43.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.merge_operator: 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:31:43.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5588d0b2dd00) 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cache_index_and_filter_blocks: 1 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: pin_top_level_index_and_filter: 1 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: index_type: 0 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: data_block_index_type: 0 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: index_shortening: 1 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: hash_index_allow_collision: 1 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: checksum: 1 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: no_block_cache: 0 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_cache: 0x5588d0b94170 2023-12-20T20:31:43.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_cache_name: BinnedLRUCache 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_cache_options: 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: capacity : 536870912 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: num_shard_bits : 4 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: strict_capacity_limit : 0 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: high_pri_pool_ratio: 0.000 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_cache_compressed: (nil) 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: persistent_cache: (nil) 2023-12-20T20:31:43.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_size: 4096 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_size_deviation: 10 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_restart_interval: 16 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: index_block_restart_interval: 1 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: metadata_block_size: 4096 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: partition_filters: 0 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: use_delta_encoding: 1 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: whole_key_filtering: 1 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: verify_compression: 0 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: read_amp_bytes_per_bit: 0 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: format_version: 4 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: enable_index_compression: 1 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: block_align: 0 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:31:43.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:31:43.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:31:43.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:31:43.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:31:43.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.num_levels: 7 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:31:43.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:31:43.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:31:43.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:31:43.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:31:43.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703104302816566, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.812+0000 7f8e5c859880 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. 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703104302817049, "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": 1703104302, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1412f0dc-77dd-48dc-a4fb-b896a6fd40b2", "db_session_id": "U4AW6ZP5RNEECIA1ZI7A"}} 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-20T20:31:43.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703104302817894, "job": 1, "event": "recovery_finished"} 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5588d0b7aa80 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 4 rocksdb: DB pointer 0x5588d0b8a000 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e4c5e1700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e4c5e1700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** DB Stats ** 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** Compaction Stats [default] ** 2023-12-20T20:31:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** Compaction Stats [default] ** 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:31:43.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Interval compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** Compaction Stats [default] ** 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** Compaction Stats [default] ** 2023-12-20T20:31:43.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Cumulative compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.816+0000 7f8e5c859880 0 using public_addrv [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2023-12-20T20:31:43.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.820+0000 7f8e5c859880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.820+0000 7f8e5c859880 1 mon.c@-1(???) e0 preinit fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 0 mon.c@-1(synchronizing).mds e1 new map 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: e1 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 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} 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: legacy client fscid: -1 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: No filesystems configured 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-20T20:31:43.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.840+0000 7f8e4f5e7700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:37.605951+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi145:172.21.15.145=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cephadm 2023-12-20T20:31:37.611322+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi145:172.21.15.145=b;count:3 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:37.616790+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cluster 2023-12-20T20:31:37.650811+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:37.662472+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:37.667190+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:37.669251+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cephadm 2023-12-20T20:31:37.672062+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cephadm 2023-12-20T20:31:37.800317+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:38.019824+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:43.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:38.025969+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:43.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:38.029418+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:43.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:38.030995+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:43.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cephadm 2023-12-20T20:31:38.032849+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi026 2023-12-20T20:31:43.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: cluster 2023-12-20T20:31:39.651281+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:43.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: audit 2023-12-20T20:31:41.071780+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.145:0/3873967678' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:43.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:42 smithi026 bash[30414]: debug 2023-12-20T20:31:42.844+0000 7f8e4f5e7700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-20T20:31:48.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:42.857729+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:42.858070+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:42.859639+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:43.652069+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:43.852802+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:44.852855+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:44.855959+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:45.652456+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:45.852978+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:46.853284+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:47.853339+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.862861+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.868442+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:48.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.868542+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.868596+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.868868+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 46s) 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.875669+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:47.879257+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:47.881400+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:47.883438+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[24979]: audit 2023-12-20T20:31:47.884886+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:42.857729+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:42.858070+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:42.859639+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:43.652069+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:48.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:43.852802+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:44.852855+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:44.855959+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:45.652456+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:45.852978+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:46.853284+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:47.853339+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.862861+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.868442+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.868542+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.868596+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.868868+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 46s) 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.875669+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:47.879257+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:48.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:47.881400+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:31:48.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:47.883438+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:48.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:47 smithi026 bash[30414]: audit 2023-12-20T20:31:47.884886+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:31:48.580 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-20T20:31:48.580 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":2,"fsid":"645c884c-9f76-11ee-95a5-87774f69a715","modified":"2023-12-20T20:31:42.853941Z","created":"2023-12-20T20:29:54.935160Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:3301","nonce":0},{"type":"v1","addr":"172.21.15.26:6790","nonce":0}]},"addr":"172.21.15.26:6790/0","public_addr":"172.21.15.26:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-20T20:31:48.583 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 2 2023-12-20T20:31:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:49 smithi145 bash[25067]: debug 2023-12-20T20:31:49.139+0000 7f1ac1977700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-20T20:31:49.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:48 smithi026 bash[24979]: cluster 2023-12-20T20:31:47.652878+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:49.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:48 smithi026 bash[24979]: audit 2023-12-20T20:31:48.579358+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.145:0/573249483' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:49.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:48 smithi026 bash[24979]: audit 2023-12-20T20:31:48.853752+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:49.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:48 smithi026 bash[30414]: cluster 2023-12-20T20:31:47.652878+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:49.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:48 smithi026 bash[30414]: audit 2023-12-20T20:31:48.579358+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.145:0/573249483' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:49.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:48 smithi026 bash[30414]: audit 2023-12-20T20:31:48.853752+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:50.296 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-20T20:31:50.296 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-20T20:31:54.590 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:49.156101+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:49.156753+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:49.156822+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:49.178503+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:49.178820+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:49.653333+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:50.149663+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:51.149881+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:51.653748+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:52.149824+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:53.149912+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:54.149897+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.178573+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:31:54.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.184416+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.184521+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.184576+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.184842+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.185217+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.191540+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.191568+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: cluster 2023-12-20T20:31:54.191596+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] is down (out of quorum) 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:54.196158+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:54.202551+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:54.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[24979]: audit 2023-12-20T20:31:54.208089+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:49.156101+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:49.156753+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:49.156822+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:49.178503+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:49.178820+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:49.653333+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:50.149663+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:51.149881+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:51.653748+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:52.149824+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:53.149912+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:54.149897+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.178573+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:31:54.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.184416+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.184521+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.184576+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.184842+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.185217+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.191540+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.191568+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: cluster 2023-12-20T20:31:54.191596+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] is down (out of quorum) 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:54.196158+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:54.202551+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:54.594 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:54 smithi026 bash[30414]: audit 2023-12-20T20:31:54.208089+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:54.659 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-20T20:31:54.659 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":3,"fsid":"645c884c-9f76-11ee-95a5-87774f69a715","modified":"2023-12-20T20:31:49.149553Z","created":"2023-12-20T20:29:54.935160Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:3301","nonce":0},{"type":"v1","addr":"172.21.15.26:6790","nonce":0}]},"addr":"172.21.15.26:6790/0","public_addr":"172.21.15.26:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-20T20:31:54.662 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 3 2023-12-20T20:31:55.384 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-20T20:31:55.385 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-20T20:31:55.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: cluster 2023-12-20T20:31:53.654145+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:55.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: cephadm 2023-12-20T20:31:54.197136+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:31:55.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: cephadm 2023-12-20T20:31:54.203702+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.348933+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.353806+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.358503+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.360478+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.361544+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.362553+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:54.658441+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.145:0/1485241071' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[24979]: audit 2023-12-20T20:31:55.150340+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: cluster 2023-12-20T20:31:53.654145+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: cephadm 2023-12-20T20:31:54.197136+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:31:55.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: cephadm 2023-12-20T20:31:54.203702+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.348933+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.353806+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.358503+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.360478+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.361544+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.362553+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:54.658441+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.145:0/1485241071' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:55 smithi026 bash[30414]: audit 2023-12-20T20:31:55.150340+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:49.156101+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:49.156753+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:49.156822+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:49.178503+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:49.178820+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:49.653333+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:50.149663+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:51.149881+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:51.653748+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:52.149824+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:53.149912+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.149897+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.178573+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.184416+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.184521+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2023-12-20T20:31:56.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.184576+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.184842+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.185217+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.191540+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.191568+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:54.191596+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] is down (out of quorum) 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.196158+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:56.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.202551+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.208089+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:53.654145+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cephadm 2023-12-20T20:31:54.197136+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cephadm 2023-12-20T20:31:54.203702+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.348933+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.353806+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.358503+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.360478+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.361544+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.362553+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:54.658441+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.145:0/1485241071' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: audit 2023-12-20T20:31:55.150340+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:51.152705+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.187079+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:56.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.187142+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.187180+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.207670+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.213988+0000 mon.a (mon.0) 188 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.214102+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.214156+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.214466+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.214799+0000 mon.a (mon.0) 192 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.214851+0000 mon.a (mon.0) 193 : cluster [INF] Cluster is now healthy 2023-12-20T20:31:56.631 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:56 smithi145 bash[25067]: cluster 2023-12-20T20:31:56.221703+0000 mon.a (mon.0) 194 : cluster [INF] overall HEALTH_OK 2023-12-20T20:31:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:51.152705+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.187079+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.187142+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.187180+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.207670+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.213988+0000 mon.a (mon.0) 188 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.214102+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.214156+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.214466+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.214799+0000 mon.a (mon.0) 192 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.214851+0000 mon.a (mon.0) 193 : cluster [INF] Cluster is now healthy 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[24979]: cluster 2023-12-20T20:31:56.221703+0000 mon.a (mon.0) 194 : cluster [INF] overall HEALTH_OK 2023-12-20T20:31:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:51.152705+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.187079+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.187142+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.187180+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.207670+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.213988+0000 mon.a (mon.0) 188 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.214102+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.214156+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.214466+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.214799+0000 mon.a (mon.0) 192 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.214851+0000 mon.a (mon.0) 193 : cluster [INF] Cluster is now healthy 2023-12-20T20:31:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:56 smithi026 bash[30414]: cluster 2023-12-20T20:31:56.221703+0000 mon.a (mon.0) 194 : cluster [INF] overall HEALTH_OK 2023-12-20T20:31:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:57 smithi145 bash[25067]: cluster 2023-12-20T20:31:55.654566+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:57 smithi145 bash[25067]: audit 2023-12-20T20:31:57.010939+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:57 smithi145 bash[25067]: audit 2023-12-20T20:31:57.012749+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:57 smithi145 bash[25067]: audit 2023-12-20T20:31:57.014016+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:31:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:57 smithi145 bash[25067]: audit 2023-12-20T20:31:57.015344+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:57 smithi145 bash[25067]: audit 2023-12-20T20:31:57.150509+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:57.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[24979]: cluster 2023-12-20T20:31:55.654566+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:57.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[24979]: audit 2023-12-20T20:31:57.010939+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:57.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[24979]: audit 2023-12-20T20:31:57.012749+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:57.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[24979]: audit 2023-12-20T20:31:57.014016+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[24979]: audit 2023-12-20T20:31:57.015344+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[24979]: audit 2023-12-20T20:31:57.150509+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[30414]: cluster 2023-12-20T20:31:55.654566+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[30414]: audit 2023-12-20T20:31:57.010939+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[30414]: audit 2023-12-20T20:31:57.012749+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[30414]: audit 2023-12-20T20:31:57.014016+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[30414]: audit 2023-12-20T20:31:57.015344+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:31:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:57 smithi026 bash[30414]: audit 2023-12-20T20:31:57.150509+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:31:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:58 smithi145 bash[25067]: cephadm 2023-12-20T20:31:57.012313+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-20T20:31:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:58 smithi145 bash[25067]: cephadm 2023-12-20T20:31:57.016757+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2023-12-20T20:31:58.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:58 smithi026 bash[24979]: cephadm 2023-12-20T20:31:57.012313+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-20T20:31:58.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:58 smithi026 bash[24979]: cephadm 2023-12-20T20:31:57.016757+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2023-12-20T20:31:58.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:58 smithi026 bash[30414]: cephadm 2023-12-20T20:31:57.012313+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-20T20:31:58.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:58 smithi026 bash[30414]: cephadm 2023-12-20T20:31:57.016757+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2023-12-20T20:31:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:31:59 smithi145 bash[25067]: cluster 2023-12-20T20:31:57.655026+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:59.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:31:59 smithi026 bash[24979]: cluster 2023-12-20T20:31:57.655026+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:31:59.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:31:59 smithi026 bash[30414]: cluster 2023-12-20T20:31:57.655026+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:00.118 INFO:teuthology.orchestra.run.smithi026.stdout:# minimal ceph.conf for 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:32:00.118 INFO:teuthology.orchestra.run.smithi026.stdout:[global] 2023-12-20T20:32:00.118 INFO:teuthology.orchestra.run.smithi026.stdout: fsid = 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:32:00.118 INFO:teuthology.orchestra.run.smithi026.stdout: mon_host = [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2023-12-20T20:32:00.735 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-20T20:32:00.735 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:32:00.735 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.conf 2023-12-20T20:32:00.752 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:32:00.753 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:32:00.813 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:32:00.813 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.conf 2023-12-20T20:32:00.831 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:32:00.831 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:32:00.888 INFO:tasks.cephadm:Adding mgr.y on smithi026 2023-12-20T20:32:00.888 INFO:tasks.cephadm:Adding mgr.x on smithi145 2023-12-20T20:32:00.888 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi026=y;smithi145=x' 2023-12-20T20:32:01.087 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: cluster 2023-12-20T20:31:59.655570+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:01.087 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: audit 2023-12-20T20:32:00.012343+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:01.087 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: cephadm 2023-12-20T20:32:00.013445+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-20T20:32:01.087 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: audit 2023-12-20T20:32:00.013837+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:32:01.087 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: audit 2023-12-20T20:32:00.014922+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:32:01.087 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: audit 2023-12-20T20:32:00.016017+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:01.088 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: cephadm 2023-12-20T20:32:00.017398+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi145 2023-12-20T20:32:01.088 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:01 smithi145 bash[25067]: audit 2023-12-20T20:32:00.117682+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.26:0/1084750429' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:01.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: cluster 2023-12-20T20:31:59.655570+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:01.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: audit 2023-12-20T20:32:00.012343+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:01.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: cephadm 2023-12-20T20:32:00.013445+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-20T20:32:01.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: audit 2023-12-20T20:32:00.013837+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: audit 2023-12-20T20:32:00.014922+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: audit 2023-12-20T20:32:00.016017+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: cephadm 2023-12-20T20:32:00.017398+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi145 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[24979]: audit 2023-12-20T20:32:00.117682+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.26:0/1084750429' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: cluster 2023-12-20T20:31:59.655570+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: audit 2023-12-20T20:32:00.012343+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: cephadm 2023-12-20T20:32:00.013445+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: audit 2023-12-20T20:32:00.013837+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: audit 2023-12-20T20:32:00.014922+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: audit 2023-12-20T20:32:00.016017+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: cephadm 2023-12-20T20:32:00.017398+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi145 2023-12-20T20:32:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:01 smithi026 bash[30414]: audit 2023-12-20T20:32:00.117682+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.26:0/1084750429' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:02.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:02 smithi145 bash[25067]: audit 2023-12-20T20:32:01.717331+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:32:02.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:02 smithi145 bash[25067]: audit 2023-12-20T20:32:01.719206+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:32:02.297 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:02 smithi026 bash[24979]: audit 2023-12-20T20:32:01.717331+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:32:02.297 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:02 smithi026 bash[24979]: audit 2023-12-20T20:32:01.719206+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:32:02.297 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:02 smithi026 bash[30414]: audit 2023-12-20T20:32:01.717331+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:32:02.297 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:02 smithi026 bash[30414]: audit 2023-12-20T20:32:01.719206+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:32:03.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: cluster 2023-12-20T20:32:01.656086+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:03.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.269596+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.271618+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:03.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.273791+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.275403+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: cephadm 2023-12-20T20:32:02.277632+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:32:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: cephadm 2023-12-20T20:32:02.278007+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:32:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.405645+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.416415+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:03 smithi145 bash[25067]: audit 2023-12-20T20:32:02.422749+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: cluster 2023-12-20T20:32:01.656086+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.269596+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.271618+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.273791+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.275403+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: cephadm 2023-12-20T20:32:02.277632+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: cephadm 2023-12-20T20:32:02.278007+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.405645+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.416415+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[24979]: audit 2023-12-20T20:32:02.422749+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: cluster 2023-12-20T20:32:01.656086+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.269596+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.271618+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.273791+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.275403+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: cephadm 2023-12-20T20:32:02.277632+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: cephadm 2023-12-20T20:32:02.278007+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:32:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.405645+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.416415+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:03 smithi026 bash[30414]: audit 2023-12-20T20:32:02.422749+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:04.162 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled mgr update... 2023-12-20T20:32:05.108 DEBUG:teuthology.orchestra.run.smithi145:mgr.x> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x.service 2023-12-20T20:32:05.110 INFO:tasks.cephadm:Deploying OSDs... 2023-12-20T20:32:05.110 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:32:05.111 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/scratch_devs of=/dev/stdout 2023-12-20T20:32:05.118 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-20T20:32:05.118 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_1 2023-12-20T20:32:05.126 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2023-12-20 20:27:12.281644619 +0000 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2023-12-20 20:27:11.989651548 +0000 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2023-12-20 20:27:11.989651548 +0000 2023-12-20T20:32:05.127 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2023-12-20T20:32:05.128 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-20T20:32:05.178 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2023-12-20T20:32:05.178 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2023-12-20T20:32:05.179 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000237129 s, 2.2 MB/s 2023-12-20T20:32:05.180 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-20T20:32:05.187 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_2 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 6h/6d Inode: 366 Links: 1 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2023-12-20 20:27:12.801632282 +0000 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2023-12-20 20:27:12.493639589 +0000 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2023-12-20 20:27:12.493639589 +0000 2023-12-20T20:32:05.192 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2023-12-20T20:32:05.192 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-20T20:32:05.202 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2023-12-20T20:32:05.202 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2023-12-20T20:32:05.203 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000279877 s, 1.8 MB/s 2023-12-20T20:32:05.203 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-20T20:32:05.257 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_3 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2023-12-20 20:27:13.281620894 +0000 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2023-12-20 20:27:12.997627632 +0000 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2023-12-20 20:27:12.997627632 +0000 2023-12-20T20:32:05.265 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2023-12-20T20:32:05.266 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-20T20:32:05.279 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2023-12-20T20:32:05.279 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2023-12-20T20:32:05.279 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000227569 s, 2.2 MB/s 2023-12-20T20:32:05.280 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-20T20:32:05.289 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_4 2023-12-20T20:32:05.339 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2023-12-20 20:27:13.773609221 +0000 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2023-12-20 20:27:13.489615959 +0000 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2023-12-20 20:27:13.489615959 +0000 2023-12-20T20:32:05.340 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2023-12-20T20:32:05.340 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-20T20:32:05.354 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2023-12-20T20:32:05.354 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2023-12-20T20:32:05.354 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.00030586 s, 1.7 MB/s 2023-12-20T20:32:05.355 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-20T20:32:05.363 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:32:05.363 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2023-12-20T20:32:05.370 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-20T20:32:05.371 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 2023-12-20T20:32:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: cluster 2023-12-20T20:32:03.656679+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.150206+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi145=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: cephadm 2023-12-20T20:32:04.153729+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi026=y;smithi145=x;count:2 2023-12-20T20:32:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.160784+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.193358+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.196096+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.197898+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.207396+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.210516+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.216072+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.217636+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: audit 2023-12-20T20:32:04.219125+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:05 smithi145 bash[25067]: cephadm 2023-12-20T20:32:04.220822+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:32:05.385 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-20T20:32:05.385 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.385 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-20T20:32:05.385 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.385 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-20 20:27:11.694043429 +0000 2023-12-20T20:32:05.386 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-20 20:27:11.410049977 +0000 2023-12-20T20:32:05.386 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-20 20:27:11.410049977 +0000 2023-12-20T20:32:05.386 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-20T20:32:05.386 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-20T20:32:05.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: cluster 2023-12-20T20:32:03.656679+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.150206+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi145=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: cephadm 2023-12-20T20:32:04.153729+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi026=y;smithi145=x;count:2 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.160784+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.193358+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.196096+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.197898+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.207396+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.210516+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.216072+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.217636+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: audit 2023-12-20T20:32:04.219125+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[24979]: cephadm 2023-12-20T20:32:04.220822+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: cluster 2023-12-20T20:32:03.656679+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.150206+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi145=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: cephadm 2023-12-20T20:32:04.153729+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi026=y;smithi145=x;count:2 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.160784+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.193358+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.196096+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.197898+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.207396+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.210516+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:32:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.216072+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-20T20:32:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.217636+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:32:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: audit 2023-12-20T20:32:04.219125+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:05 smithi026 bash[30414]: cephadm 2023-12-20T20:32:04.220822+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:32:05.440 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-20T20:32:05.440 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-20T20:32:05.440 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000301641 s, 1.7 MB/s 2023-12-20T20:32:05.441 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-20T20:32:05.450 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 2023-12-20T20:32:05.499 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-20T20:32:05.499 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.499 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 364 Links: 1 2023-12-20T20:32:05.499 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.500 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-20 20:27:12.202031720 +0000 2023-12-20T20:32:05.500 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-20 20:27:11.918038266 +0000 2023-12-20T20:32:05.500 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-20 20:27:11.918038266 +0000 2023-12-20T20:32:05.500 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-20T20:32:05.500 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-20T20:32:05.501 INFO:journalctl@ceph.mgr.x.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:32:05.515 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-20T20:32:05.515 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-20T20:32:05.515 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000407118 s, 1.3 MB/s 2023-12-20T20:32:05.516 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-20T20:32:05.527 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 2023-12-20T20:32:05.581 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 374 Links: 1 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-20 20:27:12.466025635 +0000 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-20 20:27:12.462025728 +0000 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-20 20:27:12.462025728 +0000 2023-12-20T20:32:05.582 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-20T20:32:05.582 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-20T20:32:05.598 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-20T20:32:05.598 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-20T20:32:05.598 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000359584 s, 1.4 MB/s 2023-12-20T20:32:05.599 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-20T20:32:05.607 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 2023-12-20T20:32:05.659 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-20T20:32:05.659 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T20:32:05.659 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-20T20:32:05.659 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T20:32:05.659 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-20 20:27:13.258007381 +0000 2023-12-20T20:32:05.659 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-20 20:27:12.958014294 +0000 2023-12-20T20:32:05.660 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-20 20:27:12.958014294 +0000 2023-12-20T20:32:05.660 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-20T20:32:05.660 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-20T20:32:05.670 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-20T20:32:05.670 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-20T20:32:05.670 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000420496 s, 1.2 MB/s 2023-12-20T20:32:05.671 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-20T20:32:05.678 INFO:tasks.cephadm:Deploying osd.0 on smithi026 with /dev/vg_nvme/lv_4... 2023-12-20T20:32:05.678 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-20T20:32:07.601 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25067]: cluster 2023-12-20T20:32:05.657202+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:07.602 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25067]: audit 2023-12-20T20:32:06.743796+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:07.602 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25067]: audit 2023-12-20T20:32:06.748832+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:07.602 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25067]: audit 2023-12-20T20:32:06.751632+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:07.602 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25067]: audit 2023-12-20T20:32:06.754360+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[24979]: cluster 2023-12-20T20:32:05.657202+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[24979]: audit 2023-12-20T20:32:06.743796+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[24979]: audit 2023-12-20T20:32:06.748832+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[24979]: audit 2023-12-20T20:32:06.751632+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[24979]: audit 2023-12-20T20:32:06.754360+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[30414]: cluster 2023-12-20T20:32:05.657202+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[30414]: audit 2023-12-20T20:32:06.743796+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[30414]: audit 2023-12-20T20:32:06.748832+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[30414]: audit 2023-12-20T20:32:06.751632+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:07 smithi026 bash[30414]: audit 2023-12-20T20:32:06.754360+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:07.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25963]: debug 2023-12-20T20:32:07.739+0000 7f8416367700 1 -- 172.21.15.145:0/3262255013 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac934aa340 con 0x55ac94226c00 2023-12-20T20:32:08.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:07 smithi145 bash[25963]: debug 2023-12-20T20:32:07.903+0000 7f841efd6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:32:08.838 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-20T20:32:08.838 INFO:teuthology.orchestra.run.smithi026.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-20T20:32:08.838 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 10+0 records in 2023-12-20T20:32:08.838 INFO:teuthology.orchestra.run.smithi026.stderr:10+0 records out 2023-12-20T20:32:08.838 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0168695 s, 622 MB/s 2023-12-20T20:32:08.838 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping successful for: 2023-12-20T20:32:08.851 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:08 smithi145 bash[25963]: debug 2023-12-20T20:32:08.571+0000 7f841efd6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:32:08.851 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:08 smithi145 bash[25963]: debug 2023-12-20T20:32:08.691+0000 7f841efd6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:32:09.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:08 smithi145 bash[25963]: debug 2023-12-20T20:32:08.847+0000 7f841efd6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:32:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:09 smithi026 bash[24979]: cluster 2023-12-20T20:32:07.657606+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:09 smithi026 bash[24979]: audit 2023-12-20T20:32:09.217751+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:09.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:09 smithi026 bash[30414]: cluster 2023-12-20T20:32:07.657606+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:09.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:09 smithi026 bash[30414]: audit 2023-12-20T20:32:09.217751+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:09.463 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi026:vg_nvme/lv_4 2023-12-20T20:32:09.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:09 smithi145 bash[25067]: cluster 2023-12-20T20:32:07.657606+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:09.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:09 smithi145 bash[25067]: audit 2023-12-20T20:32:09.217751+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:09.466 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:09 smithi145 bash[25963]: debug 2023-12-20T20:32:09.171+0000 7f841efd6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:32:09.467 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:09 smithi145 bash[25963]: debug 2023-12-20T20:32:09.263+0000 7f841efd6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:32:10.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:09 smithi145 bash[25963]: debug 2023-12-20T20:32:09.463+0000 7f841efd6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:32:10.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25963]: debug 2023-12-20T20:32:10.343+0000 7f841efd6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:32:10.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25963]: debug 2023-12-20T20:32:10.443+0000 7f841efd6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:32:10.996 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25963]: debug 2023-12-20T20:32:10.647+0000 7f841efd6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: cluster 2023-12-20T20:32:09.658142+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: audit 2023-12-20T20:32:09.785205+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: audit 2023-12-20T20:32:09.792854+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: cephadm 2023-12-20T20:32:09.796701+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: audit 2023-12-20T20:32:09.797289+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: audit 2023-12-20T20:32:09.799248+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: audit 2023-12-20T20:32:09.800976+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:10.997 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25067]: cephadm 2023-12-20T20:32:09.802812+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2023-12-20T20:32:11.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: cluster 2023-12-20T20:32:09.658142+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:11.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: audit 2023-12-20T20:32:09.785205+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:11.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: audit 2023-12-20T20:32:09.792854+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: cephadm 2023-12-20T20:32:09.796701+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: audit 2023-12-20T20:32:09.797289+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: audit 2023-12-20T20:32:09.799248+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: audit 2023-12-20T20:32:09.800976+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[24979]: cephadm 2023-12-20T20:32:09.802812+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: cluster 2023-12-20T20:32:09.658142+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: audit 2023-12-20T20:32:09.785205+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: audit 2023-12-20T20:32:09.792854+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: cephadm 2023-12-20T20:32:09.796701+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: audit 2023-12-20T20:32:09.797289+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: audit 2023-12-20T20:32:09.799248+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:32:11.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: audit 2023-12-20T20:32:09.800976+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:11.072 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:10 smithi026 bash[30414]: cephadm 2023-12-20T20:32:09.802812+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2023-12-20T20:32:11.322 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:10 smithi145 bash[25963]: debug 2023-12-20T20:32:10.991+0000 7f841efd6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:32:11.628 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:11 smithi145 bash[25963]: debug 2023-12-20T20:32:11.319+0000 7f841efd6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:32:11.954 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:11 smithi145 bash[25963]: debug 2023-12-20T20:32:11.683+0000 7f841efd6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:32:12.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:11 smithi145 bash[25963]: debug 2023-12-20T20:32:11.951+0000 7f841efd6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:32:12.887 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:12 smithi145 bash[25963]: debug 2023-12-20T20:32:12.627+0000 7f841efd6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:32:12.887 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:12 smithi145 bash[25963]: debug 2023-12-20T20:32:12.731+0000 7f841efd6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:32:13.216 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:12 smithi145 bash[25963]: debug 2023-12-20T20:32:12.883+0000 7f841efd6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:32:13.216 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:12 smithi145 bash[25963]: debug 2023-12-20T20:32:12.991+0000 7f841efd6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:32:13.216 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25963]: debug 2023-12-20T20:32:13.127+0000 7f841efd6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25963]: debug 2023-12-20T20:32:13.419+0000 7f841efd6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25067]: cluster 2023-12-20T20:32:11.658600+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25067]: audit 2023-12-20T20:32:12.215020+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25067]: audit 2023-12-20T20:32:12.216401+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25067]: audit 2023-12-20T20:32:12.217723+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25067]: audit 2023-12-20T20:32:12.218486+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:13.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25067]: audit 2023-12-20T20:32:12.225502+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:13.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[30414]: cluster 2023-12-20T20:32:11.658600+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:13.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[30414]: audit 2023-12-20T20:32:12.215020+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:13.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[30414]: audit 2023-12-20T20:32:12.216401+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:13.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[30414]: audit 2023-12-20T20:32:12.217723+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[30414]: audit 2023-12-20T20:32:12.218486+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[30414]: audit 2023-12-20T20:32:12.225502+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[24979]: cluster 2023-12-20T20:32:11.658600+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[24979]: audit 2023-12-20T20:32:12.215020+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[24979]: audit 2023-12-20T20:32:12.216401+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[24979]: audit 2023-12-20T20:32:12.217723+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[24979]: audit 2023-12-20T20:32:12.218486+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:13.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:13 smithi026 bash[24979]: audit 2023-12-20T20:32:12.225502+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:13.834 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25963]: debug 2023-12-20T20:32:13.535+0000 7f841efd6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:32:13.834 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25963]: debug 2023-12-20T20:32:13.715+0000 7f841efd6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:32:14.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:13 smithi145 bash[25963]: debug 2023-12-20T20:32:13.831+0000 7f841efd6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:32:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:14 smithi145 bash[25067]: audit 2023-12-20T20:32:13.302693+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:14 smithi145 bash[25067]: audit 2023-12-20T20:32:13.308973+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:32:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:14 smithi145 bash[25067]: audit 2023-12-20T20:32:13.313178+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:32:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:14 smithi145 bash[25067]: audit 2023-12-20T20:32:13.314542+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:14.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[24979]: audit 2023-12-20T20:32:13.302693+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:14.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[24979]: audit 2023-12-20T20:32:13.308973+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:32:14.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[24979]: audit 2023-12-20T20:32:13.313178+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:32:14.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[24979]: audit 2023-12-20T20:32:13.314542+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:14.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[30414]: audit 2023-12-20T20:32:13.302693+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:14.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[30414]: audit 2023-12-20T20:32:13.308973+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:32:14.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[30414]: audit 2023-12-20T20:32:13.313178+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:32:14.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:14 smithi026 bash[30414]: audit 2023-12-20T20:32:13.314542+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:15.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:32:14 smithi145 bash[25963]: debug 2023-12-20T20:32:14.667+0000 7f841efd6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:32:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:15 smithi145 bash[25067]: cluster 2023-12-20T20:32:13.659097+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:15 smithi145 bash[25067]: cluster 2023-12-20T20:32:14.692089+0000 mon.a (mon.0) 241 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:32:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:15 smithi145 bash[25067]: audit 2023-12-20T20:32:14.694175+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:32:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:15 smithi145 bash[25067]: audit 2023-12-20T20:32:14.694973+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:32:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:15 smithi145 bash[25067]: audit 2023-12-20T20:32:14.696820+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:32:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:15 smithi145 bash[25067]: audit 2023-12-20T20:32:14.697404+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:32:15.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[24979]: cluster 2023-12-20T20:32:13.659097+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:15.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[24979]: cluster 2023-12-20T20:32:14.692089+0000 mon.a (mon.0) 241 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:32:15.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[24979]: audit 2023-12-20T20:32:14.694175+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:32:15.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[24979]: audit 2023-12-20T20:32:14.694973+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:32:15.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[24979]: audit 2023-12-20T20:32:14.696820+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:32:15.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[24979]: audit 2023-12-20T20:32:14.697404+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:32:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[30414]: cluster 2023-12-20T20:32:13.659097+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[30414]: cluster 2023-12-20T20:32:14.692089+0000 mon.a (mon.0) 241 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:32:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[30414]: audit 2023-12-20T20:32:14.694175+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:32:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[30414]: audit 2023-12-20T20:32:14.694973+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:32:15.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[30414]: audit 2023-12-20T20:32:14.696820+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:32:15.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:15 smithi026 bash[30414]: audit 2023-12-20T20:32:14.697404+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.145:0/1436702350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:32:16.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:16 smithi026 bash[24979]: cluster 2023-12-20T20:32:15.241288+0000 mon.a (mon.0) 242 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2023-12-20T20:32:16.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:16 smithi026 bash[24979]: audit 2023-12-20T20:32:15.241506+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:32:16.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:16 smithi026 bash[30414]: cluster 2023-12-20T20:32:15.241288+0000 mon.a (mon.0) 242 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2023-12-20T20:32:16.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:16 smithi026 bash[30414]: audit 2023-12-20T20:32:15.241506+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:32:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:16 smithi145 bash[25067]: cluster 2023-12-20T20:32:15.241288+0000 mon.a (mon.0) 242 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2023-12-20T20:32:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:16 smithi145 bash[25067]: audit 2023-12-20T20:32:15.241506+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:32:17.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:17 smithi026 bash[24979]: cluster 2023-12-20T20:32:15.659636+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:17.570 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:17 smithi026 bash[30414]: cluster 2023-12-20T20:32:15.659636+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:17 smithi145 bash[25067]: cluster 2023-12-20T20:32:15.659636+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:19 smithi145 bash[25067]: cluster 2023-12-20T20:32:17.660217+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:19 smithi026 bash[24979]: cluster 2023-12-20T20:32:17.660217+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:19.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:19 smithi026 bash[30414]: cluster 2023-12-20T20:32:17.660217+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:20 smithi145 bash[25067]: audit 2023-12-20T20:32:19.441454+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.26:0/2421159904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]: dispatch 2023-12-20T20:32:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:20 smithi145 bash[25067]: audit 2023-12-20T20:32:19.442190+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]: dispatch 2023-12-20T20:32:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:20 smithi145 bash[25067]: audit 2023-12-20T20:32:19.449386+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]': finished 2023-12-20T20:32:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:20 smithi145 bash[25067]: cluster 2023-12-20T20:32:19.449526+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-20T20:32:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:20 smithi145 bash[25067]: audit 2023-12-20T20:32:19.449769+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:20 smithi145 bash[25067]: audit 2023-12-20T20:32:20.130954+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.26:0/747576685' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:32:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[24979]: audit 2023-12-20T20:32:19.441454+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.26:0/2421159904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]: dispatch 2023-12-20T20:32:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[24979]: audit 2023-12-20T20:32:19.442190+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]: dispatch 2023-12-20T20:32:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[24979]: audit 2023-12-20T20:32:19.449386+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]': finished 2023-12-20T20:32:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[24979]: cluster 2023-12-20T20:32:19.449526+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-20T20:32:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[24979]: audit 2023-12-20T20:32:19.449769+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[24979]: audit 2023-12-20T20:32:20.130954+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.26:0/747576685' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:32:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[30414]: audit 2023-12-20T20:32:19.441454+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.26:0/2421159904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]: dispatch 2023-12-20T20:32:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[30414]: audit 2023-12-20T20:32:19.442190+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]: dispatch 2023-12-20T20:32:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[30414]: audit 2023-12-20T20:32:19.449386+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf988e95-2799-4bee-bd75-41a158b3c49a"}]': finished 2023-12-20T20:32:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[30414]: cluster 2023-12-20T20:32:19.449526+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-20T20:32:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[30414]: audit 2023-12-20T20:32:19.449769+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:20 smithi026 bash[30414]: audit 2023-12-20T20:32:20.130954+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.26:0/747576685' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:32:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:21 smithi145 bash[25067]: cluster 2023-12-20T20:32:19.660704+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:21.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:21 smithi026 bash[24979]: cluster 2023-12-20T20:32:19.660704+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:21.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:21 smithi026 bash[30414]: cluster 2023-12-20T20:32:19.660704+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:23.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:23 smithi145 bash[25067]: cluster 2023-12-20T20:32:21.661213+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:23.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:23 smithi026 bash[24979]: cluster 2023-12-20T20:32:21.661213+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:23.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:23 smithi026 bash[30414]: cluster 2023-12-20T20:32:21.661213+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:25.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:25 smithi145 bash[25067]: cluster 2023-12-20T20:32:23.661720+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:25.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:25 smithi026 bash[24979]: cluster 2023-12-20T20:32:23.661720+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:25.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:25 smithi026 bash[30414]: cluster 2023-12-20T20:32:23.661720+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:27.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:27 smithi145 bash[25067]: cluster 2023-12-20T20:32:25.662186+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:27.723 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:27 smithi026 bash[24979]: cluster 2023-12-20T20:32:25.662186+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:27.723 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:27 smithi026 bash[30414]: cluster 2023-12-20T20:32:25.662186+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:29 smithi145 bash[25067]: cluster 2023-12-20T20:32:27.662651+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:29.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:29 smithi026 bash[24979]: cluster 2023-12-20T20:32:27.662651+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:29.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:29 smithi026 bash[30414]: cluster 2023-12-20T20:32:27.662651+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:30.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:30 smithi145 bash[25067]: audit 2023-12-20T20:32:29.466934+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:32:30.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:30 smithi145 bash[25067]: audit 2023-12-20T20:32:29.468729+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:30.659 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:30 smithi026 bash[24979]: audit 2023-12-20T20:32:29.466934+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:32:30.659 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:30 smithi026 bash[24979]: audit 2023-12-20T20:32:29.468729+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:30.659 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:30 smithi026 bash[30414]: audit 2023-12-20T20:32:29.466934+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:32:30.659 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:30 smithi026 bash[30414]: audit 2023-12-20T20:32:29.468729+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:31.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:31 smithi145 bash[25067]: cephadm 2023-12-20T20:32:29.470044+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi026 2023-12-20T20:32:31.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:31 smithi145 bash[25067]: cluster 2023-12-20T20:32:29.663029+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:31.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:31 smithi026 bash[30414]: cephadm 2023-12-20T20:32:29.470044+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi026 2023-12-20T20:32:31.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:31 smithi026 bash[30414]: cluster 2023-12-20T20:32:29.663029+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:31.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:31 smithi026 bash[24979]: cephadm 2023-12-20T20:32:29.470044+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi026 2023-12-20T20:32:31.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:31 smithi026 bash[24979]: cluster 2023-12-20T20:32:29.663029+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:33.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:33 smithi026 bash[24979]: cluster 2023-12-20T20:32:31.663453+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:33.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:33 smithi026 bash[30414]: cluster 2023-12-20T20:32:31.663453+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:33.618 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:33 smithi145 bash[25067]: cluster 2023-12-20T20:32:31.663453+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:34.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[30414]: audit 2023-12-20T20:32:33.575708+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[30414]: audit 2023-12-20T20:32:33.596200+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[30414]: audit 2023-12-20T20:32:33.598065+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[30414]: audit 2023-12-20T20:32:33.599213+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[30414]: cluster 2023-12-20T20:32:33.663831+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[24979]: audit 2023-12-20T20:32:33.575708+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[24979]: audit 2023-12-20T20:32:33.596200+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[24979]: audit 2023-12-20T20:32:33.598065+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[24979]: audit 2023-12-20T20:32:33.599213+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:34 smithi026 bash[24979]: cluster 2023-12-20T20:32:33.663831+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:34.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:34 smithi145 bash[25067]: audit 2023-12-20T20:32:33.575708+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:34.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:34 smithi145 bash[25067]: audit 2023-12-20T20:32:33.596200+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:34.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:34 smithi145 bash[25067]: audit 2023-12-20T20:32:33.598065+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:34.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:34 smithi145 bash[25067]: audit 2023-12-20T20:32:33.599213+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:34.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:34 smithi145 bash[25067]: cluster 2023-12-20T20:32:33.663831+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:37 smithi145 bash[25067]: cluster 2023-12-20T20:32:35.664344+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:37 smithi145 bash[25067]: audit 2023-12-20T20:32:36.970995+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:37 smithi145 bash[25067]: audit 2023-12-20T20:32:36.977291+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:37.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:37 smithi026 bash[24979]: cluster 2023-12-20T20:32:35.664344+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:37.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:37 smithi026 bash[24979]: audit 2023-12-20T20:32:36.970995+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:37.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:37 smithi026 bash[24979]: audit 2023-12-20T20:32:36.977291+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:37.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:37 smithi026 bash[30414]: cluster 2023-12-20T20:32:35.664344+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:37.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:37 smithi026 bash[30414]: audit 2023-12-20T20:32:36.970995+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:37.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:37 smithi026 bash[30414]: audit 2023-12-20T20:32:36.977291+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:39.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:39 smithi026 bash[24979]: cluster 2023-12-20T20:32:37.664790+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:39.579 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:39 smithi026 bash[30414]: cluster 2023-12-20T20:32:37.664790+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:39.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:39 smithi145 bash[25067]: cluster 2023-12-20T20:32:37.664790+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:40.044 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 0 on host 'smithi026' 2023-12-20T20:32:40.689 DEBUG:teuthology.orchestra.run.smithi026:osd.0> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.0.service 2023-12-20T20:32:40.692 INFO:tasks.cephadm:Deploying osd.1 on smithi026 with /dev/vg_nvme/lv_3... 2023-12-20T20:32:40.692 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-20T20:32:40.903 INFO:journalctl@ceph.osd.0.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:32:41.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[24979]: cluster 2023-12-20T20:32:39.665285+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[24979]: audit 2023-12-20T20:32:40.042259+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[24979]: audit 2023-12-20T20:32:40.051444+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[24979]: audit 2023-12-20T20:32:40.053670+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[24979]: audit 2023-12-20T20:32:40.055112+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[24979]: audit 2023-12-20T20:32:40.378382+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[30414]: cluster 2023-12-20T20:32:39.665285+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[30414]: audit 2023-12-20T20:32:40.042259+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[30414]: audit 2023-12-20T20:32:40.051444+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[30414]: audit 2023-12-20T20:32:40.053670+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[30414]: audit 2023-12-20T20:32:40.055112+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:41 smithi026 bash[30414]: audit 2023-12-20T20:32:40.378382+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:32:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:41 smithi145 bash[25067]: cluster 2023-12-20T20:32:39.665285+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:41 smithi145 bash[25067]: audit 2023-12-20T20:32:40.042259+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:41 smithi145 bash[25067]: audit 2023-12-20T20:32:40.051444+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:32:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:41 smithi145 bash[25067]: audit 2023-12-20T20:32:40.053670+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:41 smithi145 bash[25067]: audit 2023-12-20T20:32:40.055112+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:32:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:41 smithi145 bash[25067]: audit 2023-12-20T20:32:40.378382+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:32:42.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[24979]: audit 2023-12-20T20:32:41.311481+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[24979]: cluster 2023-12-20T20:32:41.311630+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[24979]: audit 2023-12-20T20:32:41.312040+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[24979]: audit 2023-12-20T20:32:41.313055+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[30414]: audit 2023-12-20T20:32:41.311481+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[30414]: cluster 2023-12-20T20:32:41.311630+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[30414]: audit 2023-12-20T20:32:41.312040+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:42.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[30414]: audit 2023-12-20T20:32:41.313055+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:32:42.429 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[33207]: debug 2023-12-20T20:32:42.320+0000 7ff66d2e4700 -1 osd.0 0 waiting for initial osdmap 2023-12-20T20:32:42.429 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:32:42 smithi026 bash[33207]: debug 2023-12-20T20:32:42.324+0000 7ff666478700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:32:42.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:42 smithi145 bash[25067]: audit 2023-12-20T20:32:41.311481+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:32:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:42 smithi145 bash[25067]: cluster 2023-12-20T20:32:41.311630+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-20T20:32:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:42 smithi145 bash[25067]: audit 2023-12-20T20:32:41.312040+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:42 smithi145 bash[25067]: audit 2023-12-20T20:32:41.313055+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:32:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:43 smithi145 bash[25067]: cluster 2023-12-20T20:32:41.665707+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:43 smithi145 bash[25067]: audit 2023-12-20T20:32:42.313618+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:32:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:43 smithi145 bash[25067]: cluster 2023-12-20T20:32:42.313832+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-20T20:32:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:43 smithi145 bash[25067]: audit 2023-12-20T20:32:42.314450+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:43 smithi145 bash[25067]: audit 2023-12-20T20:32:42.322452+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:43.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[24979]: cluster 2023-12-20T20:32:41.665707+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[24979]: audit 2023-12-20T20:32:42.313618+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[24979]: cluster 2023-12-20T20:32:42.313832+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[24979]: audit 2023-12-20T20:32:42.314450+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[24979]: audit 2023-12-20T20:32:42.322452+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[30414]: cluster 2023-12-20T20:32:41.665707+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[30414]: audit 2023-12-20T20:32:42.313618+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:32:43.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[30414]: cluster 2023-12-20T20:32:42.313832+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-20T20:32:43.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[30414]: audit 2023-12-20T20:32:42.314450+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:43.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:43 smithi026 bash[30414]: audit 2023-12-20T20:32:42.322452+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:44.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[24979]: cluster 2023-12-20T20:32:41.419553+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[24979]: cluster 2023-12-20T20:32:41.419744+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[24979]: cluster 2023-12-20T20:32:43.325374+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234] boot 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[24979]: cluster 2023-12-20T20:32:43.325494+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[24979]: audit 2023-12-20T20:32:43.326622+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[30414]: cluster 2023-12-20T20:32:41.419553+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[30414]: cluster 2023-12-20T20:32:41.419744+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[30414]: cluster 2023-12-20T20:32:43.325374+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234] boot 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[30414]: cluster 2023-12-20T20:32:43.325494+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-20T20:32:44.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:44 smithi026 bash[30414]: audit 2023-12-20T20:32:43.326622+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 10+0 records in 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr:10+0 records out 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0177141 s, 592 MB/s 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 2023-12-20T20:32:44.526 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping successful for: 2023-12-20T20:32:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:44 smithi145 bash[25067]: cluster 2023-12-20T20:32:41.419553+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:32:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:44 smithi145 bash[25067]: cluster 2023-12-20T20:32:41.419744+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:32:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:44 smithi145 bash[25067]: cluster 2023-12-20T20:32:43.325374+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.26:6802/965701234,v1:172.21.15.26:6803/965701234] boot 2023-12-20T20:32:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:44 smithi145 bash[25067]: cluster 2023-12-20T20:32:43.325494+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-20T20:32:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:44 smithi145 bash[25067]: audit 2023-12-20T20:32:43.326622+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:32:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:45 smithi145 bash[25067]: cluster 2023-12-20T20:32:43.666148+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:45 smithi145 bash[25067]: cluster 2023-12-20T20:32:44.342255+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-20T20:32:45.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:45 smithi026 bash[24979]: cluster 2023-12-20T20:32:43.666148+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:45.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:45 smithi026 bash[24979]: cluster 2023-12-20T20:32:44.342255+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-20T20:32:45.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:45 smithi026 bash[30414]: cluster 2023-12-20T20:32:43.666148+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T20:32:45.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:45 smithi026 bash[30414]: cluster 2023-12-20T20:32:44.342255+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-20T20:32:45.877 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi026:vg_nvme/lv_3 2023-12-20T20:32:47.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:47 smithi145 bash[25067]: cluster 2023-12-20T20:32:45.666696+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:47.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:47 smithi026 bash[24979]: cluster 2023-12-20T20:32:45.666696+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:47.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:47 smithi026 bash[30414]: cluster 2023-12-20T20:32:45.666696+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:49 smithi145 bash[25067]: cluster 2023-12-20T20:32:47.667200+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:49 smithi145 bash[25067]: audit 2023-12-20T20:32:49.039151+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:49 smithi145 bash[25067]: audit 2023-12-20T20:32:49.040861+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:32:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:49 smithi145 bash[25067]: audit 2023-12-20T20:32:49.050222+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:49 smithi145 bash[25067]: audit 2023-12-20T20:32:49.056923+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[24979]: cluster 2023-12-20T20:32:47.667200+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:49.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[24979]: audit 2023-12-20T20:32:49.039151+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[24979]: audit 2023-12-20T20:32:49.040861+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:32:49.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[24979]: audit 2023-12-20T20:32:49.050222+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[24979]: audit 2023-12-20T20:32:49.056923+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[30414]: cluster 2023-12-20T20:32:47.667200+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:49.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[30414]: audit 2023-12-20T20:32:49.039151+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[30414]: audit 2023-12-20T20:32:49.040861+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:32:49.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[30414]: audit 2023-12-20T20:32:49.050222+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:49.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:49 smithi026 bash[30414]: audit 2023-12-20T20:32:49.056923+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:32:50.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:50 smithi145 bash[25067]: cephadm 2023-12-20T20:32:49.030402+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:32:50.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:50 smithi145 bash[25067]: cephadm 2023-12-20T20:32:49.042097+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 16251M 2023-12-20T20:32:50.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:50 smithi145 bash[25067]: audit 2023-12-20T20:32:49.555234+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:32:50.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:50 smithi145 bash[25067]: audit 2023-12-20T20:32:49.561381+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:32:50.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:50 smithi145 bash[25067]: audit 2023-12-20T20:32:49.562711+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:50.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[24979]: cephadm 2023-12-20T20:32:49.030402+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[24979]: cephadm 2023-12-20T20:32:49.042097+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 16251M 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[24979]: audit 2023-12-20T20:32:49.555234+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[24979]: audit 2023-12-20T20:32:49.561381+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[24979]: audit 2023-12-20T20:32:49.562711+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[30414]: cephadm 2023-12-20T20:32:49.030402+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[30414]: cephadm 2023-12-20T20:32:49.042097+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 16251M 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[30414]: audit 2023-12-20T20:32:49.555234+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[30414]: audit 2023-12-20T20:32:49.561381+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:32:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:50 smithi026 bash[30414]: audit 2023-12-20T20:32:49.562711+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:32:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:51 smithi145 bash[25067]: audit 2023-12-20T20:32:49.548555+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:51 smithi145 bash[25067]: cluster 2023-12-20T20:32:49.667818+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:51.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:51 smithi026 bash[24979]: audit 2023-12-20T20:32:49.548555+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:51.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:51 smithi026 bash[24979]: cluster 2023-12-20T20:32:49.667818+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:51.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:51 smithi026 bash[30414]: audit 2023-12-20T20:32:49.548555+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:32:51.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:51 smithi026 bash[30414]: cluster 2023-12-20T20:32:49.667818+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:53.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:53 smithi026 bash[24979]: cluster 2023-12-20T20:32:51.668523+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:53 smithi145 bash[25067]: cluster 2023-12-20T20:32:51.668523+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:53.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:53 smithi026 bash[30414]: cluster 2023-12-20T20:32:51.668523+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:54.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:54 smithi026 bash[24979]: cluster 2023-12-20T20:32:53.669135+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:54.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:54 smithi026 bash[30414]: cluster 2023-12-20T20:32:53.669135+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:54.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:54 smithi145 bash[25067]: cluster 2023-12-20T20:32:53.669135+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:56 smithi145 bash[25067]: audit 2023-12-20T20:32:55.564283+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.26:0/3504489083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]: dispatch 2023-12-20T20:32:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:56 smithi145 bash[25067]: audit 2023-12-20T20:32:55.564832+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]: dispatch 2023-12-20T20:32:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:56 smithi145 bash[25067]: audit 2023-12-20T20:32:55.570197+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]': finished 2023-12-20T20:32:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:56 smithi145 bash[25067]: cluster 2023-12-20T20:32:55.570289+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-20T20:32:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:56 smithi145 bash[25067]: audit 2023-12-20T20:32:55.570389+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:32:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:56 smithi145 bash[25067]: audit 2023-12-20T20:32:56.274724+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/2168700384' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:32:56.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[24979]: audit 2023-12-20T20:32:55.564283+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.26:0/3504489083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]: dispatch 2023-12-20T20:32:56.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[24979]: audit 2023-12-20T20:32:55.564832+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]: dispatch 2023-12-20T20:32:56.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[24979]: audit 2023-12-20T20:32:55.570197+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]': finished 2023-12-20T20:32:56.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[24979]: cluster 2023-12-20T20:32:55.570289+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[24979]: audit 2023-12-20T20:32:55.570389+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[24979]: audit 2023-12-20T20:32:56.274724+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/2168700384' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[30414]: audit 2023-12-20T20:32:55.564283+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.26:0/3504489083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]: dispatch 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[30414]: audit 2023-12-20T20:32:55.564832+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]: dispatch 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[30414]: audit 2023-12-20T20:32:55.570197+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4b0b0d-36dd-4882-85a9-e436ee5abfce"}]': finished 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[30414]: cluster 2023-12-20T20:32:55.570289+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[30414]: audit 2023-12-20T20:32:55.570389+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:32:56.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:56 smithi026 bash[30414]: audit 2023-12-20T20:32:56.274724+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/2168700384' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:32:57.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:57 smithi145 bash[25067]: cluster 2023-12-20T20:32:55.669624+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:57.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:57 smithi026 bash[24979]: cluster 2023-12-20T20:32:55.669624+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:57.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:57 smithi026 bash[30414]: cluster 2023-12-20T20:32:55.669624+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:59.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:32:59 smithi145 bash[25067]: cluster 2023-12-20T20:32:57.670118+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:59.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:32:59 smithi026 bash[30414]: cluster 2023-12-20T20:32:57.670118+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:32:59.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:32:59 smithi026 bash[24979]: cluster 2023-12-20T20:32:57.670118+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:01.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:01 smithi145 bash[25067]: cluster 2023-12-20T20:32:59.670641+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:01.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:01 smithi026 bash[24979]: cluster 2023-12-20T20:32:59.670641+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:01.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:01 smithi026 bash[30414]: cluster 2023-12-20T20:32:59.670641+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:02.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:02 smithi145 bash[25067]: audit 2023-12-20T20:33:01.719421+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:33:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:02 smithi145 bash[25067]: audit 2023-12-20T20:33:01.721387+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:33:02.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:02 smithi026 bash[24979]: audit 2023-12-20T20:33:01.719421+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:33:02.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:02 smithi026 bash[24979]: audit 2023-12-20T20:33:01.721387+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:33:02.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:02 smithi026 bash[30414]: audit 2023-12-20T20:33:01.719421+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:33:02.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:02 smithi026 bash[30414]: audit 2023-12-20T20:33:01.721387+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:33:03.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:03 smithi145 bash[25067]: cluster 2023-12-20T20:33:01.671118+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:03.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:03 smithi026 bash[24979]: cluster 2023-12-20T20:33:01.671118+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:03.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:03 smithi026 bash[30414]: cluster 2023-12-20T20:33:01.671118+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:05.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:05 smithi026 bash[24979]: cluster 2023-12-20T20:33:03.671662+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:05.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:05 smithi026 bash[30414]: cluster 2023-12-20T20:33:03.671662+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:05.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:05 smithi145 bash[25067]: cluster 2023-12-20T20:33:03.671662+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:06 smithi145 bash[25067]: audit 2023-12-20T20:33:05.696651+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:33:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:06 smithi145 bash[25067]: audit 2023-12-20T20:33:05.698379+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:06.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:06 smithi026 bash[24979]: audit 2023-12-20T20:33:05.696651+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:33:06.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:06 smithi026 bash[24979]: audit 2023-12-20T20:33:05.698379+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:06.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:06 smithi026 bash[30414]: audit 2023-12-20T20:33:05.696651+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:33:06.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:06 smithi026 bash[30414]: audit 2023-12-20T20:33:05.698379+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:07.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:07 smithi145 bash[25067]: cluster 2023-12-20T20:33:05.672159+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:07 smithi145 bash[25067]: cephadm 2023-12-20T20:33:05.699639+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi026 2023-12-20T20:33:07.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:07 smithi026 bash[24979]: cluster 2023-12-20T20:33:05.672159+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:07.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:07 smithi026 bash[24979]: cephadm 2023-12-20T20:33:05.699639+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi026 2023-12-20T20:33:07.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:07 smithi026 bash[30414]: cluster 2023-12-20T20:33:05.672159+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:07.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:07 smithi026 bash[30414]: cephadm 2023-12-20T20:33:05.699639+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi026 2023-12-20T20:33:09.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:09 smithi026 bash[24979]: cluster 2023-12-20T20:33:07.672650+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:09.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:09 smithi026 bash[30414]: cluster 2023-12-20T20:33:07.672650+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:09.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:09 smithi145 bash[25067]: cluster 2023-12-20T20:33:07.672650+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:10.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[24979]: audit 2023-12-20T20:33:09.634026+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:10.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[24979]: cluster 2023-12-20T20:33:09.673056+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:10.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[24979]: audit 2023-12-20T20:33:09.675228+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:10.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[24979]: audit 2023-12-20T20:33:09.676997+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:10.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[24979]: audit 2023-12-20T20:33:09.678098+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:10.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[30414]: audit 2023-12-20T20:33:09.634026+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:10.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[30414]: cluster 2023-12-20T20:33:09.673056+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:10.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[30414]: audit 2023-12-20T20:33:09.675228+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:10.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[30414]: audit 2023-12-20T20:33:09.676997+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:10.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:10 smithi026 bash[30414]: audit 2023-12-20T20:33:09.678098+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:11.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:10 smithi145 bash[25067]: audit 2023-12-20T20:33:09.634026+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:11.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:10 smithi145 bash[25067]: cluster 2023-12-20T20:33:09.673056+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:11.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:10 smithi145 bash[25067]: audit 2023-12-20T20:33:09.675228+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:11.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:10 smithi145 bash[25067]: audit 2023-12-20T20:33:09.676997+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:11.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:10 smithi145 bash[25067]: audit 2023-12-20T20:33:09.678098+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:13.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:12 smithi145 bash[25067]: cluster 2023-12-20T20:33:11.673514+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:13.165 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:12 smithi026 bash[30414]: cluster 2023-12-20T20:33:11.673514+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:13.165 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:12 smithi026 bash[24979]: cluster 2023-12-20T20:33:11.673514+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:14.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:14 smithi145 bash[25067]: audit 2023-12-20T20:33:13.179779+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:14 smithi145 bash[25067]: audit 2023-12-20T20:33:13.468677+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:14.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:14 smithi026 bash[24979]: audit 2023-12-20T20:33:13.179779+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:14.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:14 smithi026 bash[24979]: audit 2023-12-20T20:33:13.468677+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:14.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:14 smithi026 bash[30414]: audit 2023-12-20T20:33:13.179779+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:14.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:14 smithi026 bash[30414]: audit 2023-12-20T20:33:13.468677+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:15.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:15 smithi026 bash[30414]: cluster 2023-12-20T20:33:13.674037+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:15.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:15 smithi026 bash[24979]: cluster 2023-12-20T20:33:13.674037+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:15.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:15 smithi145 bash[25067]: cluster 2023-12-20T20:33:13.674037+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:16.299 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 1 on host 'smithi026' 2023-12-20T20:33:16.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[24979]: audit 2023-12-20T20:33:16.294350+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:16.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[24979]: audit 2023-12-20T20:33:16.298710+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:16.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[24979]: audit 2023-12-20T20:33:16.299097+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:16.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[24979]: audit 2023-12-20T20:33:16.302319+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:16.545 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[30414]: audit 2023-12-20T20:33:16.294350+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:16.545 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[30414]: audit 2023-12-20T20:33:16.298710+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:16.545 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[30414]: audit 2023-12-20T20:33:16.299097+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:16.545 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:16 smithi026 bash[30414]: audit 2023-12-20T20:33:16.302319+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:16 smithi145 bash[25067]: audit 2023-12-20T20:33:16.294350+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:16 smithi145 bash[25067]: audit 2023-12-20T20:33:16.298710+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:16 smithi145 bash[25067]: audit 2023-12-20T20:33:16.299097+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:16 smithi145 bash[25067]: audit 2023-12-20T20:33:16.302319+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:16.994 DEBUG:teuthology.orchestra.run.smithi026:osd.1> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.1.service 2023-12-20T20:33:16.996 INFO:tasks.cephadm:Deploying osd.2 on smithi026 with /dev/vg_nvme/lv_2... 2023-12-20T20:33:16.997 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-20T20:33:17.115 INFO:journalctl@ceph.osd.1.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:33:17.327 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:17 smithi026 bash[24979]: cluster 2023-12-20T20:33:15.674565+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:17.327 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:17 smithi026 bash[24979]: audit 2023-12-20T20:33:16.486458+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:33:17.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:17 smithi026 bash[30414]: cluster 2023-12-20T20:33:15.674565+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:17.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:17 smithi026 bash[30414]: audit 2023-12-20T20:33:16.486458+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:33:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:17 smithi145 bash[25067]: cluster 2023-12-20T20:33:15.674565+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:17 smithi145 bash[25067]: audit 2023-12-20T20:33:16.486458+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:33:18.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:18 smithi145 bash[25067]: audit 2023-12-20T20:33:17.321753+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:33:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:18 smithi145 bash[25067]: cluster 2023-12-20T20:33:17.322031+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-20T20:33:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:18 smithi145 bash[25067]: audit 2023-12-20T20:33:17.322763+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:18 smithi145 bash[25067]: audit 2023-12-20T20:33:17.324087+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:18.677 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[36312]: debug 2023-12-20T20:33:18.327+0000 7f2c07675700 -1 osd.1 0 waiting for initial osdmap 2023-12-20T20:33:18.678 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[36312]: debug 2023-12-20T20:33:18.335+0000 7f2c00008700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:33:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[24979]: audit 2023-12-20T20:33:17.321753+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:33:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[24979]: cluster 2023-12-20T20:33:17.322031+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-20T20:33:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[24979]: audit 2023-12-20T20:33:17.322763+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:18.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[24979]: audit 2023-12-20T20:33:17.324087+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[30414]: audit 2023-12-20T20:33:17.321753+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:33:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[30414]: cluster 2023-12-20T20:33:17.322031+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-20T20:33:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[30414]: audit 2023-12-20T20:33:17.322763+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:18 smithi026 bash[30414]: audit 2023-12-20T20:33:17.324087+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:19 smithi145 bash[25067]: cluster 2023-12-20T20:33:17.675082+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:19 smithi145 bash[25067]: audit 2023-12-20T20:33:18.324275+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:33:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:19 smithi145 bash[25067]: cluster 2023-12-20T20:33:18.324528+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-20T20:33:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:19 smithi145 bash[25067]: audit 2023-12-20T20:33:18.324867+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:19 smithi145 bash[25067]: audit 2023-12-20T20:33:18.333009+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:19 smithi145 bash[25067]: audit 2023-12-20T20:33:19.332945+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[24979]: cluster 2023-12-20T20:33:17.675082+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[24979]: audit 2023-12-20T20:33:18.324275+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:33:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[24979]: cluster 2023-12-20T20:33:18.324528+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-20T20:33:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[24979]: audit 2023-12-20T20:33:18.324867+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[24979]: audit 2023-12-20T20:33:18.333009+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[24979]: audit 2023-12-20T20:33:19.332945+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[30414]: cluster 2023-12-20T20:33:17.675082+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[30414]: audit 2023-12-20T20:33:18.324275+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:33:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[30414]: cluster 2023-12-20T20:33:18.324528+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-20T20:33:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[30414]: audit 2023-12-20T20:33:18.324867+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[30414]: audit 2023-12-20T20:33:18.333009+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:19 smithi026 bash[30414]: audit 2023-12-20T20:33:19.332945+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[24979]: cluster 2023-12-20T20:33:17.479877+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[24979]: cluster 2023-12-20T20:33:17.480091+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[24979]: cluster 2023-12-20T20:33:19.341358+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184] boot 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[24979]: cluster 2023-12-20T20:33:19.341399+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[24979]: audit 2023-12-20T20:33:19.342399+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[30414]: cluster 2023-12-20T20:33:17.479877+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:33:20.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[30414]: cluster 2023-12-20T20:33:17.480091+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:33:20.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[30414]: cluster 2023-12-20T20:33:19.341358+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184] boot 2023-12-20T20:33:20.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[30414]: cluster 2023-12-20T20:33:19.341399+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-20T20:33:20.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:20 smithi026 bash[30414]: audit 2023-12-20T20:33:19.342399+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:20.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:20 smithi145 bash[25067]: cluster 2023-12-20T20:33:17.479877+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:33:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:20 smithi145 bash[25067]: cluster 2023-12-20T20:33:17.480091+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:33:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:20 smithi145 bash[25067]: cluster 2023-12-20T20:33:19.341358+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.26:6810/318813184,v1:172.21.15.26:6811/318813184] boot 2023-12-20T20:33:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:20 smithi145 bash[25067]: cluster 2023-12-20T20:33:19.341399+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-20T20:33:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:20 smithi145 bash[25067]: audit 2023-12-20T20:33:19.342399+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:33:20.668 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-20T20:33:20.668 INFO:teuthology.orchestra.run.smithi026.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-20T20:33:20.668 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 10+0 records in 2023-12-20T20:33:20.668 INFO:teuthology.orchestra.run.smithi026.stderr:10+0 records out 2023-12-20T20:33:20.669 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172381 s, 608 MB/s 2023-12-20T20:33:20.669 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping successful for: 2023-12-20T20:33:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:21 smithi145 bash[25067]: cluster 2023-12-20T20:33:19.675594+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:21 smithi145 bash[25067]: cluster 2023-12-20T20:33:20.358255+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-20T20:33:21.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:21 smithi026 bash[24979]: cluster 2023-12-20T20:33:19.675594+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:21.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:21 smithi026 bash[24979]: cluster 2023-12-20T20:33:20.358255+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-20T20:33:21.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:21 smithi026 bash[30414]: cluster 2023-12-20T20:33:19.675594+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T20:33:21.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:21 smithi026 bash[30414]: cluster 2023-12-20T20:33:20.358255+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-20T20:33:21.990 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi026:vg_nvme/lv_2 2023-12-20T20:33:23.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:23 smithi145 bash[25067]: cluster 2023-12-20T20:33:21.676128+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:23.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:23 smithi026 bash[30414]: cluster 2023-12-20T20:33:21.676128+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:23.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:23 smithi026 bash[24979]: cluster 2023-12-20T20:33:21.676128+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:25.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[24979]: cluster 2023-12-20T20:33:23.676644+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:25.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[24979]: audit 2023-12-20T20:33:25.206514+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[24979]: audit 2023-12-20T20:33:25.208103+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:33:25.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[24979]: audit 2023-12-20T20:33:25.209449+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:33:25.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[24979]: audit 2023-12-20T20:33:25.217460+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[24979]: audit 2023-12-20T20:33:25.225633+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.612 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[30414]: cluster 2023-12-20T20:33:23.676644+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:25.612 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[30414]: audit 2023-12-20T20:33:25.206514+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.612 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[30414]: audit 2023-12-20T20:33:25.208103+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:33:25.612 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[30414]: audit 2023-12-20T20:33:25.209449+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:33:25.612 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[30414]: audit 2023-12-20T20:33:25.217460+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.612 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:25 smithi026 bash[30414]: audit 2023-12-20T20:33:25.225633+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:25 smithi145 bash[25067]: cluster 2023-12-20T20:33:23.676644+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:25 smithi145 bash[25067]: audit 2023-12-20T20:33:25.206514+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:25 smithi145 bash[25067]: audit 2023-12-20T20:33:25.208103+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:33:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:25 smithi145 bash[25067]: audit 2023-12-20T20:33:25.209449+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:33:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:25 smithi145 bash[25067]: audit 2023-12-20T20:33:25.217460+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:25 smithi145 bash[25067]: audit 2023-12-20T20:33:25.225633+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:26.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:26 smithi145 bash[25067]: cephadm 2023-12-20T20:33:25.199446+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:33:26.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:26 smithi145 bash[25067]: cephadm 2023-12-20T20:33:25.210360+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 8125M 2023-12-20T20:33:26.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:26 smithi145 bash[25067]: audit 2023-12-20T20:33:25.597062+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:33:26.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:26 smithi145 bash[25067]: audit 2023-12-20T20:33:25.600625+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:33:26.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:26 smithi145 bash[25067]: audit 2023-12-20T20:33:25.602007+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:26.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[24979]: cephadm 2023-12-20T20:33:25.199446+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:33:26.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[24979]: cephadm 2023-12-20T20:33:25.210360+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 8125M 2023-12-20T20:33:26.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[24979]: audit 2023-12-20T20:33:25.597062+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:33:26.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[24979]: audit 2023-12-20T20:33:25.600625+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:33:26.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[24979]: audit 2023-12-20T20:33:25.602007+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:26.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[30414]: cephadm 2023-12-20T20:33:25.199446+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:33:26.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[30414]: cephadm 2023-12-20T20:33:25.210360+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 8125M 2023-12-20T20:33:26.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[30414]: audit 2023-12-20T20:33:25.597062+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:33:26.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[30414]: audit 2023-12-20T20:33:25.600625+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:33:26.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:26 smithi026 bash[30414]: audit 2023-12-20T20:33:25.602007+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:27.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:27 smithi145 bash[25067]: audit 2023-12-20T20:33:25.590281+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:33:27.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:27 smithi145 bash[25067]: cluster 2023-12-20T20:33:25.677210+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:27.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:27 smithi026 bash[30414]: audit 2023-12-20T20:33:25.590281+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:33:27.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:27 smithi026 bash[30414]: cluster 2023-12-20T20:33:25.677210+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:27.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:27 smithi026 bash[24979]: audit 2023-12-20T20:33:25.590281+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:33:27.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:27 smithi026 bash[24979]: cluster 2023-12-20T20:33:25.677210+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:28.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:28 smithi026 bash[24979]: cluster 2023-12-20T20:33:27.677689+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:28.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:28 smithi026 bash[30414]: cluster 2023-12-20T20:33:27.677689+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:28.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:28 smithi145 bash[25067]: cluster 2023-12-20T20:33:27.677689+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:31.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:31 smithi145 bash[25067]: cluster 2023-12-20T20:33:29.678192+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:31.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:31 smithi026 bash[24979]: cluster 2023-12-20T20:33:29.678192+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:31.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:31 smithi026 bash[30414]: cluster 2023-12-20T20:33:29.678192+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:32.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:32 smithi145 bash[25067]: audit 2023-12-20T20:33:31.544526+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.26:0/2599994454' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f26a717c-5169-4d99-8b9f-51f39eabb2c0"}]: dispatch 2023-12-20T20:33:32.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:32 smithi145 bash[25067]: audit 2023-12-20T20:33:31.550157+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.26:0/2599994454' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f26a717c-5169-4d99-8b9f-51f39eabb2c0"}]': finished 2023-12-20T20:33:32.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:32 smithi145 bash[25067]: cluster 2023-12-20T20:33:31.550228+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-20T20:33:32.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:32 smithi145 bash[25067]: audit 2023-12-20T20:33:31.550490+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:32.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:32 smithi145 bash[25067]: audit 2023-12-20T20:33:32.274182+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.26:0/3008247316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:33:32.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[24979]: audit 2023-12-20T20:33:31.544526+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.26:0/2599994454' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f26a717c-5169-4d99-8b9f-51f39eabb2c0"}]: dispatch 2023-12-20T20:33:32.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[24979]: audit 2023-12-20T20:33:31.550157+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.26:0/2599994454' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f26a717c-5169-4d99-8b9f-51f39eabb2c0"}]': finished 2023-12-20T20:33:32.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[24979]: cluster 2023-12-20T20:33:31.550228+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-20T20:33:32.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[24979]: audit 2023-12-20T20:33:31.550490+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:32.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[24979]: audit 2023-12-20T20:33:32.274182+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.26:0/3008247316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:33:32.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[30414]: audit 2023-12-20T20:33:31.544526+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.26:0/2599994454' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f26a717c-5169-4d99-8b9f-51f39eabb2c0"}]: dispatch 2023-12-20T20:33:32.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[30414]: audit 2023-12-20T20:33:31.550157+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.26:0/2599994454' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f26a717c-5169-4d99-8b9f-51f39eabb2c0"}]': finished 2023-12-20T20:33:32.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[30414]: cluster 2023-12-20T20:33:31.550228+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-20T20:33:32.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[30414]: audit 2023-12-20T20:33:31.550490+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:32.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:32 smithi026 bash[30414]: audit 2023-12-20T20:33:32.274182+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.26:0/3008247316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:33:33.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:33 smithi145 bash[25067]: cluster 2023-12-20T20:33:31.678723+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:33.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:33 smithi026 bash[24979]: cluster 2023-12-20T20:33:31.678723+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:33.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:33 smithi026 bash[30414]: cluster 2023-12-20T20:33:31.678723+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:35.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:35 smithi145 bash[25067]: cluster 2023-12-20T20:33:33.679232+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:35.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:35 smithi026 bash[24979]: cluster 2023-12-20T20:33:33.679232+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:35.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:35 smithi026 bash[30414]: cluster 2023-12-20T20:33:33.679232+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:37.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:37 smithi145 bash[25067]: cluster 2023-12-20T20:33:35.679739+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:37.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:37 smithi026 bash[24979]: cluster 2023-12-20T20:33:35.679739+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:37.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:37 smithi026 bash[30414]: cluster 2023-12-20T20:33:35.679739+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:39.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:39 smithi145 bash[25067]: cluster 2023-12-20T20:33:37.680243+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:39.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:39 smithi026 bash[24979]: cluster 2023-12-20T20:33:37.680243+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:39.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:39 smithi026 bash[30414]: cluster 2023-12-20T20:33:37.680243+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:41.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:41 smithi026 bash[24979]: cluster 2023-12-20T20:33:39.680759+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:41.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:41 smithi026 bash[30414]: cluster 2023-12-20T20:33:39.680759+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:41.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:41 smithi145 bash[25067]: cluster 2023-12-20T20:33:39.680759+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:42.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:42 smithi145 bash[25067]: audit 2023-12-20T20:33:41.786371+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:33:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:42 smithi145 bash[25067]: audit 2023-12-20T20:33:41.787742+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:42.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:42 smithi026 bash[30414]: audit 2023-12-20T20:33:41.786371+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:33:42.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:42 smithi026 bash[30414]: audit 2023-12-20T20:33:41.787742+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:42 smithi026 bash[24979]: audit 2023-12-20T20:33:41.786371+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:33:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:42 smithi026 bash[24979]: audit 2023-12-20T20:33:41.787742+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:43.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:43 smithi026 bash[24979]: cluster 2023-12-20T20:33:41.681333+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:43.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:43 smithi026 bash[24979]: cephadm 2023-12-20T20:33:41.788836+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi026 2023-12-20T20:33:43.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:43 smithi026 bash[30414]: cluster 2023-12-20T20:33:41.681333+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:43.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:43 smithi026 bash[30414]: cephadm 2023-12-20T20:33:41.788836+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi026 2023-12-20T20:33:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:43 smithi145 bash[25067]: cluster 2023-12-20T20:33:41.681333+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:43 smithi145 bash[25067]: cephadm 2023-12-20T20:33:41.788836+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi026 2023-12-20T20:33:45.627 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:45 smithi026 bash[30414]: cluster 2023-12-20T20:33:43.681789+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:45 smithi145 bash[25067]: cluster 2023-12-20T20:33:43.681789+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:45.627 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:45 smithi026 bash[24979]: cluster 2023-12-20T20:33:43.681789+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:46.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[24979]: audit 2023-12-20T20:33:45.669745+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:46.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[24979]: cluster 2023-12-20T20:33:45.682301+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:46.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[24979]: audit 2023-12-20T20:33:45.697883+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:46.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[24979]: audit 2023-12-20T20:33:45.699878+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:46.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[24979]: audit 2023-12-20T20:33:45.700929+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:46.927 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[30414]: audit 2023-12-20T20:33:45.669745+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:46.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[30414]: cluster 2023-12-20T20:33:45.682301+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:46.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[30414]: audit 2023-12-20T20:33:45.697883+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:46.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[30414]: audit 2023-12-20T20:33:45.699878+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:46.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:46 smithi026 bash[30414]: audit 2023-12-20T20:33:45.700929+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:47.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:46 smithi145 bash[25067]: audit 2023-12-20T20:33:45.669745+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:47.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:46 smithi145 bash[25067]: cluster 2023-12-20T20:33:45.682301+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:47.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:46 smithi145 bash[25067]: audit 2023-12-20T20:33:45.697883+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:47.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:46 smithi145 bash[25067]: audit 2023-12-20T20:33:45.699878+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:47.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:46 smithi145 bash[25067]: audit 2023-12-20T20:33:45.700929+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:49.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:48 smithi145 bash[25067]: cluster 2023-12-20T20:33:47.682791+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:49.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:48 smithi026 bash[24979]: cluster 2023-12-20T20:33:47.682791+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:49.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:48 smithi026 bash[30414]: cluster 2023-12-20T20:33:47.682791+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:50.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:50 smithi026 bash[24979]: audit 2023-12-20T20:33:49.399307+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:50.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:50 smithi026 bash[24979]: audit 2023-12-20T20:33:49.407989+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:50.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:50 smithi026 bash[24979]: cluster 2023-12-20T20:33:49.683322+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:50 smithi026 bash[30414]: audit 2023-12-20T20:33:49.399307+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:50 smithi026 bash[30414]: audit 2023-12-20T20:33:49.407989+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:50 smithi026 bash[30414]: cluster 2023-12-20T20:33:49.683322+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:50.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:50 smithi145 bash[25067]: audit 2023-12-20T20:33:49.399307+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:50.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:50 smithi145 bash[25067]: audit 2023-12-20T20:33:49.407989+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:50.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:50 smithi145 bash[25067]: cluster 2023-12-20T20:33:49.683322+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:52.479 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 2 on host 'smithi026' 2023-12-20T20:33:53.060 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[24979]: cluster 2023-12-20T20:33:51.683825+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:53.060 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[24979]: audit 2023-12-20T20:33:52.479214+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:53.060 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[24979]: audit 2023-12-20T20:33:52.483276+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:53.060 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[24979]: audit 2023-12-20T20:33:52.485011+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:53.060 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[24979]: audit 2023-12-20T20:33:52.486564+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:53.061 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[30414]: cluster 2023-12-20T20:33:51.683825+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:53.061 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[30414]: audit 2023-12-20T20:33:52.479214+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:53.061 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[30414]: audit 2023-12-20T20:33:52.483276+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:53.061 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[30414]: audit 2023-12-20T20:33:52.485011+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:53.061 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:52 smithi026 bash[30414]: audit 2023-12-20T20:33:52.486564+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:53.062 DEBUG:teuthology.orchestra.run.smithi026:osd.2> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.2.service 2023-12-20T20:33:53.065 INFO:tasks.cephadm:Deploying osd.3 on smithi026 with /dev/vg_nvme/lv_1... 2023-12-20T20:33:53.066 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-20T20:33:53.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:52 smithi145 bash[25067]: cluster 2023-12-20T20:33:51.683825+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:53.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:52 smithi145 bash[25067]: audit 2023-12-20T20:33:52.479214+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:33:53.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:52 smithi145 bash[25067]: audit 2023-12-20T20:33:52.483276+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:33:53.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:52 smithi145 bash[25067]: audit 2023-12-20T20:33:52.485011+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:33:53.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:52 smithi145 bash[25067]: audit 2023-12-20T20:33:52.486564+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:33:53.242 INFO:journalctl@ceph.osd.2.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:33:54.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:53 smithi026 bash[24979]: audit 2023-12-20T20:33:52.856938+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:33:54.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:53 smithi026 bash[24979]: audit 2023-12-20T20:33:52.857463+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 2023-12-20T20:33:54.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:53 smithi026 bash[30414]: audit 2023-12-20T20:33:52.856938+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:33:54.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:53 smithi026 bash[30414]: audit 2023-12-20T20:33:52.857463+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 2023-12-20T20:33:54.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:53 smithi145 bash[25067]: audit 2023-12-20T20:33:52.856938+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:33:54.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:53 smithi145 bash[25067]: audit 2023-12-20T20:33:52.857463+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 2023-12-20T20:33:55.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:54 smithi145 bash[25067]: cluster 2023-12-20T20:33:53.684379+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:55.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:54 smithi145 bash[25067]: audit 2023-12-20T20:33:53.751928+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 2023-12-20T20:33:55.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:54 smithi145 bash[25067]: cluster 2023-12-20T20:33:53.752006+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-20T20:33:55.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:54 smithi145 bash[25067]: audit 2023-12-20T20:33:53.752191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:55.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:54 smithi145 bash[25067]: audit 2023-12-20T20:33:53.755174+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:55.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:54 smithi145 bash[25067]: audit 2023-12-20T20:33:53.755961+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=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:55.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[24979]: cluster 2023-12-20T20:33:53.684379+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:55.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[24979]: audit 2023-12-20T20:33:53.751928+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 2023-12-20T20:33:55.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[24979]: cluster 2023-12-20T20:33:53.752006+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-20T20:33:55.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[24979]: audit 2023-12-20T20:33:53.752191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:55.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[24979]: audit 2023-12-20T20:33:53.755174+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[24979]: audit 2023-12-20T20:33:53.755961+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=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[30414]: cluster 2023-12-20T20:33:53.684379+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[30414]: audit 2023-12-20T20:33:53.751928+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 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[30414]: cluster 2023-12-20T20:33:53.752006+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[30414]: audit 2023-12-20T20:33:53.752191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[30414]: audit 2023-12-20T20:33:53.755174+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:55.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[30414]: audit 2023-12-20T20:33:53.755961+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=smithi026", "root=default"]}]: dispatch 2023-12-20T20:33:55.178 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[39442]: debug 2023-12-20T20:33:54.763+0000 7fbb18d87700 -1 osd.2 0 waiting for initial osdmap 2023-12-20T20:33:55.179 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:33:54 smithi026 bash[39442]: debug 2023-12-20T20:33:54.767+0000 7fbb1371e700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:33:56.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:55 smithi145 bash[25067]: audit 2023-12-20T20:33:54.755989+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=smithi026", "root=default"]}]': finished 2023-12-20T20:33:56.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:55 smithi145 bash[25067]: cluster 2023-12-20T20:33:54.756264+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-20T20:33:56.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:55 smithi145 bash[25067]: audit 2023-12-20T20:33:54.757027+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:55 smithi145 bash[25067]: audit 2023-12-20T20:33:54.764642+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[30414]: audit 2023-12-20T20:33:54.755989+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=smithi026", "root=default"]}]': finished 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[30414]: cluster 2023-12-20T20:33:54.756264+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[30414]: audit 2023-12-20T20:33:54.757027+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[30414]: audit 2023-12-20T20:33:54.764642+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[24979]: audit 2023-12-20T20:33:54.755989+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=smithi026", "root=default"]}]': finished 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[24979]: cluster 2023-12-20T20:33:54.756264+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[24979]: audit 2023-12-20T20:33:54.757027+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:55 smithi026 bash[24979]: audit 2023-12-20T20:33:54.764642+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.745 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-20T20:33:56.745 INFO:teuthology.orchestra.run.smithi026.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-20T20:33:56.746 INFO:teuthology.orchestra.run.smithi026.stderr: stderr: 10+0 records in 2023-12-20T20:33:56.746 INFO:teuthology.orchestra.run.smithi026.stderr:10+0 records out 2023-12-20T20:33:56.746 INFO:teuthology.orchestra.run.smithi026.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0138172 s, 759 MB/s 2023-12-20T20:33:56.746 INFO:teuthology.orchestra.run.smithi026.stderr:--> Zapping successful for: 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: cluster 2023-12-20T20:33:53.879414+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: cluster 2023-12-20T20:33:53.879631+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: cluster 2023-12-20T20:33:55.684994+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: cluster 2023-12-20T20:33:55.767206+0000 mon.a (mon.0) 345 : cluster [INF] osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517] boot 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: cluster 2023-12-20T20:33:55.767298+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: audit 2023-12-20T20:33:55.768322+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[24979]: audit 2023-12-20T20:33:55.791960+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: cluster 2023-12-20T20:33:53.879414+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: cluster 2023-12-20T20:33:53.879631+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: cluster 2023-12-20T20:33:55.684994+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: cluster 2023-12-20T20:33:55.767206+0000 mon.a (mon.0) 345 : cluster [INF] osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517] boot 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: cluster 2023-12-20T20:33:55.767298+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: audit 2023-12-20T20:33:55.768322+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:56.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:56 smithi026 bash[30414]: audit 2023-12-20T20:33:55.791960+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-20T20:33:57.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: cluster 2023-12-20T20:33:53.879414+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:33:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: cluster 2023-12-20T20:33:53.879631+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:33:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: cluster 2023-12-20T20:33:55.684994+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T20:33:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: cluster 2023-12-20T20:33:55.767206+0000 mon.a (mon.0) 345 : cluster [INF] osd.2 [v2:172.21.15.26:6818/863976517,v1:172.21.15.26:6819/863976517] boot 2023-12-20T20:33:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: cluster 2023-12-20T20:33:55.767298+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-20T20:33:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: audit 2023-12-20T20:33:55.768322+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:33:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:56 smithi145 bash[25067]: audit 2023-12-20T20:33:55.791960+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-20T20:33:58.015 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi026:vg_nvme/lv_1 2023-12-20T20:33:58.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:57 smithi145 bash[25067]: audit 2023-12-20T20:33:56.781374+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-20T20:33:58.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:57 smithi145 bash[25067]: cluster 2023-12-20T20:33:56.781460+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-20T20:33:58.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:57 smithi145 bash[25067]: audit 2023-12-20T20:33:56.783110+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-20T20:33:58.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:57 smithi026 bash[24979]: audit 2023-12-20T20:33:56.781374+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-20T20:33:58.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:57 smithi026 bash[24979]: cluster 2023-12-20T20:33:56.781460+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-20T20:33:58.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:57 smithi026 bash[24979]: audit 2023-12-20T20:33:56.783110+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-20T20:33:58.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:57 smithi026 bash[30414]: audit 2023-12-20T20:33:56.781374+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-20T20:33:58.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:57 smithi026 bash[30414]: cluster 2023-12-20T20:33:56.781460+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-20T20:33:58.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:57 smithi026 bash[30414]: audit 2023-12-20T20:33:56.783110+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-20T20:33:59.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:58 smithi145 bash[25067]: cluster 2023-12-20T20:33:57.685563+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:33:59.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:58 smithi145 bash[25067]: audit 2023-12-20T20:33:57.795974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-20T20:33:59.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:58 smithi145 bash[25067]: cluster 2023-12-20T20:33:57.796127+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-20T20:33:59.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:58 smithi026 bash[30414]: cluster 2023-12-20T20:33:57.685563+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:33:59.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:58 smithi026 bash[30414]: audit 2023-12-20T20:33:57.795974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-20T20:33:59.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:58 smithi026 bash[30414]: cluster 2023-12-20T20:33:57.796127+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-20T20:33:59.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:58 smithi026 bash[24979]: cluster 2023-12-20T20:33:57.685563+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:33:59.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:58 smithi026 bash[24979]: audit 2023-12-20T20:33:57.795974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-20T20:33:59.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:58 smithi026 bash[24979]: cluster 2023-12-20T20:33:57.796127+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-20T20:34:00.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:59 smithi145 bash[25067]: cluster 2023-12-20T20:33:58.805213+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2023-12-20T20:34:00.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:59 smithi145 bash[25067]: cluster 2023-12-20T20:33:58.810574+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-20T20:34:00.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:33:59 smithi145 bash[25067]: audit 2023-12-20T20:33:58.863120+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:00.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:59 smithi026 bash[24979]: cluster 2023-12-20T20:33:58.805213+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2023-12-20T20:34:00.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:59 smithi026 bash[24979]: cluster 2023-12-20T20:33:58.810574+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-20T20:34:00.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:33:59 smithi026 bash[24979]: audit 2023-12-20T20:33:58.863120+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:00.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:59 smithi026 bash[30414]: cluster 2023-12-20T20:33:58.805213+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2023-12-20T20:34:00.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:59 smithi026 bash[30414]: cluster 2023-12-20T20:33:58.810574+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-20T20:34:00.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:33:59 smithi026 bash[30414]: audit 2023-12-20T20:33:58.863120+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:01.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:01 smithi145 bash[25067]: cluster 2023-12-20T20:33:59.686096+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:01.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:01 smithi026 bash[24979]: cluster 2023-12-20T20:33:59.686096+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:01.927 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:01 smithi026 bash[30414]: cluster 2023-12-20T20:33:59.686096+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:00.696704+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: cephadm 2023-12-20T20:34:01.251663+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.610523+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.610788+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.612324+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.612450+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.617119+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.618913+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.619172+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.619440+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: cluster 2023-12-20T20:34:01.686625+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.721392+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.723528+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.777081+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.783557+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.789104+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:01.790056+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.501129+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:03.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:00.696704+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: cephadm 2023-12-20T20:34:01.251663+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.610523+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.610788+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.612324+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.612450+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.617119+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.618913+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.619172+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.619440+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: cluster 2023-12-20T20:34:01.686625+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.721392+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.723528+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.777081+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:34:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.783557+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.789104+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:01.790056+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.501129+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.504778+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.508082+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.508647+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.509349+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.510101+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.511513+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[24979]: audit 2023-12-20T20:34:02.512788+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.504778+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.508082+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.508647+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.509349+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.510101+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.511513+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:03 smithi026 bash[30414]: audit 2023-12-20T20:34:02.512788+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:00.696704+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: cephadm 2023-12-20T20:34:01.251663+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:34:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.610523+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.610788+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.612324+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.612450+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.617119+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.618913+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.619172+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.619440+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: cluster 2023-12-20T20:34:01.686625+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.721392+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.723528+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.777081+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.783557+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:34:03.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.789104+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:01.790056+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.501129+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.504778+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.508082+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.508647+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.509349+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.510101+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.511513+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:03.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:03 smithi145 bash[25067]: audit 2023-12-20T20:34:02.512788+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:04.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: audit 2023-12-20T20:34:02.507980+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:04.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: cephadm 2023-12-20T20:34:02.513715+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 5417M 2023-12-20T20:34:04.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: audit 2023-12-20T20:34:03.386108+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:04.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: audit 2023-12-20T20:34:03.395072+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: audit 2023-12-20T20:34:03.409877+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: audit 2023-12-20T20:34:03.423852+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[24979]: cluster 2023-12-20T20:34:03.687224+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: audit 2023-12-20T20:34:02.507980+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: cephadm 2023-12-20T20:34:02.513715+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 5417M 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: audit 2023-12-20T20:34:03.386108+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: audit 2023-12-20T20:34:03.395072+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: audit 2023-12-20T20:34:03.409877+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: audit 2023-12-20T20:34:03.423852+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:04 smithi026 bash[30414]: cluster 2023-12-20T20:34:03.687224+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:04.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: audit 2023-12-20T20:34:02.507980+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T20:34:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: cephadm 2023-12-20T20:34:02.513715+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 5417M 2023-12-20T20:34:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: audit 2023-12-20T20:34:03.386108+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T20:34:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: audit 2023-12-20T20:34:03.395072+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: audit 2023-12-20T20:34:03.409877+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: audit 2023-12-20T20:34:03.423852+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:04 smithi145 bash[25067]: cluster 2023-12-20T20:34:03.687224+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:07.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:07 smithi145 bash[25067]: cluster 2023-12-20T20:34:05.687845+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-20T20:34:07.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:07 smithi026 bash[30414]: cluster 2023-12-20T20:34:05.687845+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-20T20:34:07.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:07 smithi026 bash[24979]: cluster 2023-12-20T20:34:05.687845+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-20T20:34:08.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:08 smithi145 bash[25067]: audit 2023-12-20T20:34:07.740133+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.26:0/2285274389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "31f7a452-2f15-46c6-ab06-2c7f6c4caf59"}]: dispatch 2023-12-20T20:34:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:08 smithi145 bash[25067]: audit 2023-12-20T20:34:07.746392+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.26:0/2285274389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31f7a452-2f15-46c6-ab06-2c7f6c4caf59"}]': finished 2023-12-20T20:34:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:08 smithi145 bash[25067]: cluster 2023-12-20T20:34:07.746451+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-12-20T20:34:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:08 smithi145 bash[25067]: audit 2023-12-20T20:34:07.746561+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:08.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[30414]: audit 2023-12-20T20:34:07.740133+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.26:0/2285274389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "31f7a452-2f15-46c6-ab06-2c7f6c4caf59"}]: dispatch 2023-12-20T20:34:08.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[30414]: audit 2023-12-20T20:34:07.746392+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.26:0/2285274389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31f7a452-2f15-46c6-ab06-2c7f6c4caf59"}]': finished 2023-12-20T20:34:08.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[30414]: cluster 2023-12-20T20:34:07.746451+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-12-20T20:34:08.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[30414]: audit 2023-12-20T20:34:07.746561+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:08.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[24979]: audit 2023-12-20T20:34:07.740133+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.26:0/2285274389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "31f7a452-2f15-46c6-ab06-2c7f6c4caf59"}]: dispatch 2023-12-20T20:34:08.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[24979]: audit 2023-12-20T20:34:07.746392+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.26:0/2285274389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31f7a452-2f15-46c6-ab06-2c7f6c4caf59"}]': finished 2023-12-20T20:34:08.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[24979]: cluster 2023-12-20T20:34:07.746451+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-12-20T20:34:08.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:08 smithi026 bash[24979]: audit 2023-12-20T20:34:07.746561+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:09.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:09 smithi145 bash[25067]: cluster 2023-12-20T20:34:07.688408+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-20T20:34:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:09 smithi145 bash[25067]: audit 2023-12-20T20:34:08.486841+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.26:0/430058889' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:34:09.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:09 smithi026 bash[24979]: cluster 2023-12-20T20:34:07.688408+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-20T20:34:09.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:09 smithi026 bash[24979]: audit 2023-12-20T20:34:08.486841+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.26:0/430058889' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:34:09.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:09 smithi026 bash[30414]: cluster 2023-12-20T20:34:07.688408+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-20T20:34:09.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:09 smithi026 bash[30414]: audit 2023-12-20T20:34:08.486841+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.26:0/430058889' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:34:11.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:11 smithi026 bash[24979]: cluster 2023-12-20T20:34:09.689006+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-20T20:34:11.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:11 smithi026 bash[30414]: cluster 2023-12-20T20:34:09.689006+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-20T20:34:11.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:11 smithi145 bash[25067]: cluster 2023-12-20T20:34:09.689006+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-20T20:34:13.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:13 smithi145 bash[25067]: cluster 2023-12-20T20:34:11.689405+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T20:34:13.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:13 smithi026 bash[24979]: cluster 2023-12-20T20:34:11.689405+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T20:34:13.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:13 smithi026 bash[30414]: cluster 2023-12-20T20:34:11.689405+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T20:34:15.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:15 smithi026 bash[24979]: cluster 2023-12-20T20:34:13.689955+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T20:34:15.509 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:15 smithi026 bash[30414]: cluster 2023-12-20T20:34:13.689955+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T20:34:15.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:15 smithi145 bash[25067]: cluster 2023-12-20T20:34:13.689955+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T20:34:17.608 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:17 smithi026 bash[24979]: cluster 2023-12-20T20:34:15.690517+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 2023-12-20T20:34:17.609 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:17 smithi026 bash[30414]: cluster 2023-12-20T20:34:15.690517+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 2023-12-20T20:34:17.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:17 smithi145 bash[25067]: cluster 2023-12-20T20:34:15.690517+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 2023-12-20T20:34:18.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:18 smithi145 bash[25067]: audit 2023-12-20T20:34:18.098024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:34:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:18 smithi145 bash[25067]: audit 2023-12-20T20:34:18.099489+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:18 smithi026 bash[24979]: audit 2023-12-20T20:34:18.098024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:34:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:18 smithi026 bash[24979]: audit 2023-12-20T20:34:18.099489+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:18.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:18 smithi026 bash[30414]: audit 2023-12-20T20:34:18.098024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:34:18.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:18 smithi026 bash[30414]: audit 2023-12-20T20:34:18.099489+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:19 smithi026 bash[24979]: cluster 2023-12-20T20:34:17.691130+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:19 smithi026 bash[24979]: cephadm 2023-12-20T20:34:18.100731+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi026 2023-12-20T20:34:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:19 smithi026 bash[30414]: cluster 2023-12-20T20:34:17.691130+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:19 smithi026 bash[30414]: cephadm 2023-12-20T20:34:18.100731+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi026 2023-12-20T20:34:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:19 smithi145 bash[25067]: cluster 2023-12-20T20:34:17.691130+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:19 smithi145 bash[25067]: cephadm 2023-12-20T20:34:18.100731+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi026 2023-12-20T20:34:21.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:21 smithi026 bash[24979]: cluster 2023-12-20T20:34:19.691668+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:21.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:21 smithi026 bash[30414]: cluster 2023-12-20T20:34:19.691668+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:21 smithi145 bash[25067]: cluster 2023-12-20T20:34:19.691668+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:23.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[24979]: cluster 2023-12-20T20:34:21.692134+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:23.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[24979]: audit 2023-12-20T20:34:22.072304+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:23.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[24979]: audit 2023-12-20T20:34:22.076449+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:23.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[24979]: audit 2023-12-20T20:34:22.078768+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:23.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[24979]: audit 2023-12-20T20:34:22.079952+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:23.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[30414]: cluster 2023-12-20T20:34:21.692134+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:23.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[30414]: audit 2023-12-20T20:34:22.072304+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:23.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[30414]: audit 2023-12-20T20:34:22.076449+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:23.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[30414]: audit 2023-12-20T20:34:22.078768+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:23.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:23 smithi026 bash[30414]: audit 2023-12-20T20:34:22.079952+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:23.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:23 smithi145 bash[25067]: cluster 2023-12-20T20:34:21.692134+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:23 smithi145 bash[25067]: audit 2023-12-20T20:34:22.072304+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:23 smithi145 bash[25067]: audit 2023-12-20T20:34:22.076449+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:23 smithi145 bash[25067]: audit 2023-12-20T20:34:22.078768+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:23 smithi145 bash[25067]: audit 2023-12-20T20:34:22.079952+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:25.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:25 smithi026 bash[24979]: cluster 2023-12-20T20:34:23.692738+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:25.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:25 smithi026 bash[30414]: cluster 2023-12-20T20:34:23.692738+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:25.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:25 smithi145 bash[25067]: cluster 2023-12-20T20:34:23.692738+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:27.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:26 smithi145 bash[25067]: cluster 2023-12-20T20:34:25.693322+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:27.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:26 smithi145 bash[25067]: audit 2023-12-20T20:34:25.844108+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:27.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:26 smithi145 bash[25067]: audit 2023-12-20T20:34:26.136806+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:27.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:26 smithi026 bash[24979]: cluster 2023-12-20T20:34:25.693322+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:27.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:26 smithi026 bash[24979]: audit 2023-12-20T20:34:25.844108+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:27.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:26 smithi026 bash[24979]: audit 2023-12-20T20:34:26.136806+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:27.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:26 smithi026 bash[30414]: cluster 2023-12-20T20:34:25.693322+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:27.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:26 smithi026 bash[30414]: audit 2023-12-20T20:34:25.844108+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:27.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:26 smithi026 bash[30414]: audit 2023-12-20T20:34:26.136806+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:28.929 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 3 on host 'smithi026' 2023-12-20T20:34:29.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:28 smithi145 bash[25067]: cluster 2023-12-20T20:34:27.693943+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:29.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:28 smithi026 bash[24979]: cluster 2023-12-20T20:34:27.693943+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:29.139 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:28 smithi026 bash[30414]: cluster 2023-12-20T20:34:27.693943+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:29.591 DEBUG:teuthology.orchestra.run.smithi026:osd.3> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.3.service 2023-12-20T20:34:29.593 INFO:tasks.cephadm:Deploying osd.4 on smithi145 with /dev/vg_nvme/lv_4... 2023-12-20T20:34:29.593 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-20T20:34:29.635 INFO:journalctl@ceph.osd.3.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:34:30.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:29 smithi145 bash[25067]: audit 2023-12-20T20:34:28.927819+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:30.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:29 smithi145 bash[25067]: audit 2023-12-20T20:34:28.962229+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:30.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:29 smithi145 bash[25067]: audit 2023-12-20T20:34:28.964728+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:30.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:29 smithi145 bash[25067]: audit 2023-12-20T20:34:28.966720+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:30.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:29 smithi145 bash[25067]: audit 2023-12-20T20:34:29.323077+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:34:30.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[24979]: audit 2023-12-20T20:34:28.927819+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:30.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[24979]: audit 2023-12-20T20:34:28.962229+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:30.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[24979]: audit 2023-12-20T20:34:28.964728+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:30.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[24979]: audit 2023-12-20T20:34:28.966720+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:30.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[24979]: audit 2023-12-20T20:34:29.323077+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:34:30.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[30414]: audit 2023-12-20T20:34:28.927819+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:30.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[30414]: audit 2023-12-20T20:34:28.962229+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:30.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[30414]: audit 2023-12-20T20:34:28.964728+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:30.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[30414]: audit 2023-12-20T20:34:28.966720+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:30.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:29 smithi026 bash[30414]: audit 2023-12-20T20:34:29.323077+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:34:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:30 smithi145 bash[25067]: cluster 2023-12-20T20:34:29.694581+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:30 smithi145 bash[25067]: audit 2023-12-20T20:34:29.937998+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:34:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:30 smithi145 bash[25067]: cluster 2023-12-20T20:34:29.938117+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-20T20:34:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:30 smithi145 bash[25067]: audit 2023-12-20T20:34:29.938394+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:30 smithi145 bash[25067]: audit 2023-12-20T20:34:29.939897+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:34:31.427 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[42639]: debug 2023-12-20T20:34:30.946+0000 7f357ed11700 -1 osd.3 0 waiting for initial osdmap 2023-12-20T20:34:31.427 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[42639]: debug 2023-12-20T20:34:30.950+0000 7f35796a8700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:34:31.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[24979]: cluster 2023-12-20T20:34:29.694581+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:31.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[24979]: audit 2023-12-20T20:34:29.937998+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[24979]: cluster 2023-12-20T20:34:29.938117+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[24979]: audit 2023-12-20T20:34:29.938394+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[24979]: audit 2023-12-20T20:34:29.939897+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[30414]: cluster 2023-12-20T20:34:29.694581+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[30414]: audit 2023-12-20T20:34:29.937998+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[30414]: cluster 2023-12-20T20:34:29.938117+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[30414]: audit 2023-12-20T20:34:29.938394+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:31.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:30 smithi026 bash[30414]: audit 2023-12-20T20:34:29.939897+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:34:32.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[24979]: audit 2023-12-20T20:34:30.942347+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:34:32.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[24979]: cluster 2023-12-20T20:34:30.942487+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-20T20:34:32.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[24979]: audit 2023-12-20T20:34:30.943201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:32.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[24979]: audit 2023-12-20T20:34:30.951607+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:32.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[30414]: audit 2023-12-20T20:34:30.942347+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:34:32.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[30414]: cluster 2023-12-20T20:34:30.942487+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-20T20:34:32.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[30414]: audit 2023-12-20T20:34:30.943201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:32.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:31 smithi026 bash[30414]: audit 2023-12-20T20:34:30.951607+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:32.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:31 smithi145 bash[25067]: audit 2023-12-20T20:34:30.942347+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2023-12-20T20:34:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:31 smithi145 bash[25067]: cluster 2023-12-20T20:34:30.942487+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-20T20:34:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:31 smithi145 bash[25067]: audit 2023-12-20T20:34:30.943201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:31 smithi145 bash[25067]: audit 2023-12-20T20:34:30.951607+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:32.741 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-20T20:34:32.741 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-20T20:34:32.741 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-12-20T20:34:32.741 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-12-20T20:34:32.742 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0194582 s, 539 MB/s 2023-12-20T20:34:32.742 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-12-20T20:34:33.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:32 smithi145 bash[25067]: cluster 2023-12-20T20:34:30.357353+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:34:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:32 smithi145 bash[25067]: cluster 2023-12-20T20:34:30.357547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:34:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:32 smithi145 bash[25067]: cluster 2023-12-20T20:34:31.695168+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:32 smithi145 bash[25067]: cluster 2023-12-20T20:34:31.954311+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167] boot 2023-12-20T20:34:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:32 smithi145 bash[25067]: cluster 2023-12-20T20:34:31.954386+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-12-20T20:34:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:32 smithi145 bash[25067]: audit 2023-12-20T20:34:31.955683+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[24979]: cluster 2023-12-20T20:34:30.357353+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:34:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[24979]: cluster 2023-12-20T20:34:30.357547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:34:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[24979]: cluster 2023-12-20T20:34:31.695168+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[24979]: cluster 2023-12-20T20:34:31.954311+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167] boot 2023-12-20T20:34:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[24979]: cluster 2023-12-20T20:34:31.954386+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[24979]: audit 2023-12-20T20:34:31.955683+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[30414]: cluster 2023-12-20T20:34:30.357353+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[30414]: cluster 2023-12-20T20:34:30.357547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[30414]: cluster 2023-12-20T20:34:31.695168+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[30414]: cluster 2023-12-20T20:34:31.954311+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.26:6826/2308105167,v1:172.21.15.26:6827/2308105167] boot 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[30414]: cluster 2023-12-20T20:34:31.954386+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-12-20T20:34:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:32 smithi026 bash[30414]: audit 2023-12-20T20:34:31.955683+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:34:33.362 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_4 2023-12-20T20:34:34.266 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:33 smithi145 bash[25067]: cluster 2023-12-20T20:34:32.972815+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-20T20:34:34.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:33 smithi026 bash[30414]: cluster 2023-12-20T20:34:32.972815+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-20T20:34:34.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:33 smithi026 bash[24979]: cluster 2023-12-20T20:34:32.972815+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-20T20:34:35.350 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:34 smithi026 bash[24979]: cluster 2023-12-20T20:34:33.695775+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:35.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:34 smithi026 bash[30414]: cluster 2023-12-20T20:34:33.695775+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:35.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:34 smithi145 bash[25067]: cluster 2023-12-20T20:34:33.695775+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: cluster 2023-12-20T20:34:35.696346+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: cephadm 2023-12-20T20:34:36.033674+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:34:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.042907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.045265+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.046824+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.048267+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.049781+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: cephadm 2023-12-20T20:34:36.050913+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 4062M 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.058296+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.065174+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.079613+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.085356+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.091863+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:34:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:37 smithi145 bash[25067]: audit 2023-12-20T20:34:36.093384+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:37.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: cluster 2023-12-20T20:34:35.696346+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:37.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: cephadm 2023-12-20T20:34:36.033674+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:34:37.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.042907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.045265+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.046824+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.048267+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.049781+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: cephadm 2023-12-20T20:34:36.050913+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 4062M 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.058296+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.065174+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.079613+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:34:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.085356+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.091863+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[24979]: audit 2023-12-20T20:34:36.093384+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: cluster 2023-12-20T20:34:35.696346+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: cephadm 2023-12-20T20:34:36.033674+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Detected new or changed devices on smithi026 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.042907+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.045265+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.046824+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.048267+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.049781+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: cephadm 2023-12-20T20:34:36.050913+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 4062M 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.058296+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.065174+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.079613+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.085356+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.091863+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:34:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:37 smithi026 bash[30414]: audit 2023-12-20T20:34:36.093384+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:39.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:39 smithi145 bash[25067]: cluster 2023-12-20T20:34:37.696953+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:39.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:39 smithi026 bash[24979]: cluster 2023-12-20T20:34:37.696953+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:39.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:39 smithi026 bash[30414]: cluster 2023-12-20T20:34:37.696953+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:41.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:41 smithi145 bash[25067]: cluster 2023-12-20T20:34:39.697514+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:41.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:41 smithi026 bash[24979]: cluster 2023-12-20T20:34:39.697514+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:41.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:41 smithi026 bash[30414]: cluster 2023-12-20T20:34:39.697514+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:42 smithi145 bash[25067]: audit 2023-12-20T20:34:42.126546+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.145:0/394202164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]: dispatch 2023-12-20T20:34:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:42 smithi145 bash[25067]: audit 2023-12-20T20:34:42.127309+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]: dispatch 2023-12-20T20:34:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:42 smithi145 bash[25067]: audit 2023-12-20T20:34:42.136567+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]': finished 2023-12-20T20:34:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:42 smithi145 bash[25067]: cluster 2023-12-20T20:34:42.136760+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-12-20T20:34:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:42 smithi145 bash[25067]: audit 2023-12-20T20:34:42.137064+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:34:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[24979]: audit 2023-12-20T20:34:42.126546+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.145:0/394202164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]: dispatch 2023-12-20T20:34:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[24979]: audit 2023-12-20T20:34:42.127309+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]: dispatch 2023-12-20T20:34:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[24979]: audit 2023-12-20T20:34:42.136567+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]': finished 2023-12-20T20:34:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[24979]: cluster 2023-12-20T20:34:42.136760+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-12-20T20:34:42.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[24979]: audit 2023-12-20T20:34:42.137064+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:34:42.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[30414]: audit 2023-12-20T20:34:42.126546+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.145:0/394202164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]: dispatch 2023-12-20T20:34:42.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[30414]: audit 2023-12-20T20:34:42.127309+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]: dispatch 2023-12-20T20:34:42.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[30414]: audit 2023-12-20T20:34:42.136567+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61122144-cc53-4a28-8735-2e946f3ae880"}]': finished 2023-12-20T20:34:42.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[30414]: cluster 2023-12-20T20:34:42.136760+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-12-20T20:34:42.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:42 smithi026 bash[30414]: audit 2023-12-20T20:34:42.137064+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:34:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:43 smithi145 bash[25067]: cluster 2023-12-20T20:34:41.698106+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:43 smithi145 bash[25067]: audit 2023-12-20T20:34:42.823000+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.145:0/4032578320' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:34:43.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:43 smithi026 bash[24979]: cluster 2023-12-20T20:34:41.698106+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:43.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:43 smithi026 bash[24979]: audit 2023-12-20T20:34:42.823000+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.145:0/4032578320' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:34:43.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:43 smithi026 bash[30414]: cluster 2023-12-20T20:34:41.698106+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:43.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:43 smithi026 bash[30414]: audit 2023-12-20T20:34:42.823000+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.145:0/4032578320' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:34:45.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:45 smithi145 bash[25067]: cluster 2023-12-20T20:34:43.698678+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:45.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:45 smithi026 bash[24979]: cluster 2023-12-20T20:34:43.698678+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:45.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:45 smithi026 bash[30414]: cluster 2023-12-20T20:34:43.698678+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:47.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:47 smithi145 bash[25067]: cluster 2023-12-20T20:34:45.699283+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:47.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:47 smithi026 bash[24979]: cluster 2023-12-20T20:34:45.699283+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:47.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:47 smithi026 bash[30414]: cluster 2023-12-20T20:34:45.699283+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:49.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:49 smithi145 bash[25067]: cluster 2023-12-20T20:34:47.699884+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 2023-12-20T20:34:49.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:49 smithi026 bash[24979]: cluster 2023-12-20T20:34:47.699884+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 2023-12-20T20:34:49.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:49 smithi026 bash[30414]: cluster 2023-12-20T20:34:47.699884+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 2023-12-20T20:34:51.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:51 smithi145 bash[25067]: cluster 2023-12-20T20:34:49.700462+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 2023-12-20T20:34:51.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:51 smithi026 bash[24979]: cluster 2023-12-20T20:34:49.700462+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 2023-12-20T20:34:51.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:51 smithi026 bash[30414]: cluster 2023-12-20T20:34:49.700462+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 2023-12-20T20:34:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:52 smithi145 bash[25067]: audit 2023-12-20T20:34:52.044877+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:34:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:52 smithi145 bash[25067]: audit 2023-12-20T20:34:52.046687+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:52.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:52 smithi026 bash[24979]: audit 2023-12-20T20:34:52.044877+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:34:52.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:52 smithi026 bash[24979]: audit 2023-12-20T20:34:52.046687+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:52.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:52 smithi026 bash[30414]: audit 2023-12-20T20:34:52.044877+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:34:52.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:52 smithi026 bash[30414]: audit 2023-12-20T20:34:52.046687+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:53.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:53 smithi026 bash[24979]: cluster 2023-12-20T20:34:51.701046+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 2023-12-20T20:34:53.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:53 smithi026 bash[24979]: cephadm 2023-12-20T20:34:52.048146+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi145 2023-12-20T20:34:53.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:53 smithi026 bash[30414]: cluster 2023-12-20T20:34:51.701046+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 2023-12-20T20:34:53.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:53 smithi026 bash[30414]: cephadm 2023-12-20T20:34:52.048146+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi145 2023-12-20T20:34:53.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:53 smithi145 bash[25067]: cluster 2023-12-20T20:34:51.701046+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 2023-12-20T20:34:53.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:53 smithi145 bash[25067]: cephadm 2023-12-20T20:34:52.048146+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi145 2023-12-20T20:34:55.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:55 smithi026 bash[24979]: cluster 2023-12-20T20:34:53.701680+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:55.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:55 smithi026 bash[30414]: cluster 2023-12-20T20:34:53.701680+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:55.735 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:55 smithi145 bash[25067]: cluster 2023-12-20T20:34:53.701680+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:57.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:57 smithi145 bash[25067]: cluster 2023-12-20T20:34:55.702329+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:57 smithi145 bash[25067]: audit 2023-12-20T20:34:56.013192+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:57 smithi145 bash[25067]: audit 2023-12-20T20:34:56.037885+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:57 smithi145 bash[25067]: audit 2023-12-20T20:34:56.040703+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:57 smithi145 bash[25067]: audit 2023-12-20T20:34:56.042362+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:57.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[24979]: cluster 2023-12-20T20:34:55.702329+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:57.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[24979]: audit 2023-12-20T20:34:56.013192+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:57.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[24979]: audit 2023-12-20T20:34:56.037885+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:57.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[24979]: audit 2023-12-20T20:34:56.040703+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:57.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[24979]: audit 2023-12-20T20:34:56.042362+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:57.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[30414]: cluster 2023-12-20T20:34:55.702329+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:57.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[30414]: audit 2023-12-20T20:34:56.013192+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:34:57.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[30414]: audit 2023-12-20T20:34:56.037885+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:34:57.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[30414]: audit 2023-12-20T20:34:56.040703+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:34:57.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:57 smithi026 bash[30414]: audit 2023-12-20T20:34:56.042362+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:34:59.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:34:59 smithi145 bash[25067]: cluster 2023-12-20T20:34:57.702948+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:59.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:34:59 smithi026 bash[24979]: cluster 2023-12-20T20:34:57.702948+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:34:59.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:34:59 smithi026 bash[30414]: cluster 2023-12-20T20:34:57.702948+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:00.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:00 smithi145 bash[25067]: cluster 2023-12-20T20:34:59.703542+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:00.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:00 smithi145 bash[25067]: audit 2023-12-20T20:34:59.776449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:00.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:00 smithi145 bash[25067]: audit 2023-12-20T20:35:00.063480+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:01.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:00 smithi026 bash[24979]: cluster 2023-12-20T20:34:59.703542+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:01.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:00 smithi026 bash[24979]: audit 2023-12-20T20:34:59.776449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:01.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:00 smithi026 bash[24979]: audit 2023-12-20T20:35:00.063480+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:01.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:00 smithi026 bash[30414]: cluster 2023-12-20T20:34:59.703542+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:01.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:00 smithi026 bash[30414]: audit 2023-12-20T20:34:59.776449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:01.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:00 smithi026 bash[30414]: audit 2023-12-20T20:35:00.063480+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:02.717 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 4 on host 'smithi145' 2023-12-20T20:35:03.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: cluster 2023-12-20T20:35:01.704130+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: audit 2023-12-20T20:35:02.507297+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:35:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: audit 2023-12-20T20:35:02.509725+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:35:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: audit 2023-12-20T20:35:02.714588+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: audit 2023-12-20T20:35:02.737710+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: audit 2023-12-20T20:35:02.740338+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:02 smithi145 bash[25067]: audit 2023-12-20T20:35:02.742146+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:03.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: cluster 2023-12-20T20:35:01.704130+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:03.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: audit 2023-12-20T20:35:02.507297+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:35:03.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: audit 2023-12-20T20:35:02.509725+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:35:03.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: audit 2023-12-20T20:35:02.714588+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: audit 2023-12-20T20:35:02.737710+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: audit 2023-12-20T20:35:02.740338+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[24979]: audit 2023-12-20T20:35:02.742146+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: cluster 2023-12-20T20:35:01.704130+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: audit 2023-12-20T20:35:02.507297+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: audit 2023-12-20T20:35:02.509725+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: audit 2023-12-20T20:35:02.714588+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: audit 2023-12-20T20:35:02.737710+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: audit 2023-12-20T20:35:02.740338+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:02 smithi026 bash[30414]: audit 2023-12-20T20:35:02.742146+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:03.341 DEBUG:teuthology.orchestra.run.smithi145:osd.4> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.4.service 2023-12-20T20:35:03.343 INFO:tasks.cephadm:Deploying osd.5 on smithi145 with /dev/vg_nvme/lv_3... 2023-12-20T20:35:03.343 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-20T20:35:03.484 INFO:journalctl@ceph.osd.4.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:35:04.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:03 smithi145 bash[25067]: audit 2023-12-20T20:35:03.166424+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:35:04.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:03 smithi145 bash[25067]: audit 2023-12-20T20:35:03.166865+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:35:04.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:03 smithi026 bash[30414]: audit 2023-12-20T20:35:03.166424+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:35:04.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:03 smithi026 bash[30414]: audit 2023-12-20T20:35:03.166865+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:35:04.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:03 smithi026 bash[24979]: audit 2023-12-20T20:35:03.166424+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:35:04.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:03 smithi026 bash[24979]: audit 2023-12-20T20:35:03.166865+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:35:04.876 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[28363]: debug 2023-12-20T20:35:04.804+0000 7ff950584700 -1 osd.4 0 waiting for initial osdmap 2023-12-20T20:35:04.877 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[28363]: debug 2023-12-20T20:35:04.812+0000 7ff94af1b700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:35:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[25067]: cluster 2023-12-20T20:35:03.704726+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[25067]: audit 2023-12-20T20:35:03.793422+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:35:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[25067]: cluster 2023-12-20T20:35:03.793503+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-20T20:35:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[25067]: audit 2023-12-20T20:35:03.793785+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[25067]: audit 2023-12-20T20:35:03.795052+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:04 smithi145 bash[25067]: audit 2023-12-20T20:35:03.795437+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:05.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[30414]: cluster 2023-12-20T20:35:03.704726+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:05.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[30414]: audit 2023-12-20T20:35:03.793422+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:35:05.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[30414]: cluster 2023-12-20T20:35:03.793503+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-20T20:35:05.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[30414]: audit 2023-12-20T20:35:03.793785+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:05.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[30414]: audit 2023-12-20T20:35:03.795052+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:05.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[30414]: audit 2023-12-20T20:35:03.795437+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:05.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[24979]: cluster 2023-12-20T20:35:03.704726+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:05.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[24979]: audit 2023-12-20T20:35:03.793422+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:35:05.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[24979]: cluster 2023-12-20T20:35:03.793503+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-20T20:35:05.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[24979]: audit 2023-12-20T20:35:03.793785+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:05.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[24979]: audit 2023-12-20T20:35:03.795052+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:05.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:04 smithi026 bash[24979]: audit 2023-12-20T20:35:03.795437+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:06.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: audit 2023-12-20T20:35:04.797879+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:35:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: cluster 2023-12-20T20:35:04.798162+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-20T20:35:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: audit 2023-12-20T20:35:04.799062+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: audit 2023-12-20T20:35:04.806700+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: cluster 2023-12-20T20:35:05.348937+0000 mon.a (mon.0) 446 : cluster [INF] osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728] boot 2023-12-20T20:35:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: cluster 2023-12-20T20:35:05.349097+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-12-20T20:35:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:05 smithi145 bash[25067]: audit 2023-12-20T20:35:05.349824+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: audit 2023-12-20T20:35:04.797879+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:35:06.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: cluster 2023-12-20T20:35:04.798162+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-20T20:35:06.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: audit 2023-12-20T20:35:04.799062+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: audit 2023-12-20T20:35:04.806700+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: cluster 2023-12-20T20:35:05.348937+0000 mon.a (mon.0) 446 : cluster [INF] osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728] boot 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: cluster 2023-12-20T20:35:05.349097+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[24979]: audit 2023-12-20T20:35:05.349824+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: audit 2023-12-20T20:35:04.797879+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: cluster 2023-12-20T20:35:04.798162+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: audit 2023-12-20T20:35:04.799062+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: audit 2023-12-20T20:35:04.806700+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: cluster 2023-12-20T20:35:05.348937+0000 mon.a (mon.0) 446 : cluster [INF] osd.4 [v2:172.21.15.145:6800/2183971728,v1:172.21.15.145:6801/2183971728] boot 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: cluster 2023-12-20T20:35:05.349097+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-12-20T20:35:06.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:05 smithi026 bash[30414]: audit 2023-12-20T20:35:05.349824+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:35:07.101 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-20T20:35:07.102 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-20T20:35:07.102 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-12-20T20:35:07.102 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-12-20T20:35:07.102 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0157242 s, 667 MB/s 2023-12-20T20:35:07.102 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-12-20T20:35:07.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:06 smithi145 bash[25067]: cluster 2023-12-20T20:35:04.208519+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:35:07.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:06 smithi145 bash[25067]: cluster 2023-12-20T20:35:04.208712+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:35:07.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:06 smithi145 bash[25067]: cluster 2023-12-20T20:35:05.705373+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:07.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:06 smithi145 bash[25067]: cluster 2023-12-20T20:35:06.366233+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[24979]: cluster 2023-12-20T20:35:04.208519+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[24979]: cluster 2023-12-20T20:35:04.208712+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[24979]: cluster 2023-12-20T20:35:05.705373+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[24979]: cluster 2023-12-20T20:35:06.366233+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[30414]: cluster 2023-12-20T20:35:04.208519+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[30414]: cluster 2023-12-20T20:35:04.208712+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:35:07.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[30414]: cluster 2023-12-20T20:35:05.705373+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T20:35:07.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:06 smithi026 bash[30414]: cluster 2023-12-20T20:35:06.366233+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-20T20:35:08.101 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_3 2023-12-20T20:35:08.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:08 smithi145 bash[25067]: cluster 2023-12-20T20:35:07.367973+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-20T20:35:08.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:08 smithi026 bash[24979]: cluster 2023-12-20T20:35:07.367973+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-20T20:35:08.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:08 smithi026 bash[30414]: cluster 2023-12-20T20:35:07.367973+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-20T20:35:09.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:09 smithi145 bash[25067]: cluster 2023-12-20T20:35:07.706047+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:09 smithi145 bash[25067]: cluster 2023-12-20T20:35:08.370695+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-20T20:35:09.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:09 smithi026 bash[24979]: cluster 2023-12-20T20:35:07.706047+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:09.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:09 smithi026 bash[24979]: cluster 2023-12-20T20:35:08.370695+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-20T20:35:09.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:09 smithi026 bash[30414]: cluster 2023-12-20T20:35:07.706047+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:09.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:09 smithi026 bash[30414]: cluster 2023-12-20T20:35:08.370695+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-20T20:35:10.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:10 smithi145 bash[25067]: cluster 2023-12-20T20:35:09.372727+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-20T20:35:10.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:10 smithi026 bash[24979]: cluster 2023-12-20T20:35:09.372727+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-20T20:35:10.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:10 smithi026 bash[30414]: cluster 2023-12-20T20:35:09.372727+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-20T20:35:11.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:11 smithi026 bash[24979]: cluster 2023-12-20T20:35:09.706788+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:11.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:11 smithi026 bash[30414]: cluster 2023-12-20T20:35:09.706788+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:11.855 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:11 smithi145 bash[25067]: cluster 2023-12-20T20:35:09.706788+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:12.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: cephadm 2023-12-20T20:35:11.409364+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.417883+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.419711+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: cephadm 2023-12-20T20:35:11.421103+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 17271M 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.427069+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.433915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: cluster 2023-12-20T20:35:11.707446+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.825718+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.832535+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.838536+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[24979]: audit 2023-12-20T20:35:11.839832+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:12.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: cephadm 2023-12-20T20:35:11.409364+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.417883+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.419711+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: cephadm 2023-12-20T20:35:11.421103+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 17271M 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.427069+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.433915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: cluster 2023-12-20T20:35:11.707446+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.825718+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.832535+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.838536+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:35:12.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:12 smithi026 bash[30414]: audit 2023-12-20T20:35:11.839832+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: cephadm 2023-12-20T20:35:11.409364+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.417883+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.419711+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: cephadm 2023-12-20T20:35:11.421103+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 17271M 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.427069+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.433915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: cluster 2023-12-20T20:35:11.707446+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.825718+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.832535+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:35:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.838536+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:35:12.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:12 smithi145 bash[25067]: audit 2023-12-20T20:35:11.839832+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:14.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:14 smithi145 bash[25067]: cluster 2023-12-20T20:35:13.708048+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-20T20:35:15.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:14 smithi026 bash[24979]: cluster 2023-12-20T20:35:13.708048+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-20T20:35:15.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:14 smithi026 bash[30414]: cluster 2023-12-20T20:35:13.708048+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-20T20:35:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:17 smithi145 bash[25067]: cluster 2023-12-20T20:35:15.708704+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:35:17.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:17 smithi026 bash[24979]: cluster 2023-12-20T20:35:15.708704+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:35:17.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:17 smithi026 bash[30414]: cluster 2023-12-20T20:35:15.708704+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:35:18.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:18 smithi145 bash[25067]: audit 2023-12-20T20:35:17.858908+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.145:0/163898975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]: dispatch 2023-12-20T20:35:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:18 smithi145 bash[25067]: audit 2023-12-20T20:35:17.859337+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]: dispatch 2023-12-20T20:35:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:18 smithi145 bash[25067]: audit 2023-12-20T20:35:17.868745+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]': finished 2023-12-20T20:35:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:18 smithi145 bash[25067]: cluster 2023-12-20T20:35:17.868956+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-12-20T20:35:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:18 smithi145 bash[25067]: audit 2023-12-20T20:35:17.869337+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[24979]: audit 2023-12-20T20:35:17.858908+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.145:0/163898975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]: dispatch 2023-12-20T20:35:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[24979]: audit 2023-12-20T20:35:17.859337+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]: dispatch 2023-12-20T20:35:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[24979]: audit 2023-12-20T20:35:17.868745+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]': finished 2023-12-20T20:35:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[24979]: cluster 2023-12-20T20:35:17.868956+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-12-20T20:35:18.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[24979]: audit 2023-12-20T20:35:17.869337+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:18.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[30414]: audit 2023-12-20T20:35:17.858908+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.145:0/163898975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]: dispatch 2023-12-20T20:35:18.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[30414]: audit 2023-12-20T20:35:17.859337+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]: dispatch 2023-12-20T20:35:18.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[30414]: audit 2023-12-20T20:35:17.868745+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccd9f389-d943-4fd0-a236-7d2b92c7231e"}]': finished 2023-12-20T20:35:18.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[30414]: cluster 2023-12-20T20:35:17.868956+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-12-20T20:35:18.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:18 smithi026 bash[30414]: audit 2023-12-20T20:35:17.869337+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:19 smithi145 bash[25067]: cluster 2023-12-20T20:35:17.709345+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T20:35:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:19 smithi145 bash[25067]: audit 2023-12-20T20:35:18.573346+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.145:0/823077536' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:35:19.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:19 smithi026 bash[24979]: cluster 2023-12-20T20:35:17.709345+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T20:35:19.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:19 smithi026 bash[24979]: audit 2023-12-20T20:35:18.573346+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.145:0/823077536' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:35:19.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:19 smithi026 bash[30414]: cluster 2023-12-20T20:35:17.709345+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T20:35:19.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:19 smithi026 bash[30414]: audit 2023-12-20T20:35:18.573346+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.145:0/823077536' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:35:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:21 smithi145 bash[25067]: cluster 2023-12-20T20:35:19.709908+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T20:35:21.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:21 smithi026 bash[24979]: cluster 2023-12-20T20:35:19.709908+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T20:35:21.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:21 smithi026 bash[30414]: cluster 2023-12-20T20:35:19.709908+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T20:35:23.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:23 smithi145 bash[25067]: cluster 2023-12-20T20:35:21.710516+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:23.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:23 smithi026 bash[24979]: cluster 2023-12-20T20:35:21.710516+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:23.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:23 smithi026 bash[30414]: cluster 2023-12-20T20:35:21.710516+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:25.567 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:25 smithi145 bash[25067]: cluster 2023-12-20T20:35:23.711138+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:25.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:25 smithi026 bash[24979]: cluster 2023-12-20T20:35:23.711138+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:25.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:25 smithi026 bash[30414]: cluster 2023-12-20T20:35:23.711138+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:27.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:27 smithi145 bash[25067]: cluster 2023-12-20T20:35:25.711753+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 2023-12-20T20:35:27.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:27 smithi026 bash[24979]: cluster 2023-12-20T20:35:25.711753+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 2023-12-20T20:35:27.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:27 smithi026 bash[30414]: cluster 2023-12-20T20:35:25.711753+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 2023-12-20T20:35:28.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:28 smithi145 bash[25067]: audit 2023-12-20T20:35:27.899787+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:35:28.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:28 smithi145 bash[25067]: audit 2023-12-20T20:35:27.901676+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:28.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:28 smithi026 bash[24979]: audit 2023-12-20T20:35:27.899787+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:35:28.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:28 smithi026 bash[24979]: audit 2023-12-20T20:35:27.901676+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:28.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:28 smithi026 bash[30414]: audit 2023-12-20T20:35:27.899787+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:35:28.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:28 smithi026 bash[30414]: audit 2023-12-20T20:35:27.901676+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:29.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:29 smithi145 bash[25067]: cluster 2023-12-20T20:35:27.712363+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 2023-12-20T20:35:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:29 smithi145 bash[25067]: cephadm 2023-12-20T20:35:27.903215+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi145 2023-12-20T20:35:29.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:29 smithi026 bash[24979]: cluster 2023-12-20T20:35:27.712363+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 2023-12-20T20:35:29.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:29 smithi026 bash[24979]: cephadm 2023-12-20T20:35:27.903215+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi145 2023-12-20T20:35:29.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:29 smithi026 bash[30414]: cluster 2023-12-20T20:35:27.712363+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 2023-12-20T20:35:29.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:29 smithi026 bash[30414]: cephadm 2023-12-20T20:35:27.903215+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi145 2023-12-20T20:35:31.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:31 smithi026 bash[24979]: cluster 2023-12-20T20:35:29.712971+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:31.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:31 smithi026 bash[30414]: cluster 2023-12-20T20:35:29.712971+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:31.841 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:31 smithi145 bash[25067]: cluster 2023-12-20T20:35:29.712971+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:33.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:32 smithi145 bash[25067]: cluster 2023-12-20T20:35:31.713636+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:32 smithi145 bash[25067]: audit 2023-12-20T20:35:31.883830+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:32 smithi145 bash[25067]: audit 2023-12-20T20:35:31.906363+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:32 smithi145 bash[25067]: audit 2023-12-20T20:35:31.909140+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:32 smithi145 bash[25067]: audit 2023-12-20T20:35:31.910902+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[24979]: cluster 2023-12-20T20:35:31.713636+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[24979]: audit 2023-12-20T20:35:31.883830+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[24979]: audit 2023-12-20T20:35:31.906363+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[24979]: audit 2023-12-20T20:35:31.909140+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[24979]: audit 2023-12-20T20:35:31.910902+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[30414]: cluster 2023-12-20T20:35:31.713636+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[30414]: audit 2023-12-20T20:35:31.883830+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[30414]: audit 2023-12-20T20:35:31.906363+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[30414]: audit 2023-12-20T20:35:31.909140+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:33.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:32 smithi026 bash[30414]: audit 2023-12-20T20:35:31.910902+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:34 smithi145 bash[25067]: cluster 2023-12-20T20:35:33.714244+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:35.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:34 smithi026 bash[24979]: cluster 2023-12-20T20:35:33.714244+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:35.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:34 smithi026 bash[30414]: cluster 2023-12-20T20:35:33.714244+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:36.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:36 smithi145 bash[25067]: audit 2023-12-20T20:35:35.687996+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:36.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:36 smithi145 bash[25067]: audit 2023-12-20T20:35:35.696714+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:36.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:36 smithi145 bash[25067]: cluster 2023-12-20T20:35:35.714828+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:37.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:36 smithi026 bash[24979]: audit 2023-12-20T20:35:35.687996+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:37.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:36 smithi026 bash[24979]: audit 2023-12-20T20:35:35.696714+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:37.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:36 smithi026 bash[24979]: cluster 2023-12-20T20:35:35.714828+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:37.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:36 smithi026 bash[30414]: audit 2023-12-20T20:35:35.687996+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:37.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:36 smithi026 bash[30414]: audit 2023-12-20T20:35:35.696714+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:37.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:36 smithi026 bash[30414]: cluster 2023-12-20T20:35:35.714828+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:38.646 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 5 on host 'smithi145' 2023-12-20T20:35:39.098 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:38 smithi145 bash[25067]: cluster 2023-12-20T20:35:37.715369+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:39.098 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:38 smithi145 bash[25067]: audit 2023-12-20T20:35:38.644848+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:39.098 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:38 smithi145 bash[25067]: audit 2023-12-20T20:35:38.671962+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:39.098 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:38 smithi145 bash[25067]: audit 2023-12-20T20:35:38.675186+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:39.098 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:38 smithi145 bash[25067]: audit 2023-12-20T20:35:38.677330+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:39.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[24979]: cluster 2023-12-20T20:35:37.715369+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:39.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[24979]: audit 2023-12-20T20:35:38.644848+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:39.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[24979]: audit 2023-12-20T20:35:38.671962+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[24979]: audit 2023-12-20T20:35:38.675186+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[24979]: audit 2023-12-20T20:35:38.677330+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[30414]: cluster 2023-12-20T20:35:37.715369+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[30414]: audit 2023-12-20T20:35:38.644848+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[30414]: audit 2023-12-20T20:35:38.671962+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[30414]: audit 2023-12-20T20:35:38.675186+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:39.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:38 smithi026 bash[30414]: audit 2023-12-20T20:35:38.677330+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:35:39.262 DEBUG:teuthology.orchestra.run.smithi145:osd.5> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.5.service 2023-12-20T20:35:39.265 INFO:tasks.cephadm:Deploying osd.6 on smithi145 with /dev/vg_nvme/lv_2... 2023-12-20T20:35:39.265 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-20T20:35:39.485 INFO:journalctl@ceph.osd.5.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:35:40.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:39 smithi145 bash[25067]: audit 2023-12-20T20:35:39.104106+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:35:40.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:39 smithi145 bash[25067]: audit 2023-12-20T20:35:39.104413+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:35:40.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:39 smithi026 bash[24979]: audit 2023-12-20T20:35:39.104106+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:35:40.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:39 smithi026 bash[24979]: audit 2023-12-20T20:35:39.104413+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:35:40.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:39 smithi026 bash[30414]: audit 2023-12-20T20:35:39.104106+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:35:40.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:39 smithi026 bash[30414]: audit 2023-12-20T20:35:39.104413+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:35:40.876 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[31484]: debug 2023-12-20T20:35:40.799+0000 7f8376cf2700 -1 osd.5 0 waiting for initial osdmap 2023-12-20T20:35:40.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[31484]: debug 2023-12-20T20:35:40.811+0000 7f836fe86700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:35:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[25067]: cluster 2023-12-20T20:35:39.715959+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[25067]: audit 2023-12-20T20:35:39.785911+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:35:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[25067]: cluster 2023-12-20T20:35:39.786054+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-20T20:35:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[25067]: audit 2023-12-20T20:35:39.786284+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[25067]: audit 2023-12-20T20:35:39.790041+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:40 smithi145 bash[25067]: audit 2023-12-20T20:35:39.790187+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:41.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[24979]: cluster 2023-12-20T20:35:39.715959+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:41.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[24979]: audit 2023-12-20T20:35:39.785911+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[24979]: cluster 2023-12-20T20:35:39.786054+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[24979]: audit 2023-12-20T20:35:39.786284+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[24979]: audit 2023-12-20T20:35:39.790041+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[24979]: audit 2023-12-20T20:35:39.790187+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[30414]: cluster 2023-12-20T20:35:39.715959+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[30414]: audit 2023-12-20T20:35:39.785911+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[30414]: cluster 2023-12-20T20:35:39.786054+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[30414]: audit 2023-12-20T20:35:39.786284+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[30414]: audit 2023-12-20T20:35:39.790041+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:41.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:40 smithi026 bash[30414]: audit 2023-12-20T20:35:39.790187+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:35:41.932 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: audit 2023-12-20T20:35:40.791260+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:35:41.933 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: cluster 2023-12-20T20:35:40.791516+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-20T20:35:41.933 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: audit 2023-12-20T20:35:40.792547+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:41.933 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: audit 2023-12-20T20:35:40.801568+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:41.933 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: cluster 2023-12-20T20:35:41.792777+0000 mon.a (mon.0) 485 : cluster [INF] osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667] boot 2023-12-20T20:35:41.933 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: cluster 2023-12-20T20:35:41.792943+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-12-20T20:35:41.933 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:41 smithi145 bash[25067]: audit 2023-12-20T20:35:41.793232+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:42.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: audit 2023-12-20T20:35:40.791260+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: cluster 2023-12-20T20:35:40.791516+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: audit 2023-12-20T20:35:40.792547+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: audit 2023-12-20T20:35:40.801568+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: cluster 2023-12-20T20:35:41.792777+0000 mon.a (mon.0) 485 : cluster [INF] osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667] boot 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: cluster 2023-12-20T20:35:41.792943+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[24979]: audit 2023-12-20T20:35:41.793232+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: audit 2023-12-20T20:35:40.791260+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: cluster 2023-12-20T20:35:40.791516+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-20T20:35:42.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: audit 2023-12-20T20:35:40.792547+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:42.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: audit 2023-12-20T20:35:40.801568+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:42.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: cluster 2023-12-20T20:35:41.792777+0000 mon.a (mon.0) 485 : cluster [INF] osd.5 [v2:172.21.15.145:6808/1926046667,v1:172.21.15.145:6809/1926046667] boot 2023-12-20T20:35:42.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: cluster 2023-12-20T20:35:41.792943+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-12-20T20:35:42.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:41 smithi026 bash[30414]: audit 2023-12-20T20:35:41.793232+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:35:43.014 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-20T20:35:43.015 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-20T20:35:43.015 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-12-20T20:35:43.015 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-12-20T20:35:43.015 INFO:teuthology.orchestra.run.smithi145.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0167074 s, 628 MB/s 2023-12-20T20:35:43.015 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-12-20T20:35:43.061 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:42 smithi145 bash[25067]: cluster 2023-12-20T20:35:40.086728+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:35:43.061 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:42 smithi145 bash[25067]: cluster 2023-12-20T20:35:40.086932+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:35:43.061 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:42 smithi145 bash[25067]: cluster 2023-12-20T20:35:41.716597+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:43.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:42 smithi026 bash[24979]: cluster 2023-12-20T20:35:40.086728+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:35:43.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:42 smithi026 bash[24979]: cluster 2023-12-20T20:35:40.086932+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:35:43.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:42 smithi026 bash[24979]: cluster 2023-12-20T20:35:41.716597+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:43.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:42 smithi026 bash[30414]: cluster 2023-12-20T20:35:40.086728+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:35:43.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:42 smithi026 bash[30414]: cluster 2023-12-20T20:35:40.086932+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:35:43.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:42 smithi026 bash[30414]: cluster 2023-12-20T20:35:41.716597+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T20:35:44.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:43 smithi145 bash[25067]: cluster 2023-12-20T20:35:42.803884+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-20T20:35:44.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:43 smithi026 bash[24979]: cluster 2023-12-20T20:35:42.803884+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-20T20:35:44.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:43 smithi026 bash[30414]: cluster 2023-12-20T20:35:42.803884+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-20T20:35:44.306 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_2 2023-12-20T20:35:45.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:44 smithi145 bash[25067]: cluster 2023-12-20T20:35:43.717215+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:45.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:44 smithi145 bash[25067]: cluster 2023-12-20T20:35:43.820860+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-20T20:35:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:44 smithi026 bash[24979]: cluster 2023-12-20T20:35:43.717215+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:44 smithi026 bash[24979]: cluster 2023-12-20T20:35:43.820860+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-20T20:35:45.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:44 smithi026 bash[30414]: cluster 2023-12-20T20:35:43.717215+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:45.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:44 smithi026 bash[30414]: cluster 2023-12-20T20:35:43.820860+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-20T20:35:45.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:45 smithi145 bash[25067]: cluster 2023-12-20T20:35:44.829762+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-20T20:35:46.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:45 smithi026 bash[24979]: cluster 2023-12-20T20:35:44.829762+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-20T20:35:46.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:45 smithi026 bash[30414]: cluster 2023-12-20T20:35:44.829762+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-20T20:35:47.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:46 smithi145 bash[25067]: cluster 2023-12-20T20:35:45.717828+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:47.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:46 smithi145 bash[25067]: cluster 2023-12-20T20:35:45.832882+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-20T20:35:47.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:46 smithi026 bash[24979]: cluster 2023-12-20T20:35:45.717828+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:47.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:46 smithi026 bash[24979]: cluster 2023-12-20T20:35:45.832882+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-20T20:35:47.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:46 smithi026 bash[30414]: cluster 2023-12-20T20:35:45.717828+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:47.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:46 smithi026 bash[30414]: cluster 2023-12-20T20:35:45.832882+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: cephadm 2023-12-20T20:35:47.609642+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:47.619816+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:47.622014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:47.623874+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: cephadm 2023-12-20T20:35:47.625174+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 8635M 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:47.633224+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:47.641035+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: cluster 2023-12-20T20:35:47.718467+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:48.028369+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:35:48.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:48.035138+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:35:48.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:48.041840+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:35:48.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:48 smithi145 bash[25067]: audit 2023-12-20T20:35:48.043545+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: cephadm 2023-12-20T20:35:47.609642+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:47.619816+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:47.622014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:47.623874+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: cephadm 2023-12-20T20:35:47.625174+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 8635M 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:47.633224+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:47.641035+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: cluster 2023-12-20T20:35:47.718467+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:48.028369+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:48.035138+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:48.041840+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:35:48.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[24979]: audit 2023-12-20T20:35:48.043545+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: cephadm 2023-12-20T20:35:47.609642+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:47.619816+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:47.622014+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:47.623874+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: cephadm 2023-12-20T20:35:47.625174+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 8635M 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:47.633224+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:47.641035+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:35:48.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: cluster 2023-12-20T20:35:47.718467+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:48.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:48.028369+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:35:48.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:48.035138+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:35:48.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:48.041840+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:35:48.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:48 smithi026 bash[30414]: audit 2023-12-20T20:35:48.043545+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:35:51.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:51 smithi145 bash[25067]: cluster 2023-12-20T20:35:49.719095+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:51.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:51 smithi026 bash[24979]: cluster 2023-12-20T20:35:49.719095+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:51.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:51 smithi026 bash[30414]: cluster 2023-12-20T20:35:49.719095+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:53.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:53 smithi145 bash[25067]: cluster 2023-12-20T20:35:51.719722+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:53.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:53 smithi026 bash[24979]: cluster 2023-12-20T20:35:51.719722+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:53.677 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:53 smithi026 bash[30414]: cluster 2023-12-20T20:35:51.719722+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:54.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:54 smithi145 bash[25067]: audit 2023-12-20T20:35:53.948179+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.145:0/3364172210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]: dispatch 2023-12-20T20:35:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:54 smithi145 bash[25067]: audit 2023-12-20T20:35:53.948363+0000 mon.a (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]: dispatch 2023-12-20T20:35:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:54 smithi145 bash[25067]: audit 2023-12-20T20:35:53.957527+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]': finished 2023-12-20T20:35:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:54 smithi145 bash[25067]: cluster 2023-12-20T20:35:53.957688+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-12-20T20:35:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:54 smithi145 bash[25067]: audit 2023-12-20T20:35:53.957960+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:35:54.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[24979]: audit 2023-12-20T20:35:53.948179+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.145:0/3364172210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]: dispatch 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[24979]: audit 2023-12-20T20:35:53.948363+0000 mon.a (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]: dispatch 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[24979]: audit 2023-12-20T20:35:53.957527+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]': finished 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[24979]: cluster 2023-12-20T20:35:53.957688+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[24979]: audit 2023-12-20T20:35:53.957960+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[30414]: audit 2023-12-20T20:35:53.948179+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.145:0/3364172210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]: dispatch 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[30414]: audit 2023-12-20T20:35:53.948363+0000 mon.a (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]: dispatch 2023-12-20T20:35:54.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[30414]: audit 2023-12-20T20:35:53.957527+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4addaac8-a42d-43e5-9b57-6205e5d8d9ea"}]': finished 2023-12-20T20:35:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[30414]: cluster 2023-12-20T20:35:53.957688+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-12-20T20:35:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:54 smithi026 bash[30414]: audit 2023-12-20T20:35:53.957960+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:35:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:55 smithi145 bash[25067]: cluster 2023-12-20T20:35:53.720370+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:55 smithi145 bash[25067]: audit 2023-12-20T20:35:54.661426+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.145:0/617457358' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:35:55.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:55 smithi026 bash[24979]: cluster 2023-12-20T20:35:53.720370+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:55.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:55 smithi026 bash[24979]: audit 2023-12-20T20:35:54.661426+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.145:0/617457358' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:35:55.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:55 smithi026 bash[30414]: cluster 2023-12-20T20:35:53.720370+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:55.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:55 smithi026 bash[30414]: audit 2023-12-20T20:35:54.661426+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.145:0/617457358' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:35:57.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:57 smithi145 bash[25067]: cluster 2023-12-20T20:35:55.721023+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:57.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:57 smithi026 bash[24979]: cluster 2023-12-20T20:35:55.721023+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:57.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:57 smithi026 bash[30414]: cluster 2023-12-20T20:35:55.721023+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:59.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:35:59 smithi026 bash[24979]: cluster 2023-12-20T20:35:57.721651+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:59.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:35:59 smithi026 bash[30414]: cluster 2023-12-20T20:35:57.721651+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:35:59.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:35:59 smithi145 bash[25067]: cluster 2023-12-20T20:35:57.721651+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:01.532 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:01 smithi145 bash[25067]: cluster 2023-12-20T20:35:59.722298+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:01.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:01 smithi026 bash[24979]: cluster 2023-12-20T20:35:59.722298+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:01.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:01 smithi026 bash[30414]: cluster 2023-12-20T20:35:59.722298+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:03.651 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:03 smithi145 bash[25067]: cluster 2023-12-20T20:36:01.722892+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:03.651 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:03 smithi145 bash[25067]: audit 2023-12-20T20:36:02.510097+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:36:03.652 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:03 smithi145 bash[25067]: audit 2023-12-20T20:36:02.513058+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:36:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:03 smithi026 bash[24979]: cluster 2023-12-20T20:36:01.722892+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:03 smithi026 bash[24979]: audit 2023-12-20T20:36:02.510097+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:36:03.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:03 smithi026 bash[24979]: audit 2023-12-20T20:36:02.513058+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:36:03.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:03 smithi026 bash[30414]: cluster 2023-12-20T20:36:01.722892+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:03.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:03 smithi026 bash[30414]: audit 2023-12-20T20:36:02.510097+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:36:03.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:03 smithi026 bash[30414]: audit 2023-12-20T20:36:02.513058+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:36:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:04 smithi145 bash[25067]: audit 2023-12-20T20:36:03.979691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:36:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:04 smithi145 bash[25067]: audit 2023-12-20T20:36:03.981582+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:04.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:04 smithi026 bash[24979]: audit 2023-12-20T20:36:03.979691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:36:04.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:04 smithi026 bash[24979]: audit 2023-12-20T20:36:03.981582+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:04.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:04 smithi026 bash[30414]: audit 2023-12-20T20:36:03.979691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:36:04.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:04 smithi026 bash[30414]: audit 2023-12-20T20:36:03.981582+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:05.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:05 smithi145 bash[25067]: cluster 2023-12-20T20:36:03.723625+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 2023-12-20T20:36:05.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:05 smithi145 bash[25067]: cephadm 2023-12-20T20:36:03.983120+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi145 2023-12-20T20:36:05.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:05 smithi026 bash[24979]: cluster 2023-12-20T20:36:03.723625+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 2023-12-20T20:36:05.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:05 smithi026 bash[24979]: cephadm 2023-12-20T20:36:03.983120+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi145 2023-12-20T20:36:05.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:05 smithi026 bash[30414]: cluster 2023-12-20T20:36:03.723625+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 2023-12-20T20:36:05.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:05 smithi026 bash[30414]: cephadm 2023-12-20T20:36:03.983120+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi145 2023-12-20T20:36:06.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:06 smithi145 bash[25067]: cluster 2023-12-20T20:36:05.724399+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:06.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:06 smithi026 bash[24979]: cluster 2023-12-20T20:36:05.724399+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:06.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:06 smithi026 bash[30414]: cluster 2023-12-20T20:36:05.724399+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:09.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:08 smithi145 bash[25067]: cluster 2023-12-20T20:36:07.725107+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:08 smithi145 bash[25067]: audit 2023-12-20T20:36:07.981712+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:08 smithi145 bash[25067]: audit 2023-12-20T20:36:08.018919+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:08 smithi145 bash[25067]: audit 2023-12-20T20:36:08.021617+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:08 smithi145 bash[25067]: audit 2023-12-20T20:36:08.023300+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:09.427 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[24979]: cluster 2023-12-20T20:36:07.725107+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[24979]: audit 2023-12-20T20:36:07.981712+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[24979]: audit 2023-12-20T20:36:08.018919+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[24979]: audit 2023-12-20T20:36:08.021617+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[24979]: audit 2023-12-20T20:36:08.023300+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[30414]: cluster 2023-12-20T20:36:07.725107+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[30414]: audit 2023-12-20T20:36:07.981712+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[30414]: audit 2023-12-20T20:36:08.018919+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[30414]: audit 2023-12-20T20:36:08.021617+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:09.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:08 smithi026 bash[30414]: audit 2023-12-20T20:36:08.023300+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:11.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:11 smithi145 bash[25067]: cluster 2023-12-20T20:36:09.725675+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:11.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:11 smithi026 bash[24979]: cluster 2023-12-20T20:36:09.725675+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:11.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:11 smithi026 bash[30414]: cluster 2023-12-20T20:36:09.725675+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:12.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:12 smithi145 bash[25067]: audit 2023-12-20T20:36:11.620490+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:12 smithi145 bash[25067]: cluster 2023-12-20T20:36:11.726297+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:12 smithi145 bash[25067]: audit 2023-12-20T20:36:11.915299+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:12.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:12 smithi026 bash[24979]: audit 2023-12-20T20:36:11.620490+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:12.927 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:12 smithi026 bash[24979]: cluster 2023-12-20T20:36:11.726297+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:12.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:12 smithi026 bash[24979]: audit 2023-12-20T20:36:11.915299+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:12.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:12 smithi026 bash[30414]: audit 2023-12-20T20:36:11.620490+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:12.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:12 smithi026 bash[30414]: cluster 2023-12-20T20:36:11.726297+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:12.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:12 smithi026 bash[30414]: audit 2023-12-20T20:36:11.915299+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:14.565 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 6 on host 'smithi145' 2023-12-20T20:36:14.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:14 smithi145 bash[25067]: cluster 2023-12-20T20:36:13.726888+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:14 smithi145 bash[25067]: audit 2023-12-20T20:36:14.564453+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:14 smithi145 bash[25067]: audit 2023-12-20T20:36:14.591012+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:14 smithi145 bash[25067]: audit 2023-12-20T20:36:14.593661+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:14 smithi145 bash[25067]: audit 2023-12-20T20:36:14.595284+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:15.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[24979]: cluster 2023-12-20T20:36:13.726888+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[24979]: audit 2023-12-20T20:36:14.564453+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[24979]: audit 2023-12-20T20:36:14.591012+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[24979]: audit 2023-12-20T20:36:14.593661+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[24979]: audit 2023-12-20T20:36:14.595284+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[30414]: cluster 2023-12-20T20:36:13.726888+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[30414]: audit 2023-12-20T20:36:14.564453+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[30414]: audit 2023-12-20T20:36:14.591012+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[30414]: audit 2023-12-20T20:36:14.593661+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:15.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:14 smithi026 bash[30414]: audit 2023-12-20T20:36:14.595284+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:15.242 DEBUG:teuthology.orchestra.run.smithi145:osd.6> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.6.service 2023-12-20T20:36:15.244 INFO:tasks.cephadm:Deploying osd.7 on smithi145 with /dev/vg_nvme/lv_1... 2023-12-20T20:36:15.244 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-20T20:36:15.416 INFO:journalctl@ceph.osd.6.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:36:16.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:15 smithi145 bash[25067]: audit 2023-12-20T20:36:15.005415+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:36:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:15 smithi145 bash[25067]: audit 2023-12-20T20:36:15.005601+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:36:16.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:15 smithi026 bash[24979]: audit 2023-12-20T20:36:15.005415+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:36:16.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:15 smithi026 bash[24979]: audit 2023-12-20T20:36:15.005601+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:36:16.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:15 smithi026 bash[30414]: audit 2023-12-20T20:36:15.005415+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:36:16.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:15 smithi026 bash[30414]: audit 2023-12-20T20:36:15.005601+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:36:17.126 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[34622]: debug 2023-12-20T20:36:16.814+0000 7f169bd77700 -1 osd.6 0 waiting for initial osdmap 2023-12-20T20:36:17.127 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[34622]: debug 2023-12-20T20:36:16.826+0000 7f1695f0d700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:36:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[25067]: cluster 2023-12-20T20:36:15.727464+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[25067]: audit 2023-12-20T20:36:15.799676+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:36:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[25067]: cluster 2023-12-20T20:36:15.799921+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-20T20:36:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[25067]: audit 2023-12-20T20:36:15.800177+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[25067]: audit 2023-12-20T20:36:15.803618+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:16 smithi145 bash[25067]: audit 2023-12-20T20:36:15.803665+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:17.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[24979]: cluster 2023-12-20T20:36:15.727464+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:17.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[24979]: audit 2023-12-20T20:36:15.799676+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[24979]: cluster 2023-12-20T20:36:15.799921+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[24979]: audit 2023-12-20T20:36:15.800177+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[24979]: audit 2023-12-20T20:36:15.803618+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[24979]: audit 2023-12-20T20:36:15.803665+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[30414]: cluster 2023-12-20T20:36:15.727464+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[30414]: audit 2023-12-20T20:36:15.799676+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[30414]: cluster 2023-12-20T20:36:15.799921+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[30414]: audit 2023-12-20T20:36:15.800177+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[30414]: audit 2023-12-20T20:36:15.803618+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:17.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:16 smithi026 bash[30414]: audit 2023-12-20T20:36:15.803665+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:18.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:17 smithi145 bash[25067]: audit 2023-12-20T20:36:16.809177+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:36:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:17 smithi145 bash[25067]: cluster 2023-12-20T20:36:16.809288+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-20T20:36:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:17 smithi145 bash[25067]: audit 2023-12-20T20:36:16.810410+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:17 smithi145 bash[25067]: audit 2023-12-20T20:36:16.818002+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[24979]: audit 2023-12-20T20:36:16.809177+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[24979]: cluster 2023-12-20T20:36:16.809288+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[24979]: audit 2023-12-20T20:36:16.810410+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[24979]: audit 2023-12-20T20:36:16.818002+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[30414]: audit 2023-12-20T20:36:16.809177+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[30414]: cluster 2023-12-20T20:36:16.809288+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[30414]: audit 2023-12-20T20:36:16.810410+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:18.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:17 smithi026 bash[30414]: audit 2023-12-20T20:36:16.818002+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:19.026 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-20T20:36:19.026 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-20T20:36:19.026 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-12-20T20:36:19.026 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-12-20T20:36:19.026 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0147205 s, 712 MB/s 2023-12-20T20:36:19.027 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-12-20T20:36:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:18 smithi145 bash[25067]: cluster 2023-12-20T20:36:16.007010+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:36:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:18 smithi145 bash[25067]: cluster 2023-12-20T20:36:16.007199+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:36:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:18 smithi145 bash[25067]: cluster 2023-12-20T20:36:17.728088+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:18 smithi145 bash[25067]: cluster 2023-12-20T20:36:17.814829+0000 mon.a (mon.0) 527 : cluster [INF] osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048] boot 2023-12-20T20:36:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:18 smithi145 bash[25067]: cluster 2023-12-20T20:36:17.814938+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-12-20T20:36:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:18 smithi145 bash[25067]: audit 2023-12-20T20:36:17.815778+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:19.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[24979]: cluster 2023-12-20T20:36:16.007010+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[24979]: cluster 2023-12-20T20:36:16.007199+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[24979]: cluster 2023-12-20T20:36:17.728088+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[24979]: cluster 2023-12-20T20:36:17.814829+0000 mon.a (mon.0) 527 : cluster [INF] osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048] boot 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[24979]: cluster 2023-12-20T20:36:17.814938+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[24979]: audit 2023-12-20T20:36:17.815778+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[30414]: cluster 2023-12-20T20:36:16.007010+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[30414]: cluster 2023-12-20T20:36:16.007199+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[30414]: cluster 2023-12-20T20:36:17.728088+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[30414]: cluster 2023-12-20T20:36:17.814829+0000 mon.a (mon.0) 527 : cluster [INF] osd.6 [v2:172.21.15.145:6816/2026344048,v1:172.21.15.145:6817/2026344048] boot 2023-12-20T20:36:19.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[30414]: cluster 2023-12-20T20:36:17.814938+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-12-20T20:36:19.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:18 smithi026 bash[30414]: audit 2023-12-20T20:36:17.815778+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:36:20.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:19 smithi145 bash[25067]: cluster 2023-12-20T20:36:18.827396+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-20T20:36:20.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:19 smithi026 bash[24979]: cluster 2023-12-20T20:36:18.827396+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-20T20:36:20.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:19 smithi026 bash[30414]: cluster 2023-12-20T20:36:18.827396+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-20T20:36:20.257 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi145:vg_nvme/lv_1 2023-12-20T20:36:21.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:20 smithi145 bash[25067]: cluster 2023-12-20T20:36:19.728804+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:20 smithi145 bash[25067]: cluster 2023-12-20T20:36:19.843995+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-20T20:36:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:20 smithi145 bash[25067]: cluster 2023-12-20T20:36:20.373320+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-20T20:36:21.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:20 smithi026 bash[30414]: cluster 2023-12-20T20:36:19.728804+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:21.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:20 smithi026 bash[30414]: cluster 2023-12-20T20:36:19.843995+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-20T20:36:21.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:20 smithi026 bash[30414]: cluster 2023-12-20T20:36:20.373320+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-20T20:36:21.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:20 smithi026 bash[24979]: cluster 2023-12-20T20:36:19.728804+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:21.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:20 smithi026 bash[24979]: cluster 2023-12-20T20:36:19.843995+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-20T20:36:21.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:20 smithi026 bash[24979]: cluster 2023-12-20T20:36:20.373320+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-20T20:36:22.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:22 smithi145 bash[25067]: cluster 2023-12-20T20:36:21.384560+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-20T20:36:22.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:22 smithi026 bash[24979]: cluster 2023-12-20T20:36:21.384560+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-20T20:36:22.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:22 smithi026 bash[30414]: cluster 2023-12-20T20:36:21.384560+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-20T20:36:23.420 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: cluster 2023-12-20T20:36:21.729539+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:23.420 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: audit 2023-12-20T20:36:23.160877+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.420 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: audit 2023-12-20T20:36:23.162743+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.420 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: audit 2023-12-20T20:36:23.164329+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.421 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: audit 2023-12-20T20:36:23.165777+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.421 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: audit 2023-12-20T20:36:23.175282+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.421 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:23 smithi145 bash[25067]: audit 2023-12-20T20:36:23.182016+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: cluster 2023-12-20T20:36:21.729539+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:23.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: audit 2023-12-20T20:36:23.160877+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: audit 2023-12-20T20:36:23.162743+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: audit 2023-12-20T20:36:23.164329+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: audit 2023-12-20T20:36:23.165777+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: audit 2023-12-20T20:36:23.175282+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[24979]: audit 2023-12-20T20:36:23.182016+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: cluster 2023-12-20T20:36:21.729539+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:23.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: audit 2023-12-20T20:36:23.160877+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: audit 2023-12-20T20:36:23.162743+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: audit 2023-12-20T20:36:23.164329+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: audit 2023-12-20T20:36:23.165777+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:23.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: audit 2023-12-20T20:36:23.175282+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:23.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:23 smithi026 bash[30414]: audit 2023-12-20T20:36:23.182016+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:24.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[24979]: cephadm 2023-12-20T20:36:23.150195+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:36:24.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[24979]: cephadm 2023-12-20T20:36:23.166855+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 5757M 2023-12-20T20:36:24.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[24979]: audit 2023-12-20T20:36:23.789125+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:36:24.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[24979]: audit 2023-12-20T20:36:23.795773+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:36:24.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[24979]: audit 2023-12-20T20:36:23.797527+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[30414]: cephadm 2023-12-20T20:36:23.150195+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:36:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[30414]: cephadm 2023-12-20T20:36:23.166855+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 5757M 2023-12-20T20:36:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[30414]: audit 2023-12-20T20:36:23.789125+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:36:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[30414]: audit 2023-12-20T20:36:23.795773+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:36:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:24 smithi026 bash[30414]: audit 2023-12-20T20:36:23.797527+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:24.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:24 smithi145 bash[25067]: cephadm 2023-12-20T20:36:23.150195+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:36:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:24 smithi145 bash[25067]: cephadm 2023-12-20T20:36:23.166855+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 5757M 2023-12-20T20:36:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:24 smithi145 bash[25067]: audit 2023-12-20T20:36:23.789125+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T20:36:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:24 smithi145 bash[25067]: audit 2023-12-20T20:36:23.795773+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T20:36:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:24 smithi145 bash[25067]: audit 2023-12-20T20:36:23.797527+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:25.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:25 smithi026 bash[24979]: cluster 2023-12-20T20:36:23.730157+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-20T20:36:25.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:25 smithi026 bash[24979]: audit 2023-12-20T20:36:23.782226+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:36:25.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:25 smithi026 bash[30414]: cluster 2023-12-20T20:36:23.730157+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-20T20:36:25.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:25 smithi026 bash[30414]: audit 2023-12-20T20:36:23.782226+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:36:25.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:25 smithi145 bash[25067]: cluster 2023-12-20T20:36:23.730157+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-20T20:36:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:25 smithi145 bash[25067]: audit 2023-12-20T20:36:23.782226+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:36:27.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:27 smithi145 bash[25067]: cluster 2023-12-20T20:36:25.730786+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T20:36:27.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:27 smithi026 bash[24979]: cluster 2023-12-20T20:36:25.730786+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T20:36:27.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:27 smithi026 bash[30414]: cluster 2023-12-20T20:36:25.730786+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T20:36:29.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:29 smithi026 bash[24979]: cluster 2023-12-20T20:36:27.731441+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:36:29.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:29 smithi026 bash[30414]: cluster 2023-12-20T20:36:27.731441+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:36:29.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:29 smithi145 bash[25067]: cluster 2023-12-20T20:36:27.731441+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:36:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[24979]: audit 2023-12-20T20:36:29.559805+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.145:0/3780628401' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]: dispatch 2023-12-20T20:36:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[24979]: audit 2023-12-20T20:36:29.559998+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]: dispatch 2023-12-20T20:36:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[24979]: audit 2023-12-20T20:36:29.569187+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]': finished 2023-12-20T20:36:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[24979]: cluster 2023-12-20T20:36:29.569326+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-12-20T20:36:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[24979]: audit 2023-12-20T20:36:29.569626+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[24979]: audit 2023-12-20T20:36:30.259456+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.145:0/1789247056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:36:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[30414]: audit 2023-12-20T20:36:29.559805+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.145:0/3780628401' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]: dispatch 2023-12-20T20:36:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[30414]: audit 2023-12-20T20:36:29.559998+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]: dispatch 2023-12-20T20:36:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[30414]: audit 2023-12-20T20:36:29.569187+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]': finished 2023-12-20T20:36:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[30414]: cluster 2023-12-20T20:36:29.569326+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-12-20T20:36:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[30414]: audit 2023-12-20T20:36:29.569626+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:30 smithi026 bash[30414]: audit 2023-12-20T20:36:30.259456+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.145:0/1789247056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:36:30.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:30 smithi145 bash[25067]: audit 2023-12-20T20:36:29.559805+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.145:0/3780628401' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]: dispatch 2023-12-20T20:36:30.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:30 smithi145 bash[25067]: audit 2023-12-20T20:36:29.559998+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]: dispatch 2023-12-20T20:36:30.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:30 smithi145 bash[25067]: audit 2023-12-20T20:36:29.569187+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f949f8be-3a16-48e9-a423-f06dd55269f1"}]': finished 2023-12-20T20:36:30.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:30 smithi145 bash[25067]: cluster 2023-12-20T20:36:29.569326+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-12-20T20:36:30.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:30 smithi145 bash[25067]: audit 2023-12-20T20:36:29.569626+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:30.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:30 smithi145 bash[25067]: audit 2023-12-20T20:36:30.259456+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.145:0/1789247056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T20:36:31.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:31 smithi026 bash[24979]: cluster 2023-12-20T20:36:29.732187+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T20:36:31.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:31 smithi026 bash[30414]: cluster 2023-12-20T20:36:29.732187+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T20:36:31.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:31 smithi145 bash[25067]: cluster 2023-12-20T20:36:29.732187+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T20:36:32.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:32 smithi026 bash[24979]: cluster 2023-12-20T20:36:31.732841+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T20:36:32.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:32 smithi026 bash[30414]: cluster 2023-12-20T20:36:31.732841+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T20:36:32.715 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:32 smithi145 bash[25067]: cluster 2023-12-20T20:36:31.732841+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T20:36:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:34 smithi145 bash[25067]: cluster 2023-12-20T20:36:33.733563+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:35.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:34 smithi026 bash[24979]: cluster 2023-12-20T20:36:33.733563+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:35.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:34 smithi026 bash[30414]: cluster 2023-12-20T20:36:33.733563+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:37.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:37 smithi145 bash[25067]: cluster 2023-12-20T20:36:35.734192+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:37.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:37 smithi026 bash[24979]: cluster 2023-12-20T20:36:35.734192+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:37.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:37 smithi026 bash[30414]: cluster 2023-12-20T20:36:35.734192+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:39.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:39 smithi145 bash[25067]: cluster 2023-12-20T20:36:37.734829+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:39.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:39 smithi026 bash[24979]: cluster 2023-12-20T20:36:37.734829+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:39.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:39 smithi026 bash[30414]: cluster 2023-12-20T20:36:37.734829+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:40.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:40 smithi026 bash[24979]: audit 2023-12-20T20:36:39.699234+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:36:40.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:40 smithi026 bash[24979]: audit 2023-12-20T20:36:39.700917+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:40.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:40 smithi026 bash[30414]: audit 2023-12-20T20:36:39.699234+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:36:40.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:40 smithi026 bash[30414]: audit 2023-12-20T20:36:39.700917+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:40.717 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:40 smithi145 bash[25067]: audit 2023-12-20T20:36:39.699234+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:36:40.717 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:40 smithi145 bash[25067]: audit 2023-12-20T20:36:39.700917+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:41.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:41 smithi026 bash[24979]: cephadm 2023-12-20T20:36:39.702316+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Deploying daemon osd.7 on smithi145 2023-12-20T20:36:41.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:41 smithi026 bash[24979]: cluster 2023-12-20T20:36:39.735462+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:41.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:41 smithi026 bash[30414]: cephadm 2023-12-20T20:36:39.702316+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Deploying daemon osd.7 on smithi145 2023-12-20T20:36:41.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:41 smithi026 bash[30414]: cluster 2023-12-20T20:36:39.735462+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:41.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:41 smithi145 bash[25067]: cephadm 2023-12-20T20:36:39.702316+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Deploying daemon osd.7 on smithi145 2023-12-20T20:36:41.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:41 smithi145 bash[25067]: cluster 2023-12-20T20:36:39.735462+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:43.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:43 smithi145 bash[25067]: cluster 2023-12-20T20:36:41.736020+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:43.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:43 smithi026 bash[30414]: cluster 2023-12-20T20:36:41.736020+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:43.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:43 smithi026 bash[24979]: cluster 2023-12-20T20:36:41.736020+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:44 smithi145 bash[25067]: audit 2023-12-20T20:36:43.734966+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:44 smithi145 bash[25067]: cluster 2023-12-20T20:36:43.736525+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:44 smithi145 bash[25067]: audit 2023-12-20T20:36:43.755346+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:44 smithi145 bash[25067]: audit 2023-12-20T20:36:43.758085+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:44 smithi145 bash[25067]: audit 2023-12-20T20:36:43.760562+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[24979]: audit 2023-12-20T20:36:43.734966+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[24979]: cluster 2023-12-20T20:36:43.736525+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[24979]: audit 2023-12-20T20:36:43.755346+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[24979]: audit 2023-12-20T20:36:43.758085+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[24979]: audit 2023-12-20T20:36:43.760562+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[30414]: audit 2023-12-20T20:36:43.734966+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[30414]: cluster 2023-12-20T20:36:43.736525+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[30414]: audit 2023-12-20T20:36:43.755346+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:45.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[30414]: audit 2023-12-20T20:36:43.758085+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:45.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:44 smithi026 bash[30414]: audit 2023-12-20T20:36:43.760562+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:47.508 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:47 smithi145 bash[25067]: cluster 2023-12-20T20:36:45.737108+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:47.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:47 smithi026 bash[24979]: cluster 2023-12-20T20:36:45.737108+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:47.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:47 smithi026 bash[30414]: cluster 2023-12-20T20:36:45.737108+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:48.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:48 smithi145 bash[25067]: audit 2023-12-20T20:36:47.408572+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:48.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:48 smithi145 bash[25067]: audit 2023-12-20T20:36:47.417055+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:48.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:48 smithi026 bash[24979]: audit 2023-12-20T20:36:47.408572+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:48.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:48 smithi026 bash[24979]: audit 2023-12-20T20:36:47.417055+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:48.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:48 smithi026 bash[30414]: audit 2023-12-20T20:36:47.408572+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:48.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:48 smithi026 bash[30414]: audit 2023-12-20T20:36:47.417055+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:49.669 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:49 smithi145 bash[25067]: cluster 2023-12-20T20:36:47.737654+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:49.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:49 smithi026 bash[24979]: cluster 2023-12-20T20:36:47.737654+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:49.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:49 smithi026 bash[30414]: cluster 2023-12-20T20:36:47.737654+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:50.331 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 7 on host 'smithi145' 2023-12-20T20:36:51.023 DEBUG:teuthology.orchestra.run.smithi145:osd.7> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.7.service 2023-12-20T20:36:51.025 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-20T20:36:51.025 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-20T20:36:51.186 INFO:journalctl@ceph.osd.7.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: cluster 2023-12-20T20:36:49.738278+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: audit 2023-12-20T20:36:50.329636+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: audit 2023-12-20T20:36:50.345636+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: audit 2023-12-20T20:36:50.348559+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: audit 2023-12-20T20:36:50.350612+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: audit 2023-12-20T20:36:50.896294+0000 mon.a (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:36:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:51 smithi145 bash[25067]: audit 2023-12-20T20:36:50.896501+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: cluster 2023-12-20T20:36:49.738278+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: audit 2023-12-20T20:36:50.329636+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: audit 2023-12-20T20:36:50.345636+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: audit 2023-12-20T20:36:50.348559+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: audit 2023-12-20T20:36:50.350612+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: audit 2023-12-20T20:36:50.896294+0000 mon.a (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[24979]: audit 2023-12-20T20:36:50.896501+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:36:51.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: cluster 2023-12-20T20:36:49.738278+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:51.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: audit 2023-12-20T20:36:50.329636+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:51.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: audit 2023-12-20T20:36:50.345636+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:36:51.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: audit 2023-12-20T20:36:50.348559+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:36:51.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: audit 2023-12-20T20:36:50.350612+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:36:51.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: audit 2023-12-20T20:36:50.896294+0000 mon.a (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:36:51.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:51 smithi026 bash[30414]: audit 2023-12-20T20:36:50.896501+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[24979]: audit 2023-12-20T20:36:51.418295+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[24979]: cluster 2023-12-20T20:36:51.418541+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[24979]: audit 2023-12-20T20:36:51.418808+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[24979]: audit 2023-12-20T20:36:51.421408+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[24979]: audit 2023-12-20T20:36:51.421418+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[24979]: cluster 2023-12-20T20:36:51.738856+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:52.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[30414]: audit 2023-12-20T20:36:51.418295+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:36:52.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[30414]: cluster 2023-12-20T20:36:51.418541+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-20T20:36:52.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[30414]: audit 2023-12-20T20:36:51.418808+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:52.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[30414]: audit 2023-12-20T20:36:51.421408+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:52.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[30414]: audit 2023-12-20T20:36:51.421418+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:52.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:52 smithi026 bash[30414]: cluster 2023-12-20T20:36:51.738856+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:52.877 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[37754]: debug 2023-12-20T20:36:52.429+0000 7f5039056700 -1 osd.7 0 waiting for initial osdmap 2023-12-20T20:36:52.877 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[37754]: debug 2023-12-20T20:36:52.445+0000 7f50329eb700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:36:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[25067]: audit 2023-12-20T20:36:51.418295+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:36:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[25067]: cluster 2023-12-20T20:36:51.418541+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-20T20:36:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[25067]: audit 2023-12-20T20:36:51.418808+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[25067]: audit 2023-12-20T20:36:51.421408+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[25067]: audit 2023-12-20T20:36:51.421418+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:36:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:52 smithi145 bash[25067]: cluster 2023-12-20T20:36:51.738856+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T20:36:53.726 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[24979]: audit 2023-12-20T20:36:52.428771+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:36:53.726 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[24979]: cluster 2023-12-20T20:36:52.428927+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-20T20:36:53.726 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[24979]: audit 2023-12-20T20:36:52.429453+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:53.726 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[24979]: audit 2023-12-20T20:36:52.436261+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:53.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[30414]: audit 2023-12-20T20:36:52.428771+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:36:53.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[30414]: cluster 2023-12-20T20:36:52.428927+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-20T20:36:53.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[30414]: audit 2023-12-20T20:36:52.429453+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:53.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:53 smithi026 bash[30414]: audit 2023-12-20T20:36:52.436261+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:53.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:53 smithi145 bash[25067]: audit 2023-12-20T20:36:52.428771+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-12-20T20:36:53.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:53 smithi145 bash[25067]: cluster 2023-12-20T20:36:52.428927+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-20T20:36:53.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:53 smithi145 bash[25067]: audit 2023-12-20T20:36:52.429453+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:53.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:53 smithi145 bash[25067]: audit 2023-12-20T20:36:52.436261+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:54.073 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: cluster 2023-12-20T20:36:51.918665+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: cluster 2023-12-20T20:36:51.918848+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: cluster 2023-12-20T20:36:53.430306+0000 mon.a (mon.0) 568 : cluster [INF] osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604] boot 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: cluster 2023-12-20T20:36:53.430407+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: audit 2023-12-20T20:36:53.431015+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: cluster 2023-12-20T20:36:53.739513+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:54 smithi145 bash[25067]: audit 2023-12-20T20:36:54.073443+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.26:0/3448492259' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-20T20:36:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: cluster 2023-12-20T20:36:51.918665+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:36:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: cluster 2023-12-20T20:36:51.918848+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:36:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: cluster 2023-12-20T20:36:53.430306+0000 mon.a (mon.0) 568 : cluster [INF] osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604] boot 2023-12-20T20:36:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: cluster 2023-12-20T20:36:53.430407+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-20T20:36:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: audit 2023-12-20T20:36:53.431015+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: cluster 2023-12-20T20:36:53.739513+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[24979]: audit 2023-12-20T20:36:54.073443+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.26:0/3448492259' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: cluster 2023-12-20T20:36:51.918665+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: cluster 2023-12-20T20:36:51.918848+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: cluster 2023-12-20T20:36:53.430306+0000 mon.a (mon.0) 568 : cluster [INF] osd.7 [v2:172.21.15.145:6824/4153802604,v1:172.21.15.145:6825/4153802604] boot 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: cluster 2023-12-20T20:36:53.430407+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: audit 2023-12-20T20:36:53.431015+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: cluster 2023-12-20T20:36:53.739513+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:54.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:54 smithi026 bash[30414]: audit 2023-12-20T20:36:54.073443+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.26:0/3448492259' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-20T20:36:54.719 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1703104613,"num_in_osds":8,"osd_in_since":1703104589,"num_remapped_pgs":1} 2023-12-20T20:36:54.719 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-20T20:36:55.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:55 smithi145 bash[25067]: cluster 2023-12-20T20:36:54.449283+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-20T20:36:55.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:55 smithi026 bash[24979]: cluster 2023-12-20T20:36:54.449283+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-20T20:36:55.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:55 smithi026 bash[30414]: cluster 2023-12-20T20:36:54.449283+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-20T20:36:56.806 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:56 smithi145 bash[25067]: cluster 2023-12-20T20:36:55.448349+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-20T20:36:56.806 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:56 smithi145 bash[25067]: cluster 2023-12-20T20:36:55.740101+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:56.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:56 smithi026 bash[24979]: cluster 2023-12-20T20:36:55.448349+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-20T20:36:56.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:56 smithi026 bash[24979]: cluster 2023-12-20T20:36:55.740101+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:56.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:56 smithi026 bash[30414]: cluster 2023-12-20T20:36:55.448349+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-20T20:36:56.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:56 smithi026 bash[30414]: cluster 2023-12-20T20:36:55.740101+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:57.447 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:36:57.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:57 smithi145 bash[25067]: cluster 2023-12-20T20:36:56.463889+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-20T20:36:57.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:57 smithi145 bash[25067]: audit 2023-12-20T20:36:57.453122+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:57.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:57 smithi145 bash[25067]: audit 2023-12-20T20:36:57.455699+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:57.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:57 smithi145 bash[25067]: audit 2023-12-20T20:36:57.457293+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[24979]: cluster 2023-12-20T20:36:56.463889+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[24979]: audit 2023-12-20T20:36:57.453122+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[24979]: audit 2023-12-20T20:36:57.455699+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[24979]: audit 2023-12-20T20:36:57.457293+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[30414]: cluster 2023-12-20T20:36:56.463889+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[30414]: audit 2023-12-20T20:36:57.453122+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[30414]: audit 2023-12-20T20:36:57.455699+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:57.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:57 smithi026 bash[30414]: audit 2023-12-20T20:36:57.457293+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.574 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: cephadm 2023-12-20T20:36:57.440803+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:36:58.574 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: audit 2023-12-20T20:36:57.458649+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.574 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: audit 2023-12-20T20:36:57.466328+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: cephadm 2023-12-20T20:36:57.467782+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 4317M 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: cluster 2023-12-20T20:36:57.470906+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: audit 2023-12-20T20:36:57.478625+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: audit 2023-12-20T20:36:57.484305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[30414]: cluster 2023-12-20T20:36:57.740686+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: cephadm 2023-12-20T20:36:57.440803+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: audit 2023-12-20T20:36:57.458649+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: audit 2023-12-20T20:36:57.466328+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: cephadm 2023-12-20T20:36:57.467782+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 4317M 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: cluster 2023-12-20T20:36:57.470906+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: audit 2023-12-20T20:36:57.478625+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:58.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: audit 2023-12-20T20:36:57.484305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:58.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:36:58 smithi026 bash[24979]: cluster 2023-12-20T20:36:57.740686+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:36:58.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: cephadm 2023-12-20T20:36:57.440803+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi145 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: audit 2023-12-20T20:36:57.458649+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: audit 2023-12-20T20:36:57.466328+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: cephadm 2023-12-20T20:36:57.467782+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 4317M 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: cluster 2023-12-20T20:36:57.470906+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: audit 2023-12-20T20:36:57.478625+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: audit 2023-12-20T20:36:57.484305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:36:58.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:36:58 smithi145 bash[25067]: cluster 2023-12-20T20:36:57.740686+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:00.198 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:37:00.198 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":58,"fsid":"645c884c-9f76-11ee-95a5-87774f69a715","created":"2023-12-20T20:29:59.137309+0000","modified":"2023-12-20T20:36:57.459211+0000","last_up_change":"2023-12-20T20:36:53.421612+0000","last_in_change":"2023-12-20T20:36:29.561614+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":"2023-12-20T20:33:56.235261+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"bf988e95-2799-4bee-bd75-41a158b3c49a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6803","nonce":965701234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6805","nonce":965701234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6809","nonce":965701234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6807","nonce":965701234}]},"public_addr":"172.21.15.26:6803/965701234","cluster_addr":"172.21.15.26:6805/965701234","heartbeat_back_addr":"172.21.15.26:6809/965701234","heartbeat_front_addr":"172.21.15.26:6807/965701234","state":["exists","up"]},{"osd":1,"uuid":"5e4b0b0d-36dd-4882-85a9-e436ee5abfce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6811","nonce":318813184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6813","nonce":318813184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6817","nonce":318813184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6815","nonce":318813184}]},"public_addr":"172.21.15.26:6811/318813184","cluster_addr":"172.21.15.26:6813/318813184","heartbeat_back_addr":"172.21.15.26:6817/318813184","heartbeat_front_addr":"172.21.15.26:6815/318813184","state":["exists","up"]},{"osd":2,"uuid":"f26a717c-5169-4d99-8b9f-51f39eabb2c0","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.26:6818","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6819","nonce":863976517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6821","nonce":863976517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6825","nonce":863976517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6823","nonce":863976517}]},"public_addr":"172.21.15.26:6819/863976517","cluster_addr":"172.21.15.26:6821/863976517","heartbeat_back_addr":"172.21.15.26:6825/863976517","heartbeat_front_addr":"172.21.15.26:6823/863976517","state":["exists","up"]},{"osd":3,"uuid":"31f7a452-2f15-46c6-ab06-2c7f6c4caf59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6827","nonce":2308105167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6829","nonce":2308105167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6833","nonce":2308105167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6831","nonce":2308105167}]},"public_addr":"172.21.15.26:6827/2308105167","cluster_addr":"172.21.15.26:6829/2308105167","heartbeat_back_addr":"172.21.15.26:6833/2308105167","heartbeat_front_addr":"172.21.15.26:6831/2308105167","state":["exists","up"]},{"osd":4,"uuid":"61122144-cc53-4a28-8735-2e946f3ae880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6800","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6801","nonce":2183971728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6803","nonce":2183971728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6807","nonce":2183971728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6805","nonce":2183971728}]},"public_addr":"172.21.15.145:6801/2183971728","cluster_addr":"172.21.15.145:6803/2183971728","heartbeat_back_addr":"172.21.15.145:6807/2183971728","heartbeat_front_addr":"172.21.15.145:6805/2183971728","state":["exists","up"]},{"osd":5,"uuid":"ccd9f389-d943-4fd0-a236-7d2b92c7231e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6809","nonce":1926046667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6811","nonce":1926046667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6815","nonce":1926046667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6813","nonce":1926046667}]},"public_addr":"172.21.15.145:6809/1926046667","cluster_addr":"172.21.15.145:6811/1926046667","heartbeat_back_addr":"172.21.15.145:6815/1926046667","heartbeat_front_addr":"172.21.15.145:6813/1926046667","state":["exists","up"]},{"osd":6,"uuid":"4addaac8-a42d-43e5-9b57-6205e5d8d9ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6817","nonce":2026344048}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6819","nonce":2026344048}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6823","nonce":2026344048}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6821","nonce":2026344048}]},"public_addr":"172.21.15.145:6817/2026344048","cluster_addr":"172.21.15.145:6819/2026344048","heartbeat_back_addr":"172.21.15.145:6823/2026344048","heartbeat_front_addr":"172.21.15.145:6821/2026344048","state":["exists","up"]},{"osd":7,"uuid":"f949f8be-3a16-48e9-a423-f06dd55269f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6825","nonce":4153802604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6827","nonce":4153802604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6831","nonce":4153802604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6829","nonce":4153802604}]},"public_addr":"172.21.15.145:6825/4153802604","cluster_addr":"172.21.15.145:6827/4153802604","heartbeat_back_addr":"172.21.15.145:6831/4153802604","heartbeat_front_addr":"172.21.15.145:6829/4153802604","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":"2023-12-20T20:32:41.419751+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":"2023-12-20T20:33:17.480099+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":"2023-12-20T20:33:53.879640+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":"2023-12-20T20:34:30.357553+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":"2023-12-20T20:35:04.208718+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":"2023-12-20T20:35:40.086938+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":"2023-12-20T20:36:16.007205+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":"2023-12-20T20:36:51.918853+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6800/329998496":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/1846617882":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/2727680865":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/1221276708":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/2794035805":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6800/2698844969":"2023-12-21T20:30:30.503020+0000","172.21.15.26:6801/329998496":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6801/2698844969":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/3894742243":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/2246632120":"2023-12-21T20:30:30.503020+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}} 2023-12-20T20:37:00.889 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-20T20:33:56.235261+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-20T20:37:00.889 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-20T20:37:01.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:00 smithi145 bash[25067]: cluster 2023-12-20T20:36:59.741369+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-20T20:37:01.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:00 smithi145 bash[25067]: audit 2023-12-20T20:37:00.196599+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.26:0/3950580650' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:37:01.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:00 smithi026 bash[24979]: cluster 2023-12-20T20:36:59.741369+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-20T20:37:01.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:00 smithi026 bash[24979]: audit 2023-12-20T20:37:00.196599+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.26:0/3950580650' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:37:01.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:00 smithi026 bash[30414]: cluster 2023-12-20T20:36:59.741369+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-20T20:37:01.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:00 smithi026 bash[30414]: audit 2023-12-20T20:37:00.196599+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.26:0/3950580650' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:37:03.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:02 smithi145 bash[25067]: cluster 2023-12-20T20:37:01.741968+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-20T20:37:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:02 smithi145 bash[25067]: audit 2023-12-20T20:37:02.513235+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:02 smithi145 bash[25067]: audit 2023-12-20T20:37:02.516611+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:03.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:02 smithi026 bash[24979]: cluster 2023-12-20T20:37:01.741968+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-20T20:37:03.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:02 smithi026 bash[24979]: audit 2023-12-20T20:37:02.513235+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:03.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:02 smithi026 bash[24979]: audit 2023-12-20T20:37:02.516611+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:02 smithi026 bash[30414]: cluster 2023-12-20T20:37:01.741968+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-20T20:37:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:02 smithi026 bash[30414]: audit 2023-12-20T20:37:02.513235+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:03.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:02 smithi026 bash[30414]: audit 2023-12-20T20:37:02.516611+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:03.610 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:37:05.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:04 smithi145 bash[25067]: cluster 2023-12-20T20:37:03.742668+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:37:05.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:04 smithi026 bash[24979]: cluster 2023-12-20T20:37:03.742668+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:37:05.142 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:04 smithi026 bash[30414]: cluster 2023-12-20T20:37:03.742668+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T20:37:06.318 INFO:teuthology.orchestra.run.smithi026.stdout:pg_num: 1 2023-12-20T20:37:06.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:06 smithi026 bash[24979]: audit 2023-12-20T20:37:06.317644+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.26:0/2462337674' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-20T20:37:06.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:06 smithi026 bash[30414]: audit 2023-12-20T20:37:06.317644+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.26:0/2462337674' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-20T20:37:06.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:06 smithi145 bash[25067]: audit 2023-12-20T20:37:06.317644+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.26:0/2462337674' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-20T20:37:07.034 INFO:tasks.cephadm:Adding prometheus.a on smithi145 2023-12-20T20:37:07.034 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch apply prometheus '1;smithi145=a' 2023-12-20T20:37:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:07 smithi145 bash[25067]: cluster 2023-12-20T20:37:05.743313+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-20T20:37:07.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:07 smithi026 bash[24979]: cluster 2023-12-20T20:37:05.743313+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-20T20:37:07.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:07 smithi026 bash[30414]: cluster 2023-12-20T20:37:05.743313+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-20T20:37:09.670 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:09 smithi145 bash[25067]: cluster 2023-12-20T20:37:07.743886+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-20T20:37:09.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:09 smithi026 bash[24979]: cluster 2023-12-20T20:37:07.743886+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-20T20:37:09.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:09 smithi026 bash[30414]: cluster 2023-12-20T20:37:07.743886+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-20T20:37:10.037 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled prometheus update... 2023-12-20T20:37:10.722 DEBUG:teuthology.orchestra.run.smithi145:prometheus.a> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@prometheus.a.service 2023-12-20T20:37:10.724 INFO:tasks.cephadm:Adding node-exporter.a on smithi026 2023-12-20T20:37:10.724 INFO:tasks.cephadm:Adding node-exporter.b on smithi145 2023-12-20T20:37:10.724 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch apply node-exporter '2;smithi026=a;smithi145=b' 2023-12-20T20:37:10.937 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:37:11.313 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25963]: ignoring --setuser ceph since I am not root 2023-12-20T20:37:11.313 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25963]: ignoring --setgroup ceph since I am not root 2023-12-20T20:37:11.313 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25963]: debug 2023-12-20T20:37:11.149+0000 7f8bed939700 1 -- 172.21.15.145:0/3266544650 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56330f926340 con 0x5633106a2800 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: cluster 2023-12-20T20:37:09.744637+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.024506+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: cephadm 2023-12-20T20:37:10.027925+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi145=a;count:1 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.036418+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.083771+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.086797+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.088795+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.098869+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:37:11.314 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25067]: audit 2023-12-20T20:37:10.108992+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[25263]: ignoring --setuser ceph since I am not root 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[25263]: ignoring --setgroup ceph since I am not root 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[25263]: debug 2023-12-20T20:37:11.151+0000 7f8c76c94700 1 -- 172.21.15.26:0/836070185 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55557e242340 con 0x55557efbe800 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: cluster 2023-12-20T20:37:09.744637+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.024506+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: cephadm 2023-12-20T20:37:10.027925+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi145=a;count:1 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.036418+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:37:11.315 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.083771+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.086797+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.088795+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.098869+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[30414]: audit 2023-12-20T20:37:10.108992+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: cluster 2023-12-20T20:37:09.744637+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.024506+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: cephadm 2023-12-20T20:37:10.027925+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi145=a;count:1 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.036418+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.083771+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.086797+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.088795+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:11.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.098869+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' 2023-12-20T20:37:11.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[24979]: audit 2023-12-20T20:37:10.108992+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T20:37:11.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25963]: debug 2023-12-20T20:37:11.305+0000 7f8bf6395000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:37:11.677 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:11 smithi026 bash[25263]: debug 2023-12-20T20:37:11.311+0000 7f8c7f6f0000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:37:12.102 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:11 smithi145 bash[25963]: debug 2023-12-20T20:37:11.981+0000 7f8bf6395000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:37:12.294 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[30414]: audit 2023-12-20T20:37:11.110963+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T20:37:12.295 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[30414]: cluster 2023-12-20T20:37:11.111045+0000 mon.a (mon.0) 594 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-20T20:37:12.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[24979]: audit 2023-12-20T20:37:11.110963+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T20:37:12.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[24979]: cluster 2023-12-20T20:37:11.111045+0000 mon.a (mon.0) 594 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-20T20:37:12.295 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[25263]: debug 2023-12-20T20:37:11.999+0000 7f8c7f6f0000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:37:12.295 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[25263]: debug 2023-12-20T20:37:12.127+0000 7f8c7f6f0000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:37:12.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25067]: audit 2023-12-20T20:37:11.110963+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.26:0/1663967496' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T20:37:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25067]: cluster 2023-12-20T20:37:11.111045+0000 mon.a (mon.0) 594 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-20T20:37:12.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25963]: debug 2023-12-20T20:37:12.109+0000 7f8bf6395000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:37:12.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25963]: debug 2023-12-20T20:37:12.269+0000 7f8bf6395000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:37:12.634 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[25263]: debug 2023-12-20T20:37:12.291+0000 7f8c7f6f0000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:37:12.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25963]: debug 2023-12-20T20:37:12.601+0000 7f8bf6395000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:37:12.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25963]: debug 2023-12-20T20:37:12.693+0000 7f8bf6395000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:37:12.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[25263]: debug 2023-12-20T20:37:12.631+0000 7f8c7f6f0000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:37:12.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[25263]: debug 2023-12-20T20:37:12.727+0000 7f8c7f6f0000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:37:13.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:12 smithi145 bash[25963]: debug 2023-12-20T20:37:12.893+0000 7f8bf6395000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:37:13.428 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:12 smithi026 bash[25263]: debug 2023-12-20T20:37:12.935+0000 7f8c7f6f0000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:37:14.077 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:13 smithi145 bash[25963]: debug 2023-12-20T20:37:13.761+0000 7f8bf6395000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:37:14.077 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:13 smithi145 bash[25963]: debug 2023-12-20T20:37:13.869+0000 7f8bf6395000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:37:14.135 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:13 smithi026 bash[25263]: debug 2023-12-20T20:37:13.811+0000 7f8c7f6f0000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:37:14.135 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:13 smithi026 bash[25263]: debug 2023-12-20T20:37:13.923+0000 7f8c7f6f0000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:37:14.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:14 smithi145 bash[25963]: debug 2023-12-20T20:37:14.073+0000 7f8bf6395000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:37:14.427 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:14 smithi026 bash[25263]: debug 2023-12-20T20:37:14.131+0000 7f8c7f6f0000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:37:14.749 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:14 smithi145 bash[25963]: debug 2023-12-20T20:37:14.421+0000 7f8bf6395000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:37:14.833 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:14 smithi026 bash[25263]: debug 2023-12-20T20:37:14.491+0000 7f8c7f6f0000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:37:15.115 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:14 smithi145 bash[25963]: debug 2023-12-20T20:37:14.749+0000 7f8bf6395000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:37:15.178 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:14 smithi026 bash[25263]: debug 2023-12-20T20:37:14.831+0000 7f8c7f6f0000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:37:15.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:15 smithi145 bash[25963]: debug 2023-12-20T20:37:15.113+0000 7f8bf6395000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:37:15.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:15 smithi026 bash[25263]: debug 2023-12-20T20:37:15.215+0000 7f8c7f6f0000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:37:15.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:15 smithi145 bash[25963]: debug 2023-12-20T20:37:15.377+0000 7f8bf6395000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:37:15.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:15 smithi026 bash[25263]: debug 2023-12-20T20:37:15.499+0000 7f8c7f6f0000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:37:16.312 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.053+0000 7f8bf6395000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:37:16.312 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.157+0000 7f8bf6395000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:37:16.476 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:16 smithi026 bash[25263]: debug 2023-12-20T20:37:16.199+0000 7f8c7f6f0000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:37:16.476 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:16 smithi026 bash[25263]: debug 2023-12-20T20:37:16.307+0000 7f8c7f6f0000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:37:16.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.313+0000 7f8bf6395000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:37:16.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.417+0000 7f8bf6395000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:37:16.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.553+0000 7f8bf6395000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:37:16.731 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:16 smithi026 bash[25263]: debug 2023-12-20T20:37:16.471+0000 7f8c7f6f0000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:37:16.732 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:16 smithi026 bash[25263]: debug 2023-12-20T20:37:16.587+0000 7f8c7f6f0000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:37:17.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:16 smithi026 bash[25263]: debug 2023-12-20T20:37:16.727+0000 7f8c7f6f0000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:37:17.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.845+0000 7f8bf6395000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:37:17.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:16 smithi145 bash[25963]: debug 2023-12-20T20:37:16.961+0000 7f8bf6395000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:37:17.340 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:17 smithi026 bash[25263]: debug 2023-12-20T20:37:17.023+0000 7f8c7f6f0000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:37:17.340 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:17 smithi026 bash[25263]: debug 2023-12-20T20:37:17.147+0000 7f8c7f6f0000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:37:17.628 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:17 smithi145 bash[25963]: debug 2023-12-20T20:37:17.141+0000 7f8bf6395000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:37:17.628 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:17 smithi145 bash[25963]: debug 2023-12-20T20:37:17.261+0000 7f8bf6395000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:37:17.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:17 smithi026 bash[25263]: debug 2023-12-20T20:37:17.335+0000 7f8c7f6f0000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:37:17.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:17 smithi026 bash[25263]: debug 2023-12-20T20:37:17.459+0000 7f8c7f6f0000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25963]: debug 2023-12-20T20:37:18.101+0000 7f8bf6395000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25963]: [20/Dec/2023:20:37:18] ENGINE Bus STARTING 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25963]: CherryPy Checker: 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25963]: The Application mounted at '' has an empty config. 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25963]: [20/Dec/2023:20:37:18] ENGINE Serving on http://:::9283 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25963]: [20/Dec/2023:20:37:18] ENGINE Bus STARTED 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25067]: cluster 2023-12-20T20:37:18.123456+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25067]: cluster 2023-12-20T20:37:18.123617+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:37:18.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25067]: audit 2023-12-20T20:37:18.129871+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:37:18.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25067]: audit 2023-12-20T20:37:18.130938+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:37:18.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25067]: audit 2023-12-20T20:37:18.136456+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:37:18.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:18 smithi145 bash[25067]: audit 2023-12-20T20:37:18.140106+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:37:18.678 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[25263]: debug 2023-12-20T20:37:18.343+0000 7f8c7f6f0000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:37:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[24979]: cluster 2023-12-20T20:37:18.123456+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:37:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[24979]: cluster 2023-12-20T20:37:18.123617+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:37:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[24979]: audit 2023-12-20T20:37:18.129871+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:37:18.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[24979]: audit 2023-12-20T20:37:18.130938+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[24979]: audit 2023-12-20T20:37:18.136456+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[24979]: audit 2023-12-20T20:37:18.140106+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[30414]: cluster 2023-12-20T20:37:18.123456+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[30414]: cluster 2023-12-20T20:37:18.123617+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[30414]: audit 2023-12-20T20:37:18.129871+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[30414]: audit 2023-12-20T20:37:18.130938+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[30414]: audit 2023-12-20T20:37:18.136456+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:37:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:18 smithi026 bash[30414]: audit 2023-12-20T20:37:18.140106+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.145:0/2003456789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:37:19.602 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: [20/Dec/2023:20:37:19] ENGINE Bus STARTING 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[30414]: cluster 2023-12-20T20:37:18.186590+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[30414]: cluster 2023-12-20T20:37:18.368327+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[30414]: cluster 2023-12-20T20:37:18.369344+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[30414]: cluster 2023-12-20T20:37:18.375143+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[24979]: cluster 2023-12-20T20:37:18.186590+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[24979]: cluster 2023-12-20T20:37:18.368327+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[24979]: cluster 2023-12-20T20:37:18.369344+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2023-12-20T20:37:19.603 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[24979]: cluster 2023-12-20T20:37:18.375143+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-20T20:37:19.606 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:19 smithi145 bash[25067]: cluster 2023-12-20T20:37:18.186590+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2023-12-20T20:37:19.606 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:19 smithi145 bash[25067]: cluster 2023-12-20T20:37:18.368327+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:37:19.606 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:19 smithi145 bash[25067]: cluster 2023-12-20T20:37:18.369344+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2023-12-20T20:37:19.606 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:19 smithi145 bash[25067]: cluster 2023-12-20T20:37:18.375143+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-20T20:37:19.863 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: [20/Dec/2023:20:37:19] ENGINE Bus STARTING 2023-12-20T20:37:19.863 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: CherryPy Checker: 2023-12-20T20:37:19.863 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: The Application mounted at '' has an empty config. 2023-12-20T20:37:19.863 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: [20/Dec/2023:20:37:19] ENGINE Serving on http://:::9283 2023-12-20T20:37:19.863 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: [20/Dec/2023:20:37:19] ENGINE Bus STARTED 2023-12-20T20:37:20.178 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: [20/Dec/2023:20:37:19] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:37:20.178 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:19 smithi026 bash[25263]: [20/Dec/2023:20:37:19] ENGINE Bus STARTED 2023-12-20T20:37:20.234 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled node-exporter update... 2023-12-20T20:37:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: cluster 2023-12-20T20:37:19.206968+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e18: y(active, starting, since 0.837791s), standbys: x 2023-12-20T20:37:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.210370+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:37:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.210706+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:37:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.211011+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:37:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.213420+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.213687+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.214038+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.214533+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.215019+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.215490+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.215870+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.216174+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.216488+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.216802+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.217190+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.217572+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.218390+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: cluster 2023-12-20T20:37:19.229783+0000 mon.a (mon.0) 602 : cluster [INF] Manager daemon y is now available 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.266403+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.270858+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:20.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.273754+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.276403+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.311755+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.327988+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.328455+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.569482+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.570185+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: cephadm 2023-12-20T20:37:19.676891+0000 mgr.y (mgr.24364) 1 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Bus STARTING 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: cephadm 2023-12-20T20:37:19.889773+0000 mgr.y (mgr.24364) 2 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: cephadm 2023-12-20T20:37:19.895278+0000 mgr.y (mgr.24364) 3 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Bus STARTED 2023-12-20T20:37:20.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:20 smithi145 bash[25067]: audit 2023-12-20T20:37:19.915984+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: cluster 2023-12-20T20:37:19.206968+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e18: y(active, starting, since 0.837791s), standbys: x 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.210370+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.210706+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.211011+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.213420+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.213687+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.214038+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.214533+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.215019+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.215490+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.215870+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.216174+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.216488+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:37:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.216802+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.217190+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.217572+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.218390+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: cluster 2023-12-20T20:37:19.229783+0000 mon.a (mon.0) 602 : cluster [INF] Manager daemon y is now available 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.266403+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: cluster 2023-12-20T20:37:19.206968+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e18: y(active, starting, since 0.837791s), standbys: x 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.210370+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.210706+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:37:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.211011+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.213420+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.213687+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.214038+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.214533+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.215019+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.215490+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.215870+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.216174+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.216488+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.216802+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.217190+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.217572+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.218390+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: cluster 2023-12-20T20:37:19.229783+0000 mon.a (mon.0) 602 : cluster [INF] Manager daemon y is now available 2023-12-20T20:37:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.266403+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.270858+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.273754+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.276403+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.311755+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.327988+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.328455+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.569482+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.570185+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: cephadm 2023-12-20T20:37:19.676891+0000 mgr.y (mgr.24364) 1 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Bus STARTING 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: cephadm 2023-12-20T20:37:19.889773+0000 mgr.y (mgr.24364) 2 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: cephadm 2023-12-20T20:37:19.895278+0000 mgr.y (mgr.24364) 3 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Bus STARTED 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[30414]: audit 2023-12-20T20:37:19.915984+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:20.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.270858+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.273754+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.276403+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.311755+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.327988+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.328455+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.569482+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.570185+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: cephadm 2023-12-20T20:37:19.676891+0000 mgr.y (mgr.24364) 1 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Bus STARTING 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: cephadm 2023-12-20T20:37:19.889773+0000 mgr.y (mgr.24364) 2 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: cephadm 2023-12-20T20:37:19.895278+0000 mgr.y (mgr.24364) 3 : cephadm [INF] [20/Dec/2023:20:37:19] ENGINE Bus STARTED 2023-12-20T20:37:20.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:20 smithi026 bash[24979]: audit 2023-12-20T20:37:19.915984+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:21.034 DEBUG:teuthology.orchestra.run.smithi026:node-exporter.a> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.a.service 2023-12-20T20:37:21.036 DEBUG:teuthology.orchestra.run.smithi145:node-exporter.b> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.b.service 2023-12-20T20:37:21.039 INFO:tasks.cephadm:Adding alertmanager.a on smithi026 2023-12-20T20:37:21.039 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch apply alertmanager '1;smithi026=a' 2023-12-20T20:37:21.189 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:37:21.193 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:37:21.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:21 smithi145 bash[25067]: cluster 2023-12-20T20:37:20.215736+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e19: y(active, since 1.84655s), standbys: x 2023-12-20T20:37:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:21 smithi145 bash[25067]: audit 2023-12-20T20:37:20.221748+0000 mgr.y (mgr.24364) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi145=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:21 smithi145 bash[25067]: cephadm 2023-12-20T20:37:20.227756+0000 mgr.y (mgr.24364) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi026=a;smithi145=b;count:2 2023-12-20T20:37:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:21 smithi145 bash[25067]: cluster 2023-12-20T20:37:20.230989+0000 mgr.y (mgr.24364) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:21 smithi145 bash[25067]: audit 2023-12-20T20:37:20.233115+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:21.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[24979]: cluster 2023-12-20T20:37:20.215736+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e19: y(active, since 1.84655s), standbys: x 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[24979]: audit 2023-12-20T20:37:20.221748+0000 mgr.y (mgr.24364) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi145=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[24979]: cephadm 2023-12-20T20:37:20.227756+0000 mgr.y (mgr.24364) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi026=a;smithi145=b;count:2 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[24979]: cluster 2023-12-20T20:37:20.230989+0000 mgr.y (mgr.24364) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[24979]: audit 2023-12-20T20:37:20.233115+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[30414]: cluster 2023-12-20T20:37:20.215736+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e19: y(active, since 1.84655s), standbys: x 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[30414]: audit 2023-12-20T20:37:20.221748+0000 mgr.y (mgr.24364) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi145=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[30414]: cephadm 2023-12-20T20:37:20.227756+0000 mgr.y (mgr.24364) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi026=a;smithi145=b;count:2 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[30414]: cluster 2023-12-20T20:37:20.230989+0000 mgr.y (mgr.24364) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:21 smithi026 bash[30414]: audit 2023-12-20T20:37:20.233115+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:22.370 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:22 smithi145 bash[25067]: cluster 2023-12-20T20:37:21.215591+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 2023-12-20T20:37:22.370 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:22 smithi145 bash[25067]: cluster 2023-12-20T20:37:21.247321+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2023-12-20T20:37:22.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:22 smithi026 bash[30414]: cluster 2023-12-20T20:37:21.215591+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 2023-12-20T20:37:22.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:22 smithi026 bash[30414]: cluster 2023-12-20T20:37:21.247321+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2023-12-20T20:37:22.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:22 smithi026 bash[24979]: cluster 2023-12-20T20:37:21.215591+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 2023-12-20T20:37:22.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:22 smithi026 bash[24979]: cluster 2023-12-20T20:37:21.247321+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2023-12-20T20:37:24.030 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled alertmanager update... 2023-12-20T20:37:24.253 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.164960+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.196033+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cluster 2023-12-20T20:37:23.216095+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 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.659594+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cephadm 2023-12-20T20:37:23.661405+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.685800+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cephadm 2023-12-20T20:37:23.688578+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cephadm 2023-12-20T20:37:23.776606+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cephadm 2023-12-20T20:37:23.800431+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.912339+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.930729+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.254 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:23.938734+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.255 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cephadm 2023-12-20T20:37:23.962817+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi145 2023-12-20T20:37:24.255 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:24.013535+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:24.255 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: cephadm 2023-12-20T20:37:24.020024+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi026=a;count:1 2023-12-20T20:37:24.255 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:24 smithi145 bash[25067]: audit 2023-12-20T20:37:24.027518+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.164960+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.196033+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cluster 2023-12-20T20:37:23.216095+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 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.659594+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cephadm 2023-12-20T20:37:23.661405+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.685800+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cephadm 2023-12-20T20:37:23.688578+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cephadm 2023-12-20T20:37:23.776606+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cephadm 2023-12-20T20:37:23.800431+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.912339+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.930729+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:23.938734+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cephadm 2023-12-20T20:37:23.962817+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi145 2023-12-20T20:37:24.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:24.013535+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: cephadm 2023-12-20T20:37:24.020024+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi026=a;count:1 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[24979]: audit 2023-12-20T20:37:24.027518+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.164960+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.196033+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cluster 2023-12-20T20:37:23.216095+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 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.659594+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cephadm 2023-12-20T20:37:23.661405+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.685800+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cephadm 2023-12-20T20:37:23.688578+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cephadm 2023-12-20T20:37:23.776606+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cephadm 2023-12-20T20:37:23.800431+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:37:24.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.912339+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.930729+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:23.938734+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cephadm 2023-12-20T20:37:23.962817+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi145 2023-12-20T20:37:24.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:24.013535+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:24.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: cephadm 2023-12-20T20:37:24.020024+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi026=a;count:1 2023-12-20T20:37:24.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:24 smithi026 bash[30414]: audit 2023-12-20T20:37:24.027518+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:24.787 DEBUG:teuthology.orchestra.run.smithi026:alertmanager.a> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@alertmanager.a.service 2023-12-20T20:37:24.790 INFO:tasks.cephadm:Adding grafana.a on smithi145 2023-12-20T20:37:24.790 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph orch apply grafana '1;smithi145=a' 2023-12-20T20:37:24.838 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:37:26.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:26 smithi145 bash[25067]: cluster 2023-12-20T20:37:25.216673+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 2023-12-20T20:37:26.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:26 smithi026 bash[24979]: cluster 2023-12-20T20:37:25.216673+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 2023-12-20T20:37:26.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:26 smithi026 bash[30414]: cluster 2023-12-20T20:37:25.216673+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 2023-12-20T20:37:28.675 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:28 smithi145 bash[25067]: cluster 2023-12-20T20:37:27.217361+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 2023-12-20T20:37:28.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:28 smithi026 bash[24979]: cluster 2023-12-20T20:37:27.217361+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 2023-12-20T20:37:28.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:28 smithi026 bash[30414]: cluster 2023-12-20T20:37:27.217361+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 2023-12-20T20:37:29.089 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled grafana update... 2023-12-20T20:37:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:30 smithi145 bash[25067]: audit 2023-12-20T20:37:29.077321+0000 mgr.y (mgr.24364) 18 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:30 smithi145 bash[25067]: cephadm 2023-12-20T20:37:29.080697+0000 mgr.y (mgr.24364) 19 : cephadm [INF] Saving service grafana spec with placement smithi145=a;count:1 2023-12-20T20:37:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:30 smithi145 bash[25067]: audit 2023-12-20T20:37:29.088533+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:30.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:30 smithi026 bash[24979]: audit 2023-12-20T20:37:29.077321+0000 mgr.y (mgr.24364) 18 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:30.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:30 smithi026 bash[24979]: cephadm 2023-12-20T20:37:29.080697+0000 mgr.y (mgr.24364) 19 : cephadm [INF] Saving service grafana spec with placement smithi145=a;count:1 2023-12-20T20:37:30.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:30 smithi026 bash[24979]: audit 2023-12-20T20:37:29.088533+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:30.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:30 smithi026 bash[30414]: audit 2023-12-20T20:37:29.077321+0000 mgr.y (mgr.24364) 18 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:37:30.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:30 smithi026 bash[30414]: cephadm 2023-12-20T20:37:29.080697+0000 mgr.y (mgr.24364) 19 : cephadm [INF] Saving service grafana spec with placement smithi145=a;count:1 2023-12-20T20:37:30.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:30 smithi026 bash[30414]: audit 2023-12-20T20:37:29.088533+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:30.781 DEBUG:teuthology.orchestra.run.smithi145:grafana.a> sudo journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@grafana.a.service 2023-12-20T20:37:30.783 INFO:tasks.cephadm:Setting up client nodes... 2023-12-20T20:37:30.783 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-20T20:37:30.939 INFO:journalctl@ceph.grafana.a.smithi145.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T20:37:31.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:31 smithi145 bash[25067]: cluster 2023-12-20T20:37:29.217959+0000 mgr.y (mgr.24364) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:31.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:31 smithi026 bash[24979]: cluster 2023-12-20T20:37:29.217959+0000 mgr.y (mgr.24364) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:31.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:31 smithi026 bash[30414]: cluster 2023-12-20T20:37:29.217959+0000 mgr.y (mgr.24364) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:33.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:33 smithi145 bash[25067]: cluster 2023-12-20T20:37:31.218742+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 2023-12-20T20:37:33.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:33 smithi026 bash[24979]: cluster 2023-12-20T20:37:31.218742+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 2023-12-20T20:37:33.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:33 smithi026 bash[30414]: cluster 2023-12-20T20:37:31.218742+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 2023-12-20T20:37:33.784 INFO:teuthology.orchestra.run.smithi026.stdout:[client.0] 2023-12-20T20:37:33.784 INFO:teuthology.orchestra.run.smithi026.stdout: key = AQCNUINlX5tULhAABvAN/Ubk7iC5Ej1K9o8r9Q== 2023-12-20T20:37:34.384 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:34 smithi145 bash[25067]: audit 2023-12-20T20:37:33.776915+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.26:0/3847914027' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T20:37:34.384 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:34 smithi145 bash[25067]: audit 2023-12-20T20:37:33.783866+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.26:0/3847914027' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T20:37:34.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:34 smithi026 bash[24979]: audit 2023-12-20T20:37:33.776915+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.26:0/3847914027' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T20:37:34.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:34 smithi026 bash[24979]: audit 2023-12-20T20:37:33.783866+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.26:0/3847914027' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T20:37:34.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:34 smithi026 bash[30414]: audit 2023-12-20T20:37:33.776915+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.26:0/3847914027' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T20:37:34.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:34 smithi026 bash[30414]: audit 2023-12-20T20:37:33.783866+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.26:0/3847914027' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T20:37:34.537 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-20T20:37:34.537 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-20T20:37:34.537 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-20T20:37:34.560 DEBUG:teuthology.orchestra.run.smithi145:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-20T20:37:35.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:35 smithi026 bash[24979]: cluster 2023-12-20T20:37:33.219535+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 2023-12-20T20:37:35.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:35 smithi026 bash[30414]: cluster 2023-12-20T20:37:33.219535+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 2023-12-20T20:37:35.450 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:35 smithi145 bash[25067]: cluster 2023-12-20T20:37:33.219535+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 2023-12-20T20:37:37.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:37 smithi145 bash[25067]: cluster 2023-12-20T20:37:35.220193+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 2023-12-20T20:37:37.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:37 smithi026 bash[24979]: cluster 2023-12-20T20:37:35.220193+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 2023-12-20T20:37:37.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:37 smithi026 bash[30414]: cluster 2023-12-20T20:37:35.220193+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 2023-12-20T20:37:39.143 INFO:teuthology.orchestra.run.smithi145.stdout:[client.1] 2023-12-20T20:37:39.143 INFO:teuthology.orchestra.run.smithi145.stdout: key = AQCTUINl+UkmCBAAu2S+eiwmEqbuNuQ0kT+XVA== 2023-12-20T20:37:39.184 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:39 smithi145 bash[25067]: cluster 2023-12-20T20:37:37.220868+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 2023-12-20T20:37:39.406 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:39 smithi026 bash[30414]: cluster 2023-12-20T20:37:37.220868+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 2023-12-20T20:37:39.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:39 smithi026 bash[24979]: cluster 2023-12-20T20:37:37.220868+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 2023-12-20T20:37:40.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[24979]: audit 2023-12-20T20:37:39.135585+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.145:0/3195271135' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T20:37:40.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[24979]: audit 2023-12-20T20:37:39.136361+0000 mon.a (mon.0) 621 : 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 2023-12-20T20:37:40.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[24979]: audit 2023-12-20T20:37:39.142881+0000 mon.a (mon.0) 622 : 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 2023-12-20T20:37:40.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[24979]: audit 2023-12-20T20:37:39.385432+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:40.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[30414]: audit 2023-12-20T20:37:39.135585+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.145:0/3195271135' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T20:37:40.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[30414]: audit 2023-12-20T20:37:39.136361+0000 mon.a (mon.0) 621 : 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 2023-12-20T20:37:40.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[30414]: audit 2023-12-20T20:37:39.142881+0000 mon.a (mon.0) 622 : 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 2023-12-20T20:37:40.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[30414]: audit 2023-12-20T20:37:39.385432+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:40.168 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:40 smithi026 systemd[1]: Started Ceph node-exporter.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:37:40.272 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-20T20:37:40.272 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-20T20:37:40.272 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-20T20:37:40.294 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-20T20:37:40.295 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-20T20:37:40.295 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-20T20:37:40.414 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:40 smithi145 bash[25067]: audit 2023-12-20T20:37:39.135585+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.145:0/3195271135' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T20:37:40.414 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:40 smithi145 bash[25067]: audit 2023-12-20T20:37:39.136361+0000 mon.a (mon.0) 621 : 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 2023-12-20T20:37:40.415 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:40 smithi145 bash[25067]: audit 2023-12-20T20:37:39.142881+0000 mon.a (mon.0) 622 : 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 2023-12-20T20:37:40.415 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:40 smithi145 bash[25067]: audit 2023-12-20T20:37:39.385432+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:40.428 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[45141]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-20T20:37:40.955 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:37:40 smithi145 bash[40410]: ts=2023-12-20T20:37:40.734Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:37:40.955 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:40 smithi145 systemd[1]: Started Ceph node-exporter.b for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:37:41.267 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:40 smithi026 bash[45141]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-20T20:37:41.267 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: cluster 2023-12-20T20:37:39.221485+0000 mgr.y (mgr.24364) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:41.267 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: cephadm 2023-12-20T20:37:39.391945+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: audit 2023-12-20T20:37:40.147874+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: cephadm 2023-12-20T20:37:40.149839+0000 mgr.y (mgr.24364) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi145 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: audit 2023-12-20T20:37:40.945213+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: audit 2023-12-20T20:37:40.949284+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: audit 2023-12-20T20:37:40.951191+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[24979]: audit 2023-12-20T20:37:40.952863+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: cluster 2023-12-20T20:37:39.221485+0000 mgr.y (mgr.24364) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: cephadm 2023-12-20T20:37:39.391945+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: audit 2023-12-20T20:37:40.147874+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: cephadm 2023-12-20T20:37:40.149839+0000 mgr.y (mgr.24364) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi145 2023-12-20T20:37:41.268 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: audit 2023-12-20T20:37:40.945213+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:41.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: audit 2023-12-20T20:37:40.949284+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:41.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: audit 2023-12-20T20:37:40.951191+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:41.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[30414]: audit 2023-12-20T20:37:40.952863+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:41.376 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:40 smithi145 bash[40601]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: cluster 2023-12-20T20:37:39.221485+0000 mgr.y (mgr.24364) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: cephadm 2023-12-20T20:37:39.391945+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: audit 2023-12-20T20:37:40.147874+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: cephadm 2023-12-20T20:37:40.149839+0000 mgr.y (mgr.24364) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi145 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: audit 2023-12-20T20:37:40.945213+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: audit 2023-12-20T20:37:40.949284+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: audit 2023-12-20T20:37:40.951191+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:37:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[25067]: audit 2023-12-20T20:37:40.952863+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:37:41.678 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: aa2a8d90b84c: Pulling fs layer 2023-12-20T20:37:41.678 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: b45d31ee2d7f: Pulling fs layer 2023-12-20T20:37:41.678 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: b5db1e299295: Pulling fs layer 2023-12-20T20:37:42.051 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:41 smithi145 bash[40601]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-20T20:37:42.178 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: b45d31ee2d7f: Verifying Checksum 2023-12-20T20:37:42.178 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: b45d31ee2d7f: Download complete 2023-12-20T20:37:42.178 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: aa2a8d90b84c: Verifying Checksum 2023-12-20T20:37:42.178 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: aa2a8d90b84c: Pull complete 2023-12-20T20:37:42.178 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:41 smithi026 bash[45141]: b5db1e299295: Download complete 2023-12-20T20:37:42.322 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: aa2a8d90b84c: Pulling fs layer 2023-12-20T20:37:42.322 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: b45d31ee2d7f: Pulling fs layer 2023-12-20T20:37:42.322 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: b5db1e299295: Pulling fs layer 2023-12-20T20:37:42.626 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: aa2a8d90b84c: Verifying Checksum 2023-12-20T20:37:42.626 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: aa2a8d90b84c: Download complete 2023-12-20T20:37:42.626 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: b45d31ee2d7f: Verifying Checksum 2023-12-20T20:37:42.627 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: b45d31ee2d7f: Download complete 2023-12-20T20:37:42.627 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: aa2a8d90b84c: Pull complete 2023-12-20T20:37:42.627 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:42 smithi145 bash[40601]: b5db1e299295: Download complete 2023-12-20T20:37:42.799 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:42 smithi026 bash[45141]: b45d31ee2d7f: Pull complete 2023-12-20T20:37:43.032 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:37:43.059 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:42 smithi026 bash[45141]: b5db1e299295: Pull complete 2023-12-20T20:37:43.059 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:42 smithi026 bash[45141]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-20T20:37:43.059 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:42 smithi026 bash[45141]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-20T20:37:43.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:43 smithi145 bash[25067]: cluster 2023-12-20T20:37:41.222147+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 2023-12-20T20:37:43.377 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:43 smithi145 bash[40601]: b45d31ee2d7f: Pull complete 2023-12-20T20:37:43.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:43 smithi026 bash[24979]: cluster 2023-12-20T20:37:41.222147+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 2023-12-20T20:37:43.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:43 smithi026 bash[30414]: cluster 2023-12-20T20:37:41.222147+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 2023-12-20T20:37:43.877 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:43 smithi145 bash[40601]: b5db1e299295: Pull complete 2023-12-20T20:37:43.877 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:43 smithi145 bash[40601]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-20T20:37:43.877 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:43 smithi145 bash[40601]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.853Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.853Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.853Z 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/.+)($|/) 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.853Z 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)$ 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T20:37:45.080 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T20:37:45.081 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T20:37:45.082 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.855Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.856Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T20:37:45.083 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:37:44 smithi026 bash[45141]: ts=2023-12-20T20:37:44.856Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T20:37:45.224 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[25067]: cluster 2023-12-20T20:37:43.222781+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 2023-12-20T20:37:45.224 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[25067]: audit 2023-12-20T20:37:44.312056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:45.224 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[25067]: audit 2023-12-20T20:37:45.093919+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:45.224 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.014Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T20:37:45.224 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.014Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-20T20:37:45.224 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T20:37:45.225 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.015Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T20:37:45.226 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T20:37:45.227 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T20:37:45.228 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T20:37:45.228 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:37:45 smithi145 bash[40601]: ts=2023-12-20T20:37:45.016Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T20:37:45.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:45 smithi026 bash[24979]: cluster 2023-12-20T20:37:43.222781+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 2023-12-20T20:37:45.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:45 smithi026 bash[24979]: audit 2023-12-20T20:37:44.312056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:45.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:45 smithi026 bash[24979]: audit 2023-12-20T20:37:45.093919+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:45.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:45 smithi026 bash[30414]: cluster 2023-12-20T20:37:43.222781+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 2023-12-20T20:37:45.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:45 smithi026 bash[30414]: audit 2023-12-20T20:37:44.312056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:45.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:45 smithi026 bash[30414]: audit 2023-12-20T20:37:45.093919+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:46 smithi145 bash[25067]: cluster 2023-12-20T20:37:45.223525+0000 mgr.y (mgr.24364) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:46.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:46 smithi145 bash[25067]: audit 2023-12-20T20:37:45.242016+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:46 smithi145 bash[25067]: audit 2023-12-20T20:37:45.251477+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:46 smithi145 bash[25067]: cephadm 2023-12-20T20:37:45.268316+0000 mgr.y (mgr.24364) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2023-12-20T20:37:46.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[24979]: cluster 2023-12-20T20:37:45.223525+0000 mgr.y (mgr.24364) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:46.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[24979]: audit 2023-12-20T20:37:45.242016+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[24979]: audit 2023-12-20T20:37:45.251477+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[24979]: cephadm 2023-12-20T20:37:45.268316+0000 mgr.y (mgr.24364) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2023-12-20T20:37:46.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[30414]: cluster 2023-12-20T20:37:45.223525+0000 mgr.y (mgr.24364) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:37:46.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[30414]: audit 2023-12-20T20:37:45.242016+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[30414]: audit 2023-12-20T20:37:45.251477+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:46.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:46 smithi026 bash[30414]: cephadm 2023-12-20T20:37:45.268316+0000 mgr.y (mgr.24364) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2023-12-20T20:37:47.299 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:37:48.170 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":20,"active_gid":24364,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6800","nonce":3140387001},{"type":"v1","addr":"172.21.15.26:6801","nonce":3140387001}]},"active_addr":"172.21.15.26:6801/3140387001","active_change":"2023-12-20T20:37:18.369153+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24365,"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.26:8443/","prometheus":"http://172.21.15.26:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":2902324329}]},{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":4275478609}]},{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":2028129537}]},{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":1613980509}]}]}} 2023-12-20T20:37:48.173 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-20T20:37:48.173 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-20T20:37:48.173 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-20T20:37:48.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:48 smithi026 bash[24979]: cluster 2023-12-20T20:37:47.224233+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 2023-12-20T20:37:48.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:48 smithi026 bash[24979]: audit 2023-12-20T20:37:47.288563+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.26:0/301433730' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-20T20:37:48.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:48 smithi026 bash[30414]: cluster 2023-12-20T20:37:47.224233+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 2023-12-20T20:37:48.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:48 smithi026 bash[30414]: audit 2023-12-20T20:37:47.288563+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.26:0/301433730' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-20T20:37:48.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:48 smithi145 bash[25067]: cluster 2023-12-20T20:37:47.224233+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 2023-12-20T20:37:48.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:48 smithi145 bash[25067]: audit 2023-12-20T20:37:47.288563+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.26:0/301433730' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-20T20:37:49.178 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:37:48] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2023-12-20T20:37:50.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:50 smithi145 bash[25067]: cluster 2023-12-20T20:37:49.224866+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 2023-12-20T20:37:50.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:50 smithi026 bash[24979]: cluster 2023-12-20T20:37:49.224866+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 2023-12-20T20:37:50.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:50 smithi026 bash[30414]: cluster 2023-12-20T20:37:49.224866+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 2023-12-20T20:37:50.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:37:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:37:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:37:50.909 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:37:52.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:52 smithi026 bash[24979]: cluster 2023-12-20T20:37:51.225590+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 2023-12-20T20:37:52.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:52 smithi026 bash[30414]: cluster 2023-12-20T20:37:51.225590+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 2023-12-20T20:37:52.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:52 smithi145 bash[25067]: cluster 2023-12-20T20:37:51.225590+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 2023-12-20T20:37:54.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:54 smithi026 bash[24979]: cluster 2023-12-20T20:37:53.226234+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 2023-12-20T20:37:54.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:54 smithi026 bash[30414]: cluster 2023-12-20T20:37:53.226234+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 2023-12-20T20:37:54.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:54 smithi145 bash[25067]: cluster 2023-12-20T20:37:53.226234+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 2023-12-20T20:37:55.883 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:37:55.884 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":59,"fsid":"645c884c-9f76-11ee-95a5-87774f69a715","created":"2023-12-20T20:29:59.137309+0000","modified":"2023-12-20T20:37:18.368510+0000","last_up_change":"2023-12-20T20:36:53.421612+0000","last_in_change":"2023-12-20T20:36:29.561614+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":"2023-12-20T20:33:56.235261+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"bf988e95-2799-4bee-bd75-41a158b3c49a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6803","nonce":965701234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6805","nonce":965701234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6809","nonce":965701234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6807","nonce":965701234}]},"public_addr":"172.21.15.26:6803/965701234","cluster_addr":"172.21.15.26:6805/965701234","heartbeat_back_addr":"172.21.15.26:6809/965701234","heartbeat_front_addr":"172.21.15.26:6807/965701234","state":["exists","up"]},{"osd":1,"uuid":"5e4b0b0d-36dd-4882-85a9-e436ee5abfce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6811","nonce":318813184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6813","nonce":318813184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6817","nonce":318813184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6815","nonce":318813184}]},"public_addr":"172.21.15.26:6811/318813184","cluster_addr":"172.21.15.26:6813/318813184","heartbeat_back_addr":"172.21.15.26:6817/318813184","heartbeat_front_addr":"172.21.15.26:6815/318813184","state":["exists","up"]},{"osd":2,"uuid":"f26a717c-5169-4d99-8b9f-51f39eabb2c0","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.26:6818","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6819","nonce":863976517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6821","nonce":863976517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6825","nonce":863976517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6823","nonce":863976517}]},"public_addr":"172.21.15.26:6819/863976517","cluster_addr":"172.21.15.26:6821/863976517","heartbeat_back_addr":"172.21.15.26:6825/863976517","heartbeat_front_addr":"172.21.15.26:6823/863976517","state":["exists","up"]},{"osd":3,"uuid":"31f7a452-2f15-46c6-ab06-2c7f6c4caf59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6827","nonce":2308105167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6829","nonce":2308105167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6833","nonce":2308105167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6831","nonce":2308105167}]},"public_addr":"172.21.15.26:6827/2308105167","cluster_addr":"172.21.15.26:6829/2308105167","heartbeat_back_addr":"172.21.15.26:6833/2308105167","heartbeat_front_addr":"172.21.15.26:6831/2308105167","state":["exists","up"]},{"osd":4,"uuid":"61122144-cc53-4a28-8735-2e946f3ae880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6800","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6801","nonce":2183971728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6803","nonce":2183971728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6807","nonce":2183971728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6805","nonce":2183971728}]},"public_addr":"172.21.15.145:6801/2183971728","cluster_addr":"172.21.15.145:6803/2183971728","heartbeat_back_addr":"172.21.15.145:6807/2183971728","heartbeat_front_addr":"172.21.15.145:6805/2183971728","state":["exists","up"]},{"osd":5,"uuid":"ccd9f389-d943-4fd0-a236-7d2b92c7231e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6809","nonce":1926046667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6811","nonce":1926046667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6815","nonce":1926046667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6813","nonce":1926046667}]},"public_addr":"172.21.15.145:6809/1926046667","cluster_addr":"172.21.15.145:6811/1926046667","heartbeat_back_addr":"172.21.15.145:6815/1926046667","heartbeat_front_addr":"172.21.15.145:6813/1926046667","state":["exists","up"]},{"osd":6,"uuid":"4addaac8-a42d-43e5-9b57-6205e5d8d9ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6817","nonce":2026344048}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6819","nonce":2026344048}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6823","nonce":2026344048}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6821","nonce":2026344048}]},"public_addr":"172.21.15.145:6817/2026344048","cluster_addr":"172.21.15.145:6819/2026344048","heartbeat_back_addr":"172.21.15.145:6823/2026344048","heartbeat_front_addr":"172.21.15.145:6821/2026344048","state":["exists","up"]},{"osd":7,"uuid":"f949f8be-3a16-48e9-a423-f06dd55269f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6825","nonce":4153802604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6827","nonce":4153802604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6831","nonce":4153802604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6829","nonce":4153802604}]},"public_addr":"172.21.15.145:6825/4153802604","cluster_addr":"172.21.15.145:6827/4153802604","heartbeat_back_addr":"172.21.15.145:6831/4153802604","heartbeat_front_addr":"172.21.15.145:6829/4153802604","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":"2023-12-20T20:32:41.419751+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":"2023-12-20T20:33:17.480099+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":"2023-12-20T20:33:53.879640+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":"2023-12-20T20:34:30.357553+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":"2023-12-20T20:35:04.208718+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":"2023-12-20T20:35:40.086938+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":"2023-12-20T20:36:16.007205+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":"2023-12-20T20:36:51.918853+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6801/2520535737":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/3444501386":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/2041996257":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/1426480750":"2023-12-21T20:37:18.368364+0000","172.21.15.26:6800/329998496":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/1846617882":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6800/2520535737":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/2727680865":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/1221276708":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/2794035805":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6800/2698844969":"2023-12-21T20:30:30.503020+0000","172.21.15.26:6801/329998496":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6801/2698844969":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/3894742243":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/1011001682":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/2246632120":"2023-12-21T20:30:30.503020+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}} 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: cluster 2023-12-20T20:37:55.226947+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 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: audit 2023-12-20T20:37:55.881345+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.26:0/1206032785' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: audit 2023-12-20T20:37:56.102177+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: audit 2023-12-20T20:37:56.163555+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: audit 2023-12-20T20:37:56.168747+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: audit 2023-12-20T20:37:56.175884+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:37:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:56 smithi145 bash[25067]: audit 2023-12-20T20:37:56.184136+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: cluster 2023-12-20T20:37:55.226947+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 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: audit 2023-12-20T20:37:55.881345+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.26:0/1206032785' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: audit 2023-12-20T20:37:56.102177+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: audit 2023-12-20T20:37:56.163555+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: audit 2023-12-20T20:37:56.168747+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: audit 2023-12-20T20:37:56.175884+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[24979]: audit 2023-12-20T20:37:56.184136+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: cluster 2023-12-20T20:37:55.226947+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 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: audit 2023-12-20T20:37:55.881345+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.26:0/1206032785' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: audit 2023-12-20T20:37:56.102177+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: audit 2023-12-20T20:37:56.163555+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: audit 2023-12-20T20:37:56.168747+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: audit 2023-12-20T20:37:56.175884+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:37:56.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:56 smithi026 bash[30414]: audit 2023-12-20T20:37:56.184136+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:37:56.979 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-20T20:37:56.979 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-20T20:37:57.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:57 smithi026 bash[24979]: audit 2023-12-20T20:37:56.176861+0000 mgr.y (mgr.24364) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:37:57.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:57 smithi026 bash[24979]: cephadm 2023-12-20T20:37:56.196068+0000 mgr.y (mgr.24364) 38 : cephadm [INF] Deploying daemon grafana.a on smithi145 2023-12-20T20:37:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:57 smithi026 bash[30414]: audit 2023-12-20T20:37:56.176861+0000 mgr.y (mgr.24364) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:37:57.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:57 smithi026 bash[30414]: cephadm 2023-12-20T20:37:56.196068+0000 mgr.y (mgr.24364) 38 : cephadm [INF] Deploying daemon grafana.a on smithi145 2023-12-20T20:37:57.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:37:57 smithi026 bash[46135]: level=info ts=2023-12-20T20:37:57.549Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-20T20:37:57.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:57 smithi145 bash[25067]: audit 2023-12-20T20:37:56.176861+0000 mgr.y (mgr.24364) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:37:57.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:57 smithi145 bash[25067]: cephadm 2023-12-20T20:37:56.196068+0000 mgr.y (mgr.24364) 38 : cephadm [INF] Deploying daemon grafana.a on smithi145 2023-12-20T20:37:58.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:37:58 smithi026 bash[24979]: cluster 2023-12-20T20:37:57.227612+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 2023-12-20T20:37:58.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:37:58 smithi026 bash[30414]: cluster 2023-12-20T20:37:57.227612+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 2023-12-20T20:37:58.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:37:58 smithi145 bash[25067]: cluster 2023-12-20T20:37:57.227612+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 2023-12-20T20:37:59.178 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:37:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:37:58] "GET /metrics HTTP/1.1" 200 191496 "" "Prometheus/2.33.4" 2023-12-20T20:37:59.723 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:37:59.753 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:37:59 smithi026 bash[46135]: level=info ts=2023-12-20T20:37:59.492Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000696228s 2023-12-20T20:38:00.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:38:00 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:38:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:00 smithi145 bash[25067]: cluster 2023-12-20T20:37:59.228136+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 2023-12-20T20:38:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:00 smithi145 bash[25067]: audit 2023-12-20T20:37:59.322220+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:00.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:00 smithi026 bash[24979]: cluster 2023-12-20T20:37:59.228136+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 2023-12-20T20:38:00.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:00 smithi026 bash[24979]: audit 2023-12-20T20:37:59.322220+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:00.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:00 smithi026 bash[30414]: cluster 2023-12-20T20:37:59.228136+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 2023-12-20T20:38:00.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:00 smithi026 bash[30414]: audit 2023-12-20T20:37:59.322220+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:02.662 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:38:02.662 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":59,"fsid":"645c884c-9f76-11ee-95a5-87774f69a715","created":"2023-12-20T20:29:59.137309+0000","modified":"2023-12-20T20:37:18.368510+0000","last_up_change":"2023-12-20T20:36:53.421612+0000","last_in_change":"2023-12-20T20:36:29.561614+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":"2023-12-20T20:33:56.235261+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"bf988e95-2799-4bee-bd75-41a158b3c49a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6803","nonce":965701234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6805","nonce":965701234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6809","nonce":965701234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":965701234},{"type":"v1","addr":"172.21.15.26:6807","nonce":965701234}]},"public_addr":"172.21.15.26:6803/965701234","cluster_addr":"172.21.15.26:6805/965701234","heartbeat_back_addr":"172.21.15.26:6809/965701234","heartbeat_front_addr":"172.21.15.26:6807/965701234","state":["exists","up"]},{"osd":1,"uuid":"5e4b0b0d-36dd-4882-85a9-e436ee5abfce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6811","nonce":318813184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6813","nonce":318813184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6817","nonce":318813184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":318813184},{"type":"v1","addr":"172.21.15.26:6815","nonce":318813184}]},"public_addr":"172.21.15.26:6811/318813184","cluster_addr":"172.21.15.26:6813/318813184","heartbeat_back_addr":"172.21.15.26:6817/318813184","heartbeat_front_addr":"172.21.15.26:6815/318813184","state":["exists","up"]},{"osd":2,"uuid":"f26a717c-5169-4d99-8b9f-51f39eabb2c0","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.26:6818","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6819","nonce":863976517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6821","nonce":863976517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6825","nonce":863976517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":863976517},{"type":"v1","addr":"172.21.15.26:6823","nonce":863976517}]},"public_addr":"172.21.15.26:6819/863976517","cluster_addr":"172.21.15.26:6821/863976517","heartbeat_back_addr":"172.21.15.26:6825/863976517","heartbeat_front_addr":"172.21.15.26:6823/863976517","state":["exists","up"]},{"osd":3,"uuid":"31f7a452-2f15-46c6-ab06-2c7f6c4caf59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6827","nonce":2308105167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6829","nonce":2308105167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6833","nonce":2308105167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2308105167},{"type":"v1","addr":"172.21.15.26:6831","nonce":2308105167}]},"public_addr":"172.21.15.26:6827/2308105167","cluster_addr":"172.21.15.26:6829/2308105167","heartbeat_back_addr":"172.21.15.26:6833/2308105167","heartbeat_front_addr":"172.21.15.26:6831/2308105167","state":["exists","up"]},{"osd":4,"uuid":"61122144-cc53-4a28-8735-2e946f3ae880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6800","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6801","nonce":2183971728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6803","nonce":2183971728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6807","nonce":2183971728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":2183971728},{"type":"v1","addr":"172.21.15.145:6805","nonce":2183971728}]},"public_addr":"172.21.15.145:6801/2183971728","cluster_addr":"172.21.15.145:6803/2183971728","heartbeat_back_addr":"172.21.15.145:6807/2183971728","heartbeat_front_addr":"172.21.15.145:6805/2183971728","state":["exists","up"]},{"osd":5,"uuid":"ccd9f389-d943-4fd0-a236-7d2b92c7231e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6809","nonce":1926046667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6811","nonce":1926046667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6815","nonce":1926046667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":1926046667},{"type":"v1","addr":"172.21.15.145:6813","nonce":1926046667}]},"public_addr":"172.21.15.145:6809/1926046667","cluster_addr":"172.21.15.145:6811/1926046667","heartbeat_back_addr":"172.21.15.145:6815/1926046667","heartbeat_front_addr":"172.21.15.145:6813/1926046667","state":["exists","up"]},{"osd":6,"uuid":"4addaac8-a42d-43e5-9b57-6205e5d8d9ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6817","nonce":2026344048}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6819","nonce":2026344048}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6823","nonce":2026344048}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2026344048},{"type":"v1","addr":"172.21.15.145:6821","nonce":2026344048}]},"public_addr":"172.21.15.145:6817/2026344048","cluster_addr":"172.21.15.145:6819/2026344048","heartbeat_back_addr":"172.21.15.145:6823/2026344048","heartbeat_front_addr":"172.21.15.145:6821/2026344048","state":["exists","up"]},{"osd":7,"uuid":"f949f8be-3a16-48e9-a423-f06dd55269f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6825","nonce":4153802604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6827","nonce":4153802604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6831","nonce":4153802604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":4153802604},{"type":"v1","addr":"172.21.15.145:6829","nonce":4153802604}]},"public_addr":"172.21.15.145:6825/4153802604","cluster_addr":"172.21.15.145:6827/4153802604","heartbeat_back_addr":"172.21.15.145:6831/4153802604","heartbeat_front_addr":"172.21.15.145:6829/4153802604","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":"2023-12-20T20:32:41.419751+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":"2023-12-20T20:33:17.480099+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":"2023-12-20T20:33:53.879640+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":"2023-12-20T20:34:30.357553+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":"2023-12-20T20:35:04.208718+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":"2023-12-20T20:35:40.086938+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":"2023-12-20T20:36:16.007205+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":"2023-12-20T20:36:51.918853+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6801/2520535737":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/3444501386":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/2041996257":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/1426480750":"2023-12-21T20:37:18.368364+0000","172.21.15.26:6800/329998496":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/1846617882":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6800/2520535737":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/2727680865":"2023-12-21T20:31:01.583286+0000","172.21.15.26:0/1221276708":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/2794035805":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6800/2698844969":"2023-12-21T20:30:30.503020+0000","172.21.15.26:6801/329998496":"2023-12-21T20:31:01.583286+0000","172.21.15.26:6801/2698844969":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/3894742243":"2023-12-21T20:30:30.503020+0000","172.21.15.26:0/1011001682":"2023-12-21T20:37:18.368364+0000","172.21.15.26:0/2246632120":"2023-12-21T20:30:30.503020+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}} 2023-12-20T20:38:02.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:02 smithi026 bash[30414]: cluster 2023-12-20T20:38:01.228803+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 2023-12-20T20:38:02.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:02 smithi026 bash[24979]: cluster 2023-12-20T20:38:01.228803+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 2023-12-20T20:38:02.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:02 smithi145 bash[25067]: cluster 2023-12-20T20:38:01.228803+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 2023-12-20T20:38:03.342 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-20T20:38:03.343 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-20T20:38:03.343 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-20T20:38:03.344 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-20T20:38:03.344 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-20T20:38:03.345 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-20T20:38:03.345 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-20T20:38:03.345 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-20T20:38:03.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:03 smithi026 bash[24979]: audit 2023-12-20T20:38:02.660712+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.26:0/3249922743' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:38:03.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:03 smithi026 bash[30414]: audit 2023-12-20T20:38:02.660712+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.26:0/3249922743' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:38:03.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:03 smithi145 bash[25067]: audit 2023-12-20T20:38:02.660712+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.26:0/3249922743' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T20:38:04.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:04 smithi026 bash[24979]: cluster 2023-12-20T20:38:03.229476+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 2023-12-20T20:38:04.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:04 smithi026 bash[30414]: cluster 2023-12-20T20:38:03.229476+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 2023-12-20T20:38:04.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:04 smithi145 bash[25067]: cluster 2023-12-20T20:38:03.229476+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 2023-12-20T20:38:06.221 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.222 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.223 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.224 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.224 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.226 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.226 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.230 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:06.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:06 smithi026 bash[24979]: cluster 2023-12-20T20:38:05.230104+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 2023-12-20T20:38:06.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:06 smithi026 bash[30414]: cluster 2023-12-20T20:38:05.230104+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 2023-12-20T20:38:06.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:06 smithi145 bash[25067]: cluster 2023-12-20T20:38:05.230104+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 2023-12-20T20:38:07.928 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:07 smithi026 bash[46135]: level=info ts=2023-12-20T20:38:07.496Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00433207s 2023-12-20T20:38:08.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:08 smithi026 bash[24979]: cluster 2023-12-20T20:38:07.230749+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 2023-12-20T20:38:08.524 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:08 smithi026 bash[30414]: cluster 2023-12-20T20:38:07.230749+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 2023-12-20T20:38:08.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:08 smithi145 bash[25067]: cluster 2023-12-20T20:38:07.230749+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 2023-12-20T20:38:08.890 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:38:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:08] "GET /metrics HTTP/1.1" 200 191489 "" "Prometheus/2.33.4" 2023-12-20T20:38:10.690 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:10 smithi026 bash[24979]: cluster 2023-12-20T20:38:09.231412+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 2023-12-20T20:38:10.691 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:10 smithi026 bash[30414]: cluster 2023-12-20T20:38:09.231412+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 2023-12-20T20:38:10.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:10 smithi145 bash[25067]: cluster 2023-12-20T20:38:09.231412+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 2023-12-20T20:38:10.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:38:10 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:38:12.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:12 smithi026 bash[24979]: cluster 2023-12-20T20:38:11.232102+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 2023-12-20T20:38:12.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:12 smithi026 bash[30414]: cluster 2023-12-20T20:38:11.232102+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 2023-12-20T20:38:12.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:12 smithi145 bash[25067]: cluster 2023-12-20T20:38:11.232102+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 2023-12-20T20:38:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:14 smithi145 bash[25067]: cluster 2023-12-20T20:38:13.232741+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 2023-12-20T20:38:14.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:14 smithi026 bash[24979]: cluster 2023-12-20T20:38:13.232741+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 2023-12-20T20:38:14.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:14 smithi026 bash[30414]: cluster 2023-12-20T20:38:13.232741+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 2023-12-20T20:38:16.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:16 smithi026 bash[24979]: cluster 2023-12-20T20:38:15.233383+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 2023-12-20T20:38:16.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:16 smithi026 bash[30414]: cluster 2023-12-20T20:38:15.233383+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 2023-12-20T20:38:16.732 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:16 smithi145 bash[25067]: cluster 2023-12-20T20:38:15.233383+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 2023-12-20T20:38:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:18 smithi145 bash[25067]: cluster 2023-12-20T20:38:17.233814+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 2023-12-20T20:38:18.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:18 smithi026 bash[24979]: cluster 2023-12-20T20:38:17.233814+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 2023-12-20T20:38:18.756 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:18 smithi026 bash[30414]: cluster 2023-12-20T20:38:17.233814+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 2023-12-20T20:38:19.128 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:38:18 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:18] "GET /metrics HTTP/1.1" 200 191489 "" "Prometheus/2.33.4" 2023-12-20T20:38:19.423 INFO:teuthology.orchestra.run.smithi026.stdout:231928234002 2023-12-20T20:38:19.423 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-20T20:38:19.578 INFO:teuthology.orchestra.run.smithi026.stdout:107374182446 2023-12-20T20:38:19.579 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-20T20:38:20.509 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-20T20:38:20.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: cluster 2023-12-20T20:38:19.234406+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 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.352250+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.367776+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.373971+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.378815+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.563604+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.564315+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:38:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.576836+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:38:20.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25067]: audit 2023-12-20T20:38:19.577541+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:38:20.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: cluster 2023-12-20T20:38:19.234406+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 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.352250+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.367776+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.373971+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.378815+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.563604+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.564315+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.576836+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[24979]: audit 2023-12-20T20:38:19.577541+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: cluster 2023-12-20T20:38:19.234406+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 2023-12-20T20:38:20.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.352250+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.367776+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.373971+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.378815+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.563604+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.564315+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.576836+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:38:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:20 smithi026 bash[30414]: audit 2023-12-20T20:38:19.577541+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:38:20.769 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:38:20.769 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-20T20:38:20.769 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-20T20:38:20.769 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-20T20:38:20.770 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-20T20:38:20.770 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-20T20:38:20.770 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-20T20:38:20.770 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-20T20:38:20.770 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-20T20:38:20.770 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:20 smithi145 bash[41225]: t=2023-12-20T20:38:20+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-20T20:38:21.039 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-20T20:38:21.307 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-20T20:38:21.308 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-20T20:38:21.308 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-20T20:38:21.308 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-20T20:38:21.308 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-20T20:38:21.308 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-20T20:38:21.367 INFO:teuthology.orchestra.run.smithi026.stdout:55834574909 2023-12-20T20:38:21.368 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-20T20:38:21.585 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-20T20:38:21.585 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-20T20:38:21.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-20T20:38:21.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-20T20:38:21.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-20T20:38:21.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-20T20:38:21.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-20T20:38:21.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-20T20:38:21.872 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-20T20:38:21.872 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-20T20:38:21.872 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-20T20:38:21.872 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-20T20:38:21.872 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-20T20:38:21.873 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-20T20:38:21.873 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-20T20:38:21.873 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-20T20:38:21.873 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-20T20:38:21.873 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-20T20:38:22.063 INFO:teuthology.orchestra.run.smithi026.stdout:77309411382 2023-12-20T20:38:22.063 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-20T20:38:22.126 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-20T20:38:22.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:21 smithi145 bash[41225]: t=2023-12-20T20:38:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-20T20:38:22.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-20T20:38:22.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-20T20:38:22.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-20T20:38:22.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-20T20:38:22.411 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-20T20:38:22.411 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-20T20:38:22.411 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-20T20:38:22.411 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-20T20:38:22.412 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-20T20:38:22.412 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-20T20:38:22.412 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-20T20:38:22.412 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-20T20:38:22.412 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-20T20:38:22.671 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[25067]: cluster 2023-12-20T20:38:21.235174+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 2023-12-20T20:38:22.671 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-20T20:38:22.672 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-20T20:38:22.672 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-20T20:38:22.672 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-20T20:38:22.672 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-20T20:38:22.672 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-20T20:38:22.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:22 smithi026 bash[30414]: cluster 2023-12-20T20:38:21.235174+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 2023-12-20T20:38:22.719 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:22 smithi026 bash[24979]: cluster 2023-12-20T20:38:21.235174+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 2023-12-20T20:38:22.958 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-20T20:38:22.958 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-20T20:38:22.958 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-20T20:38:22.958 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-20T20:38:22.958 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-20T20:38:22.958 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:22 smithi145 bash[41225]: t=2023-12-20T20:38:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-20T20:38:23.105 INFO:teuthology.orchestra.run.smithi026.stdout:163208757281 2023-12-20T20:38:23.106 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-20T20:38:23.210 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-20T20:38:23.414 INFO:teuthology.orchestra.run.smithi026.stdout:128849018921 2023-12-20T20:38:23.414 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-20T20:38:23.460 INFO:teuthology.orchestra.run.smithi026.stdout:34359738438 2023-12-20T20:38:23.461 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-20T20:38:23.480 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-20T20:38:23.740 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-20T20:38:23.741 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-20T20:38:23.887 INFO:teuthology.orchestra.run.smithi026.stdout:197568495642 2023-12-20T20:38:23.887 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:23 smithi145 bash[41225]: t=2023-12-20T20:38:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-20T20:38:24.002 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-20T20:38:24.290 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[25067]: audit 2023-12-20T20:38:23.222177+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:24.290 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[25067]: cluster 2023-12-20T20:38:23.235607+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 2023-12-20T20:38:24.290 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-20T20:38:24.290 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-20T20:38:24.291 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-20T20:38:24.372 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:24.373 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-20T20:38:24.543 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-20T20:38:24.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:24 smithi026 bash[24979]: audit 2023-12-20T20:38:23.222177+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:24.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:24 smithi026 bash[24979]: cluster 2023-12-20T20:38:23.235607+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 2023-12-20T20:38:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:24 smithi026 bash[30414]: audit 2023-12-20T20:38:23.222177+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:24.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:24 smithi026 bash[30414]: cluster 2023-12-20T20:38:23.235607+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 2023-12-20T20:38:24.795 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-20T20:38:24.796 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:24 smithi145 bash[41225]: t=2023-12-20T20:38:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-20T20:38:25.065 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-20T20:38:25.325 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-20T20:38:25.325 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-20T20:38:25.325 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-20T20:38:25.325 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-20T20:38:25.325 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-20T20:38:25.326 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-20T20:38:25.380 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:25.410 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:25.586 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[25067]: audit 2023-12-20T20:38:24.335949+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-20T20:38:25.586 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-20T20:38:25.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:25 smithi026 bash[24979]: audit 2023-12-20T20:38:24.335949+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:25.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:25 smithi026 bash[30414]: audit 2023-12-20T20:38:24.335949+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:25.838 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-20T20:38:25.839 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:25 smithi145 bash[41225]: t=2023-12-20T20:38:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-20T20:38:26.125 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+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" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-20T20:38:26.377 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-20T20:38:26.404 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:26.404 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:26.406 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:26.406 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:26.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:26 smithi026 bash[30414]: cluster 2023-12-20T20:38:25.236137+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 2023-12-20T20:38:26.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:26 smithi026 bash[30414]: audit 2023-12-20T20:38:26.184736+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:26.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:26 smithi026 bash[24979]: cluster 2023-12-20T20:38:25.236137+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 2023-12-20T20:38:26.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:26 smithi026 bash[24979]: audit 2023-12-20T20:38:26.184736+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:26.697 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[25067]: cluster 2023-12-20T20:38:25.236137+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 2023-12-20T20:38:26.698 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[25067]: audit 2023-12-20T20:38:26.184736+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-20T20:38:26.698 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-20T20:38:26.966 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-20T20:38:26.967 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-20T20:38:26.967 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-20T20:38:26.967 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-20T20:38:26.967 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-20T20:38:26.967 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-20T20:38:26.967 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-20T20:38:27.227 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:26 smithi145 bash[41225]: t=2023-12-20T20:38:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-20T20:38:27.228 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-20T20:38:27.483 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-20T20:38:27.484 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-20T20:38:27.758 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[25067]: audit 2023-12-20T20:38:26.483435+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:27.758 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[25067]: cephadm 2023-12-20T20:38:26.489250+0000 mgr.y (mgr.24364) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:38:27.758 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[25067]: cephadm 2023-12-20T20:38:26.494458+0000 mgr.y (mgr.24364) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2023-12-20T20:38:27.758 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-20T20:38:27.758 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-20T20:38:27.758 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+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" 2023-12-20T20:38:27.758 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-20T20:38:27.758 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-20T20:38:27.759 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-20T20:38:27.759 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-20T20:38:27.759 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-20T20:38:27.863 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:27 smithi026 bash[24979]: audit 2023-12-20T20:38:26.483435+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:27.863 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:27 smithi026 bash[24979]: cephadm 2023-12-20T20:38:26.489250+0000 mgr.y (mgr.24364) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:38:27.863 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:27 smithi026 bash[24979]: cephadm 2023-12-20T20:38:26.494458+0000 mgr.y (mgr.24364) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2023-12-20T20:38:27.863 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:27 smithi026 bash[30414]: audit 2023-12-20T20:38:26.483435+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:27.863 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:27 smithi026 bash[30414]: cephadm 2023-12-20T20:38:26.489250+0000 mgr.y (mgr.24364) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:38:27.863 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:27 smithi026 bash[30414]: cephadm 2023-12-20T20:38:26.494458+0000 mgr.y (mgr.24364) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2023-12-20T20:38:28.027 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:27 smithi145 bash[41225]: t=2023-12-20T20:38:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-20T20:38:28.028 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-20T20:38:28.288 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-20T20:38:28.289 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-20T20:38:28.549 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[25067]: cluster 2023-12-20T20:38:27.236740+0000 mgr.y (mgr.24364) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:28.549 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-20T20:38:28.549 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-20T20:38:28.549 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-20T20:38:28.550 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-20T20:38:28.550 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-20T20:38:28.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:28 smithi026 bash[24979]: cluster 2023-12-20T20:38:27.236740+0000 mgr.y (mgr.24364) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:28.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:28 smithi026 bash[30414]: cluster 2023-12-20T20:38:27.236740+0000 mgr.y (mgr.24364) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:28.802 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-20T20:38:28.802 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-20T20:38:28.802 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-20T20:38:28.802 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-20T20:38:28.802 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-20T20:38:28.802 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-20T20:38:28.803 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-20T20:38:28.803 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:28 smithi145 bash[41225]: t=2023-12-20T20:38:28+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-20T20:38:29.055 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-20T20:38:29.151 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:38:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:28] "GET /metrics HTTP/1.1" 200 191489 "" "Prometheus/2.33.4" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-20T20:38:29.332 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-20T20:38:29.601 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-20T20:38:29.601 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-20T20:38:29.601 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-20T20:38:29.601 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-20T20:38:29.601 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-20T20:38:29.601 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-20T20:38:29.602 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-20T20:38:29.602 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-20T20:38:29.876 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-20T20:38:29.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-20T20:38:30.140 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-20T20:38:30.141 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-20T20:38:30.141 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:29 smithi145 bash[41225]: t=2023-12-20T20:38:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-20T20:38:30.141 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-20T20:38:30.141 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-20T20:38:30.141 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-20T20:38:30.142 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-20T20:38:30.142 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-20T20:38:30.392 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-20T20:38:30.392 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-20T20:38:30.393 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-20T20:38:30.393 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-20T20:38:30.393 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-20T20:38:30.393 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-20T20:38:30.393 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-20T20:38:30.393 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-20T20:38:30.653 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[25067]: cluster 2023-12-20T20:38:29.237405+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 2023-12-20T20:38:30.654 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-20T20:38:30.654 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+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" 2023-12-20T20:38:30.655 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-20T20:38:30.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:30 smithi026 bash[24979]: cluster 2023-12-20T20:38:29.237405+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 2023-12-20T20:38:30.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:30 smithi026 bash[30414]: cluster 2023-12-20T20:38:29.237405+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 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-20T20:38:30.906 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-20T20:38:31.192 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-20T20:38:31.192 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-20T20:38:31.192 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:30 smithi145 bash[41225]: t=2023-12-20T20:38:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-20T20:38:31.193 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+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" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+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" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-20T20:38:31.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-20T20:38:31.731 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-20T20:38:32.017 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-20T20:38:32.018 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-20T20:38:32.018 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:31 smithi145 bash[41225]: t=2023-12-20T20:38:31+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-20T20:38:32.018 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-20T20:38:32.345 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-20T20:38:32.345 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-20T20:38:32.345 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-20T20:38:32.346 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-20T20:38:32.614 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[25067]: cluster 2023-12-20T20:38:31.238013+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 2023-12-20T20:38:32.615 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-20T20:38:32.615 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-20T20:38:32.615 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-20T20:38:32.615 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-20T20:38:32.616 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-20T20:38:32.616 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-20T20:38:32.616 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-20T20:38:32.616 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-20T20:38:32.867 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-20T20:38:32.868 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-20T20:38:32.868 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-20T20:38:32.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:32 smithi026 bash[24979]: cluster 2023-12-20T20:38:31.238013+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 2023-12-20T20:38:32.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:32 smithi026 bash[30414]: cluster 2023-12-20T20:38:31.238013+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 2023-12-20T20:38:33.126 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.565763628s 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:32 smithi145 bash[41225]: t=2023-12-20T20:38:32+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-20T20:38:33.127 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-20T20:38:33.626 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-20T20:38:33.627 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-20T20:38:33.627 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-20T20:38:33.627 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-20T20:38:33.627 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:38:33 smithi145 bash[41225]: t=2023-12-20T20:38:33+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-20T20:38:34.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:34 smithi026 bash[24979]: cluster 2023-12-20T20:38:33.238585+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 2023-12-20T20:38:34.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:34 smithi026 bash[30414]: cluster 2023-12-20T20:38:33.238585+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 2023-12-20T20:38:34.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:34 smithi145 bash[25067]: cluster 2023-12-20T20:38:33.238585+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 2023-12-20T20:38:36.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:36 smithi145 bash[25067]: cluster 2023-12-20T20:38:35.239325+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 2023-12-20T20:38:36.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:36 smithi026 bash[24979]: cluster 2023-12-20T20:38:35.239325+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 2023-12-20T20:38:36.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:36 smithi026 bash[30414]: cluster 2023-12-20T20:38:35.239325+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 2023-12-20T20:38:37.686 INFO:teuthology.orchestra.run.smithi026.stdout:231928234006 2023-12-20T20:38:38.160 INFO:teuthology.orchestra.run.smithi026.stdout:107374182450 2023-12-20T20:38:38.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:38 smithi145 bash[25067]: cluster 2023-12-20T20:38:37.239947+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 2023-12-20T20:38:38.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:38 smithi145 bash[25067]: audit 2023-12-20T20:38:37.685468+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.26:0/2949612682' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-20T20:38:38.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:38 smithi145 bash[25067]: audit 2023-12-20T20:38:38.159868+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.26:0/4160723937' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-20T20:38:38.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:38] "GET /metrics HTTP/1.1" 200 191482 "" "Prometheus/2.33.4" 2023-12-20T20:38:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[24979]: cluster 2023-12-20T20:38:37.239947+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 2023-12-20T20:38:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[24979]: audit 2023-12-20T20:38:37.685468+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.26:0/2949612682' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-20T20:38:38.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[24979]: audit 2023-12-20T20:38:38.159868+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.26:0/4160723937' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-20T20:38:38.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[30414]: cluster 2023-12-20T20:38:37.239947+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 2023-12-20T20:38:38.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[30414]: audit 2023-12-20T20:38:37.685468+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.26:0/2949612682' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-20T20:38:38.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:38 smithi026 bash[30414]: audit 2023-12-20T20:38:38.159868+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.26:0/4160723937' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-20T20:38:39.663 INFO:teuthology.orchestra.run.smithi026.stdout:55834574913 2023-12-20T20:38:40.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:40 smithi026 bash[30414]: cluster 2023-12-20T20:38:39.240567+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 2023-12-20T20:38:40.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:40 smithi026 bash[30414]: audit 2023-12-20T20:38:39.662486+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.26:0/2501104339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-20T20:38:40.787 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:40 smithi026 bash[24979]: cluster 2023-12-20T20:38:39.240567+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 2023-12-20T20:38:40.788 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:40 smithi026 bash[24979]: audit 2023-12-20T20:38:39.662486+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.26:0/2501104339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-20T20:38:40.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:38:40 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:38:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:40 smithi145 bash[25067]: cluster 2023-12-20T20:38:39.240567+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 2023-12-20T20:38:40.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:40 smithi145 bash[25067]: audit 2023-12-20T20:38:39.662486+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.26:0/2501104339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-20T20:38:41.135 INFO:teuthology.orchestra.run.smithi026.stdout:77309411386 2023-12-20T20:38:41.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:41 smithi145 bash[25067]: audit 2023-12-20T20:38:41.134232+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.26:0/530311971' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-20T20:38:41.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:41 smithi026 bash[24979]: audit 2023-12-20T20:38:41.134232+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.26:0/530311971' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-20T20:38:41.928 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:41 smithi026 bash[30414]: audit 2023-12-20T20:38:41.134232+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.26:0/530311971' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-20T20:38:42.294 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234002 got 231928234006 for osd.7 2023-12-20T20:38:42.294 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:42.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:42 smithi145 bash[25067]: cluster 2023-12-20T20:38:41.241264+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 2023-12-20T20:38:42.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:42 smithi026 bash[24979]: cluster 2023-12-20T20:38:41.241264+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 2023-12-20T20:38:42.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:42 smithi026 bash[30414]: cluster 2023-12-20T20:38:41.241264+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 2023-12-20T20:38:43.394 INFO:teuthology.orchestra.run.smithi026.stdout:163208757285 2023-12-20T20:38:43.693 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182446 got 107374182450 for osd.3 2023-12-20T20:38:43.693 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:43.866 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:43 smithi026 bash[24979]: audit 2023-12-20T20:38:43.393766+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.26:0/3846516390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-20T20:38:43.866 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:43 smithi026 bash[30414]: audit 2023-12-20T20:38:43.393766+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.26:0/3846516390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-20T20:38:43.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:43 smithi145 bash[25067]: audit 2023-12-20T20:38:43.393766+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.26:0/3846516390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-20T20:38:44.047 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574909 got 55834574913 for osd.1 2023-12-20T20:38:44.047 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:44.674 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:44 smithi026 bash[30414]: cluster 2023-12-20T20:38:43.241811+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 2023-12-20T20:38:44.674 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:44 smithi026 bash[24979]: cluster 2023-12-20T20:38:43.241811+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 2023-12-20T20:38:44.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:44 smithi145 bash[25067]: cluster 2023-12-20T20:38:43.241811+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 2023-12-20T20:38:45.462 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411382 got 77309411386 for osd.2 2023-12-20T20:38:45.462 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:45.704 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757285 for osd.5 2023-12-20T20:38:45.705 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:45.798 INFO:teuthology.orchestra.run.smithi026.stdout:197568495647 2023-12-20T20:38:45.813 INFO:teuthology.orchestra.run.smithi026.stdout:34359738443 2023-12-20T20:38:45.830 INFO:teuthology.orchestra.run.smithi026.stdout:128849018926 2023-12-20T20:38:46.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[24979]: cluster 2023-12-20T20:38:45.242485+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 2023-12-20T20:38:46.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[24979]: audit 2023-12-20T20:38:45.797477+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.26:0/3347307498' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-20T20:38:46.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[24979]: audit 2023-12-20T20:38:45.812742+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.26:0/3470330577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-20T20:38:46.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[24979]: audit 2023-12-20T20:38:45.829540+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.26:0/2244522422' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-20T20:38:46.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[30414]: cluster 2023-12-20T20:38:45.242485+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 2023-12-20T20:38:46.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[30414]: audit 2023-12-20T20:38:45.797477+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.26:0/3347307498' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-20T20:38:46.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[30414]: audit 2023-12-20T20:38:45.812742+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.26:0/3470330577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-20T20:38:46.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:46 smithi026 bash[30414]: audit 2023-12-20T20:38:45.829540+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.26:0/2244522422' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-20T20:38:46.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:46 smithi145 bash[25067]: cluster 2023-12-20T20:38:45.242485+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 2023-12-20T20:38:46.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:46 smithi145 bash[25067]: audit 2023-12-20T20:38:45.797477+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.26:0/3347307498' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-20T20:38:46.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:46 smithi145 bash[25067]: audit 2023-12-20T20:38:45.812742+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.26:0/3470330577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-20T20:38:46.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:46 smithi145 bash[25067]: audit 2023-12-20T20:38:45.829540+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.26:0/2244522422' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-20T20:38:47.662 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495647 for osd.6 2023-12-20T20:38:47.662 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:47.663 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018926 for osd.4 2023-12-20T20:38:47.664 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:47.664 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738443 for osd.0 2023-12-20T20:38:47.664 DEBUG:teuthology.parallel:result is None 2023-12-20T20:38:47.665 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-20T20:38:47.665 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-20T20:38:47.928 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:47 smithi026 systemd[1]: Stopping Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:38:47.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:47 smithi026 bash[50044]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:38:47.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:47 smithi026 bash[46135]: level=info ts=2023-12-20T20:38:47.756Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:38:48.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:48 smithi026 bash[24979]: cluster 2023-12-20T20:38:47.243074+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 2023-12-20T20:38:48.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:48 smithi026 bash[30414]: cluster 2023-12-20T20:38:47.243074+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 2023-12-20T20:38:48.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:48 smithi026 bash[50056]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager-a 2023-12-20T20:38:48.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:48 smithi026 bash[50109]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:38:48.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:48 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-20T20:38:48.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:48 smithi026 systemd[1]: Stopped Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:38:48.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:48 smithi026 systemd[1]: Started Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:38:48.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:48 smithi145 bash[25067]: cluster 2023-12-20T20:38:47.243074+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 2023-12-20T20:38:48.928 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:38:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:48] "GET /metrics HTTP/1.1" 200 191482 "" "Prometheus/2.33.4" 2023-12-20T20:38:49.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:49 smithi145 bash[25067]: audit 2023-12-20T20:38:48.559295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:49 smithi145 bash[25067]: cephadm 2023-12-20T20:38:48.561745+0000 mgr.y (mgr.24364) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:38:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:49 smithi145 bash[25067]: cephadm 2023-12-20T20:38:48.566320+0000 mgr.y (mgr.24364) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:38:49.872 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[30414]: audit 2023-12-20T20:38:48.559295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:49.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[30414]: cephadm 2023-12-20T20:38:48.561745+0000 mgr.y (mgr.24364) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:38:49.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[30414]: cephadm 2023-12-20T20:38:48.566320+0000 mgr.y (mgr.24364) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:38:49.873 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.805Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-20T20:38:49.873 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.805Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-20T20:38:49.873 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.809Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2023-12-20T20:38:49.873 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.811Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-20T20:38:49.873 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.871Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:38:49.874 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[24979]: audit 2023-12-20T20:38:48.559295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:49.874 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[24979]: cephadm 2023-12-20T20:38:48.561745+0000 mgr.y (mgr.24364) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:38:49.874 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[24979]: cephadm 2023-12-20T20:38:48.566320+0000 mgr.y (mgr.24364) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:38:50.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.871Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:38:50.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.878Z caller=main.go:518 msg=Listening address=:9093 2023-12-20T20:38:50.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:49.878Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-20T20:38:50.759 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:50 smithi145 bash[25067]: cluster 2023-12-20T20:38:49.243674+0000 mgr.y (mgr.24364) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:50.759 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:38:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:38:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:38:50.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:50 smithi026 bash[24979]: cluster 2023-12-20T20:38:49.243674+0000 mgr.y (mgr.24364) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:50.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:50 smithi026 bash[30414]: cluster 2023-12-20T20:38:49.243674+0000 mgr.y (mgr.24364) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:51.389 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:52.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:51 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:51.812Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001020012s 2023-12-20T20:38:52.645 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[25067]: cluster 2023-12-20T20:38:51.244276+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 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 systemd[1]: Stopping Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[41788]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.471Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:38:52.646 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:38:52.647 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.472Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:38:52.647 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.473Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:38:52.647 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.473Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:38:52.647 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[40410]: ts=2023-12-20T20:38:52.473Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:38:52.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:52 smithi026 bash[24979]: cluster 2023-12-20T20:38:51.244276+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 2023-12-20T20:38:52.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:52 smithi026 bash[30414]: cluster 2023-12-20T20:38:51.244276+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 2023-12-20T20:38:53.307 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[41798]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T20:38:53.307 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:52 smithi145 bash[41836]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:38:53.307 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:53 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T20:38:53.307 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:53 smithi145 systemd[1]: Stopped Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:38:53.307 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:53 smithi145 systemd[1]: Started Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.187013+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.192162+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.194169+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.201021+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.209686+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.224664+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.145:9095"}]: dispatch 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.232159+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.325 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.242663+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:38:54.326 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.255956+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.145:3000"}]: dispatch 2023-12-20T20:38:54.326 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.264725+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.326 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.271845+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:54.326 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.276886+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:54.326 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[25067]: audit 2023-12-20T20:38:53.278703+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.179Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.179Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.179Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.179Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi145 (none))" 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.179Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.179Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T20:38:54.326 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.182Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T20:38:54.327 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.182Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T20:38:54.327 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.184Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T20:38:54.327 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.188Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T20:38:54.327 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.188Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.219µs 2023-12-20T20:38:54.327 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.188Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T20:38:54.327 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.325Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-20T20:38:54.334 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:38:54.337 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2023-12-20T20:38:54.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.187013+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.192162+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:38:54.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.194169+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2023-12-20T20:38:54.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.201021+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.209686+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:38:54.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.224664+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.145:9095"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.232159+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.242663+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.255956+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.145:3000"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.264725+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.271845+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.276886+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[30414]: audit 2023-12-20T20:38:53.278703+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.187013+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.192162+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.194169+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2023-12-20T20:38:54.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.201021+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.209686+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.224664+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.145:9095"}]: dispatch 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.232159+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.242663+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.255956+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.145:3000"}]: dispatch 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.264725+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.271845+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.276886+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:54.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:54 smithi026 bash[24979]: audit 2023-12-20T20:38:53.278703+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:54.626 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.326Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-20T20:38:54.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.326Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=170.528µs wal_replay_duration=137.06153ms total_replay_duration=137.259825ms 2023-12-20T20:38:54.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.330Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T20:38:54.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.330Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T20:38:54.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.330Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T20:38:54.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.366Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=35.68207ms db_storage=1.477µs remote_storage=1.973µs web_handler=493ns query_engine=1.053µs scrape=418.032µs scrape_sd=40.336µs notify=32.048µs notify_sd=12.155µs rules=34.732707ms 2023-12-20T20:38:54.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:38:54 smithi145 bash[41866]: ts=2023-12-20T20:38:54.366Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:38:55.022 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2023-12-20T20:38:53.244513+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":48852,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912364,"statfs":{"total":767960285184,"available":767910260736,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003631"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-20T20:37:19.596574+0000","last_change":"2023-12-20T20:36:57.476998+0000","last_active":"2023-12-20T20:37:19.596574+0000","last_peered":"2023-12-20T20:37:19.596574+0000","last_clean":"2023-12-20T20:37:19.596574+0000","last_became_active":"2023-12-20T20:36:57.475848+0000","last_became_peered":"2023-12-20T20:36:57.475848+0000","last_unstale":"2023-12-20T20:37:19.596574+0000","last_undegraded":"2023-12-20T20:37:19.596574+0000","last_fullsized":"2023-12-20T20:37:19.596574+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-20T20:33:56.769918+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-20T20:33:56.769918+0000","last_clean_scrub_stamp":"2023-12-20T20:33:56.769918+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 @ 2023-12-22T00:56:18.670077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.748},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.95699999999999996}]},{"osd":1,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.997}]},{"osd":2,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.79000000000000004}]},{"osd":3,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"max":{"1min":1.716,"5min":1.716,"15min":1.716},"last":0.81499999999999995}]},{"osd":4,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.66300000000000003}]},{"osd":5,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.71599999999999997},{"interface":"front","average":{"1min":1.129,"5min":1.129,"15min":1.129},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.93300000000000005}]},{"osd":6,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.0629999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.93400000000000005,"15min":0.92200000000000004},"min":{"1min":0.66600000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.236,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91600000000000004,"15min":0.92000000000000004},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.179,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.89300000000000002}]},{"osd":1,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95199999999999996,"15min":0.94899999999999995},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1839999999999999,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.97199999999999998,"15min":0.97899999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.1479999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.80400000000000005}]},{"osd":2,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95399999999999996,"15min":0.94799999999999995},"min":{"1min":0.77100000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.171,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.03,"15min":1.026},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.98599999999999999}]},{"osd":3,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.99199999999999999,"15min":0.98899999999999999},"min":{"1min":0.76100000000000001,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.21,"5min":1.395,"15min":1.395},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.018,"15min":1.014},"min":{"1min":0.84799999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.258,"5min":1.282,"15min":1.282},"last":1.0649999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.93300000000000005,"15min":0.91900000000000004},"min":{"1min":0.61399999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97799999999999998,"15min":0.98399999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.256,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.96899999999999997}]},{"osd":5,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0329999999999999,"15min":1.0209999999999999},"min":{"1min":0.82899999999999996,"5min":0.625,"15min":0.625},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0960000000000001,"15min":1.095},"min":{"1min":0.72499999999999998,"5min":0.627,"15min":0.627},"max":{"1min":1.395,"5min":1.748,"15min":1.748},"last":1.0209999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:37:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.2090000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574916,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.71099999999999997,"15min":0.629},"min":{"1min":0.58599999999999997,"5min":0.442,"15min":0.442},"max":{"1min":1.0429999999999999,"5min":1.159,"15min":1.159},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.81299999999999994,"15min":0.68899999999999995},"min":{"1min":0.61599999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.151,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.78700000000000003}]},{"osd":2,"last update":"Wed Dec 20 20:38:04 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.747,"15min":0.70599999999999996},"min":{"1min":0.59499999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.95599999999999996,"5min":1.278,"15min":1.278},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.90400000000000003,"15min":0.82199999999999995},"min":{"1min":0.63100000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3120000000000001,"5min":1.76,"15min":1.76},"last":0.89100000000000001}]},{"osd":3,"last update":"Wed Dec 20 20:38:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95699999999999996,"15min":0.93999999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2110000000000001,"5min":2.137,"15min":2.137},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.94199999999999995,"15min":0.93600000000000005},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2290000000000001,"5min":2.3199999999999998,"15min":2.3199999999999998},"last":1.0049999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.129,"15min":1.117},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.3180000000000001,"5min":2.6259999999999999,"15min":2.6259999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1479999999999999,"15min":1.1399999999999999},"min":{"1min":0.80900000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.472,"5min":2.0710000000000002,"15min":2.0710000000000002},"last":1.1140000000000001}]},{"osd":5,"last update":"Wed Dec 20 20:37:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.2010000000000001,"15min":1.2030000000000001},"min":{"1min":0.871,"5min":0.871,"15min":0.871},"max":{"1min":1.673,"5min":1.839,"15min":1.839},"last":1.329},{"interface":"front","average":{"1min":1.335,"5min":1.258,"15min":1.2450000000000001},"min":{"1min":1.0940000000000001,"5min":1.038,"15min":1.038},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.3939999999999999}]},{"osd":6,"last update":"Wed Dec 20 20:38:24 2023","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.3,"15min":1.3080000000000001},"min":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.6060000000000001,"5min":1.615,"15min":1.615},"last":1.282},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2170000000000001,"15min":1.216},"min":{"1min":0.98199999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.242}]},{"osd":7,"last update":"Wed Dec 20 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.399,"15min":1.399},"min":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"max":{"1min":1.75,"5min":1.75,"15min":1.75},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"min":{"1min":1.246,"5min":1.246,"15min":1.246},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.3680000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 20 20:38:31 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.72799999999999998,"15min":0.624},"min":{"1min":0.42299999999999999,"5min":0.31,"15min":0.31},"max":{"1min":1.032,"5min":4.7270000000000003,"15min":4.7270000000000003},"last":1.3240000000000001},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.79500000000000004,"15min":0.67900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.298,"5min":5.3360000000000003,"15min":5.3360000000000003},"last":1.3879999999999999}]},{"osd":2,"last update":"Wed Dec 20 20:38:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.80100000000000005,"15min":0.76100000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":5.085,"5min":5.085,"15min":5.085},"last":0.876},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.88100000000000001,"15min":0.80900000000000005},"min":{"1min":0.49199999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":4.8140000000000001,"5min":4.8140000000000001,"15min":4.8140000000000001},"last":1.1419999999999999}]},{"osd":3,"last update":"Wed Dec 20 20:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91900000000000004,"15min":0.84999999999999998},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1699999999999999,"5min":5.1719999999999997,"15min":5.1719999999999997},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.98999999999999999,"15min":0.92800000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3340000000000001,"5min":4.8860000000000001,"15min":4.8860000000000001},"last":1.694}]},{"osd":4,"last update":"Wed Dec 20 20:38:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.028,"15min":1.022},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":2.1600000000000001,"5min":2.1600000000000001,"15min":2.1600000000000001},"last":1.899},{"interface":"front","average":{"1min":1.206,"5min":1.141,"15min":1.1259999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":2.468,"5min":2.468,"15min":2.468},"last":1.4790000000000001}]},{"osd":5,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.212,"15min":1.218},"min":{"1min":0.84799999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.544,"5min":1.972,"15min":1.972},"last":1.7290000000000001},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2809999999999999,"15min":1.2749999999999999},"min":{"1min":0.90700000000000003,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.6779999999999999,"5min":2.5529999999999999,"15min":2.5529999999999999},"last":1.4199999999999999}]},{"osd":6,"last update":"Wed Dec 20 20:38:20 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.2709999999999999,"15min":1.2749999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.6479999999999999,"5min":2.2309999999999999,"15min":2.2309999999999999},"last":1.9870000000000001},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.3540000000000001,"15min":1.3560000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.772,"5min":2.6299999999999999,"15min":2.6299999999999999},"last":1.5169999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:37:54 2023","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":1.056,"5min":1.056,"15min":1.056},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.6140000000000001},{"interface":"front","average":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"min":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"max":{"1min":2.0739999999999998,"5min":2.0739999999999998,"15min":2.0739999999999998},"last":2.0630000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.68700000000000006,"15min":0.63300000000000001},"min":{"1min":0.54300000000000004,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.90100000000000002,"5min":1.206,"15min":1.206},"last":1.079},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.77200000000000002,"15min":0.71699999999999997},"min":{"1min":0.57299999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.04,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.68000000000000005}]},{"osd":1,"last update":"Wed Dec 20 20:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.75700000000000001,"15min":0.69299999999999995},"min":{"1min":0.53000000000000003,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1679999999999999,"5min":1.278,"15min":1.278},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.84399999999999997,"15min":0.78000000000000003},"min":{"1min":0.61299999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2809999999999999,"5min":1.556,"15min":1.556},"last":0.93999999999999995}]},{"osd":3,"last update":"Wed Dec 20 20:38:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.89900000000000002,"15min":0.85799999999999998},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":2.8759999999999999,"5min":2.8759999999999999,"15min":2.8759999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.96699999999999997,"15min":0.93899999999999995},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.282,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.73699999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.032,"15min":1.016},"min":{"1min":0.747,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.4299999999999999,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.161},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.107,"15min":1.0860000000000001},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.444,"5min":1.649,"15min":1.649},"last":1.1100000000000001}]},{"osd":5,"last update":"Wed Dec 20 20:37:48 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.2030000000000001,"15min":1.2},"min":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.194,"5min":1.2609999999999999,"15min":1.272},"min":{"1min":0.93500000000000005,"5min":0.89300000000000002,"15min":0.89300000000000002},"max":{"1min":1.6699999999999999,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.008}]},{"osd":6,"last update":"Wed Dec 20 20:38:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.2929999999999999,"15min":1.302},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.5589999999999999,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.282},{"interface":"front","average":{"1min":1.3540000000000001,"5min":1.3500000000000001,"15min":1.349},"min":{"1min":1.0680000000000001,"5min":1.0189999999999999,"15min":1.0189999999999999},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":1.2909999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:37:54 2023","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"min":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.232}]}]},{"osd":3,"up_from":25,"seq":107374182453,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.72999999999999998,"15min":0.71299999999999997},"min":{"1min":0.55300000000000005,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.82599999999999996,"15min":0.81399999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.2050000000000001}]},{"osd":1,"last update":"Wed Dec 20 20:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.85699999999999998,"15min":0.84299999999999997},"min":{"1min":0.52400000000000002,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.82999999999999996,"15min":0.83199999999999996},"min":{"1min":0.55200000000000005,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.018}]},{"osd":2,"last update":"Wed Dec 20 20:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91200000000000003,"15min":0.88700000000000001},"min":{"1min":0.66800000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.276,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91100000000000003,"15min":0.91600000000000004},"min":{"1min":0.64300000000000002,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.143,"5min":1.897,"15min":1.897},"last":1.0649999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:12 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.78600000000000003,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.4399999999999999,"5min":1.851,"15min":1.851},"last":1.292},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2030000000000001,"15min":1.194},"min":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"max":{"1min":1.534,"5min":2.23,"15min":2.23},"last":1.3340000000000001}]},{"osd":5,"last update":"Wed Dec 20 20:38:46 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.0920000000000001,"15min":1.0529999999999999},"min":{"1min":0.90400000000000003,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.474,"5min":1.857,"15min":1.857},"last":1.413},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1559999999999999,"15min":1.1339999999999999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.6850000000000001,"5min":2.306,"15min":2.306},"last":1.6850000000000001}]},{"osd":6,"last update":"Wed Dec 20 20:38:21 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.2250000000000001,"15min":1.2270000000000001},"min":{"1min":0.95199999999999996,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5129999999999999,"5min":2.0129999999999999,"15min":2.0129999999999999},"last":1.4690000000000001},{"interface":"front","average":{"1min":1.2,"5min":1.2470000000000001,"15min":1.2549999999999999},"min":{"1min":0.88800000000000001,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.494,"5min":1.946,"15min":1.946},"last":1.7829999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":2.4409999999999998,"5min":2.4409999999999998,"15min":2.4409999999999998},"last":1.8580000000000001},{"interface":"front","average":{"1min":1.351,"5min":1.351,"15min":1.351},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":2.0960000000000001,"5min":2.0960000000000001,"15min":2.0960000000000001},"last":1.458}]}]},{"osd":4,"up_from":30,"seq":128849018927,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.876},"min":{"1min":0.60899999999999999,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.208,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.26},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.90400000000000003,"15min":0.91200000000000003},"min":{"1min":0.66100000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.97299999999999998}]},{"osd":1,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88300000000000001,"15min":0.86899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.90400000000000003,"15min":0.90200000000000002},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.1870000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.02}]},{"osd":2,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91900000000000004,"15min":0.91800000000000004},"min":{"1min":0.71299999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.294,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.95099999999999996,"15min":0.94999999999999996},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.173}]},{"osd":3,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.997,"15min":0.96499999999999997},"min":{"1min":0.71899999999999997,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3540000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.129},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.96999999999999997,"15min":0.97099999999999997},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.83299999999999996}]},{"osd":5,"last update":"Wed Dec 20 20:38:46 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.90700000000000003,"15min":0.873},"min":{"1min":0.68999999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.90300000000000002,"15min":0.88500000000000001},"min":{"1min":0.58799999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.90000000000000002}]},{"osd":6,"last update":"Wed Dec 20 20:38:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0509999999999999,"15min":1.048},"min":{"1min":0.65500000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.389,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.0640000000000001,"15min":1.056},"min":{"1min":0.82199999999999995,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.24}]},{"osd":7,"last update":"Wed Dec 20 20:37:54 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.873,"5min":0.873,"15min":0.873},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.091},{"interface":"front","average":{"1min":1.21,"5min":1.21,"15min":1.21},"min":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":1.3140000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757287,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.86899999999999999,"15min":0.873},"min":{"1min":0.63,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90900000000000003,"15min":0.89500000000000002},"min":{"1min":0.69399999999999995,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.157}]},{"osd":1,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.91100000000000003,"15min":0.91300000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.93300000000000005,"15min":0.93899999999999995},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.0569999999999999}]},{"osd":2,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.94099999999999995,"15min":0.93500000000000005},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3260000000000001,"5min":1.361,"15min":1.361},"last":0.91800000000000004}]},{"osd":3,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97199999999999998,"15min":0.96199999999999997},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.026,"15min":1.0109999999999999},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.1919999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.90100000000000002,"15min":0.873},"min":{"1min":0.67300000000000004,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.96099999999999997,"15min":0.92600000000000005},"min":{"1min":0.69899999999999995,"5min":0.498,"15min":0.498},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.82399999999999995}]},{"osd":6,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0449999999999999,"15min":1.038},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.125},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1559999999999999,"15min":1.1579999999999999},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.466,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.2110000000000001}]},{"osd":7,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.135,"15min":1.135},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.2709999999999999}]}]}],"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}]}} 2023-12-20T20:38:55.024 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-20T20:38:55.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: audit 2023-12-20T20:38:53.192826+0000 mgr.y (mgr.24364) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: audit 2023-12-20T20:38:53.194693+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: audit 2023-12-20T20:38:53.210578+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: audit 2023-12-20T20:38:53.225687+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.145:9095"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: audit 2023-12-20T20:38:53.243535+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: cluster 2023-12-20T20:38:53.244676+0000 mgr.y (mgr.24364) 76 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[24979]: audit 2023-12-20T20:38:53.256961+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.145:3000"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: audit 2023-12-20T20:38:53.192826+0000 mgr.y (mgr.24364) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: audit 2023-12-20T20:38:53.194693+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2023-12-20T20:38:55.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: audit 2023-12-20T20:38:53.210578+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:38:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: audit 2023-12-20T20:38:53.225687+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.145:9095"}]: dispatch 2023-12-20T20:38:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: audit 2023-12-20T20:38:53.243535+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:38:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: cluster 2023-12-20T20:38:53.244676+0000 mgr.y (mgr.24364) 76 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:55 smithi026 bash[30414]: audit 2023-12-20T20:38:53.256961+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.145:3000"}]: dispatch 2023-12-20T20:38:55.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: audit 2023-12-20T20:38:53.192826+0000 mgr.y (mgr.24364) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:38:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: audit 2023-12-20T20:38:53.194693+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2023-12-20T20:38:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: audit 2023-12-20T20:38:53.210578+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:38:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: audit 2023-12-20T20:38:53.225687+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.145:9095"}]: dispatch 2023-12-20T20:38:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: audit 2023-12-20T20:38:53.243535+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:38:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: cluster 2023-12-20T20:38:53.244676+0000 mgr.y (mgr.24364) 76 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:55 smithi145 bash[25067]: audit 2023-12-20T20:38:53.256961+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.145:3000"}]: dispatch 2023-12-20T20:38:56.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:56 smithi145 bash[25067]: audit 2023-12-20T20:38:54.326323+0000 mgr.y (mgr.24364) 78 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:38:56.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:56 smithi145 bash[25067]: cluster 2023-12-20T20:38:55.245292+0000 mgr.y (mgr.24364) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:56 smithi026 bash[24979]: audit 2023-12-20T20:38:54.326323+0000 mgr.y (mgr.24364) 78 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:38:56.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:56 smithi026 bash[24979]: cluster 2023-12-20T20:38:55.245292+0000 mgr.y (mgr.24364) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:56 smithi026 bash[30414]: audit 2023-12-20T20:38:54.326323+0000 mgr.y (mgr.24364) 78 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:38:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:56 smithi026 bash[30414]: cluster 2023-12-20T20:38:55.245292+0000 mgr.y (mgr.24364) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:57.532 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:38:58.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[24979]: audit 2023-12-20T20:38:57.138046+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[24979]: audit 2023-12-20T20:38:57.418871+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[24979]: audit 2023-12-20T20:38:57.426761+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[24979]: audit 2023-12-20T20:38:57.433409+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[24979]: audit 2023-12-20T20:38:57.435609+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[24979]: audit 2023-12-20T20:38:57.436995+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:58.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[30414]: audit 2023-12-20T20:38:57.138046+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[30414]: audit 2023-12-20T20:38:57.418871+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[30414]: audit 2023-12-20T20:38:57.426761+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[30414]: audit 2023-12-20T20:38:57.433409+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[30414]: audit 2023-12-20T20:38:57.435609+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:58 smithi026 bash[30414]: audit 2023-12-20T20:38:57.436995+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:58 smithi145 bash[25067]: audit 2023-12-20T20:38:57.138046+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:58 smithi145 bash[25067]: audit 2023-12-20T20:38:57.418871+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:58 smithi145 bash[25067]: audit 2023-12-20T20:38:57.426761+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:38:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:58 smithi145 bash[25067]: audit 2023-12-20T20:38:57.433409+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:38:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:58 smithi145 bash[25067]: audit 2023-12-20T20:38:57.435609+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:38:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:58 smithi145 bash[25067]: audit 2023-12-20T20:38:57.436995+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:38:59.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:38:59 smithi026 bash[24979]: cluster 2023-12-20T20:38:57.245934+0000 mgr.y (mgr.24364) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:59.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:38:59 smithi026 bash[30414]: cluster 2023-12-20T20:38:57.245934+0000 mgr.y (mgr.24364) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:38:59.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:38:59 smithi145 bash[25067]: cluster 2023-12-20T20:38:57.245934+0000 mgr.y (mgr.24364) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:00.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:38:59 smithi026 bash[50137]: level=info ts=2023-12-20T20:38:59.814Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00376295s 2023-12-20T20:39:00.328 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:39:00.331 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2023-12-20T20:39:00.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:39:00 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:39:00.960 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2023-12-20T20:38:59.246359+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":48852,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912364,"statfs":{"total":767960285184,"available":767910260736,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003563"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-20T20:37:19.596574+0000","last_change":"2023-12-20T20:36:57.476998+0000","last_active":"2023-12-20T20:37:19.596574+0000","last_peered":"2023-12-20T20:37:19.596574+0000","last_clean":"2023-12-20T20:37:19.596574+0000","last_became_active":"2023-12-20T20:36:57.475848+0000","last_became_peered":"2023-12-20T20:36:57.475848+0000","last_unstale":"2023-12-20T20:37:19.596574+0000","last_undegraded":"2023-12-20T20:37:19.596574+0000","last_fullsized":"2023-12-20T20:37:19.596574+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-20T20:33:56.769918+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-20T20:33:56.769918+0000","last_clean_scrub_stamp":"2023-12-20T20:33:56.769918+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 @ 2023-12-22T00:56:18.670077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.1240000000000001}]},{"osd":1,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":1.196},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.2490000000000001}]},{"osd":2,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":1.0369999999999999}]},{"osd":3,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"max":{"1min":1.716,"5min":1.716,"15min":1.716},"last":1.288}]},{"osd":4,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.222}]},{"osd":5,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.3660000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.129,"15min":1.129},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.409}]},{"osd":6,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.5740000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.93400000000000005,"15min":0.92200000000000004},"min":{"1min":0.66600000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.236,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91600000000000004,"15min":0.92000000000000004},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.179,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.1599999999999999}]},{"osd":1,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95199999999999996,"15min":0.94899999999999995},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1839999999999999,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.034},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.97199999999999998,"15min":0.97899999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.1479999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.90800000000000003}]},{"osd":2,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95399999999999996,"15min":0.94799999999999995},"min":{"1min":0.77100000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.171,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.089},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.03,"15min":1.026},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":1.2150000000000001}]},{"osd":3,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.99199999999999999,"15min":0.98899999999999999},"min":{"1min":0.76100000000000001,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.21,"5min":1.395,"15min":1.395},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.018,"15min":1.014},"min":{"1min":0.84799999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.258,"5min":1.282,"15min":1.282},"last":1.0029999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.93300000000000005,"15min":0.91900000000000004},"min":{"1min":0.61399999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97799999999999998,"15min":0.98399999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.256,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.95599999999999996}]},{"osd":5,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0329999999999999,"15min":1.0209999999999999},"min":{"1min":0.82899999999999996,"5min":0.625,"15min":0.625},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.103,"5min":1.0960000000000001,"15min":1.095},"min":{"1min":0.72499999999999998,"5min":0.627,"15min":0.627},"max":{"1min":1.395,"5min":1.748,"15min":1.748},"last":1.135}]},{"osd":7,"last update":"Wed Dec 20 20:37:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.244}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.71099999999999997,"15min":0.629},"min":{"1min":0.58599999999999997,"5min":0.442,"15min":0.442},"max":{"1min":1.0429999999999999,"5min":1.159,"15min":1.159},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.81299999999999994,"15min":0.68899999999999995},"min":{"1min":0.61599999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.151,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.76000000000000001}]},{"osd":2,"last update":"Wed Dec 20 20:38:04 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.747,"15min":0.70599999999999996},"min":{"1min":0.59499999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.95599999999999996,"5min":1.278,"15min":1.278},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.90400000000000003,"15min":0.82199999999999995},"min":{"1min":0.63100000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3120000000000001,"5min":1.76,"15min":1.76},"last":0.65900000000000003}]},{"osd":3,"last update":"Wed Dec 20 20:38:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95699999999999996,"15min":0.93999999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2110000000000001,"5min":2.137,"15min":2.137},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.94199999999999995,"15min":0.93600000000000005},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2290000000000001,"5min":2.3199999999999998,"15min":2.3199999999999998},"last":0.93000000000000005}]},{"osd":4,"last update":"Wed Dec 20 20:38:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.129,"15min":1.117},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.3180000000000001,"5min":2.6259999999999999,"15min":2.6259999999999999},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1479999999999999,"15min":1.1399999999999999},"min":{"1min":0.80900000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.472,"5min":2.0710000000000002,"15min":2.0710000000000002},"last":1.198}]},{"osd":5,"last update":"Wed Dec 20 20:38:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1859999999999999,"15min":1.198},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.6719999999999999,"5min":1.839,"15min":1.839},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.264,"15min":1.2470000000000001},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.5569999999999999,"5min":1.671,"15min":1.671},"last":0.84599999999999997}]},{"osd":6,"last update":"Wed Dec 20 20:38:24 2023","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.3,"15min":1.3080000000000001},"min":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.6060000000000001,"5min":1.615,"15min":1.615},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2170000000000001,"15min":1.216},"min":{"1min":0.98199999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.1479999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.399,"15min":1.399},"min":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"max":{"1min":1.75,"5min":1.75,"15min":1.75},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"min":{"1min":1.246,"5min":1.246,"15min":1.246},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.123}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 20 20:38:31 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.72799999999999998,"15min":0.624},"min":{"1min":0.42299999999999999,"5min":0.31,"15min":0.31},"max":{"1min":1.032,"5min":4.7270000000000003,"15min":4.7270000000000003},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.79500000000000004,"15min":0.67900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.298,"5min":5.3360000000000003,"15min":5.3360000000000003},"last":0.65800000000000003}]},{"osd":2,"last update":"Wed Dec 20 20:38:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.80100000000000005,"15min":0.76100000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":5.085,"5min":5.085,"15min":5.085},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.88100000000000001,"15min":0.80900000000000005},"min":{"1min":0.49199999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":4.8140000000000001,"5min":4.8140000000000001,"15min":4.8140000000000001},"last":0.75}]},{"osd":3,"last update":"Wed Dec 20 20:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91900000000000004,"15min":0.84999999999999998},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1699999999999999,"5min":5.1719999999999997,"15min":5.1719999999999997},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.98999999999999999,"15min":0.92800000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3340000000000001,"5min":4.8860000000000001,"15min":4.8860000000000001},"last":0.80500000000000005}]},{"osd":4,"last update":"Wed Dec 20 20:38:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.028,"15min":1.022},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":2.1600000000000001,"5min":2.1600000000000001,"15min":2.1600000000000001},"last":0.878},{"interface":"front","average":{"1min":1.206,"5min":1.141,"15min":1.1259999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":2.468,"5min":2.468,"15min":2.468},"last":1.079}]},{"osd":5,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.212,"15min":1.218},"min":{"1min":0.84799999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.544,"5min":1.972,"15min":1.972},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2809999999999999,"15min":1.2749999999999999},"min":{"1min":0.90700000000000003,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.6779999999999999,"5min":2.5529999999999999,"15min":2.5529999999999999},"last":1.115}]},{"osd":6,"last update":"Wed Dec 20 20:38:20 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.2709999999999999,"15min":1.2749999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.6479999999999999,"5min":2.2309999999999999,"15min":2.2309999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.3540000000000001,"15min":1.3560000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.772,"5min":2.6299999999999999,"15min":2.6299999999999999},"last":1.0309999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:38:55 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":1.2949999999999999,"15min":1.2929999999999999},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.3759999999999999,"15min":1.369},"min":{"1min":0.98199999999999998,"5min":0.90200000000000002,"15min":0.90200000000000002},"max":{"1min":2.0630000000000002,"5min":2.0739999999999998,"15min":2.0739999999999998},"last":1.29}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.68700000000000006,"15min":0.63300000000000001},"min":{"1min":0.54300000000000004,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.90100000000000002,"5min":1.206,"15min":1.206},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.77200000000000002,"15min":0.71699999999999997},"min":{"1min":0.57299999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.04,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.66600000000000004}]},{"osd":1,"last update":"Wed Dec 20 20:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.75700000000000001,"15min":0.69299999999999995},"min":{"1min":0.53000000000000003,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1679999999999999,"5min":1.278,"15min":1.278},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.84399999999999997,"15min":0.78000000000000003},"min":{"1min":0.61299999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2809999999999999,"5min":1.556,"15min":1.556},"last":0.64900000000000002}]},{"osd":3,"last update":"Wed Dec 20 20:38:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.89900000000000002,"15min":0.85799999999999998},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":2.8759999999999999,"5min":2.8759999999999999,"15min":2.8759999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.96699999999999997,"15min":0.93899999999999995},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.282,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.56000000000000005}]},{"osd":4,"last update":"Wed Dec 20 20:38:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.032,"15min":1.016},"min":{"1min":0.747,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.4299999999999999,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.107,"15min":1.0860000000000001},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.444,"5min":1.649,"15min":1.649},"last":1.089}]},{"osd":5,"last update":"Wed Dec 20 20:38:50 2023","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.212,"15min":1.2030000000000001},"min":{"1min":0.871,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.6779999999999999,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.2709999999999999,"15min":1.2749999999999999},"min":{"1min":0.97099999999999997,"5min":0.89300000000000002,"15min":0.89300000000000002},"max":{"1min":2.75,"5min":2.75,"15min":2.75},"last":0.97499999999999998}]},{"osd":6,"last update":"Wed Dec 20 20:38:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.2929999999999999,"15min":1.302},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.5589999999999999,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":0.999},{"interface":"front","average":{"1min":1.3540000000000001,"5min":1.3500000000000001,"15min":1.349},"min":{"1min":1.0680000000000001,"5min":1.0189999999999999,"15min":1.0189999999999999},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.82199999999999995}]},{"osd":7,"last update":"Wed Dec 20 20:38:55 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":1.3300000000000001,"15min":1.3160000000000001},"min":{"1min":1.0309999999999999,"5min":0.995,"15min":0.995},"max":{"1min":2.7109999999999999,"5min":2.7109999999999999,"15min":2.7109999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.456,"5min":1.377,"15min":1.3640000000000001},"min":{"1min":1.05,"5min":0.93899999999999995,"15min":0.93899999999999995},"max":{"1min":2.9369999999999998,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":1.05}]}]},{"osd":3,"up_from":25,"seq":107374182454,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.72999999999999998,"15min":0.71299999999999997},"min":{"1min":0.55300000000000005,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.82599999999999996,"15min":0.81399999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.0009999999999999}]},{"osd":1,"last update":"Wed Dec 20 20:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.85699999999999998,"15min":0.84299999999999997},"min":{"1min":0.52400000000000002,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.82999999999999996,"15min":0.83199999999999996},"min":{"1min":0.55200000000000005,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.81000000000000005}]},{"osd":2,"last update":"Wed Dec 20 20:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91200000000000003,"15min":0.88700000000000001},"min":{"1min":0.66800000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.276,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91100000000000003,"15min":0.91600000000000004},"min":{"1min":0.64300000000000002,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.143,"5min":1.897,"15min":1.897},"last":1.2529999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:12 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.78600000000000003,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.4399999999999999,"5min":1.851,"15min":1.851},"last":1.323},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2030000000000001,"15min":1.194},"min":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"max":{"1min":1.534,"5min":2.23,"15min":2.23},"last":1.238}]},{"osd":5,"last update":"Wed Dec 20 20:38:46 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.0920000000000001,"15min":1.0529999999999999},"min":{"1min":0.90400000000000003,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.474,"5min":1.857,"15min":1.857},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1559999999999999,"15min":1.1339999999999999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.6850000000000001,"5min":2.306,"15min":2.306},"last":1.292}]},{"osd":6,"last update":"Wed Dec 20 20:38:21 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.2250000000000001,"15min":1.2270000000000001},"min":{"1min":0.95199999999999996,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5129999999999999,"5min":2.0129999999999999,"15min":2.0129999999999999},"last":1.456},{"interface":"front","average":{"1min":1.2,"5min":1.2470000000000001,"15min":1.2549999999999999},"min":{"1min":0.88800000000000001,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.494,"5min":1.946,"15min":1.946},"last":1.181}]},{"osd":7,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":2.4409999999999998,"5min":2.4409999999999998,"15min":2.4409999999999998},"last":1.3700000000000001},{"interface":"front","average":{"1min":1.351,"5min":1.351,"15min":1.351},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":2.0960000000000001,"5min":2.0960000000000001,"15min":2.0960000000000001},"last":1.425}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.876},"min":{"1min":0.60899999999999999,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.208,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.90400000000000003,"15min":0.91200000000000003},"min":{"1min":0.66100000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.04}]},{"osd":1,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88300000000000001,"15min":0.86899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.90400000000000003,"15min":0.90200000000000002},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.1870000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.93100000000000005}]},{"osd":2,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91900000000000004,"15min":0.91800000000000004},"min":{"1min":0.71299999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.294,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.95099999999999996,"15min":0.94999999999999996},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.117}]},{"osd":3,"last update":"Wed Dec 20 20:38:14 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.997,"15min":0.96499999999999997},"min":{"1min":0.71899999999999997,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3540000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.96999999999999997,"15min":0.97099999999999997},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.226}]},{"osd":5,"last update":"Wed Dec 20 20:38:46 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.90700000000000003,"15min":0.873},"min":{"1min":0.68999999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.276},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.90300000000000002,"15min":0.88500000000000001},"min":{"1min":0.58799999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.81899999999999995}]},{"osd":6,"last update":"Wed Dec 20 20:38:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0509999999999999,"15min":1.048},"min":{"1min":0.65500000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.389,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.0640000000000001,"15min":1.056},"min":{"1min":0.82199999999999995,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.4059999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:38:54 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.107,"15min":1.1040000000000001},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.337},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2150000000000001,"15min":1.2110000000000001},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.498,"5min":1.712,"15min":1.712},"last":1.3260000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.86899999999999999,"15min":0.873},"min":{"1min":0.63,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90900000000000003,"15min":0.89500000000000002},"min":{"1min":0.69399999999999995,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.77200000000000002}]},{"osd":1,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.91100000000000003,"15min":0.91300000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.93300000000000005,"15min":0.93899999999999995},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.97799999999999998}]},{"osd":2,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.94099999999999995,"15min":0.93500000000000005},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.997},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3260000000000001,"5min":1.361,"15min":1.361},"last":0.94999999999999996}]},{"osd":3,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97199999999999998,"15min":0.96199999999999997},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.026,"15min":1.0109999999999999},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.0489999999999999}]},{"osd":4,"last update":"Wed Dec 20 20:38:43 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.90100000000000002,"15min":0.873},"min":{"1min":0.67300000000000004,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.96099999999999997,"15min":0.92600000000000005},"min":{"1min":0.69899999999999995,"5min":0.498,"15min":0.498},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.254}]},{"osd":6,"last update":"Wed Dec 20 20:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0449999999999999,"15min":1.038},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1559999999999999,"15min":1.1579999999999999},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.466,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.095}]},{"osd":7,"last update":"Wed Dec 20 20:37:55 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.135,"15min":1.135},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.173},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.123}]}]}],"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}]}} 2023-12-20T20:39:00.962 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-20T20:39:00.962 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-20T20:39:00.962 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-20T20:39:00.962 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 645c884c-9f76-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-20T20:39:01.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:01 smithi026 bash[24979]: cluster 2023-12-20T20:38:59.246714+0000 mgr.y (mgr.24364) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:01 smithi026 bash[30414]: cluster 2023-12-20T20:38:59.246714+0000 mgr.y (mgr.24364) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:01.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:01 smithi145 bash[25067]: cluster 2023-12-20T20:38:59.246714+0000 mgr.y (mgr.24364) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:02.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:02 smithi026 bash[30414]: audit 2023-12-20T20:39:00.320856+0000 mgr.y (mgr.24364) 82 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:39:02.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:02 smithi026 bash[30414]: audit 2023-12-20T20:39:01.253710+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:02.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:02 smithi026 bash[30414]: audit 2023-12-20T20:39:01.262396+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:02.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:02 smithi026 bash[24979]: audit 2023-12-20T20:39:00.320856+0000 mgr.y (mgr.24364) 82 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:39:02.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:02 smithi026 bash[24979]: audit 2023-12-20T20:39:01.253710+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:02.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:02 smithi026 bash[24979]: audit 2023-12-20T20:39:01.262396+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:02.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:02 smithi145 bash[25067]: audit 2023-12-20T20:39:00.320856+0000 mgr.y (mgr.24364) 82 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:39:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:02 smithi145 bash[25067]: audit 2023-12-20T20:39:01.253710+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:02 smithi145 bash[25067]: audit 2023-12-20T20:39:01.262396+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:03.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:03 smithi026 bash[24979]: cluster 2023-12-20T20:39:01.247425+0000 mgr.y (mgr.24364) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:03.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:03 smithi026 bash[30414]: cluster 2023-12-20T20:39:01.247425+0000 mgr.y (mgr.24364) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:03.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:03 smithi145 bash[25067]: cluster 2023-12-20T20:39:01.247425+0000 mgr.y (mgr.24364) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:03.691 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:39:05.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:05 smithi026 bash[24979]: cluster 2023-12-20T20:39:03.247996+0000 mgr.y (mgr.24364) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:05.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:05 smithi026 bash[30414]: cluster 2023-12-20T20:39:03.247996+0000 mgr.y (mgr.24364) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:05.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:05 smithi145 bash[25067]: cluster 2023-12-20T20:39:03.247996+0000 mgr.y (mgr.24364) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:06.484 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-20T20:39:06.484 INFO:teuthology.orchestra.run.smithi026.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-20T20:39:07.169 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-20T20:39:07.169 INFO:tasks.cephadm:Setup complete, yielding 2023-12-20T20:39:07.170 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-20T20:39:07.179 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2023-12-20T20:39:07.179 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-20T20:39:07.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:07 smithi026 bash[24979]: cluster 2023-12-20T20:39:05.248627+0000 mgr.y (mgr.24364) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:07.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:07 smithi026 bash[24979]: audit 2023-12-20T20:39:06.483026+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.26:0/1764388388' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-20T20:39:07.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:07 smithi026 bash[30414]: cluster 2023-12-20T20:39:05.248627+0000 mgr.y (mgr.24364) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:07.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:07 smithi026 bash[30414]: audit 2023-12-20T20:39:06.483026+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.26:0/1764388388' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-20T20:39:07.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:07 smithi145 bash[25067]: cluster 2023-12-20T20:39:05.248627+0000 mgr.y (mgr.24364) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:07.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:07 smithi145 bash[25067]: audit 2023-12-20T20:39:06.483026+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.26:0/1764388388' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-20T20:39:09.047 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:39:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:08] "GET /metrics HTTP/1.1" 200 191482 "" "Prometheus/2.33.4" 2023-12-20T20:39:09.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:09 smithi026 bash[24979]: cluster 2023-12-20T20:39:07.249093+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 2023-12-20T20:39:09.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:09 smithi026 bash[30414]: cluster 2023-12-20T20:39:07.249093+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 2023-12-20T20:39:09.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:09 smithi145 bash[25067]: cluster 2023-12-20T20:39:07.249093+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 2023-12-20T20:39:10.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:39:10 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:39:10.942 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-20T20:39:10.951 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2023-12-20T20:39:10.951 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-20T20:39:11.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[24979]: cluster 2023-12-20T20:39:09.249626+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 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[24979]: audit 2023-12-20T20:39:10.254083+0000 mon.a (mon.0) 658 : audit [INF] from='client.? ' entity='client.admin' 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[24979]: audit 2023-12-20T20:39:10.307036+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[24979]: audit 2023-12-20T20:39:10.308409+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[24979]: audit 2023-12-20T20:39:10.317277+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[30414]: cluster 2023-12-20T20:39:09.249626+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 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[30414]: audit 2023-12-20T20:39:10.254083+0000 mon.a (mon.0) 658 : audit [INF] from='client.? ' entity='client.admin' 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[30414]: audit 2023-12-20T20:39:10.307036+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[30414]: audit 2023-12-20T20:39:10.308409+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:11.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:11 smithi026 bash[30414]: audit 2023-12-20T20:39:10.317277+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:11.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:11 smithi145 bash[25067]: cluster 2023-12-20T20:39:09.249626+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 2023-12-20T20:39:11.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:11 smithi145 bash[25067]: audit 2023-12-20T20:39:10.254083+0000 mon.a (mon.0) 658 : audit [INF] from='client.? ' entity='client.admin' 2023-12-20T20:39:11.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:11 smithi145 bash[25067]: audit 2023-12-20T20:39:10.307036+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:11.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:11 smithi145 bash[25067]: audit 2023-12-20T20:39:10.308409+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:11.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:11 smithi145 bash[25067]: audit 2023-12-20T20:39:10.317277+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:13.459 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:13 smithi026 bash[24979]: cluster 2023-12-20T20:39:11.250249+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 2023-12-20T20:39:13.459 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:13 smithi026 bash[30414]: cluster 2023-12-20T20:39:11.250249+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 2023-12-20T20:39:13.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:13 smithi145 bash[25067]: cluster 2023-12-20T20:39:11.250249+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 2023-12-20T20:39:15.245 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:39:15.245 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "3635809c-c0e5-4c27-bd79-87074434a22a", 2023-12-20T20:39:15.246 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "r", 2023-12-20T20:39:15.246 INFO:teuthology.orchestra.run.smithi026.stdout: "current_period": "fc275347-5d75-43ff-8837-c8a3b89b3aea", 2023-12-20T20:39:15.246 INFO:teuthology.orchestra.run.smithi026.stdout: "epoch": 1 2023-12-20T20:39:15.246 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:39:15.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[24979]: cluster 2023-12-20T20:39:13.250859+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 2023-12-20T20:39:15.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[24979]: cluster 2023-12-20T20:39:14.196821+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-20T20:39:15.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[24979]: audit 2023-12-20T20:39:14.205036+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:39:15.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[24979]: audit 2023-12-20T20:39:14.206169+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.26:0/3866076861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:39:15.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[30414]: cluster 2023-12-20T20:39:13.250859+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 2023-12-20T20:39:15.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[30414]: cluster 2023-12-20T20:39:14.196821+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-20T20:39:15.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[30414]: audit 2023-12-20T20:39:14.205036+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:39:15.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:15 smithi026 bash[30414]: audit 2023-12-20T20:39:14.206169+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.26:0/3866076861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:39:15.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:15 smithi145 bash[25067]: cluster 2023-12-20T20:39:13.250859+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 2023-12-20T20:39:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:15 smithi145 bash[25067]: cluster 2023-12-20T20:39:14.196821+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-20T20:39:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:15 smithi145 bash[25067]: audit 2023-12-20T20:39:14.205036+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:39:15.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:15 smithi145 bash[25067]: audit 2023-12-20T20:39:14.206169+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.26:0/3866076861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:39:15.929 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-20T20:39:16.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:16 smithi026 bash[24979]: audit 2023-12-20T20:39:15.199601+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-20T20:39:16.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:16 smithi026 bash[24979]: cluster 2023-12-20T20:39:15.199707+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-20T20:39:16.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:16 smithi026 bash[24979]: cluster 2023-12-20T20:39:15.251531+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2023-12-20T20:39:16.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:16 smithi026 bash[30414]: audit 2023-12-20T20:39:15.199601+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-20T20:39:16.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:16 smithi026 bash[30414]: cluster 2023-12-20T20:39:15.199707+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-20T20:39:16.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:16 smithi026 bash[30414]: cluster 2023-12-20T20:39:15.251531+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2023-12-20T20:39:16.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:16 smithi145 bash[25067]: audit 2023-12-20T20:39:15.199601+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-20T20:39:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:16 smithi145 bash[25067]: cluster 2023-12-20T20:39:15.199707+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-20T20:39:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:16 smithi145 bash[25067]: cluster 2023-12-20T20:39:15.251531+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2023-12-20T20:39:17.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:17 smithi145 bash[25067]: cluster 2023-12-20T20:39:16.212454+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-20T20:39:17.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:17 smithi026 bash[24979]: cluster 2023-12-20T20:39:16.212454+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-20T20:39:17.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:17 smithi026 bash[30414]: cluster 2023-12-20T20:39:16.212454+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-20T20:39:18.483 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:18 smithi026 bash[24979]: cluster 2023-12-20T20:39:17.252159+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-20T20:39:18.483 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:18 smithi026 bash[30414]: cluster 2023-12-20T20:39:17.252159+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-20T20:39:18.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:18 smithi145 bash[25067]: cluster 2023-12-20T20:39:17.252159+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-20T20:39:18.629 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "c2f39623-dd49-415f-8bb8-946146495ad6", 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default", 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "api_name": "default", 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "is_master": "true", 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames": [], 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames_s3website": [], 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "", 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "zones": [], 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_targets": [], 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "default_placement": "", 2023-12-20T20:39:18.630 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3635809c-c0e5-4c27-bd79-87074434a22a", 2023-12-20T20:39:18.631 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_policy": { 2023-12-20T20:39:18.631 INFO:teuthology.orchestra.run.smithi026.stdout: "groups": [] 2023-12-20T20:39:18.631 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:18.631 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:39:19.178 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:39:18 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:18] "GET /metrics HTTP/1.1" 200 191482 "" "Prometheus/2.33.4" 2023-12-20T20:39:19.265 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-20T20:39:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:19 smithi145 bash[25067]: audit 2023-12-20T20:39:19.245798+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-12-20T20:39:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:19 smithi145 bash[25067]: audit 2023-12-20T20:39:19.246697+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-12-20T20:39:19.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:19 smithi026 bash[24979]: audit 2023-12-20T20:39:19.245798+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-12-20T20:39:19.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:19 smithi026 bash[24979]: audit 2023-12-20T20:39:19.246697+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-12-20T20:39:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:19 smithi026 bash[30414]: audit 2023-12-20T20:39:19.245798+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-12-20T20:39:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:19 smithi026 bash[30414]: audit 2023-12-20T20:39:19.246697+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-12-20T20:39:20.576 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: cluster 2023-12-20T20:39:19.252792+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-20T20:39:20.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: audit 2023-12-20T20:39:19.305265+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2023-12-20T20:39:20.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: cluster 2023-12-20T20:39:19.305470+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-20T20:39:20.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: audit 2023-12-20T20:39:19.567686+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:39:20.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: audit 2023-12-20T20:39:19.568619+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:39:20.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: audit 2023-12-20T20:39:19.580826+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:39:20.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[30414]: audit 2023-12-20T20:39:19.581557+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: cluster 2023-12-20T20:39:19.252792+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: audit 2023-12-20T20:39:19.305265+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: cluster 2023-12-20T20:39:19.305470+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: audit 2023-12-20T20:39:19.567686+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: audit 2023-12-20T20:39:19.568619+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: audit 2023-12-20T20:39:19.580826+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:39:20.578 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:20 smithi026 bash[24979]: audit 2023-12-20T20:39:19.581557+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:39:20.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: cluster 2023-12-20T20:39:19.252792+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: audit 2023-12-20T20:39:19.305265+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: cluster 2023-12-20T20:39:19.305470+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: audit 2023-12-20T20:39:19.567686+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: audit 2023-12-20T20:39:19.568619+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: audit 2023-12-20T20:39:19.580826+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:39:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:20 smithi145 bash[25067]: audit 2023-12-20T20:39:19.581557+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:39:21.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:21 smithi026 bash[24979]: cluster 2023-12-20T20:39:20.323793+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-20T20:39:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:21 smithi026 bash[30414]: cluster 2023-12-20T20:39:20.323793+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-20T20:39:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:21 smithi145 bash[25067]: cluster 2023-12-20T20:39:20.323793+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "b9ad8af4-58f6-4905-b4eb-0f98972e9dfa", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "z", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "domain_root": "z.rgw.meta:root", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "control_pool": "z.rgw.control", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "log_pool": "z.rgw.log", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-20T20:39:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "otp_pool": "z.rgw.otp", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "system_key": { 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "access_key": "", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "secret_key": "" 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_pools": [ 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: { 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "key": "default-placement", 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "val": { 2023-12-20T20:39:22.000 INFO:teuthology.orchestra.run.smithi026.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": { 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "STANDARD": { 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "index_type": 0 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3635809c-c0e5-4c27-bd79-87074434a22a", 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-20T20:39:22.001 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:39:22.630 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-20T20:39:22.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:22 smithi026 bash[24979]: cluster 2023-12-20T20:39:21.253487+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-20T20:39:22.817 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:22 smithi026 bash[30414]: cluster 2023-12-20T20:39:21.253487+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-20T20:39:22.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:22 smithi145 bash[25067]: cluster 2023-12-20T20:39:21.253487+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-20T20:39:24.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:24 smithi145 bash[25067]: cluster 2023-12-20T20:39:23.254134+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-20T20:39:24.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:24 smithi026 bash[24979]: cluster 2023-12-20T20:39:23.254134+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-20T20:39:24.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:24 smithi026 bash[30414]: cluster 2023-12-20T20:39:23.254134+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-12-20T20:39:27.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:26 smithi145 bash[25067]: cluster 2023-12-20T20:39:25.255060+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2023-12-20T20:39:27.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:26 smithi145 bash[25067]: cluster 2023-12-20T20:39:25.798151+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-20T20:39:27.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:26 smithi145 bash[25067]: audit 2023-12-20T20:39:25.803926+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.26:0/501963443' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:39:27.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:26 smithi145 bash[25067]: audit 2023-12-20T20:39:25.805464+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[24979]: cluster 2023-12-20T20:39:25.255060+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[24979]: cluster 2023-12-20T20:39:25.798151+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[24979]: audit 2023-12-20T20:39:25.803926+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.26:0/501963443' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[24979]: audit 2023-12-20T20:39:25.805464+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[30414]: cluster 2023-12-20T20:39:25.255060+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[30414]: cluster 2023-12-20T20:39:25.798151+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[30414]: audit 2023-12-20T20:39:25.803926+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.26:0/501963443' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:39:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:26 smithi026 bash[30414]: audit 2023-12-20T20:39:25.805464+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:39:28.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:27 smithi145 bash[25067]: audit 2023-12-20T20:39:26.802042+0000 mon.a (mon.0) 673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-20T20:39:28.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:27 smithi145 bash[25067]: cluster 2023-12-20T20:39:26.802191+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-20T20:39:28.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:27 smithi026 bash[30414]: audit 2023-12-20T20:39:26.802042+0000 mon.a (mon.0) 673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-20T20:39:28.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:27 smithi026 bash[30414]: cluster 2023-12-20T20:39:26.802191+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-20T20:39:28.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:27 smithi026 bash[24979]: audit 2023-12-20T20:39:26.802042+0000 mon.a (mon.0) 673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-20T20:39:28.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:27 smithi026 bash[24979]: cluster 2023-12-20T20:39:26.802191+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-20T20:39:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:28 smithi145 bash[25067]: cluster 2023-12-20T20:39:27.255757+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 738 B/s wr, 2 op/s 2023-12-20T20:39:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:28 smithi145 bash[25067]: cluster 2023-12-20T20:39:27.817112+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-20T20:39:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:28 smithi145 bash[25067]: audit 2023-12-20T20:39:27.820503+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.26:0/501963443' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:39:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:28 smithi145 bash[25067]: audit 2023-12-20T20:39:27.828090+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:39:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:28 smithi145 bash[25067]: audit 2023-12-20T20:39:28.819811+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-20T20:39:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:28 smithi145 bash[25067]: cluster 2023-12-20T20:39:28.820176+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:28] "GET /metrics HTTP/1.1" 200 192793 "" "Prometheus/2.33.4" 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[24979]: cluster 2023-12-20T20:39:27.255757+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 738 B/s wr, 2 op/s 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[24979]: cluster 2023-12-20T20:39:27.817112+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[24979]: audit 2023-12-20T20:39:27.820503+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.26:0/501963443' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[24979]: audit 2023-12-20T20:39:27.828090+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[24979]: audit 2023-12-20T20:39:28.819811+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-20T20:39:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[24979]: cluster 2023-12-20T20:39:28.820176+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-20T20:39:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[30414]: cluster 2023-12-20T20:39:27.255757+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 738 B/s wr, 2 op/s 2023-12-20T20:39:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[30414]: cluster 2023-12-20T20:39:27.817112+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-20T20:39:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[30414]: audit 2023-12-20T20:39:27.820503+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.26:0/501963443' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:39:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[30414]: audit 2023-12-20T20:39:27.828090+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:39:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[30414]: audit 2023-12-20T20:39:28.819811+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-20T20:39:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:28 smithi026 bash[30414]: cluster 2023-12-20T20:39:28.820176+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-20T20:39:30.860 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:39:30 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:39:31.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:30 smithi145 bash[25067]: cluster 2023-12-20T20:39:29.256481+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:31.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:30 smithi145 bash[25067]: cluster 2023-12-20T20:39:29.860057+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-20T20:39:31.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:30 smithi145 bash[25067]: audit 2023-12-20T20:39:29.862592+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:39:31.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:30 smithi145 bash[25067]: audit 2023-12-20T20:39:29.863228+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[24979]: cluster 2023-12-20T20:39:29.256481+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[24979]: cluster 2023-12-20T20:39:29.860057+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[24979]: audit 2023-12-20T20:39:29.862592+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[24979]: audit 2023-12-20T20:39:29.863228+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[30414]: cluster 2023-12-20T20:39:29.256481+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[30414]: cluster 2023-12-20T20:39:29.860057+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-20T20:39:31.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[30414]: audit 2023-12-20T20:39:29.862592+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:39:31.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:30 smithi026 bash[30414]: audit 2023-12-20T20:39:29.863228+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:39:32.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[24979]: audit 2023-12-20T20:39:30.871388+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-20T20:39:32.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[24979]: cluster 2023-12-20T20:39:30.871604+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-20T20:39:32.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[24979]: audit 2023-12-20T20:39:30.881936+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:39:32.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[24979]: audit 2023-12-20T20:39:30.882853+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:39:32.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[30414]: audit 2023-12-20T20:39:30.871388+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-20T20:39:32.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[30414]: cluster 2023-12-20T20:39:30.871604+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-20T20:39:32.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[30414]: audit 2023-12-20T20:39:30.881936+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:39:32.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:31 smithi026 bash[30414]: audit 2023-12-20T20:39:30.882853+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:39:32.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:31 smithi145 bash[25067]: audit 2023-12-20T20:39:30.871388+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-20T20:39:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:31 smithi145 bash[25067]: cluster 2023-12-20T20:39:30.871604+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-20T20:39:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:31 smithi145 bash[25067]: audit 2023-12-20T20:39:30.881936+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:39:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:31 smithi145 bash[25067]: audit 2023-12-20T20:39:30.882853+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:39:33.008 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "3092e3bb-ebbc-48f6-89ee-8d1ba3b6cb82", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "epoch": 1, 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "predecessor_uuid": "fc275347-5d75-43ff-8837-c8a3b89b3aea", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_status": [], 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "period_map": { 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "3092e3bb-ebbc-48f6-89ee-8d1ba3b6cb82", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "zonegroups": [ 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: { 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "c2f39623-dd49-415f-8bb8-946146495ad6", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "api_name": "default", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "is_master": "true", 2023-12-20T20:39:33.009 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames": [], 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames_s3website": [], 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "b9ad8af4-58f6-4905-b4eb-0f98972e9dfa", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "zones": [ 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: { 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "b9ad8af4-58f6-4905-b4eb-0f98972e9dfa", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "z", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "log_meta": "false", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "log_data": "false", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_index_max_shards": 11, 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "read_only": "false", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "tier_type": "", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_from_all": "true", 2023-12-20T20:39:33.010 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_from": [], 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "redirect_zone": "" 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_targets": [ 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: { 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default-placement", 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "tags": [], 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": [ 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "STANDARD" 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "default_placement": "default-placement", 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3635809c-c0e5-4c27-bd79-87074434a22a", 2023-12-20T20:39:33.011 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_policy": { 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "groups": [] 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "short_zone_ids": [ 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: { 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "key": "b9ad8af4-58f6-4905-b4eb-0f98972e9dfa", 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "val": 1984487434 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zonegroup": "c2f39623-dd49-415f-8bb8-946146495ad6", 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "b9ad8af4-58f6-4905-b4eb-0f98972e9dfa", 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "period_config": { 2023-12-20T20:39:33.012 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_quota": { 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "check_on_raw": false, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size": -1, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size_kb": 0, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "max_objects": -1 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "user_quota": { 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "check_on_raw": false, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size": -1, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size_kb": 0, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "max_objects": -1 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:33.013 INFO:teuthology.orchestra.run.smithi026.stdout: "user_ratelimit": { 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_ratelimit": { 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:33.014 INFO:teuthology.orchestra.run.smithi026.stdout: "anonymous_ratelimit": { 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3635809c-c0e5-4c27-bd79-87074434a22a", 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_name": "r", 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_epoch": 2 2023-12-20T20:39:33.015 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:39:33.166 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[24979]: cluster 2023-12-20T20:39:31.257284+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-12-20T20:39:33.166 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[24979]: audit 2023-12-20T20:39:31.874883+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-20T20:39:33.166 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[24979]: cluster 2023-12-20T20:39:31.875313+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-20T20:39:33.166 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[24979]: audit 2023-12-20T20:39:31.877054+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:39:33.166 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[24979]: audit 2023-12-20T20:39:31.883371+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:39:33.167 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[30414]: cluster 2023-12-20T20:39:31.257284+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-12-20T20:39:33.167 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[30414]: audit 2023-12-20T20:39:31.874883+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-20T20:39:33.167 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[30414]: cluster 2023-12-20T20:39:31.875313+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-20T20:39:33.167 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[30414]: audit 2023-12-20T20:39:31.877054+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:39:33.167 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:32 smithi026 bash[30414]: audit 2023-12-20T20:39:31.883371+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:39:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:32 smithi145 bash[25067]: cluster 2023-12-20T20:39:31.257284+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-12-20T20:39:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:32 smithi145 bash[25067]: audit 2023-12-20T20:39:31.874883+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-20T20:39:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:32 smithi145 bash[25067]: cluster 2023-12-20T20:39:31.875313+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-20T20:39:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:32 smithi145 bash[25067]: audit 2023-12-20T20:39:31.877054+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.26:0/3719380791' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:39:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:32 smithi145 bash[25067]: audit 2023-12-20T20:39:31.883371+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:39:33.785 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-20T20:39:34.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:33 smithi026 bash[24979]: audit 2023-12-20T20:39:32.894521+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-20T20:39:34.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:33 smithi026 bash[24979]: cluster 2023-12-20T20:39:32.894594+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-20T20:39:34.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:33 smithi026 bash[30414]: audit 2023-12-20T20:39:32.894521+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-20T20:39:34.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:33 smithi026 bash[30414]: cluster 2023-12-20T20:39:32.894594+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-20T20:39:34.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:33 smithi145 bash[25067]: audit 2023-12-20T20:39:32.894521+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-20T20:39:34.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:33 smithi145 bash[25067]: cluster 2023-12-20T20:39:32.894594+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-20T20:39:35.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:34 smithi026 bash[30414]: cluster 2023-12-20T20:39:33.258089+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-12-20T20:39:35.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:34 smithi026 bash[24979]: cluster 2023-12-20T20:39:33.258089+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-12-20T20:39:35.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:34 smithi145 bash[25067]: cluster 2023-12-20T20:39:33.258089+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-12-20T20:39:36.617 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled rgw.foo update... 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[24979]: cluster 2023-12-20T20:39:35.259581+0000 mgr.y (mgr.24364) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[24979]: audit 2023-12-20T20:39:36.615306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[24979]: audit 2023-12-20T20:39:36.666626+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[24979]: audit 2023-12-20T20:39:36.667886+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[30414]: cluster 2023-12-20T20:39:35.259581+0000 mgr.y (mgr.24364) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[30414]: audit 2023-12-20T20:39:36.615306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[30414]: audit 2023-12-20T20:39:36.666626+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:36 smithi026 bash[30414]: audit 2023-12-20T20:39:36.667886+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:37.293 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw smpl' 2023-12-20T20:39:37.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:36 smithi145 bash[25067]: cluster 2023-12-20T20:39:35.259581+0000 mgr.y (mgr.24364) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2023-12-20T20:39:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:36 smithi145 bash[25067]: audit 2023-12-20T20:39:36.615306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:36 smithi145 bash[25067]: audit 2023-12-20T20:39:36.666626+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:36 smithi145 bash[25067]: audit 2023-12-20T20:39:36.667886+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.605765+0000 mgr.y (mgr.24364) 101 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: cephadm 2023-12-20T20:39:36.608250+0000 mgr.y (mgr.24364) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.955496+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.971777+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.979952+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: cephadm 2023-12-20T20:39:36.982090+0000 mgr.y (mgr.24364) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.987259+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.988509+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:38.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.989067+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:38.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:36.994284+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:38.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:37.002195+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: audit 2023-12-20T20:39:37.003764+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:38.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:37 smithi145 bash[25067]: cephadm 2023-12-20T20:39:37.005229+0000 mgr.y (mgr.24364) 104 : cephadm [INF] Deploying daemon rgw.foo.smithi026.zformr on smithi026 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.605765+0000 mgr.y (mgr.24364) 101 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: cephadm 2023-12-20T20:39:36.608250+0000 mgr.y (mgr.24364) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.955496+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.971777+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.979952+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: cephadm 2023-12-20T20:39:36.982090+0000 mgr.y (mgr.24364) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.987259+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.988509+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:38.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.989067+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:36.994284+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:37.002195+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: audit 2023-12-20T20:39:37.003764+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[24979]: cephadm 2023-12-20T20:39:37.005229+0000 mgr.y (mgr.24364) 104 : cephadm [INF] Deploying daemon rgw.foo.smithi026.zformr on smithi026 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.605765+0000 mgr.y (mgr.24364) 101 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: cephadm 2023-12-20T20:39:36.608250+0000 mgr.y (mgr.24364) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.955496+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.971777+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.979952+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: cephadm 2023-12-20T20:39:36.982090+0000 mgr.y (mgr.24364) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:39:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.987259+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.988509+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.989067+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:36.994284+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:37.002195+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: audit 2023-12-20T20:39:37.003764+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:37 smithi026 bash[30414]: cephadm 2023-12-20T20:39:37.005229+0000 mgr.y (mgr.24364) 104 : cephadm [INF] Deploying daemon rgw.foo.smithi026.zformr on smithi026 2023-12-20T20:39:38.881 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:39:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:38] "GET /metrics HTTP/1.1" 200 196808 "" "Prometheus/2.33.4" 2023-12-20T20:39:39.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:39 smithi026 bash[24979]: cluster 2023-12-20T20:39:37.260255+0000 mgr.y (mgr.24364) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-20T20:39:39.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:39 smithi026 bash[30414]: cluster 2023-12-20T20:39:37.260255+0000 mgr.y (mgr.24364) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-20T20:39:39.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:39 smithi145 bash[25067]: cluster 2023-12-20T20:39:37.260255+0000 mgr.y (mgr.24364) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-20T20:39:40.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:39:40 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: cluster 2023-12-20T20:39:39.260982+0000 mgr.y (mgr.24364) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: audit 2023-12-20T20:39:40.499280+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: audit 2023-12-20T20:39:40.502905+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: audit 2023-12-20T20:39:40.503465+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: audit 2023-12-20T20:39:40.507915+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: audit 2023-12-20T20:39:40.515240+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:41 smithi145 bash[25067]: audit 2023-12-20T20:39:40.518709+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: cluster 2023-12-20T20:39:39.260982+0000 mgr.y (mgr.24364) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: audit 2023-12-20T20:39:40.499280+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: audit 2023-12-20T20:39:40.502905+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: audit 2023-12-20T20:39:40.503465+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: audit 2023-12-20T20:39:40.507915+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: audit 2023-12-20T20:39:40.515240+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[24979]: audit 2023-12-20T20:39:40.518709+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: cluster 2023-12-20T20:39:39.260982+0000 mgr.y (mgr.24364) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: audit 2023-12-20T20:39:40.499280+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:41.388 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: audit 2023-12-20T20:39:40.502905+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:41.389 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: audit 2023-12-20T20:39:40.503465+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:41.389 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: audit 2023-12-20T20:39:40.507915+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:41.389 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: audit 2023-12-20T20:39:40.515240+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:41.389 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:41 smithi026 bash[30414]: audit 2023-12-20T20:39:40.518709+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:41.860 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled rgw.smpl update... 2023-12-20T20:39:42.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:42 smithi145 bash[25067]: cephadm 2023-12-20T20:39:40.519895+0000 mgr.y (mgr.24364) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi145.tlvwmk on smithi145 2023-12-20T20:39:42.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:42 smithi145 bash[25067]: audit 2023-12-20T20:39:41.858183+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:42.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:42 smithi026 bash[24979]: cephadm 2023-12-20T20:39:40.519895+0000 mgr.y (mgr.24364) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi145.tlvwmk on smithi145 2023-12-20T20:39:42.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:42 smithi026 bash[24979]: audit 2023-12-20T20:39:41.858183+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:42.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:42 smithi026 bash[30414]: cephadm 2023-12-20T20:39:40.519895+0000 mgr.y (mgr.24364) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi145.tlvwmk on smithi145 2023-12-20T20:39:42.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:42 smithi026 bash[30414]: audit 2023-12-20T20:39:41.858183+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:42.657 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph osd pool create foo' 2023-12-20T20:39:43.031 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:43 smithi145 bash[25067]: cluster 2023-12-20T20:39:41.262566+0000 mgr.y (mgr.24364) 108 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 763 B/s wr, 1 op/s 2023-12-20T20:39:43.031 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:43 smithi145 bash[25067]: audit 2023-12-20T20:39:41.850418+0000 mgr.y (mgr.24364) 109 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:43.031 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:43 smithi145 bash[25067]: cephadm 2023-12-20T20:39:41.852273+0000 mgr.y (mgr.24364) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:39:43.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:43 smithi026 bash[24979]: cluster 2023-12-20T20:39:41.262566+0000 mgr.y (mgr.24364) 108 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 763 B/s wr, 1 op/s 2023-12-20T20:39:43.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:43 smithi026 bash[24979]: audit 2023-12-20T20:39:41.850418+0000 mgr.y (mgr.24364) 109 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:43.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:43 smithi026 bash[24979]: cephadm 2023-12-20T20:39:41.852273+0000 mgr.y (mgr.24364) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:39:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:43 smithi026 bash[30414]: cluster 2023-12-20T20:39:41.262566+0000 mgr.y (mgr.24364) 108 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 763 B/s wr, 1 op/s 2023-12-20T20:39:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:43 smithi026 bash[30414]: audit 2023-12-20T20:39:41.850418+0000 mgr.y (mgr.24364) 109 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:43 smithi026 bash[30414]: cephadm 2023-12-20T20:39:41.852273+0000 mgr.y (mgr.24364) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:39:44.573 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[30414]: cluster 2023-12-20T20:39:43.263426+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 691 B/s wr, 1 op/s 2023-12-20T20:39:44.574 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[30414]: audit 2023-12-20T20:39:43.294855+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:44.574 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[30414]: audit 2023-12-20T20:39:43.299329+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:44.574 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[30414]: audit 2023-12-20T20:39:43.300924+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[24979]: cluster 2023-12-20T20:39:43.263426+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 691 B/s wr, 1 op/s 2023-12-20T20:39:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[24979]: audit 2023-12-20T20:39:43.294855+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[24979]: audit 2023-12-20T20:39:43.299329+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:44.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:44 smithi026 bash[24979]: audit 2023-12-20T20:39:43.300924+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:44.616 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:44 smithi145 bash[25067]: cluster 2023-12-20T20:39:43.263426+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 691 B/s wr, 1 op/s 2023-12-20T20:39:44.616 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:44 smithi145 bash[25067]: audit 2023-12-20T20:39:43.294855+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:44.616 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:44 smithi145 bash[25067]: audit 2023-12-20T20:39:43.299329+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:44.616 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:44 smithi145 bash[25067]: audit 2023-12-20T20:39:43.300924+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:45.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:45 smithi145 bash[25067]: audit 2023-12-20T20:39:44.350165+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:45.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:45 smithi026 bash[24979]: audit 2023-12-20T20:39:44.350165+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:45.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:45 smithi026 bash[30414]: audit 2023-12-20T20:39:44.350165+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:46.779 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'foo' created 2023-12-20T20:39:47.109 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:46 smithi145 bash[25067]: cluster 2023-12-20T20:39:45.264982+0000 mgr.y (mgr.24364) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 3.4 KiB/s wr, 175 op/s 2023-12-20T20:39:47.109 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:46 smithi145 bash[25067]: audit 2023-12-20T20:39:45.812445+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.26:0/3045977598' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:39:47.109 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:46 smithi145 bash[25067]: audit 2023-12-20T20:39:45.813064+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:39:47.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:46 smithi026 bash[30414]: cluster 2023-12-20T20:39:45.264982+0000 mgr.y (mgr.24364) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 3.4 KiB/s wr, 175 op/s 2023-12-20T20:39:47.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:46 smithi026 bash[30414]: audit 2023-12-20T20:39:45.812445+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.26:0/3045977598' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:39:47.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:46 smithi026 bash[30414]: audit 2023-12-20T20:39:45.813064+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:39:47.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:46 smithi026 bash[24979]: cluster 2023-12-20T20:39:45.264982+0000 mgr.y (mgr.24364) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 3.4 KiB/s wr, 175 op/s 2023-12-20T20:39:47.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:46 smithi026 bash[24979]: audit 2023-12-20T20:39:45.812445+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.26:0/3045977598' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:39:47.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:46 smithi026 bash[24979]: audit 2023-12-20T20:39:45.813064+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:39:47.500 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'rbd pool init foo' 2023-12-20T20:39:47.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:47 smithi026 bash[24979]: audit 2023-12-20T20:39:46.766760+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-20T20:39:47.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:47 smithi026 bash[24979]: cluster 2023-12-20T20:39:46.766936+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-20T20:39:47.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:47 smithi026 bash[24979]: audit 2023-12-20T20:39:47.123817+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:47.961 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:47 smithi026 bash[30414]: audit 2023-12-20T20:39:46.766760+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-20T20:39:47.961 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:47 smithi026 bash[30414]: cluster 2023-12-20T20:39:46.766936+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-20T20:39:47.961 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:47 smithi026 bash[30414]: audit 2023-12-20T20:39:47.123817+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:48.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:47 smithi145 bash[25067]: audit 2023-12-20T20:39:46.766760+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-20T20:39:48.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:47 smithi145 bash[25067]: cluster 2023-12-20T20:39:46.766936+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-20T20:39:48.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:47 smithi145 bash[25067]: audit 2023-12-20T20:39:47.123817+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[30414]: cluster 2023-12-20T20:39:47.265757+0000 mgr.y (mgr.24364) 113 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 3.4 KiB/s wr, 208 op/s 2023-12-20T20:39:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[30414]: cluster 2023-12-20T20:39:47.770055+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-20T20:39:48.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[30414]: audit 2023-12-20T20:39:48.429258+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:48.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:48] "GET /metrics HTTP/1.1" 200 196808 "" "Prometheus/2.33.4" 2023-12-20T20:39:48.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[24979]: cluster 2023-12-20T20:39:47.265757+0000 mgr.y (mgr.24364) 113 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 3.4 KiB/s wr, 208 op/s 2023-12-20T20:39:48.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[24979]: cluster 2023-12-20T20:39:47.770055+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-20T20:39:48.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:48 smithi026 bash[24979]: audit 2023-12-20T20:39:48.429258+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:49.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:48 smithi145 bash[25067]: cluster 2023-12-20T20:39:47.265757+0000 mgr.y (mgr.24364) 113 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 3.4 KiB/s wr, 208 op/s 2023-12-20T20:39:49.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:48 smithi145 bash[25067]: cluster 2023-12-20T20:39:47.770055+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-20T20:39:49.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:48 smithi145 bash[25067]: audit 2023-12-20T20:39:48.429258+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: cephadm 2023-12-20T20:39:48.438399+0000 mgr.y (mgr.24364) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: cluster 2023-12-20T20:39:48.785907+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.036426+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.057706+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.066981+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: cephadm 2023-12-20T20:39:49.072886+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:39:50.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.078157+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.079303+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.079757+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.084420+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.091761+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: audit 2023-12-20T20:39:49.093187+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[24979]: cephadm 2023-12-20T20:39:49.094847+0000 mgr.y (mgr.24364) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.tuntpl on smithi026 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: cephadm 2023-12-20T20:39:48.438399+0000 mgr.y (mgr.24364) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: cluster 2023-12-20T20:39:48.785907+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.036426+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.057706+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.066981+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: cephadm 2023-12-20T20:39:49.072886+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.078157+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.079303+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.079757+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.084420+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.091761+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: audit 2023-12-20T20:39:49.093187+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:50.056 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:49 smithi026 bash[30414]: cephadm 2023-12-20T20:39:49.094847+0000 mgr.y (mgr.24364) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.tuntpl on smithi026 2023-12-20T20:39:50.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: cephadm 2023-12-20T20:39:48.438399+0000 mgr.y (mgr.24364) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: cluster 2023-12-20T20:39:48.785907+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.036426+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.057706+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.066981+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: cephadm 2023-12-20T20:39:49.072886+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.078157+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.079303+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.079757+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.084420+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.091761+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: audit 2023-12-20T20:39:49.093187+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:49 smithi145 bash[25067]: cephadm 2023-12-20T20:39:49.094847+0000 mgr.y (mgr.24364) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.tuntpl on smithi026 2023-12-20T20:39:50.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:39:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:39:51.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:51 smithi026 bash[24979]: cluster 2023-12-20T20:39:49.266372+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 5.7 KiB/s wr, 347 op/s 2023-12-20T20:39:51.373 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:51 smithi026 bash[30414]: cluster 2023-12-20T20:39:49.266372+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 5.7 KiB/s wr, 347 op/s 2023-12-20T20:39:51.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:51 smithi145 bash[25067]: cluster 2023-12-20T20:39:49.266372+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 5.7 KiB/s wr, 347 op/s 2023-12-20T20:39:52.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:52 smithi026 bash[24979]: audit 2023-12-20T20:39:51.177169+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.26:0/1036507186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-20T20:39:52.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:52 smithi026 bash[30414]: audit 2023-12-20T20:39:51.177169+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.26:0/1036507186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-20T20:39:52.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:52 smithi145 bash[25067]: audit 2023-12-20T20:39:51.177169+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.26:0/1036507186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-20T20:39:53.117 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: cluster 2023-12-20T20:39:51.268183+0000 mgr.y (mgr.24364) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 341 B/s wr, 13 op/s 2023-12-20T20:39:53.117 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.105026+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.26:0/1036507186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: cluster 2023-12-20T20:39:52.105172+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.400761+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.403408+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.403925+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.409094+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.416918+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:53 smithi145 bash[25067]: audit 2023-12-20T20:39:52.418392+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: cluster 2023-12-20T20:39:51.268183+0000 mgr.y (mgr.24364) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 341 B/s wr, 13 op/s 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.105026+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.26:0/1036507186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: cluster 2023-12-20T20:39:52.105172+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.400761+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.403408+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.403925+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.409094+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.416918+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[30414]: audit 2023-12-20T20:39:52.418392+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: cluster 2023-12-20T20:39:51.268183+0000 mgr.y (mgr.24364) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 341 B/s wr, 13 op/s 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.105026+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.26:0/1036507186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: cluster 2023-12-20T20:39:52.105172+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.400761+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.403408+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.403925+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.409094+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.416918+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:53 smithi026 bash[24979]: audit 2023-12-20T20:39:52.418392+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:54.317 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:54 smithi145 bash[25067]: cephadm 2023-12-20T20:39:52.419750+0000 mgr.y (mgr.24364) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi145.udwvxq on smithi145 2023-12-20T20:39:54.317 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:54 smithi145 bash[25067]: cluster 2023-12-20T20:39:53.109406+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-20T20:39:54.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:54 smithi026 bash[24979]: cephadm 2023-12-20T20:39:52.419750+0000 mgr.y (mgr.24364) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi145.udwvxq on smithi145 2023-12-20T20:39:54.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:54 smithi026 bash[24979]: cluster 2023-12-20T20:39:53.109406+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-20T20:39:54.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:54 smithi026 bash[30414]: cephadm 2023-12-20T20:39:52.419750+0000 mgr.y (mgr.24364) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi145.udwvxq on smithi145 2023-12-20T20:39:54.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:54 smithi026 bash[30414]: cluster 2023-12-20T20:39:53.109406+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-20T20:39:54.881 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-20T20:39:55.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:55 smithi026 bash[24979]: cluster 2023-12-20T20:39:53.268919+0000 mgr.y (mgr.24364) 120 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 372 B/s wr, 14 op/s 2023-12-20T20:39:55.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:55 smithi026 bash[24979]: cluster 2023-12-20T20:39:54.131061+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-20T20:39:55.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:55 smithi026 bash[30414]: cluster 2023-12-20T20:39:53.268919+0000 mgr.y (mgr.24364) 120 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 372 B/s wr, 14 op/s 2023-12-20T20:39:55.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:55 smithi026 bash[30414]: cluster 2023-12-20T20:39:54.131061+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-20T20:39:55.380 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:55 smithi145 bash[25067]: cluster 2023-12-20T20:39:53.268919+0000 mgr.y (mgr.24364) 120 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 372 B/s wr, 14 op/s 2023-12-20T20:39:55.380 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:55 smithi145 bash[25067]: cluster 2023-12-20T20:39:54.131061+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-20T20:39:56.599 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:56 smithi145 bash[25067]: cluster 2023-12-20T20:39:55.270608+0000 mgr.y (mgr.24364) 121 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 852 B/s wr, 181 op/s 2023-12-20T20:39:56.599 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:56 smithi145 bash[25067]: audit 2023-12-20T20:39:55.353111+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:56.599 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:56 smithi145 bash[25067]: audit 2023-12-20T20:39:55.357143+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:56.599 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:56 smithi145 bash[25067]: audit 2023-12-20T20:39:55.358714+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[30414]: cluster 2023-12-20T20:39:55.270608+0000 mgr.y (mgr.24364) 121 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 852 B/s wr, 181 op/s 2023-12-20T20:39:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[30414]: audit 2023-12-20T20:39:55.353111+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[30414]: audit 2023-12-20T20:39:55.357143+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:56.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[30414]: audit 2023-12-20T20:39:55.358714+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[24979]: cluster 2023-12-20T20:39:55.270608+0000 mgr.y (mgr.24364) 121 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 852 B/s wr, 181 op/s 2023-12-20T20:39:56.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[24979]: audit 2023-12-20T20:39:55.353111+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:56.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[24979]: audit 2023-12-20T20:39:55.357143+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:39:56.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:56 smithi026 bash[24979]: audit 2023-12-20T20:39:55.358714+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:39:58.124 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled iscsi.foo update... 2023-12-20T20:39:58.847 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 120' 2023-12-20T20:39:59.030 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:39:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:39:58] "GET /metrics HTTP/1.1" 200 207167 "" "Prometheus/2.33.4" 2023-12-20T20:39:59.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:59 smithi145 bash[25067]: cluster 2023-12-20T20:39:57.271414+0000 mgr.y (mgr.24364) 122 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-20T20:39:59.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:59 smithi145 bash[25067]: audit 2023-12-20T20:39:58.110929+0000 mgr.y (mgr.24364) 123 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:59 smithi145 bash[25067]: cephadm 2023-12-20T20:39:58.114749+0000 mgr.y (mgr.24364) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-20T20:39:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:59 smithi145 bash[25067]: audit 2023-12-20T20:39:58.121893+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:39:59 smithi145 bash[25067]: audit 2023-12-20T20:39:59.052614+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:59.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[24979]: cluster 2023-12-20T20:39:57.271414+0000 mgr.y (mgr.24364) 122 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-20T20:39:59.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[24979]: audit 2023-12-20T20:39:58.110929+0000 mgr.y (mgr.24364) 123 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:59.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[24979]: cephadm 2023-12-20T20:39:58.114749+0000 mgr.y (mgr.24364) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-20T20:39:59.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[24979]: audit 2023-12-20T20:39:58.121893+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:59.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[24979]: audit 2023-12-20T20:39:59.052614+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:59.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[30414]: cluster 2023-12-20T20:39:57.271414+0000 mgr.y (mgr.24364) 122 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2023-12-20T20:39:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[30414]: audit 2023-12-20T20:39:58.110929+0000 mgr.y (mgr.24364) 123 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:39:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[30414]: cephadm 2023-12-20T20:39:58.114749+0000 mgr.y (mgr.24364) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-20T20:39:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[30414]: audit 2023-12-20T20:39:58.121893+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:39:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:39:59 smithi026 bash[30414]: audit 2023-12-20T20:39:59.052614+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.214817+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: cluster 2023-12-20T20:39:59.272277+0000 mgr.y (mgr.24364) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 428 B/s wr, 140 op/s 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.379622+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: cephadm 2023-12-20T20:39:59.497219+0000 mgr.y (mgr.24364) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.864613+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: cephadm 2023-12-20T20:39:59.875217+0000 mgr.y (mgr.24364) 127 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.886692+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.887349+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.892834+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: audit 2023-12-20T20:39:59.902751+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: cephadm 2023-12-20T20:39:59.904524+0000 mgr.y (mgr.24364) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[24979]: cluster 2023-12-20T20:40:00.000165+0000 mon.a (mon.0) 735 : cluster [INF] overall HEALTH_OK 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.214817+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: cluster 2023-12-20T20:39:59.272277+0000 mgr.y (mgr.24364) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 428 B/s wr, 140 op/s 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.379622+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: cephadm 2023-12-20T20:39:59.497219+0000 mgr.y (mgr.24364) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.864613+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: cephadm 2023-12-20T20:39:59.875217+0000 mgr.y (mgr.24364) 127 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.886692+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.887349+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.892834+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: audit 2023-12-20T20:39:59.902751+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: cephadm 2023-12-20T20:39:59.904524+0000 mgr.y (mgr.24364) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:40:00.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:00 smithi026 bash[30414]: cluster 2023-12-20T20:40:00.000165+0000 mon.a (mon.0) 735 : cluster [INF] overall HEALTH_OK 2023-12-20T20:40:00.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.214817+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: cluster 2023-12-20T20:39:59.272277+0000 mgr.y (mgr.24364) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 428 B/s wr, 140 op/s 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.379622+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: cephadm 2023-12-20T20:39:59.497219+0000 mgr.y (mgr.24364) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.864613+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: cephadm 2023-12-20T20:39:59.875217+0000 mgr.y (mgr.24364) 127 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.886692+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.887349+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.892834+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: audit 2023-12-20T20:39:59.902751+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: cephadm 2023-12-20T20:39:59.904524+0000 mgr.y (mgr.24364) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:40:00.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25067]: cluster 2023-12-20T20:40:00.000165+0000 mon.a (mon.0) 735 : cluster [INF] overall HEALTH_OK 2023-12-20T20:40:00.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:40:00 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:40:02.041 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:01 smithi026 bash[24979]: cluster 2023-12-20T20:40:00.761648+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-20T20:40:02.042 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:01 smithi026 bash[30414]: cluster 2023-12-20T20:40:00.761648+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-20T20:40:02.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:01 smithi145 bash[25067]: cluster 2023-12-20T20:40:00.761648+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-20T20:40:02.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:02 smithi026 bash[30414]: cluster 2023-12-20T20:40:01.272979+0000 mgr.y (mgr.24364) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 255 op/s 2023-12-20T20:40:02.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:02 smithi026 bash[30414]: cluster 2023-12-20T20:40:01.781972+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2023-12-20T20:40:02.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:02 smithi026 bash[24979]: cluster 2023-12-20T20:40:01.272979+0000 mgr.y (mgr.24364) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 255 op/s 2023-12-20T20:40:02.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:02 smithi026 bash[24979]: cluster 2023-12-20T20:40:01.781972+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2023-12-20T20:40:03.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:02 smithi145 bash[25067]: cluster 2023-12-20T20:40:01.272979+0000 mgr.y (mgr.24364) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 255 op/s 2023-12-20T20:40:03.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:02 smithi145 bash[25067]: cluster 2023-12-20T20:40:01.781972+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2023-12-20T20:40:04.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:04 smithi026 bash[30414]: audit 2023-12-20T20:40:03.195139+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:04.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:04 smithi026 bash[30414]: audit 2023-12-20T20:40:03.198118+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:04.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:04 smithi026 bash[30414]: audit 2023-12-20T20:40:03.199362+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:40:04.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:04 smithi026 bash[24979]: audit 2023-12-20T20:40:03.195139+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:04.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:04 smithi026 bash[24979]: audit 2023-12-20T20:40:03.198118+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:04.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:04 smithi026 bash[24979]: audit 2023-12-20T20:40:03.199362+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:40:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:04 smithi145 bash[25067]: audit 2023-12-20T20:40:03.195139+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:04 smithi145 bash[25067]: audit 2023-12-20T20:40:03.198118+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:04 smithi145 bash[25067]: audit 2023-12-20T20:40:03.199362+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:40:05.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:05 smithi145 bash[25067]: cluster 2023-12-20T20:40:03.273656+0000 mgr.y (mgr.24364) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 447 B/s wr, 224 op/s 2023-12-20T20:40:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:05 smithi145 bash[25067]: audit 2023-12-20T20:40:04.386853+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:05 smithi145 bash[25067]: audit 2023-12-20T20:40:05.177254+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.26:0/1458875666' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:40:05.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:05 smithi026 bash[24979]: cluster 2023-12-20T20:40:03.273656+0000 mgr.y (mgr.24364) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 447 B/s wr, 224 op/s 2023-12-20T20:40:05.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:05 smithi026 bash[24979]: audit 2023-12-20T20:40:04.386853+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:05.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:05 smithi026 bash[24979]: audit 2023-12-20T20:40:05.177254+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.26:0/1458875666' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:40:05.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:05 smithi026 bash[30414]: cluster 2023-12-20T20:40:03.273656+0000 mgr.y (mgr.24364) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 447 B/s wr, 224 op/s 2023-12-20T20:40:05.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:05 smithi026 bash[30414]: audit 2023-12-20T20:40:04.386853+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:05.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:05 smithi026 bash[30414]: audit 2023-12-20T20:40:05.177254+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.26:0/1458875666' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:40:06.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:06 smithi145 bash[25067]: cluster 2023-12-20T20:40:05.274782+0000 mgr.y (mgr.24364) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 204 B/s wr, 104 op/s 2023-12-20T20:40:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:06 smithi145 bash[25067]: audit 2023-12-20T20:40:05.538967+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.26:0/2924314308' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2520535737"}]: dispatch 2023-12-20T20:40:06.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:06 smithi026 bash[24979]: cluster 2023-12-20T20:40:05.274782+0000 mgr.y (mgr.24364) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 204 B/s wr, 104 op/s 2023-12-20T20:40:06.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:06 smithi026 bash[24979]: audit 2023-12-20T20:40:05.538967+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.26:0/2924314308' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2520535737"}]: dispatch 2023-12-20T20:40:06.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:06 smithi026 bash[30414]: cluster 2023-12-20T20:40:05.274782+0000 mgr.y (mgr.24364) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 204 B/s wr, 104 op/s 2023-12-20T20:40:06.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:06 smithi026 bash[30414]: audit 2023-12-20T20:40:05.538967+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.26:0/2924314308' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2520535737"}]: dispatch 2023-12-20T20:40:07.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:07 smithi145 bash[25067]: audit 2023-12-20T20:40:06.217670+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.26:0/2924314308' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2520535737"}]': finished 2023-12-20T20:40:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:07 smithi145 bash[25067]: cluster 2023-12-20T20:40:06.217798+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-20T20:40:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:07 smithi145 bash[25067]: audit 2023-12-20T20:40:06.583226+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.26:0/4069646954' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3444501386"}]: dispatch 2023-12-20T20:40:07.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:07 smithi026 bash[24979]: audit 2023-12-20T20:40:06.217670+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.26:0/2924314308' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2520535737"}]': finished 2023-12-20T20:40:07.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:07 smithi026 bash[24979]: cluster 2023-12-20T20:40:06.217798+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-20T20:40:07.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:07 smithi026 bash[24979]: audit 2023-12-20T20:40:06.583226+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.26:0/4069646954' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3444501386"}]: dispatch 2023-12-20T20:40:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:07 smithi026 bash[30414]: audit 2023-12-20T20:40:06.217670+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.26:0/2924314308' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2520535737"}]': finished 2023-12-20T20:40:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:07 smithi026 bash[30414]: cluster 2023-12-20T20:40:06.217798+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-20T20:40:07.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:07 smithi026 bash[30414]: audit 2023-12-20T20:40:06.583226+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.26:0/4069646954' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3444501386"}]: dispatch 2023-12-20T20:40:08.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:07.218344+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.26:0/4069646954' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3444501386"}]': finished 2023-12-20T20:40:08.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: cluster 2023-12-20T20:40:07.218429+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-20T20:40:08.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: cluster 2023-12-20T20:40:07.275312+0000 mgr.y (mgr.24364) 132 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 157 B/s rd, 157 B/s wr, 1 op/s 2023-12-20T20:40:08.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:07.617706+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.26:0/1111470931' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2041996257"}]: dispatch 2023-12-20T20:40:08.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.129985+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.138806+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.157019+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.158329+0000 mgr.y (mgr.24364) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: cephadm 2023-12-20T20:40:08.160027+0000 mgr.y (mgr.24364) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.160409+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.161208+0000 mgr.y (mgr.24364) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.170123+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.175150+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.177249+0000 mgr.y (mgr.24364) 136 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.192728+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.198256+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[24979]: audit 2023-12-20T20:40:08.199958+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:07.218344+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.26:0/4069646954' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3444501386"}]': finished 2023-12-20T20:40:08.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: cluster 2023-12-20T20:40:07.218429+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: cluster 2023-12-20T20:40:07.275312+0000 mgr.y (mgr.24364) 132 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 157 B/s rd, 157 B/s wr, 1 op/s 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:07.617706+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.26:0/1111470931' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2041996257"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.129985+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.138806+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.157019+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.158329+0000 mgr.y (mgr.24364) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: cephadm 2023-12-20T20:40:08.160027+0000 mgr.y (mgr.24364) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.160409+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.161208+0000 mgr.y (mgr.24364) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.170123+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.175150+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.177249+0000 mgr.y (mgr.24364) 136 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.192728+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.198256+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:08.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[30414]: audit 2023-12-20T20:40:08.199958+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:07.218344+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.26:0/4069646954' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3444501386"}]': finished 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: cluster 2023-12-20T20:40:07.218429+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: cluster 2023-12-20T20:40:07.275312+0000 mgr.y (mgr.24364) 132 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 157 B/s rd, 157 B/s wr, 1 op/s 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:07.617706+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.26:0/1111470931' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2041996257"}]: dispatch 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.129985+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.138806+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.157019+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.158329+0000 mgr.y (mgr.24364) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:40:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: cephadm 2023-12-20T20:40:08.160027+0000 mgr.y (mgr.24364) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.160409+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.161208+0000 mgr.y (mgr.24364) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.170123+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.175150+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.177249+0000 mgr.y (mgr.24364) 136 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.192728+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.198256+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:40:08.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:08 smithi145 bash[25067]: audit 2023-12-20T20:40:08.199958+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:40:09.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:40:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:08] "GET /metrics HTTP/1.1" 200 214891 "" "Prometheus/2.33.4" 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[24979]: cephadm 2023-12-20T20:40:08.206911+0000 mgr.y (mgr.24364) 137 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[24979]: audit 2023-12-20T20:40:08.241172+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.26:0/1111470931' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2041996257"}]': finished 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[24979]: cluster 2023-12-20T20:40:08.241321+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[24979]: audit 2023-12-20T20:40:08.535732+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[24979]: audit 2023-12-20T20:40:08.634800+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.26:0/3122361513' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]: dispatch 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[24979]: audit 2023-12-20T20:40:08.635836+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]: dispatch 2023-12-20T20:40:09.562 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[30414]: cephadm 2023-12-20T20:40:08.206911+0000 mgr.y (mgr.24364) 137 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:40:09.563 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[30414]: audit 2023-12-20T20:40:08.241172+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.26:0/1111470931' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2041996257"}]': finished 2023-12-20T20:40:09.563 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[30414]: cluster 2023-12-20T20:40:08.241321+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-20T20:40:09.563 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[30414]: audit 2023-12-20T20:40:08.535732+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:09.563 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[30414]: audit 2023-12-20T20:40:08.634800+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.26:0/3122361513' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]: dispatch 2023-12-20T20:40:09.563 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:09 smithi026 bash[30414]: audit 2023-12-20T20:40:08.635836+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]: dispatch 2023-12-20T20:40:09.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:09 smithi145 bash[25067]: cephadm 2023-12-20T20:40:08.206911+0000 mgr.y (mgr.24364) 137 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:40:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:09 smithi145 bash[25067]: audit 2023-12-20T20:40:08.241172+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.26:0/1111470931' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2041996257"}]': finished 2023-12-20T20:40:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:09 smithi145 bash[25067]: cluster 2023-12-20T20:40:08.241321+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-20T20:40:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:09 smithi145 bash[25067]: audit 2023-12-20T20:40:08.535732+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:40:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:09 smithi145 bash[25067]: audit 2023-12-20T20:40:08.634800+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.26:0/3122361513' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]: dispatch 2023-12-20T20:40:09.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:09 smithi145 bash[25067]: audit 2023-12-20T20:40:08.635836+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]: dispatch 2023-12-20T20:40:10.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:10 smithi145 bash[25067]: cluster 2023-12-20T20:40:09.276226+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2023-12-20T20:40:10.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:10 smithi145 bash[25067]: audit 2023-12-20T20:40:09.540914+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]': finished 2023-12-20T20:40:10.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:10 smithi145 bash[25067]: cluster 2023-12-20T20:40:09.541134+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-20T20:40:10.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:10 smithi145 bash[25067]: audit 2023-12-20T20:40:09.904846+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.26:0/2333258513' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/329998496"}]: dispatch 2023-12-20T20:40:10.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:40:10 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[24979]: cluster 2023-12-20T20:40:09.276226+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[24979]: audit 2023-12-20T20:40:09.540914+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]': finished 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[24979]: cluster 2023-12-20T20:40:09.541134+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[24979]: audit 2023-12-20T20:40:09.904846+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.26:0/2333258513' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/329998496"}]: dispatch 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[30414]: cluster 2023-12-20T20:40:09.276226+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[30414]: audit 2023-12-20T20:40:09.540914+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426480750"}]': finished 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[30414]: cluster 2023-12-20T20:40:09.541134+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-20T20:40:10.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:10 smithi026 bash[30414]: audit 2023-12-20T20:40:09.904846+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.26:0/2333258513' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/329998496"}]: dispatch 2023-12-20T20:40:11.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[24979]: audit 2023-12-20T20:40:10.551656+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.26:0/2333258513' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/329998496"}]': finished 2023-12-20T20:40:11.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[24979]: cluster 2023-12-20T20:40:10.551796+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-20T20:40:11.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[24979]: audit 2023-12-20T20:40:10.919953+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.26:0/3681724598' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]: dispatch 2023-12-20T20:40:11.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[24979]: audit 2023-12-20T20:40:10.920762+0000 mon.a (mon.0) 760 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]: dispatch 2023-12-20T20:40:11.810 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[30414]: audit 2023-12-20T20:40:10.551656+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.26:0/2333258513' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/329998496"}]': finished 2023-12-20T20:40:11.810 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[30414]: cluster 2023-12-20T20:40:10.551796+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-20T20:40:11.810 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[30414]: audit 2023-12-20T20:40:10.919953+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.26:0/3681724598' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]: dispatch 2023-12-20T20:40:11.810 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:11 smithi026 bash[30414]: audit 2023-12-20T20:40:10.920762+0000 mon.a (mon.0) 760 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]: dispatch 2023-12-20T20:40:11.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:11 smithi145 bash[25067]: audit 2023-12-20T20:40:10.551656+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.26:0/2333258513' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/329998496"}]': finished 2023-12-20T20:40:11.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:11 smithi145 bash[25067]: cluster 2023-12-20T20:40:10.551796+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-20T20:40:11.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:11 smithi145 bash[25067]: audit 2023-12-20T20:40:10.919953+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.26:0/3681724598' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]: dispatch 2023-12-20T20:40:11.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:11 smithi145 bash[25067]: audit 2023-12-20T20:40:10.920762+0000 mon.a (mon.0) 760 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]: dispatch 2023-12-20T20:40:13.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:12 smithi145 bash[25067]: cluster 2023-12-20T20:40:11.277037+0000 mgr.y (mgr.24364) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 9 op/s 2023-12-20T20:40:13.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:12 smithi145 bash[25067]: audit 2023-12-20T20:40:11.790039+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]': finished 2023-12-20T20:40:13.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:12 smithi145 bash[25067]: cluster 2023-12-20T20:40:11.790254+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-20T20:40:13.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:12 smithi145 bash[25067]: audit 2023-12-20T20:40:12.151387+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.26:0/223863169' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]: dispatch 2023-12-20T20:40:13.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:12 smithi145 bash[25067]: audit 2023-12-20T20:40:12.152118+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]: dispatch 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[30414]: cluster 2023-12-20T20:40:11.277037+0000 mgr.y (mgr.24364) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 9 op/s 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[30414]: audit 2023-12-20T20:40:11.790039+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]': finished 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[30414]: cluster 2023-12-20T20:40:11.790254+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[30414]: audit 2023-12-20T20:40:12.151387+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.26:0/223863169' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]: dispatch 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[30414]: audit 2023-12-20T20:40:12.152118+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]: dispatch 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[24979]: cluster 2023-12-20T20:40:11.277037+0000 mgr.y (mgr.24364) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 9 op/s 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[24979]: audit 2023-12-20T20:40:11.790039+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1846617882"}]': finished 2023-12-20T20:40:13.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[24979]: cluster 2023-12-20T20:40:11.790254+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-20T20:40:13.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[24979]: audit 2023-12-20T20:40:12.151387+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.26:0/223863169' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]: dispatch 2023-12-20T20:40:13.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:12 smithi026 bash[24979]: audit 2023-12-20T20:40:12.152118+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]: dispatch 2023-12-20T20:40:14.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:13 smithi145 bash[25067]: audit 2023-12-20T20:40:12.791355+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]': finished 2023-12-20T20:40:14.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:13 smithi145 bash[25067]: cluster 2023-12-20T20:40:12.791505+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-20T20:40:14.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:13 smithi145 bash[25067]: audit 2023-12-20T20:40:13.169793+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.26:0/1249686863' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2727680865"}]: dispatch 2023-12-20T20:40:14.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:13 smithi026 bash[30414]: audit 2023-12-20T20:40:12.791355+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]': finished 2023-12-20T20:40:14.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:13 smithi026 bash[30414]: cluster 2023-12-20T20:40:12.791505+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-20T20:40:14.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:13 smithi026 bash[30414]: audit 2023-12-20T20:40:13.169793+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.26:0/1249686863' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2727680865"}]: dispatch 2023-12-20T20:40:14.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:13 smithi026 bash[24979]: audit 2023-12-20T20:40:12.791355+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2520535737"}]': finished 2023-12-20T20:40:14.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:13 smithi026 bash[24979]: cluster 2023-12-20T20:40:12.791505+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-20T20:40:14.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:13 smithi026 bash[24979]: audit 2023-12-20T20:40:13.169793+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.26:0/1249686863' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2727680865"}]: dispatch 2023-12-20T20:40:15.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:14 smithi145 bash[25067]: cluster 2023-12-20T20:40:13.277872+0000 mgr.y (mgr.24364) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2023-12-20T20:40:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:14 smithi145 bash[25067]: audit 2023-12-20T20:40:13.813834+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.26:0/1249686863' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2727680865"}]': finished 2023-12-20T20:40:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:14 smithi145 bash[25067]: cluster 2023-12-20T20:40:13.813962+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-20T20:40:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:14 smithi145 bash[25067]: audit 2023-12-20T20:40:14.200439+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.26:0/213682847' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1221276708"}]: dispatch 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[24979]: cluster 2023-12-20T20:40:13.277872+0000 mgr.y (mgr.24364) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[24979]: audit 2023-12-20T20:40:13.813834+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.26:0/1249686863' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2727680865"}]': finished 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[24979]: cluster 2023-12-20T20:40:13.813962+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[24979]: audit 2023-12-20T20:40:14.200439+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.26:0/213682847' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1221276708"}]: dispatch 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[30414]: cluster 2023-12-20T20:40:13.277872+0000 mgr.y (mgr.24364) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[30414]: audit 2023-12-20T20:40:13.813834+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.26:0/1249686863' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2727680865"}]': finished 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[30414]: cluster 2023-12-20T20:40:13.813962+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-20T20:40:15.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:14 smithi026 bash[30414]: audit 2023-12-20T20:40:14.200439+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.26:0/213682847' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1221276708"}]: dispatch 2023-12-20T20:40:16.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:15 smithi145 bash[25067]: audit 2023-12-20T20:40:14.824154+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.26:0/213682847' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1221276708"}]': finished 2023-12-20T20:40:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:15 smithi145 bash[25067]: cluster 2023-12-20T20:40:14.824222+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-20T20:40:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:15 smithi145 bash[25067]: audit 2023-12-20T20:40:14.853553+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:15 smithi145 bash[25067]: audit 2023-12-20T20:40:15.195971+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.26:0/3851104199' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]: dispatch 2023-12-20T20:40:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:15 smithi145 bash[25067]: audit 2023-12-20T20:40:15.197001+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]: dispatch 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[30414]: audit 2023-12-20T20:40:14.824154+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.26:0/213682847' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1221276708"}]': finished 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[30414]: cluster 2023-12-20T20:40:14.824222+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[30414]: audit 2023-12-20T20:40:14.853553+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[30414]: audit 2023-12-20T20:40:15.195971+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.26:0/3851104199' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]: dispatch 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[30414]: audit 2023-12-20T20:40:15.197001+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]: dispatch 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[24979]: audit 2023-12-20T20:40:14.824154+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.26:0/213682847' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1221276708"}]': finished 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[24979]: cluster 2023-12-20T20:40:14.824222+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-20T20:40:16.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[24979]: audit 2023-12-20T20:40:14.853553+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:16.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[24979]: audit 2023-12-20T20:40:15.195971+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.26:0/3851104199' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]: dispatch 2023-12-20T20:40:16.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:15 smithi026 bash[24979]: audit 2023-12-20T20:40:15.197001+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]: dispatch 2023-12-20T20:40:17.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:16 smithi145 bash[25067]: cluster 2023-12-20T20:40:15.279549+0000 mgr.y (mgr.24364) 142 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:16 smithi145 bash[25067]: audit 2023-12-20T20:40:15.835395+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]': finished 2023-12-20T20:40:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:16 smithi145 bash[25067]: cluster 2023-12-20T20:40:15.835597+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-20T20:40:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:16 smithi145 bash[25067]: audit 2023-12-20T20:40:16.214059+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.26:0/3195867495' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]: dispatch 2023-12-20T20:40:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:16 smithi145 bash[25067]: audit 2023-12-20T20:40:16.215112+0000 mon.a (mon.0) 775 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]: dispatch 2023-12-20T20:40:17.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[24979]: cluster 2023-12-20T20:40:15.279549+0000 mgr.y (mgr.24364) 142 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:17.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[24979]: audit 2023-12-20T20:40:15.835395+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]': finished 2023-12-20T20:40:17.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[24979]: cluster 2023-12-20T20:40:15.835597+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-20T20:40:17.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[24979]: audit 2023-12-20T20:40:16.214059+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.26:0/3195867495' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]: dispatch 2023-12-20T20:40:17.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[24979]: audit 2023-12-20T20:40:16.215112+0000 mon.a (mon.0) 775 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]: dispatch 2023-12-20T20:40:17.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[30414]: cluster 2023-12-20T20:40:15.279549+0000 mgr.y (mgr.24364) 142 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:17.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[30414]: audit 2023-12-20T20:40:15.835395+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2794035805"}]': finished 2023-12-20T20:40:17.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[30414]: cluster 2023-12-20T20:40:15.835597+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-20T20:40:17.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[30414]: audit 2023-12-20T20:40:16.214059+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.26:0/3195867495' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]: dispatch 2023-12-20T20:40:17.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:16 smithi026 bash[30414]: audit 2023-12-20T20:40:16.215112+0000 mon.a (mon.0) 775 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]: dispatch 2023-12-20T20:40:18.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:17 smithi145 bash[25067]: audit 2023-12-20T20:40:16.845847+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]': finished 2023-12-20T20:40:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:17 smithi145 bash[25067]: cluster 2023-12-20T20:40:16.845941+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-20T20:40:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:17 smithi145 bash[25067]: audit 2023-12-20T20:40:17.212729+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.26:0/918997168' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]: dispatch 2023-12-20T20:40:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:17 smithi145 bash[25067]: audit 2023-12-20T20:40:17.213572+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]: dispatch 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[24979]: audit 2023-12-20T20:40:16.845847+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]': finished 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[24979]: cluster 2023-12-20T20:40:16.845941+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[24979]: audit 2023-12-20T20:40:17.212729+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.26:0/918997168' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]: dispatch 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[24979]: audit 2023-12-20T20:40:17.213572+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]: dispatch 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[30414]: audit 2023-12-20T20:40:16.845847+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/2698844969"}]': finished 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[30414]: cluster 2023-12-20T20:40:16.845941+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[30414]: audit 2023-12-20T20:40:17.212729+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.26:0/918997168' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]: dispatch 2023-12-20T20:40:18.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:17 smithi026 bash[30414]: audit 2023-12-20T20:40:17.213572+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]: dispatch 2023-12-20T20:40:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:18 smithi145 bash[25067]: cluster 2023-12-20T20:40:17.280242+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:18 smithi145 bash[25067]: audit 2023-12-20T20:40:17.857305+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]': finished 2023-12-20T20:40:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:18 smithi145 bash[25067]: cluster 2023-12-20T20:40:17.857459+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-20T20:40:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:18 smithi145 bash[25067]: audit 2023-12-20T20:40:18.228119+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.26:0/3295332013' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]: dispatch 2023-12-20T20:40:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:18 smithi145 bash[25067]: audit 2023-12-20T20:40:18.229157+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]: dispatch 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:18] "GET /metrics HTTP/1.1" 200 214891 "" "Prometheus/2.33.4" 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[24979]: cluster 2023-12-20T20:40:17.280242+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[24979]: audit 2023-12-20T20:40:17.857305+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]': finished 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[24979]: cluster 2023-12-20T20:40:17.857459+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[24979]: audit 2023-12-20T20:40:18.228119+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.26:0/3295332013' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]: dispatch 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[24979]: audit 2023-12-20T20:40:18.229157+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]: dispatch 2023-12-20T20:40:19.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[30414]: cluster 2023-12-20T20:40:17.280242+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:19.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[30414]: audit 2023-12-20T20:40:17.857305+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/329998496"}]': finished 2023-12-20T20:40:19.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[30414]: cluster 2023-12-20T20:40:17.857459+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-20T20:40:19.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[30414]: audit 2023-12-20T20:40:18.228119+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.26:0/3295332013' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]: dispatch 2023-12-20T20:40:19.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:18 smithi026 bash[30414]: audit 2023-12-20T20:40:18.229157+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]: dispatch 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:18.868578+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]': finished 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: cluster 2023-12-20T20:40:18.868757+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.246875+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.26:0/835203177' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]: dispatch 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.247470+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]: dispatch 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.353022+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.353901+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.354220+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.354831+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.355697+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.356360+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.572570+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.573431+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.585962+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[24979]: audit 2023-12-20T20:40:19.586759+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:18.868578+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]': finished 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: cluster 2023-12-20T20:40:18.868757+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.246875+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.26:0/835203177' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.247470+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]: dispatch 2023-12-20T20:40:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.353022+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.353901+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.354220+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.354831+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.355697+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.356360+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.572570+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.573431+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.585962+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:40:20.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:19 smithi026 bash[30414]: audit 2023-12-20T20:40:19.586759+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:18.868578+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/2698844969"}]': finished 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: cluster 2023-12-20T20:40:18.868757+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.246875+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.26:0/835203177' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]: dispatch 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.247470+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]: dispatch 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.353022+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.353901+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.354220+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.354831+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.355697+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.356360+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.572570+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.573431+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.585962+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:40:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:19 smithi145 bash[25067]: audit 2023-12-20T20:40:19.586759+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:40:20.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: cluster 2023-12-20T20:40:19.280961+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: audit 2023-12-20T20:40:19.873375+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]': finished 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: audit 2023-12-20T20:40:19.873750+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: audit 2023-12-20T20:40:19.874081+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: audit 2023-12-20T20:40:19.874431+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: cluster 2023-12-20T20:40:19.874662+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: audit 2023-12-20T20:40:20.234713+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.26:0/3837149507' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1011001682"}]: dispatch 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: audit 2023-12-20T20:40:20.875606+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.26:0/3837149507' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1011001682"}]': finished 2023-12-20T20:40:21.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[30414]: cluster 2023-12-20T20:40:20.875739+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: cluster 2023-12-20T20:40:19.280961+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: audit 2023-12-20T20:40:19.873375+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]': finished 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: audit 2023-12-20T20:40:19.873750+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: audit 2023-12-20T20:40:19.874081+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: audit 2023-12-20T20:40:19.874431+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: cluster 2023-12-20T20:40:19.874662+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: audit 2023-12-20T20:40:20.234713+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.26:0/3837149507' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1011001682"}]: dispatch 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: audit 2023-12-20T20:40:20.875606+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.26:0/3837149507' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1011001682"}]': finished 2023-12-20T20:40:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:20 smithi026 bash[24979]: cluster 2023-12-20T20:40:20.875739+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: cluster 2023-12-20T20:40:19.280961+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: audit 2023-12-20T20:40:19.873375+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3894742243"}]': finished 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: audit 2023-12-20T20:40:19.873750+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: audit 2023-12-20T20:40:19.874081+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: audit 2023-12-20T20:40:19.874431+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: cluster 2023-12-20T20:40:19.874662+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: audit 2023-12-20T20:40:20.234713+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.26:0/3837149507' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1011001682"}]: dispatch 2023-12-20T20:40:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: audit 2023-12-20T20:40:20.875606+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.26:0/3837149507' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1011001682"}]': finished 2023-12-20T20:40:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:20 smithi145 bash[25067]: cluster 2023-12-20T20:40:20.875739+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-20T20:40:22.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:21 smithi026 bash[24979]: audit 2023-12-20T20:40:21.251806+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.26:0/3446505604' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]: dispatch 2023-12-20T20:40:22.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:21 smithi026 bash[24979]: audit 2023-12-20T20:40:21.252856+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]: dispatch 2023-12-20T20:40:22.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:21 smithi026 bash[30414]: audit 2023-12-20T20:40:21.251806+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.26:0/3446505604' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]: dispatch 2023-12-20T20:40:22.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:21 smithi026 bash[30414]: audit 2023-12-20T20:40:21.252856+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]: dispatch 2023-12-20T20:40:22.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:21 smithi145 bash[25067]: audit 2023-12-20T20:40:21.251806+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.26:0/3446505604' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]: dispatch 2023-12-20T20:40:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:21 smithi145 bash[25067]: audit 2023-12-20T20:40:21.252856+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]: dispatch 2023-12-20T20:40:23.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:22 smithi026 bash[24979]: cluster 2023-12-20T20:40:21.281674+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v129: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:23.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:22 smithi026 bash[24979]: audit 2023-12-20T20:40:21.900351+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]': finished 2023-12-20T20:40:23.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:22 smithi026 bash[24979]: cluster 2023-12-20T20:40:21.900592+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-20T20:40:23.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:22 smithi026 bash[30414]: cluster 2023-12-20T20:40:21.281674+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v129: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:23.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:22 smithi026 bash[30414]: audit 2023-12-20T20:40:21.900351+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]': finished 2023-12-20T20:40:23.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:22 smithi026 bash[30414]: cluster 2023-12-20T20:40:21.900592+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-20T20:40:23.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:22 smithi145 bash[25067]: cluster 2023-12-20T20:40:21.281674+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v129: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:22 smithi145 bash[25067]: audit 2023-12-20T20:40:21.900351+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2246632120"}]': finished 2023-12-20T20:40:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:22 smithi145 bash[25067]: cluster 2023-12-20T20:40:21.900592+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-20T20:40:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:40:23 smithi026 bash[50137]: level=warn ts=2023-12-20T20:40:23.531Z 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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:40:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:40:23 smithi026 bash[50137]: level=warn ts=2023-12-20T20:40:23.531Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:40:25.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:24 smithi026 bash[24979]: cluster 2023-12-20T20:40:23.282431+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v131: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:40:25.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:24 smithi026 bash[30414]: cluster 2023-12-20T20:40:23.282431+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v131: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:40:25.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:24 smithi145 bash[25067]: cluster 2023-12-20T20:40:23.282431+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v131: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:40:26.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:25 smithi026 bash[24979]: audit 2023-12-20T20:40:24.861681+0000 mgr.y (mgr.24364) 147 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:26.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:25 smithi026 bash[30414]: audit 2023-12-20T20:40:24.861681+0000 mgr.y (mgr.24364) 147 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:26.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:25 smithi145 bash[25067]: audit 2023-12-20T20:40:24.861681+0000 mgr.y (mgr.24364) 147 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:26 smithi026 bash[24979]: cluster 2023-12-20T20:40:25.284569+0000 mgr.y (mgr.24364) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:26 smithi026 bash[30414]: cluster 2023-12-20T20:40:25.284569+0000 mgr.y (mgr.24364) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:27.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:26 smithi145 bash[25067]: cluster 2023-12-20T20:40:25.284569+0000 mgr.y (mgr.24364) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:28 smithi026 bash[24979]: cluster 2023-12-20T20:40:27.285391+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:29.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:40:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:28] "GET /metrics HTTP/1.1" 200 214921 "" "Prometheus/2.33.4" 2023-12-20T20:40:29.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:28 smithi026 bash[30414]: cluster 2023-12-20T20:40:27.285391+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:29.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:28 smithi145 bash[25067]: cluster 2023-12-20T20:40:27.285391+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:30.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:40:30 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:40:31.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:30 smithi026 bash[24979]: cluster 2023-12-20T20:40:29.286088+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:31.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:30 smithi026 bash[30414]: cluster 2023-12-20T20:40:29.286088+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:31.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:30 smithi145 bash[25067]: cluster 2023-12-20T20:40:29.286088+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:33.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:32 smithi026 bash[24979]: cluster 2023-12-20T20:40:31.287793+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:33.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:32 smithi026 bash[30414]: cluster 2023-12-20T20:40:31.287793+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:33.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:32 smithi145 bash[25067]: cluster 2023-12-20T20:40:31.287793+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:33.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:40:33 smithi026 bash[50137]: level=error ts=2023-12-20T20:40:33.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:40:33.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:40:33 smithi026 bash[50137]: level=warn ts=2023-12-20T20:40:33.516Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:40:33.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:40:33 smithi026 bash[50137]: level=warn ts=2023-12-20T20:40:33.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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:40:35.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:34 smithi026 bash[30414]: cluster 2023-12-20T20:40:33.288500+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:35.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:34 smithi026 bash[24979]: cluster 2023-12-20T20:40:33.288500+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:35.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:34 smithi145 bash[25067]: cluster 2023-12-20T20:40:33.288500+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:36.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:35 smithi145 bash[25067]: audit 2023-12-20T20:40:34.869658+0000 mgr.y (mgr.24364) 153 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:36.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:35 smithi026 bash[24979]: audit 2023-12-20T20:40:34.869658+0000 mgr.y (mgr.24364) 153 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:36.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:35 smithi026 bash[30414]: audit 2023-12-20T20:40:34.869658+0000 mgr.y (mgr.24364) 153 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:37.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:36 smithi145 bash[25067]: cluster 2023-12-20T20:40:35.290238+0000 mgr.y (mgr.24364) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:37.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:36 smithi026 bash[24979]: cluster 2023-12-20T20:40:35.290238+0000 mgr.y (mgr.24364) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:37.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:36 smithi026 bash[30414]: cluster 2023-12-20T20:40:35.290238+0000 mgr.y (mgr.24364) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:40:39.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:38 smithi026 bash[24979]: cluster 2023-12-20T20:40:37.290924+0000 mgr.y (mgr.24364) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:39.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:40:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:38] "GET /metrics HTTP/1.1" 200 214921 "" "Prometheus/2.33.4" 2023-12-20T20:40:39.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:38 smithi026 bash[30414]: cluster 2023-12-20T20:40:37.290924+0000 mgr.y (mgr.24364) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:39.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:38 smithi145 bash[25067]: cluster 2023-12-20T20:40:37.290924+0000 mgr.y (mgr.24364) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:40.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:40:40 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:40:41.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:40 smithi145 bash[25067]: cluster 2023-12-20T20:40:39.291677+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:41.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:40 smithi026 bash[24979]: cluster 2023-12-20T20:40:39.291677+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:41.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:40 smithi026 bash[30414]: cluster 2023-12-20T20:40:39.291677+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:43.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:42 smithi145 bash[25067]: cluster 2023-12-20T20:40:41.293587+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:43.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:42 smithi026 bash[24979]: cluster 2023-12-20T20:40:41.293587+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:43.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:42 smithi026 bash[30414]: cluster 2023-12-20T20:40:41.293587+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:43.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:40:43 smithi026 bash[50137]: level=error ts=2023-12-20T20:40:43.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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:40:45.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:44 smithi026 bash[24979]: cluster 2023-12-20T20:40:43.294353+0000 mgr.y (mgr.24364) 158 : 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 2023-12-20T20:40:45.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:44 smithi026 bash[30414]: cluster 2023-12-20T20:40:43.294353+0000 mgr.y (mgr.24364) 158 : 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 2023-12-20T20:40:45.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:44 smithi145 bash[25067]: cluster 2023-12-20T20:40:43.294353+0000 mgr.y (mgr.24364) 158 : 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 2023-12-20T20:40:46.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:45 smithi145 bash[25067]: audit 2023-12-20T20:40:44.880882+0000 mgr.y (mgr.24364) 159 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:46.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:45 smithi026 bash[24979]: audit 2023-12-20T20:40:44.880882+0000 mgr.y (mgr.24364) 159 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:46.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:45 smithi026 bash[30414]: audit 2023-12-20T20:40:44.880882+0000 mgr.y (mgr.24364) 159 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:47.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:46 smithi145 bash[25067]: cluster 2023-12-20T20:40:45.296001+0000 mgr.y (mgr.24364) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:47.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:46 smithi026 bash[24979]: cluster 2023-12-20T20:40:45.296001+0000 mgr.y (mgr.24364) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:47.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:46 smithi026 bash[30414]: cluster 2023-12-20T20:40:45.296001+0000 mgr.y (mgr.24364) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:49.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:48 smithi026 bash[24979]: cluster 2023-12-20T20:40:47.296751+0000 mgr.y (mgr.24364) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:49.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:40:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:48] "GET /metrics HTTP/1.1" 200 214921 "" "Prometheus/2.33.4" 2023-12-20T20:40:49.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:48 smithi026 bash[30414]: cluster 2023-12-20T20:40:47.296751+0000 mgr.y (mgr.24364) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:49.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:48 smithi145 bash[25067]: cluster 2023-12-20T20:40:47.296751+0000 mgr.y (mgr.24364) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:50.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:40:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:40:51.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:50 smithi145 bash[25067]: cluster 2023-12-20T20:40:49.297496+0000 mgr.y (mgr.24364) 162 : 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 2023-12-20T20:40:51.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:50 smithi026 bash[24979]: cluster 2023-12-20T20:40:49.297496+0000 mgr.y (mgr.24364) 162 : 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 2023-12-20T20:40:51.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:50 smithi026 bash[30414]: cluster 2023-12-20T20:40:49.297496+0000 mgr.y (mgr.24364) 162 : 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 2023-12-20T20:40:53.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:52 smithi145 bash[25067]: cluster 2023-12-20T20:40:51.299264+0000 mgr.y (mgr.24364) 163 : 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 2023-12-20T20:40:53.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:52 smithi026 bash[24979]: cluster 2023-12-20T20:40:51.299264+0000 mgr.y (mgr.24364) 163 : 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 2023-12-20T20:40:53.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:52 smithi026 bash[30414]: cluster 2023-12-20T20:40:51.299264+0000 mgr.y (mgr.24364) 163 : 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 2023-12-20T20:40:55.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:54 smithi026 bash[24979]: cluster 2023-12-20T20:40:53.300030+0000 mgr.y (mgr.24364) 164 : 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 2023-12-20T20:40:55.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:54 smithi026 bash[30414]: cluster 2023-12-20T20:40:53.300030+0000 mgr.y (mgr.24364) 164 : 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 2023-12-20T20:40:55.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:54 smithi145 bash[25067]: cluster 2023-12-20T20:40:53.300030+0000 mgr.y (mgr.24364) 164 : 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 2023-12-20T20:40:56.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:56 smithi145 bash[25067]: audit 2023-12-20T20:40:54.890884+0000 mgr.y (mgr.24364) 165 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:56.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:56 smithi026 bash[24979]: audit 2023-12-20T20:40:54.890884+0000 mgr.y (mgr.24364) 165 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:56.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:56 smithi026 bash[30414]: audit 2023-12-20T20:40:54.890884+0000 mgr.y (mgr.24364) 165 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:40:57.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:57 smithi145 bash[25067]: cluster 2023-12-20T20:40:55.301752+0000 mgr.y (mgr.24364) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:57.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:57 smithi026 bash[24979]: cluster 2023-12-20T20:40:55.301752+0000 mgr.y (mgr.24364) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:57.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:57 smithi026 bash[30414]: cluster 2023-12-20T20:40:55.301752+0000 mgr.y (mgr.24364) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:40:59.009 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:40:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:40:58] "GET /metrics HTTP/1.1" 200 214871 "" "Prometheus/2.33.4" 2023-12-20T20:40:59.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:40:59 smithi145 bash[25067]: cluster 2023-12-20T20:40:57.302504+0000 mgr.y (mgr.24364) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:59.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:40:59 smithi026 bash[24979]: cluster 2023-12-20T20:40:57.302504+0000 mgr.y (mgr.24364) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:40:59.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:40:59 smithi026 bash[30414]: cluster 2023-12-20T20:40:57.302504+0000 mgr.y (mgr.24364) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:00.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:41:00 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:41:01.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:01 smithi145 bash[25067]: cluster 2023-12-20T20:40:59.303226+0000 mgr.y (mgr.24364) 168 : 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 2023-12-20T20:41:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:01 smithi026 bash[24979]: cluster 2023-12-20T20:40:59.303226+0000 mgr.y (mgr.24364) 168 : 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 2023-12-20T20:41:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:01 smithi026 bash[30414]: cluster 2023-12-20T20:40:59.303226+0000 mgr.y (mgr.24364) 168 : 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 2023-12-20T20:41:03.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:03 smithi145 bash[25067]: cluster 2023-12-20T20:41:01.304978+0000 mgr.y (mgr.24364) 169 : 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 2023-12-20T20:41:03.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:03 smithi026 bash[24979]: cluster 2023-12-20T20:41:01.304978+0000 mgr.y (mgr.24364) 169 : 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 2023-12-20T20:41:03.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:03 smithi026 bash[30414]: cluster 2023-12-20T20:41:01.304978+0000 mgr.y (mgr.24364) 169 : 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 2023-12-20T20:41:05.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:05 smithi026 bash[24979]: cluster 2023-12-20T20:41:03.305772+0000 mgr.y (mgr.24364) 170 : 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 2023-12-20T20:41:05.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:05 smithi026 bash[30414]: cluster 2023-12-20T20:41:03.305772+0000 mgr.y (mgr.24364) 170 : 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 2023-12-20T20:41:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:05 smithi145 bash[25067]: cluster 2023-12-20T20:41:03.305772+0000 mgr.y (mgr.24364) 170 : 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 2023-12-20T20:41:06.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:06 smithi145 bash[25067]: audit 2023-12-20T20:41:04.902202+0000 mgr.y (mgr.24364) 171 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:06.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:06 smithi026 bash[24979]: audit 2023-12-20T20:41:04.902202+0000 mgr.y (mgr.24364) 171 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:06.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:06 smithi026 bash[30414]: audit 2023-12-20T20:41:04.902202+0000 mgr.y (mgr.24364) 171 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:07.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:07 smithi145 bash[25067]: cluster 2023-12-20T20:41:05.307414+0000 mgr.y (mgr.24364) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:07.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:07 smithi026 bash[24979]: cluster 2023-12-20T20:41:05.307414+0000 mgr.y (mgr.24364) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:07.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:07 smithi026 bash[30414]: cluster 2023-12-20T20:41:05.307414+0000 mgr.y (mgr.24364) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:08.832 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:41:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:08] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2023-12-20T20:41:09.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:09 smithi145 bash[25067]: cluster 2023-12-20T20:41:07.308178+0000 mgr.y (mgr.24364) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:09 smithi145 bash[25067]: audit 2023-12-20T20:41:08.547458+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:41:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:09 smithi145 bash[25067]: audit 2023-12-20T20:41:08.549897+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:41:09.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:09 smithi145 bash[25067]: audit 2023-12-20T20:41:08.846837+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:41:09.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[24979]: cluster 2023-12-20T20:41:07.308178+0000 mgr.y (mgr.24364) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[24979]: audit 2023-12-20T20:41:08.547458+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[24979]: audit 2023-12-20T20:41:08.549897+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[24979]: audit 2023-12-20T20:41:08.846837+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[30414]: cluster 2023-12-20T20:41:07.308178+0000 mgr.y (mgr.24364) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[30414]: audit 2023-12-20T20:41:08.547458+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[30414]: audit 2023-12-20T20:41:08.549897+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:41:09.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:09 smithi026 bash[30414]: audit 2023-12-20T20:41:08.846837+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:41:10.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:10 smithi026 bash[24979]: audit 2023-12-20T20:41:09.145133+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:41:10.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:10 smithi026 bash[30414]: audit 2023-12-20T20:41:09.145133+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:41:10.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:10 smithi145 bash[25067]: audit 2023-12-20T20:41:09.145133+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:41:10.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:41:10 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:41:11.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:11 smithi026 bash[24979]: cluster 2023-12-20T20:41:09.308944+0000 mgr.y (mgr.24364) 174 : 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 2023-12-20T20:41:11.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:11 smithi026 bash[30414]: cluster 2023-12-20T20:41:09.308944+0000 mgr.y (mgr.24364) 174 : 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 2023-12-20T20:41:11.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:11 smithi145 bash[25067]: cluster 2023-12-20T20:41:09.308944+0000 mgr.y (mgr.24364) 174 : 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 2023-12-20T20:41:13.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:13 smithi026 bash[24979]: cluster 2023-12-20T20:41:11.310641+0000 mgr.y (mgr.24364) 175 : 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 2023-12-20T20:41:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:13 smithi026 bash[30414]: cluster 2023-12-20T20:41:11.310641+0000 mgr.y (mgr.24364) 175 : 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 2023-12-20T20:41:13.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:13 smithi145 bash[25067]: cluster 2023-12-20T20:41:11.310641+0000 mgr.y (mgr.24364) 175 : 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 2023-12-20T20:41:15.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:15 smithi026 bash[30414]: cluster 2023-12-20T20:41:13.311383+0000 mgr.y (mgr.24364) 176 : 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 2023-12-20T20:41:15.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:15 smithi026 bash[24979]: cluster 2023-12-20T20:41:13.311383+0000 mgr.y (mgr.24364) 176 : 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 2023-12-20T20:41:15.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:15 smithi145 bash[25067]: cluster 2023-12-20T20:41:13.311383+0000 mgr.y (mgr.24364) 176 : 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 2023-12-20T20:41:16.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:16 smithi026 bash[30414]: audit 2023-12-20T20:41:14.909710+0000 mgr.y (mgr.24364) 177 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:16.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:16 smithi026 bash[24979]: audit 2023-12-20T20:41:14.909710+0000 mgr.y (mgr.24364) 177 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:16.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:16 smithi145 bash[25067]: audit 2023-12-20T20:41:14.909710+0000 mgr.y (mgr.24364) 177 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:17.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:17 smithi026 bash[24979]: cluster 2023-12-20T20:41:15.313031+0000 mgr.y (mgr.24364) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:17.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:17 smithi026 bash[30414]: cluster 2023-12-20T20:41:15.313031+0000 mgr.y (mgr.24364) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:17.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:17 smithi145 bash[25067]: cluster 2023-12-20T20:41:15.313031+0000 mgr.y (mgr.24364) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:19.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:41:18 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:18] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2023-12-20T20:41:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:19 smithi145 bash[25067]: cluster 2023-12-20T20:41:17.313774+0000 mgr.y (mgr.24364) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:19.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:19 smithi026 bash[24979]: cluster 2023-12-20T20:41:17.313774+0000 mgr.y (mgr.24364) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:19.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:19 smithi026 bash[30414]: cluster 2023-12-20T20:41:17.313774+0000 mgr.y (mgr.24364) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:20.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:20 smithi145 bash[25067]: audit 2023-12-20T20:41:19.581795+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:41:20.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:20 smithi145 bash[25067]: audit 2023-12-20T20:41:19.582731+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:41:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:20 smithi145 bash[25067]: audit 2023-12-20T20:41:19.594094+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:41:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:20 smithi145 bash[25067]: audit 2023-12-20T20:41:19.594870+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:41:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[24979]: audit 2023-12-20T20:41:19.581795+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:41:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[24979]: audit 2023-12-20T20:41:19.582731+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:41:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[24979]: audit 2023-12-20T20:41:19.594094+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:41:20.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[24979]: audit 2023-12-20T20:41:19.594870+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:41:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[30414]: audit 2023-12-20T20:41:19.581795+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:41:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[30414]: audit 2023-12-20T20:41:19.582731+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:41:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[30414]: audit 2023-12-20T20:41:19.594094+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:41:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:20 smithi026 bash[30414]: audit 2023-12-20T20:41:19.594870+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:41:20.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:41:20 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:41:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:21 smithi145 bash[25067]: cluster 2023-12-20T20:41:19.314572+0000 mgr.y (mgr.24364) 180 : 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 2023-12-20T20:41:21.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:21 smithi026 bash[24979]: cluster 2023-12-20T20:41:19.314572+0000 mgr.y (mgr.24364) 180 : 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 2023-12-20T20:41:21.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:21 smithi026 bash[30414]: cluster 2023-12-20T20:41:19.314572+0000 mgr.y (mgr.24364) 180 : 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 2023-12-20T20:41:23.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:23 smithi145 bash[25067]: cluster 2023-12-20T20:41:21.316305+0000 mgr.y (mgr.24364) 181 : 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 2023-12-20T20:41:23.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:23 smithi026 bash[24979]: cluster 2023-12-20T20:41:21.316305+0000 mgr.y (mgr.24364) 181 : 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 2023-12-20T20:41:23.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:23 smithi026 bash[30414]: cluster 2023-12-20T20:41:21.316305+0000 mgr.y (mgr.24364) 181 : 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 2023-12-20T20:41:25.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:25 smithi145 bash[25067]: cluster 2023-12-20T20:41:23.317056+0000 mgr.y (mgr.24364) 182 : 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 2023-12-20T20:41:25.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:25 smithi026 bash[24979]: cluster 2023-12-20T20:41:23.317056+0000 mgr.y (mgr.24364) 182 : 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 2023-12-20T20:41:25.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:25 smithi026 bash[30414]: cluster 2023-12-20T20:41:23.317056+0000 mgr.y (mgr.24364) 182 : 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 2023-12-20T20:41:26.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:26 smithi145 bash[25067]: audit 2023-12-20T20:41:24.920428+0000 mgr.y (mgr.24364) 183 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:26.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:26 smithi026 bash[24979]: audit 2023-12-20T20:41:24.920428+0000 mgr.y (mgr.24364) 183 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:26.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:26 smithi026 bash[30414]: audit 2023-12-20T20:41:24.920428+0000 mgr.y (mgr.24364) 183 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:27.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:27 smithi145 bash[25067]: cluster 2023-12-20T20:41:25.318708+0000 mgr.y (mgr.24364) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:27.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:27 smithi026 bash[24979]: cluster 2023-12-20T20:41:25.318708+0000 mgr.y (mgr.24364) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:27.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:27 smithi026 bash[30414]: cluster 2023-12-20T20:41:25.318708+0000 mgr.y (mgr.24364) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:29.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:41:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:28] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2023-12-20T20:41:29.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:29 smithi145 bash[25067]: cluster 2023-12-20T20:41:27.319462+0000 mgr.y (mgr.24364) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:29.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:29 smithi026 bash[24979]: cluster 2023-12-20T20:41:27.319462+0000 mgr.y (mgr.24364) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:29.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:29 smithi026 bash[30414]: cluster 2023-12-20T20:41:27.319462+0000 mgr.y (mgr.24364) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:30.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:30 smithi145 bash[25067]: cluster 2023-12-20T20:41:29.320219+0000 mgr.y (mgr.24364) 186 : 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 2023-12-20T20:41:30.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:41:30 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:41:30.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:30 smithi026 bash[24979]: cluster 2023-12-20T20:41:29.320219+0000 mgr.y (mgr.24364) 186 : 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 2023-12-20T20:41:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:30 smithi026 bash[30414]: cluster 2023-12-20T20:41:29.320219+0000 mgr.y (mgr.24364) 186 : 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 2023-12-20T20:41:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:32 smithi145 bash[25067]: cluster 2023-12-20T20:41:31.321986+0000 mgr.y (mgr.24364) 187 : 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 2023-12-20T20:41:33.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:32 smithi026 bash[24979]: cluster 2023-12-20T20:41:31.321986+0000 mgr.y (mgr.24364) 187 : 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 2023-12-20T20:41:33.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:32 smithi026 bash[30414]: cluster 2023-12-20T20:41:31.321986+0000 mgr.y (mgr.24364) 187 : 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 2023-12-20T20:41:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:34 smithi145 bash[25067]: cluster 2023-12-20T20:41:33.322796+0000 mgr.y (mgr.24364) 188 : 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 2023-12-20T20:41:35.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:34 smithi026 bash[24979]: cluster 2023-12-20T20:41:33.322796+0000 mgr.y (mgr.24364) 188 : 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 2023-12-20T20:41:35.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:34 smithi026 bash[30414]: cluster 2023-12-20T20:41:33.322796+0000 mgr.y (mgr.24364) 188 : 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 2023-12-20T20:41:36.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:35 smithi145 bash[25067]: audit 2023-12-20T20:41:34.925473+0000 mgr.y (mgr.24364) 189 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:36.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:35 smithi026 bash[24979]: audit 2023-12-20T20:41:34.925473+0000 mgr.y (mgr.24364) 189 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:36.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:35 smithi026 bash[30414]: audit 2023-12-20T20:41:34.925473+0000 mgr.y (mgr.24364) 189 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:37.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:36 smithi145 bash[25067]: cluster 2023-12-20T20:41:35.324434+0000 mgr.y (mgr.24364) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:36 smithi026 bash[30414]: cluster 2023-12-20T20:41:35.324434+0000 mgr.y (mgr.24364) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:37.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:36 smithi026 bash[24979]: cluster 2023-12-20T20:41:35.324434+0000 mgr.y (mgr.24364) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:39.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:38 smithi145 bash[25067]: cluster 2023-12-20T20:41:37.325206+0000 mgr.y (mgr.24364) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:39.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:41:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:38] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2023-12-20T20:41:39.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:38 smithi026 bash[30414]: cluster 2023-12-20T20:41:37.325206+0000 mgr.y (mgr.24364) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:39.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:38 smithi026 bash[24979]: cluster 2023-12-20T20:41:37.325206+0000 mgr.y (mgr.24364) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:40.822 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:41:40 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:41:41.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:40 smithi145 bash[25067]: cluster 2023-12-20T20:41:39.325940+0000 mgr.y (mgr.24364) 192 : 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 2023-12-20T20:41:41.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:40 smithi026 bash[24979]: cluster 2023-12-20T20:41:39.325940+0000 mgr.y (mgr.24364) 192 : 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 2023-12-20T20:41:41.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:40 smithi026 bash[30414]: cluster 2023-12-20T20:41:39.325940+0000 mgr.y (mgr.24364) 192 : 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 2023-12-20T20:41:43.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:42 smithi145 bash[25067]: cluster 2023-12-20T20:41:41.327736+0000 mgr.y (mgr.24364) 193 : 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 2023-12-20T20:41:43.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:42 smithi026 bash[24979]: cluster 2023-12-20T20:41:41.327736+0000 mgr.y (mgr.24364) 193 : 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 2023-12-20T20:41:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:42 smithi026 bash[30414]: cluster 2023-12-20T20:41:41.327736+0000 mgr.y (mgr.24364) 193 : 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 2023-12-20T20:41:45.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:44 smithi145 bash[25067]: cluster 2023-12-20T20:41:43.328442+0000 mgr.y (mgr.24364) 194 : 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 2023-12-20T20:41:45.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:44 smithi026 bash[24979]: cluster 2023-12-20T20:41:43.328442+0000 mgr.y (mgr.24364) 194 : 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 2023-12-20T20:41:45.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:44 smithi026 bash[30414]: cluster 2023-12-20T20:41:43.328442+0000 mgr.y (mgr.24364) 194 : 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 2023-12-20T20:41:46.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:45 smithi145 bash[25067]: audit 2023-12-20T20:41:44.936788+0000 mgr.y (mgr.24364) 195 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:46.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:45 smithi026 bash[24979]: audit 2023-12-20T20:41:44.936788+0000 mgr.y (mgr.24364) 195 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:46.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:45 smithi026 bash[30414]: audit 2023-12-20T20:41:44.936788+0000 mgr.y (mgr.24364) 195 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:47.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:46 smithi145 bash[25067]: cluster 2023-12-20T20:41:45.330204+0000 mgr.y (mgr.24364) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:47.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:46 smithi026 bash[24979]: cluster 2023-12-20T20:41:45.330204+0000 mgr.y (mgr.24364) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:47.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:46 smithi026 bash[30414]: cluster 2023-12-20T20:41:45.330204+0000 mgr.y (mgr.24364) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:49.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:48 smithi145 bash[25067]: cluster 2023-12-20T20:41:47.330998+0000 mgr.y (mgr.24364) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:49.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:41:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:48] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2023-12-20T20:41:49.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:48 smithi026 bash[24979]: cluster 2023-12-20T20:41:47.330998+0000 mgr.y (mgr.24364) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:49.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:48 smithi026 bash[30414]: cluster 2023-12-20T20:41:47.330998+0000 mgr.y (mgr.24364) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:50.853 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:41:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:41:51.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:50 smithi145 bash[25067]: cluster 2023-12-20T20:41:49.334891+0000 mgr.y (mgr.24364) 198 : 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 2023-12-20T20:41:51.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:50 smithi026 bash[24979]: cluster 2023-12-20T20:41:49.334891+0000 mgr.y (mgr.24364) 198 : 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 2023-12-20T20:41:51.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:50 smithi026 bash[30414]: cluster 2023-12-20T20:41:49.334891+0000 mgr.y (mgr.24364) 198 : 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 2023-12-20T20:41:53.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:52 smithi145 bash[25067]: cluster 2023-12-20T20:41:51.336633+0000 mgr.y (mgr.24364) 199 : 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 2023-12-20T20:41:53.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:52 smithi026 bash[30414]: cluster 2023-12-20T20:41:51.336633+0000 mgr.y (mgr.24364) 199 : 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 2023-12-20T20:41:53.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:52 smithi026 bash[24979]: cluster 2023-12-20T20:41:51.336633+0000 mgr.y (mgr.24364) 199 : 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 2023-12-20T20:41:55.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:54 smithi145 bash[25067]: cluster 2023-12-20T20:41:53.337427+0000 mgr.y (mgr.24364) 200 : 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 2023-12-20T20:41:55.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:54 smithi026 bash[24979]: cluster 2023-12-20T20:41:53.337427+0000 mgr.y (mgr.24364) 200 : 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 2023-12-20T20:41:55.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:54 smithi026 bash[30414]: cluster 2023-12-20T20:41:53.337427+0000 mgr.y (mgr.24364) 200 : 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 2023-12-20T20:41:56.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:55 smithi145 bash[25067]: audit 2023-12-20T20:41:54.945718+0000 mgr.y (mgr.24364) 201 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:56.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:55 smithi026 bash[24979]: audit 2023-12-20T20:41:54.945718+0000 mgr.y (mgr.24364) 201 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:55 smithi026 bash[30414]: audit 2023-12-20T20:41:54.945718+0000 mgr.y (mgr.24364) 201 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:41:57.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:56 smithi145 bash[25067]: cluster 2023-12-20T20:41:55.339064+0000 mgr.y (mgr.24364) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:57.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:56 smithi026 bash[24979]: cluster 2023-12-20T20:41:55.339064+0000 mgr.y (mgr.24364) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:57.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:56 smithi026 bash[30414]: cluster 2023-12-20T20:41:55.339064+0000 mgr.y (mgr.24364) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:41:59.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:41:58 smithi145 bash[25067]: cluster 2023-12-20T20:41:57.339819+0000 mgr.y (mgr.24364) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:59.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:41:58 smithi026 bash[24979]: cluster 2023-12-20T20:41:57.339819+0000 mgr.y (mgr.24364) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:41:59.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:41:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:41:58] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2023-12-20T20:41:59.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:41:58 smithi026 bash[30414]: cluster 2023-12-20T20:41:57.339819+0000 mgr.y (mgr.24364) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:00.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:42:00 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:42:01.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:00 smithi026 bash[24979]: cluster 2023-12-20T20:41:59.340568+0000 mgr.y (mgr.24364) 204 : 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 2023-12-20T20:42:01.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:00 smithi026 bash[30414]: cluster 2023-12-20T20:41:59.340568+0000 mgr.y (mgr.24364) 204 : 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 2023-12-20T20:42:01.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:00 smithi145 bash[25067]: cluster 2023-12-20T20:41:59.340568+0000 mgr.y (mgr.24364) 204 : 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 2023-12-20T20:42:02.809 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-20T20:42:03.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:02 smithi026 bash[24979]: cluster 2023-12-20T20:42:01.342390+0000 mgr.y (mgr.24364) 205 : 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 2023-12-20T20:42:03.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:02 smithi026 bash[30414]: cluster 2023-12-20T20:42:01.342390+0000 mgr.y (mgr.24364) 205 : 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 2023-12-20T20:42:03.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:02 smithi145 bash[25067]: cluster 2023-12-20T20:42:01.342390+0000 mgr.y (mgr.24364) 205 : 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 2023-12-20T20:42:05.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:04 smithi026 bash[24979]: cluster 2023-12-20T20:42:03.343172+0000 mgr.y (mgr.24364) 206 : 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 2023-12-20T20:42:05.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:04 smithi026 bash[30414]: cluster 2023-12-20T20:42:03.343172+0000 mgr.y (mgr.24364) 206 : 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 2023-12-20T20:42:05.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:04 smithi145 bash[25067]: cluster 2023-12-20T20:42:03.343172+0000 mgr.y (mgr.24364) 206 : 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 2023-12-20T20:42:05.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:05 smithi026 bash[24979]: audit 2023-12-20T20:42:04.953696+0000 mgr.y (mgr.24364) 207 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:06.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:05 smithi026 bash[30414]: audit 2023-12-20T20:42:04.953696+0000 mgr.y (mgr.24364) 207 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:06.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:05 smithi145 bash[25067]: audit 2023-12-20T20:42:04.953696+0000 mgr.y (mgr.24364) 207 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:06.743 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-20T20:42:07.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:06 smithi026 bash[24979]: cluster 2023-12-20T20:42:05.344722+0000 mgr.y (mgr.24364) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:07.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:06 smithi026 bash[30414]: cluster 2023-12-20T20:42:05.344722+0000 mgr.y (mgr.24364) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:07.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:06 smithi145 bash[25067]: cluster 2023-12-20T20:42:05.344722+0000 mgr.y (mgr.24364) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:08.903 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:42:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:08] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2023-12-20T20:42:09.178 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:08 smithi026 bash[30414]: cluster 2023-12-20T20:42:07.345507+0000 mgr.y (mgr.24364) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:09.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:08 smithi026 bash[24979]: cluster 2023-12-20T20:42:07.345507+0000 mgr.y (mgr.24364) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:09.179 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:08 smithi145 bash[25067]: cluster 2023-12-20T20:42:07.345507+0000 mgr.y (mgr.24364) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:09 smithi145 bash[25067]: audit 2023-12-20T20:42:09.154391+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:42:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:09 smithi145 bash[25067]: audit 2023-12-20T20:42:09.156535+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:42:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:09 smithi145 bash[25067]: audit 2023-12-20T20:42:09.448835+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:09 smithi145 bash[25067]: audit 2023-12-20T20:42:09.757842+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:10.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[30414]: audit 2023-12-20T20:42:09.154391+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:42:10.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[30414]: audit 2023-12-20T20:42:09.156535+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:42:10.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[30414]: audit 2023-12-20T20:42:09.448835+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:10.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[30414]: audit 2023-12-20T20:42:09.757842+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:10.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[24979]: audit 2023-12-20T20:42:09.154391+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:42:10.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[24979]: audit 2023-12-20T20:42:09.156535+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:42:10.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[24979]: audit 2023-12-20T20:42:09.448835+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:10.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:09 smithi026 bash[24979]: audit 2023-12-20T20:42:09.757842+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:10.564 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-20T20:42:10.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:42:10 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:42:11.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:10 smithi026 bash[24979]: cluster 2023-12-20T20:42:09.346188+0000 mgr.y (mgr.24364) 210 : 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 2023-12-20T20:42:11.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:10 smithi026 bash[30414]: cluster 2023-12-20T20:42:09.346188+0000 mgr.y (mgr.24364) 210 : 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 2023-12-20T20:42:11.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:10 smithi145 bash[25067]: cluster 2023-12-20T20:42:09.346188+0000 mgr.y (mgr.24364) 210 : 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 2023-12-20T20:42:13.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:12 smithi026 bash[24979]: cluster 2023-12-20T20:42:11.347984+0000 mgr.y (mgr.24364) 211 : 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 2023-12-20T20:42:13.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:12 smithi026 bash[30414]: cluster 2023-12-20T20:42:11.347984+0000 mgr.y (mgr.24364) 211 : 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 2023-12-20T20:42:13.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:12 smithi145 bash[25067]: cluster 2023-12-20T20:42:11.347984+0000 mgr.y (mgr.24364) 211 : 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 2023-12-20T20:42:14.454 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-20T20:42:15.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:14 smithi026 bash[24979]: cluster 2023-12-20T20:42:13.348658+0000 mgr.y (mgr.24364) 212 : 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 2023-12-20T20:42:15.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:14 smithi026 bash[30414]: cluster 2023-12-20T20:42:13.348658+0000 mgr.y (mgr.24364) 212 : 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 2023-12-20T20:42:15.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:14 smithi145 bash[25067]: cluster 2023-12-20T20:42:13.348658+0000 mgr.y (mgr.24364) 212 : 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 2023-12-20T20:42:16.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:15 smithi026 bash[24979]: audit 2023-12-20T20:42:14.961639+0000 mgr.y (mgr.24364) 213 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:16.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:15 smithi026 bash[30414]: audit 2023-12-20T20:42:14.961639+0000 mgr.y (mgr.24364) 213 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:16.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:15 smithi145 bash[25067]: audit 2023-12-20T20:42:14.961639+0000 mgr.y (mgr.24364) 213 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:17.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:16 smithi145 bash[25067]: cluster 2023-12-20T20:42:15.350385+0000 mgr.y (mgr.24364) 214 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:17.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:16 smithi026 bash[24979]: cluster 2023-12-20T20:42:15.350385+0000 mgr.y (mgr.24364) 214 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:17.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:16 smithi026 bash[30414]: cluster 2023-12-20T20:42:15.350385+0000 mgr.y (mgr.24364) 214 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:17.431 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.405 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-20T20:42:18.413 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2023-12-20T20:42:18.413 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- 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' 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: cluster 2023-12-20T20:42:17.351111+0000 mgr.y (mgr.24364) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: audit 2023-12-20T20:42:17.420118+0000 mgr.y (mgr.24364) 216 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: cephadm 2023-12-20T20:42:17.421379+0000 mgr.y (mgr.24364) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: audit 2023-12-20T20:42:17.429453+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: audit 2023-12-20T20:42:17.448911+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: audit 2023-12-20T20:42:17.450462+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:42:18.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: audit 2023-12-20T20:42:17.461484+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[30414]: cephadm 2023-12-20T20:42:17.469333+0000 mgr.y (mgr.24364) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: cluster 2023-12-20T20:42:17.351111+0000 mgr.y (mgr.24364) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: audit 2023-12-20T20:42:17.420118+0000 mgr.y (mgr.24364) 216 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: cephadm 2023-12-20T20:42:17.421379+0000 mgr.y (mgr.24364) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: audit 2023-12-20T20:42:17.429453+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: audit 2023-12-20T20:42:17.448911+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: audit 2023-12-20T20:42:17.450462+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: audit 2023-12-20T20:42:17.461484+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[24979]: cephadm 2023-12-20T20:42:17.469333+0000 mgr.y (mgr.24364) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: cluster 2023-12-20T20:42:17.351111+0000 mgr.y (mgr.24364) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: audit 2023-12-20T20:42:17.420118+0000 mgr.y (mgr.24364) 216 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: cephadm 2023-12-20T20:42:17.421379+0000 mgr.y (mgr.24364) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: audit 2023-12-20T20:42:17.429453+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: audit 2023-12-20T20:42:17.448911+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: audit 2023-12-20T20:42:17.450462+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: audit 2023-12-20T20:42:17.461484+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:42:18.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:18 smithi145 bash[25067]: cephadm 2023-12-20T20:42:17.469333+0000 mgr.y (mgr.24364) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:42:18.929 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:42:18 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:18] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2023-12-20T20:42:20.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:42:20 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:42:20.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:20 smithi145 bash[25067]: cluster 2023-12-20T20:42:19.358066+0000 mgr.y (mgr.24364) 219 : 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 2023-12-20T20:42:20.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:20 smithi145 bash[25067]: audit 2023-12-20T20:42:19.588179+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:42:20.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:20 smithi145 bash[25067]: audit 2023-12-20T20:42:19.588919+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:42:20.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:20 smithi145 bash[25067]: audit 2023-12-20T20:42:19.601406+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:42:20.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:20 smithi145 bash[25067]: audit 2023-12-20T20:42:19.602208+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:42:20.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[24979]: cluster 2023-12-20T20:42:19.358066+0000 mgr.y (mgr.24364) 219 : 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 2023-12-20T20:42:20.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[24979]: audit 2023-12-20T20:42:19.588179+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:42:20.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[24979]: audit 2023-12-20T20:42:19.588919+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:42:20.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[24979]: audit 2023-12-20T20:42:19.601406+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:42:20.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[24979]: audit 2023-12-20T20:42:19.602208+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:42:20.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[30414]: cluster 2023-12-20T20:42:19.358066+0000 mgr.y (mgr.24364) 219 : 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 2023-12-20T20:42:20.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[30414]: audit 2023-12-20T20:42:19.588179+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:42:20.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[30414]: audit 2023-12-20T20:42:19.588919+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:42:20.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[30414]: audit 2023-12-20T20:42:19.601406+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:42:20.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:20 smithi026 bash[30414]: audit 2023-12-20T20:42:19.602208+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:42:22.098 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:42:22.848 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:42:22.848 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 2m ago 4m 14.5M - ba2b418f427c 03eeeb9a3c8e 2023-12-20T20:42:22.848 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (4m) 2m ago 4m 47.4M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:42:22.848 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (2m) 2m ago 2m 66.5M - 3.5 e1d6a67b021e 9928b6245502 2023-12-20T20:42:22.848 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 0d20030ae0ad 2023-12-20T20:42:22.848 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (12m) 2m ago 12m 455M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (12m) 2m ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (10m) 2m ago 10m 39.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (10m) 2m ago 10m 43.0M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 2m ago 4m 11.0M - 1dbe0e931976 cfd145d32876 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (4m) 2m ago 4m 10.7M - 1dbe0e931976 4b8cc65f55c9 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (9m) 2m ago 9m 53.5M 4062M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (9m) 2m ago 9m 54.5M 4062M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (8m) 2m ago 8m 49.7M 4062M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (7m) 2m ago 8m 50.4M 4062M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (7m) 2m ago 7m 52.5M 4317M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (6m) 2m ago 6m 48.9M 4317M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (6m) 2m ago 6m 48.7M 4317M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (5m) 2m ago 5m 50.7M 4317M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:42:22.849 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (3m) 2m ago 4m 44.5M - 514e6a882f6e 9c88367bec67 2023-12-20T20:42:22.850 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (2m) 2m ago 2m 83.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:42:22.850 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (2m) 2m ago 2m 83.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:42:22.850 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:42:22.850 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (2m) 2m ago 2m 82.9M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:42:23.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:22 smithi145 bash[25067]: cluster 2023-12-20T20:42:21.360230+0000 mgr.y (mgr.24364) 220 : 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 2023-12-20T20:42:23.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:22 smithi145 bash[25067]: audit 2023-12-20T20:42:22.082032+0000 mgr.y (mgr.24364) 221 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:23.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:22 smithi026 bash[24979]: cluster 2023-12-20T20:42:21.360230+0000 mgr.y (mgr.24364) 220 : 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 2023-12-20T20:42:23.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:22 smithi026 bash[24979]: audit 2023-12-20T20:42:22.082032+0000 mgr.y (mgr.24364) 221 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:23.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:22 smithi026 bash[30414]: cluster 2023-12-20T20:42:21.360230+0000 mgr.y (mgr.24364) 220 : 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 2023-12-20T20:42:23.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:22 smithi026 bash[30414]: audit 2023-12-20T20:42:22.082032+0000 mgr.y (mgr.24364) 221 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:42:23.294 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:42:23.295 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-20T20:42:23.690 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:42:24.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:23 smithi145 bash[25067]: audit 2023-12-20T20:42:22.471930+0000 mgr.y (mgr.24364) 222 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:24.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:23 smithi145 bash[25067]: audit 2023-12-20T20:42:22.828163+0000 mgr.y (mgr.24364) 223 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:24.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:23 smithi145 bash[25067]: audit 2023-12-20T20:42:23.292609+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.26:0/1632095300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:42:24.151 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:42:24.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:23 smithi026 bash[24979]: audit 2023-12-20T20:42:22.471930+0000 mgr.y (mgr.24364) 222 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:24.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:23 smithi026 bash[24979]: audit 2023-12-20T20:42:22.828163+0000 mgr.y (mgr.24364) 223 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:24.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:23 smithi026 bash[24979]: audit 2023-12-20T20:42:23.292609+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.26:0/1632095300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:42:24.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:23 smithi026 bash[30414]: audit 2023-12-20T20:42:22.471930+0000 mgr.y (mgr.24364) 222 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:24.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:23 smithi026 bash[30414]: audit 2023-12-20T20:42:22.828163+0000 mgr.y (mgr.24364) 223 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:24.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:23 smithi026 bash[30414]: audit 2023-12-20T20:42:23.292609+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.26:0/1632095300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:42:25.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:24 smithi145 bash[25067]: cluster 2023-12-20T20:42:23.360899+0000 mgr.y (mgr.24364) 224 : 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 2023-12-20T20:42:25.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:24 smithi145 bash[25067]: audit 2023-12-20T20:42:23.688291+0000 mgr.y (mgr.24364) 225 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:25.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:24 smithi145 bash[25067]: audit 2023-12-20T20:42:24.149942+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.26:0/3563357003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:42:25.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:24 smithi026 bash[30414]: cluster 2023-12-20T20:42:23.360899+0000 mgr.y (mgr.24364) 224 : 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 2023-12-20T20:42:25.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:24 smithi026 bash[30414]: audit 2023-12-20T20:42:23.688291+0000 mgr.y (mgr.24364) 225 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:25.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:24 smithi026 bash[30414]: audit 2023-12-20T20:42:24.149942+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.26:0/3563357003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:42:25.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:24 smithi026 bash[24979]: cluster 2023-12-20T20:42:23.360899+0000 mgr.y (mgr.24364) 224 : 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 2023-12-20T20:42:25.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:24 smithi026 bash[24979]: audit 2023-12-20T20:42:23.688291+0000 mgr.y (mgr.24364) 225 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:25.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:24 smithi026 bash[24979]: audit 2023-12-20T20:42:24.149942+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.26:0/3563357003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:42:26.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:25 smithi145 bash[25067]: audit 2023-12-20T20:42:24.969613+0000 mgr.y (mgr.24364) 226 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:26.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:25 smithi026 bash[24979]: audit 2023-12-20T20:42:24.969613+0000 mgr.y (mgr.24364) 226 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:26.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:25 smithi026 bash[30414]: audit 2023-12-20T20:42:24.969613+0000 mgr.y (mgr.24364) 226 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:27.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:26 smithi145 bash[25067]: cluster 2023-12-20T20:42:25.362373+0000 mgr.y (mgr.24364) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:26 smithi026 bash[24979]: cluster 2023-12-20T20:42:25.362373+0000 mgr.y (mgr.24364) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:26 smithi026 bash[30414]: cluster 2023-12-20T20:42:25.362373+0000 mgr.y (mgr.24364) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:29.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:28 smithi145 bash[25067]: cluster 2023-12-20T20:42:27.363159+0000 mgr.y (mgr.24364) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:29.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:28 smithi026 bash[24979]: cluster 2023-12-20T20:42:27.363159+0000 mgr.y (mgr.24364) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:29.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:42:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:28] "GET /metrics HTTP/1.1" 200 214842 "" "Prometheus/2.33.4" 2023-12-20T20:42:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:28 smithi026 bash[30414]: cluster 2023-12-20T20:42:27.363159+0000 mgr.y (mgr.24364) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:30.847 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:42:30 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:42:31.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:30 smithi145 bash[25067]: cluster 2023-12-20T20:42:29.364000+0000 mgr.y (mgr.24364) 229 : 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 2023-12-20T20:42:31.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:30 smithi026 bash[30414]: cluster 2023-12-20T20:42:29.364000+0000 mgr.y (mgr.24364) 229 : 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 2023-12-20T20:42:31.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:30 smithi026 bash[24979]: cluster 2023-12-20T20:42:29.364000+0000 mgr.y (mgr.24364) 229 : 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 2023-12-20T20:42:33.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:32 smithi145 bash[25067]: cluster 2023-12-20T20:42:31.365944+0000 mgr.y (mgr.24364) 230 : 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 2023-12-20T20:42:33.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:32 smithi026 bash[30414]: cluster 2023-12-20T20:42:31.365944+0000 mgr.y (mgr.24364) 230 : 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 2023-12-20T20:42:33.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:32 smithi026 bash[24979]: cluster 2023-12-20T20:42:31.365944+0000 mgr.y (mgr.24364) 230 : 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 2023-12-20T20:42:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:34 smithi145 bash[25067]: cluster 2023-12-20T20:42:33.366840+0000 mgr.y (mgr.24364) 231 : 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 2023-12-20T20:42:35.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:34 smithi026 bash[30414]: cluster 2023-12-20T20:42:33.366840+0000 mgr.y (mgr.24364) 231 : 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 2023-12-20T20:42:35.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:34 smithi026 bash[24979]: cluster 2023-12-20T20:42:33.366840+0000 mgr.y (mgr.24364) 231 : 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 2023-12-20T20:42:36.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:35 smithi145 bash[25067]: audit 2023-12-20T20:42:34.977661+0000 mgr.y (mgr.24364) 232 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:36.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:35 smithi026 bash[24979]: audit 2023-12-20T20:42:34.977661+0000 mgr.y (mgr.24364) 232 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:36.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:35 smithi026 bash[30414]: audit 2023-12-20T20:42:34.977661+0000 mgr.y (mgr.24364) 232 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:37.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:36 smithi145 bash[25067]: cluster 2023-12-20T20:42:35.368849+0000 mgr.y (mgr.24364) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:37.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:36 smithi026 bash[24979]: cluster 2023-12-20T20:42:35.368849+0000 mgr.y (mgr.24364) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:36 smithi026 bash[30414]: cluster 2023-12-20T20:42:35.368849+0000 mgr.y (mgr.24364) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:39.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:38 smithi145 bash[25067]: cluster 2023-12-20T20:42:37.369648+0000 mgr.y (mgr.24364) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:39.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:38 smithi026 bash[24979]: cluster 2023-12-20T20:42:37.369648+0000 mgr.y (mgr.24364) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:39.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:42:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:38] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2023-12-20T20:42:39.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:38 smithi026 bash[30414]: cluster 2023-12-20T20:42:37.369648+0000 mgr.y (mgr.24364) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:40.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:42:40 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:42:41.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:40 smithi026 bash[30414]: cluster 2023-12-20T20:42:39.370365+0000 mgr.y (mgr.24364) 235 : 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 2023-12-20T20:42:41.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:40 smithi026 bash[24979]: cluster 2023-12-20T20:42:39.370365+0000 mgr.y (mgr.24364) 235 : 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 2023-12-20T20:42:41.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:40 smithi145 bash[25067]: cluster 2023-12-20T20:42:39.370365+0000 mgr.y (mgr.24364) 235 : 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 2023-12-20T20:42:43.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:42 smithi026 bash[24979]: cluster 2023-12-20T20:42:41.371725+0000 mgr.y (mgr.24364) 236 : 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 2023-12-20T20:42:43.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:42 smithi026 bash[30414]: cluster 2023-12-20T20:42:41.371725+0000 mgr.y (mgr.24364) 236 : 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 2023-12-20T20:42:43.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:42 smithi145 bash[25067]: cluster 2023-12-20T20:42:41.371725+0000 mgr.y (mgr.24364) 236 : 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 2023-12-20T20:42:45.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:44 smithi026 bash[24979]: cluster 2023-12-20T20:42:43.372411+0000 mgr.y (mgr.24364) 237 : 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 2023-12-20T20:42:45.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:44 smithi026 bash[30414]: cluster 2023-12-20T20:42:43.372411+0000 mgr.y (mgr.24364) 237 : 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 2023-12-20T20:42:45.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:44 smithi145 bash[25067]: cluster 2023-12-20T20:42:43.372411+0000 mgr.y (mgr.24364) 237 : 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 2023-12-20T20:42:46.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:45 smithi026 bash[24979]: audit 2023-12-20T20:42:44.985630+0000 mgr.y (mgr.24364) 238 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:46.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:45 smithi026 bash[30414]: audit 2023-12-20T20:42:44.985630+0000 mgr.y (mgr.24364) 238 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:46.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:45 smithi145 bash[25067]: audit 2023-12-20T20:42:44.985630+0000 mgr.y (mgr.24364) 238 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:47.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:46 smithi026 bash[24979]: cluster 2023-12-20T20:42:45.373903+0000 mgr.y (mgr.24364) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:47.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:46 smithi026 bash[30414]: cluster 2023-12-20T20:42:45.373903+0000 mgr.y (mgr.24364) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:47.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:46 smithi145 bash[25067]: cluster 2023-12-20T20:42:45.373903+0000 mgr.y (mgr.24364) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:49.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:48 smithi026 bash[24979]: cluster 2023-12-20T20:42:47.374722+0000 mgr.y (mgr.24364) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:49.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:42:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:48] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2023-12-20T20:42:49.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:48 smithi026 bash[30414]: cluster 2023-12-20T20:42:47.374722+0000 mgr.y (mgr.24364) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:49.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:48 smithi145 bash[25067]: cluster 2023-12-20T20:42:47.374722+0000 mgr.y (mgr.24364) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:50.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:42:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:42:51.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:50 smithi026 bash[24979]: cluster 2023-12-20T20:42:49.375247+0000 mgr.y (mgr.24364) 241 : 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 2023-12-20T20:42:51.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:50 smithi026 bash[30414]: cluster 2023-12-20T20:42:49.375247+0000 mgr.y (mgr.24364) 241 : 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 2023-12-20T20:42:51.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:50 smithi145 bash[25067]: cluster 2023-12-20T20:42:49.375247+0000 mgr.y (mgr.24364) 241 : 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 2023-12-20T20:42:53.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:52 smithi026 bash[24979]: cluster 2023-12-20T20:42:51.376760+0000 mgr.y (mgr.24364) 242 : 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 2023-12-20T20:42:53.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:52 smithi026 bash[30414]: cluster 2023-12-20T20:42:51.376760+0000 mgr.y (mgr.24364) 242 : 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 2023-12-20T20:42:53.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:52 smithi145 bash[25067]: cluster 2023-12-20T20:42:51.376760+0000 mgr.y (mgr.24364) 242 : 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 2023-12-20T20:42:54.591 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:42:55.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:54 smithi026 bash[24979]: cluster 2023-12-20T20:42:53.377409+0000 mgr.y (mgr.24364) 243 : 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 2023-12-20T20:42:55.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:54 smithi026 bash[30414]: cluster 2023-12-20T20:42:53.377409+0000 mgr.y (mgr.24364) 243 : 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 2023-12-20T20:42:55.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:54 smithi145 bash[25067]: cluster 2023-12-20T20:42:53.377409+0000 mgr.y (mgr.24364) 243 : 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 2023-12-20T20:42:55.413 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:42:55.413 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 2m ago 4m 14.5M - ba2b418f427c 03eeeb9a3c8e 2023-12-20T20:42:55.413 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (4m) 2m ago 4m 47.4M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:42:55.413 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (2m) 2m ago 2m 66.5M - 3.5 e1d6a67b021e 9928b6245502 2023-12-20T20:42:55.413 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 0d20030ae0ad 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (12m) 2m ago 12m 455M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (12m) 2m ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (11m) 2m ago 11m 39.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (11m) 2m ago 11m 43.0M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 2m ago 5m 11.0M - 1dbe0e931976 cfd145d32876 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (5m) 2m ago 5m 10.7M - 1dbe0e931976 4b8cc65f55c9 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 2m ago 10m 53.5M 4062M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (9m) 2m ago 9m 54.5M 4062M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 2m ago 9m 49.7M 4062M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (8m) 2m ago 8m 50.4M 4062M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:42:55.414 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (7m) 2m ago 7m 52.5M 4317M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (7m) 2m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (6m) 2m ago 6m 48.7M 4317M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (6m) 2m ago 6m 50.7M 4317M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (4m) 2m ago 5m 44.5M - 514e6a882f6e 9c88367bec67 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (3m) 2m ago 3m 83.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (3m) 2m ago 3m 83.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:42:55.415 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (3m) 2m ago 3m 82.9M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:42:55.876 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:42:55.877 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:42:56.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[24979]: audit 2023-12-20T20:42:54.570203+0000 mgr.y (mgr.24364) 244 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:56.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[24979]: audit 2023-12-20T20:42:54.983286+0000 mgr.y (mgr.24364) 245 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:56.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[24979]: audit 2023-12-20T20:42:54.993500+0000 mgr.y (mgr.24364) 246 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:56.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[24979]: audit 2023-12-20T20:42:55.874604+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.26:0/2470579490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:42:56.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[30414]: audit 2023-12-20T20:42:54.570203+0000 mgr.y (mgr.24364) 244 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[30414]: audit 2023-12-20T20:42:54.983286+0000 mgr.y (mgr.24364) 245 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[30414]: audit 2023-12-20T20:42:54.993500+0000 mgr.y (mgr.24364) 246 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:55 smithi026 bash[30414]: audit 2023-12-20T20:42:55.874604+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.26:0/2470579490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:42:56.274 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:42:56.274 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:42:56.274 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:42:56.274 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:42:56.274 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2023-12-20T20:42:56.275 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-20T20:42:56.275 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:42:56.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:55 smithi145 bash[25067]: audit 2023-12-20T20:42:54.570203+0000 mgr.y (mgr.24364) 244 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:56.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:55 smithi145 bash[25067]: audit 2023-12-20T20:42:54.983286+0000 mgr.y (mgr.24364) 245 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:56.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:55 smithi145 bash[25067]: audit 2023-12-20T20:42:54.993500+0000 mgr.y (mgr.24364) 246 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:42:56.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:55 smithi145 bash[25067]: audit 2023-12-20T20:42:55.874604+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.26:0/2470579490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:42:56.744 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:42:57.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:56 smithi026 bash[24979]: cluster 2023-12-20T20:42:55.378790+0000 mgr.y (mgr.24364) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:57.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:56 smithi026 bash[24979]: audit 2023-12-20T20:42:55.390677+0000 mgr.y (mgr.24364) 248 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:57.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:56 smithi026 bash[24979]: audit 2023-12-20T20:42:56.743477+0000 mon.a (mon.0) 813 : audit [DBG] from='client.? 172.21.15.26:0/1241123394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:42:57.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:56 smithi026 bash[30414]: cluster 2023-12-20T20:42:55.378790+0000 mgr.y (mgr.24364) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:57.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:56 smithi026 bash[30414]: audit 2023-12-20T20:42:55.390677+0000 mgr.y (mgr.24364) 248 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:56 smithi026 bash[30414]: audit 2023-12-20T20:42:56.743477+0000 mon.a (mon.0) 813 : audit [DBG] from='client.? 172.21.15.26:0/1241123394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:42:57.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:56 smithi145 bash[25067]: cluster 2023-12-20T20:42:55.378790+0000 mgr.y (mgr.24364) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:42:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:56 smithi145 bash[25067]: audit 2023-12-20T20:42:55.390677+0000 mgr.y (mgr.24364) 248 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:56 smithi145 bash[25067]: audit 2023-12-20T20:42:56.743477+0000 mon.a (mon.0) 813 : audit [DBG] from='client.? 172.21.15.26:0/1241123394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:42:58.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:57 smithi145 bash[25067]: audit 2023-12-20T20:42:56.272805+0000 mgr.y (mgr.24364) 249 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:58.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:57 smithi026 bash[24979]: audit 2023-12-20T20:42:56.272805+0000 mgr.y (mgr.24364) 249 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:58.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:57 smithi026 bash[30414]: audit 2023-12-20T20:42:56.272805+0000 mgr.y (mgr.24364) 249 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:42:59.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:42:58 smithi026 bash[24979]: cluster 2023-12-20T20:42:57.379620+0000 mgr.y (mgr.24364) 250 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:59.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:42:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:42:58] "GET /metrics HTTP/1.1" 200 214804 "" "Prometheus/2.33.4" 2023-12-20T20:42:59.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:42:58 smithi026 bash[30414]: cluster 2023-12-20T20:42:57.379620+0000 mgr.y (mgr.24364) 250 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:42:59.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:42:58 smithi145 bash[25067]: cluster 2023-12-20T20:42:57.379620+0000 mgr.y (mgr.24364) 250 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:00.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:00 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:43:01.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:00 smithi145 bash[25067]: cluster 2023-12-20T20:42:59.380317+0000 mgr.y (mgr.24364) 251 : 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 2023-12-20T20:43:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:00 smithi026 bash[24979]: cluster 2023-12-20T20:42:59.380317+0000 mgr.y (mgr.24364) 251 : 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 2023-12-20T20:43:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:00 smithi026 bash[30414]: cluster 2023-12-20T20:42:59.380317+0000 mgr.y (mgr.24364) 251 : 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 2023-12-20T20:43:03.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:02 smithi145 bash[25067]: cluster 2023-12-20T20:43:01.382103+0000 mgr.y (mgr.24364) 252 : 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 2023-12-20T20:43:03.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:02 smithi026 bash[24979]: cluster 2023-12-20T20:43:01.382103+0000 mgr.y (mgr.24364) 252 : 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 2023-12-20T20:43:03.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:02 smithi026 bash[30414]: cluster 2023-12-20T20:43:01.382103+0000 mgr.y (mgr.24364) 252 : 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 2023-12-20T20:43:03.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:03 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:03.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:03 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43:03.516Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:05.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:04 smithi145 bash[25067]: cluster 2023-12-20T20:43:03.382899+0000 mgr.y (mgr.24364) 253 : 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 2023-12-20T20:43:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:04 smithi026 bash[24979]: cluster 2023-12-20T20:43:03.382899+0000 mgr.y (mgr.24364) 253 : 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 2023-12-20T20:43:05.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:04 smithi026 bash[30414]: cluster 2023-12-20T20:43:03.382899+0000 mgr.y (mgr.24364) 253 : 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 2023-12-20T20:43:06.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:05 smithi145 bash[25067]: audit 2023-12-20T20:43:05.004642+0000 mgr.y (mgr.24364) 254 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:06.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:05 smithi026 bash[24979]: audit 2023-12-20T20:43:05.004642+0000 mgr.y (mgr.24364) 254 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:06.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:05 smithi026 bash[30414]: audit 2023-12-20T20:43:05.004642+0000 mgr.y (mgr.24364) 254 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:07.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:06 smithi145 bash[25067]: cluster 2023-12-20T20:43:05.384579+0000 mgr.y (mgr.24364) 255 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:07.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:06 smithi026 bash[24979]: cluster 2023-12-20T20:43:05.384579+0000 mgr.y (mgr.24364) 255 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:07.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:06 smithi026 bash[30414]: cluster 2023-12-20T20:43:05.384579+0000 mgr.y (mgr.24364) 255 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:09.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:43:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:08] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2023-12-20T20:43:09.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:08 smithi026 bash[30414]: cluster 2023-12-20T20:43:07.385393+0000 mgr.y (mgr.24364) 256 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:09.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:08 smithi026 bash[24979]: cluster 2023-12-20T20:43:07.385393+0000 mgr.y (mgr.24364) 256 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:09.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:08 smithi145 bash[25067]: cluster 2023-12-20T20:43:07.385393+0000 mgr.y (mgr.24364) 256 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:10.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:10 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:43:11.369 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:10 smithi026 bash[24979]: cluster 2023-12-20T20:43:09.386164+0000 mgr.y (mgr.24364) 257 : 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 2023-12-20T20:43:11.369 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:10 smithi026 bash[30414]: cluster 2023-12-20T20:43:09.386164+0000 mgr.y (mgr.24364) 257 : 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 2023-12-20T20:43:11.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:10 smithi145 bash[25067]: cluster 2023-12-20T20:43:09.386164+0000 mgr.y (mgr.24364) 257 : 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 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: cluster 2023-12-20T20:43:11.387288+0000 mgr.y (mgr.24364) 258 : 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 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: audit 2023-12-20T20:43:12.125550+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: cephadm 2023-12-20T20:43:12.126464+0000 mgr.y (mgr.24364) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: cephadm 2023-12-20T20:43:12.126560+0000 mgr.y (mgr.24364) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: audit 2023-12-20T20:43:12.127940+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: audit 2023-12-20T20:43:12.139334+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:13 smithi145 bash[25067]: cephadm 2023-12-20T20:43:12.141369+0000 mgr.y (mgr.24364) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:43:13.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: cluster 2023-12-20T20:43:11.387288+0000 mgr.y (mgr.24364) 258 : 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 2023-12-20T20:43:13.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: audit 2023-12-20T20:43:12.125550+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:13.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: cephadm 2023-12-20T20:43:12.126464+0000 mgr.y (mgr.24364) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: cephadm 2023-12-20T20:43:12.126560+0000 mgr.y (mgr.24364) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: audit 2023-12-20T20:43:12.127940+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: audit 2023-12-20T20:43:12.139334+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[24979]: cephadm 2023-12-20T20:43:12.141369+0000 mgr.y (mgr.24364) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: cluster 2023-12-20T20:43:11.387288+0000 mgr.y (mgr.24364) 258 : 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 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: audit 2023-12-20T20:43:12.125550+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: cephadm 2023-12-20T20:43:12.126464+0000 mgr.y (mgr.24364) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: cephadm 2023-12-20T20:43:12.126560+0000 mgr.y (mgr.24364) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: audit 2023-12-20T20:43:12.127940+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: audit 2023-12-20T20:43:12.139334+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[30414]: cephadm 2023-12-20T20:43:12.141369+0000 mgr.y (mgr.24364) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:43:13.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[50137]: level=error ts=2023-12-20T20:43:13.511Z 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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:13.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43:13.516Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:13.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:13 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:14.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:14 smithi026 bash[24979]: cephadm 2023-12-20T20:43:12.390138+0000 mgr.y (mgr.24364) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi145 2023-12-20T20:43:14.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:14 smithi026 bash[30414]: cephadm 2023-12-20T20:43:12.390138+0000 mgr.y (mgr.24364) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi145 2023-12-20T20:43:14.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:14 smithi145 bash[25067]: cephadm 2023-12-20T20:43:12.390138+0000 mgr.y (mgr.24364) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi145 2023-12-20T20:43:15.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:15 smithi026 bash[24979]: cluster 2023-12-20T20:43:13.388035+0000 mgr.y (mgr.24364) 263 : 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 2023-12-20T20:43:15.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:15 smithi026 bash[30414]: cluster 2023-12-20T20:43:13.388035+0000 mgr.y (mgr.24364) 263 : 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 2023-12-20T20:43:15.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:15 smithi145 bash[25067]: cluster 2023-12-20T20:43:13.388035+0000 mgr.y (mgr.24364) 263 : 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 2023-12-20T20:43:16.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:16 smithi026 bash[24979]: audit 2023-12-20T20:43:15.013710+0000 mgr.y (mgr.24364) 264 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:16.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:16 smithi026 bash[30414]: audit 2023-12-20T20:43:15.013710+0000 mgr.y (mgr.24364) 264 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:16.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:16 smithi145 bash[25067]: audit 2023-12-20T20:43:15.013710+0000 mgr.y (mgr.24364) 264 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:17.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:17 smithi026 bash[24979]: cluster 2023-12-20T20:43:15.389826+0000 mgr.y (mgr.24364) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:17.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:17 smithi026 bash[30414]: cluster 2023-12-20T20:43:15.389826+0000 mgr.y (mgr.24364) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:17.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:17 smithi145 bash[25067]: cluster 2023-12-20T20:43:15.389826+0000 mgr.y (mgr.24364) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:19.152 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:43:18 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:18] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2023-12-20T20:43:19.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:19 smithi026 bash[24979]: cluster 2023-12-20T20:43:17.390737+0000 mgr.y (mgr.24364) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:19.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:19 smithi026 bash[30414]: cluster 2023-12-20T20:43:17.390737+0000 mgr.y (mgr.24364) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:19 smithi145 bash[25067]: cluster 2023-12-20T20:43:17.390737+0000 mgr.y (mgr.24364) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:20.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[24979]: audit 2023-12-20T20:43:19.594240+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:43:20.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[24979]: audit 2023-12-20T20:43:19.595008+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:43:20.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[24979]: audit 2023-12-20T20:43:19.608650+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:43:20.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[24979]: audit 2023-12-20T20:43:19.609427+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:43:20.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[30414]: audit 2023-12-20T20:43:19.594240+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:43:20.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[30414]: audit 2023-12-20T20:43:19.595008+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:43:20.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[30414]: audit 2023-12-20T20:43:19.608650+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:43:20.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:20 smithi026 bash[30414]: audit 2023-12-20T20:43:19.609427+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:43:20.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:20 smithi145 bash[25067]: audit 2023-12-20T20:43:19.594240+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:43:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:20 smithi145 bash[25067]: audit 2023-12-20T20:43:19.595008+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:43:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:20 smithi145 bash[25067]: audit 2023-12-20T20:43:19.608650+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:43:20.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:20 smithi145 bash[25067]: audit 2023-12-20T20:43:19.609427+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:43:20.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:20 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:43:21.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:21 smithi026 bash[24979]: cluster 2023-12-20T20:43:19.391541+0000 mgr.y (mgr.24364) 267 : 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 2023-12-20T20:43:21.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:21 smithi026 bash[30414]: cluster 2023-12-20T20:43:19.391541+0000 mgr.y (mgr.24364) 267 : 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 2023-12-20T20:43:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:21 smithi145 bash[25067]: cluster 2023-12-20T20:43:19.391541+0000 mgr.y (mgr.24364) 267 : 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 2023-12-20T20:43:23.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:23 smithi026 bash[24979]: cluster 2023-12-20T20:43:21.393393+0000 mgr.y (mgr.24364) 268 : 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 2023-12-20T20:43:23.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:23 smithi026 bash[30414]: cluster 2023-12-20T20:43:21.393393+0000 mgr.y (mgr.24364) 268 : 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 2023-12-20T20:43:23.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:23 smithi145 bash[25067]: cluster 2023-12-20T20:43:21.393393+0000 mgr.y (mgr.24364) 268 : 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 2023-12-20T20:43:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:23 smithi026 bash[50137]: level=error ts=2023-12-20T20:43:23.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:23 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:23 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:25.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:25 smithi026 bash[24979]: cluster 2023-12-20T20:43:23.394149+0000 mgr.y (mgr.24364) 269 : 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 2023-12-20T20:43:25.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:25 smithi026 bash[30414]: cluster 2023-12-20T20:43:23.394149+0000 mgr.y (mgr.24364) 269 : 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 2023-12-20T20:43:25.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:25 smithi145 bash[25067]: cluster 2023-12-20T20:43:23.394149+0000 mgr.y (mgr.24364) 269 : 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 2023-12-20T20:43:26.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:26 smithi145 bash[25067]: audit 2023-12-20T20:43:25.021879+0000 mgr.y (mgr.24364) 270 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:26.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:26 smithi026 bash[24979]: audit 2023-12-20T20:43:25.021879+0000 mgr.y (mgr.24364) 270 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:26.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:26 smithi026 bash[30414]: audit 2023-12-20T20:43:25.021879+0000 mgr.y (mgr.24364) 270 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:27.130 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:43:27.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:27 smithi145 bash[25067]: cluster 2023-12-20T20:43:25.395966+0000 mgr.y (mgr.24364) 271 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:27.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:27 smithi026 bash[24979]: cluster 2023-12-20T20:43:25.395966+0000 mgr.y (mgr.24364) 271 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:27.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:27 smithi026 bash[30414]: cluster 2023-12-20T20:43:25.395966+0000 mgr.y (mgr.24364) 271 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:27.852 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:43:27.852 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 3m ago 5m 14.5M - ba2b418f427c 03eeeb9a3c8e 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (5m) 3m ago 5m 47.4M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (3m) 3m ago 3m 66.5M - 3.5 e1d6a67b021e 9928b6245502 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e 0d20030ae0ad 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (13m) 3m ago 13m 455M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (13m) 3m ago 13m 49.8M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (11m) 3m ago 11m 39.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (11m) 3m ago 11m 43.0M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 3m ago 5m 11.0M - 1dbe0e931976 cfd145d32876 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (5m) 3m ago 5m 10.7M - 1dbe0e931976 4b8cc65f55c9 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 3m ago 10m 53.5M 4062M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 3m ago 10m 54.5M 4062M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 3m ago 9m 49.7M 4062M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:43:27.853 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 3m ago 9m 50.4M 4062M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (8m) 3m ago 8m 52.5M 4317M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (7m) 3m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (7m) 3m ago 7m 48.7M 4317M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (6m) 3m ago 6m 50.7M 4317M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (4m) 3m ago 5m 44.5M - 514e6a882f6e 9c88367bec67 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (3m) 3m ago 3m 83.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:43:27.854 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:43:28.271 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:43:28.271 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:43:28.271 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:43:28.272 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:43:28.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:28 smithi145 bash[25067]: audit 2023-12-20T20:43:27.112564+0000 mgr.y (mgr.24364) 272 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/23 daemons upgraded", 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image on host smithi145" 2023-12-20T20:43:28.628 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:43:28.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:28 smithi026 bash[30414]: audit 2023-12-20T20:43:27.112564+0000 mgr.y (mgr.24364) 272 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:28.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:28 smithi026 bash[24979]: audit 2023-12-20T20:43:27.112564+0000 mgr.y (mgr.24364) 272 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.031 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:43:29.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:43:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:28] "GET /metrics HTTP/1.1" 200 214806 "" "Prometheus/2.33.4" 2023-12-20T20:43:29.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:29 smithi145 bash[25067]: cluster 2023-12-20T20:43:27.396734+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; 852 B/s rd, 0 op/s 2023-12-20T20:43:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:29 smithi145 bash[25067]: audit 2023-12-20T20:43:27.479106+0000 mgr.y (mgr.24364) 274 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:29 smithi145 bash[25067]: audit 2023-12-20T20:43:27.828629+0000 mgr.y (mgr.24364) 275 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:29 smithi145 bash[25067]: audit 2023-12-20T20:43:28.269651+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.26:0/2244989287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:43:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:29 smithi145 bash[25067]: audit 2023-12-20T20:43:29.030208+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.26:0/635040945' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:43:29.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[30414]: cluster 2023-12-20T20:43:27.396734+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; 852 B/s rd, 0 op/s 2023-12-20T20:43:29.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[30414]: audit 2023-12-20T20:43:27.479106+0000 mgr.y (mgr.24364) 274 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[30414]: audit 2023-12-20T20:43:27.828629+0000 mgr.y (mgr.24364) 275 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[30414]: audit 2023-12-20T20:43:28.269651+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.26:0/2244989287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[30414]: audit 2023-12-20T20:43:29.030208+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.26:0/635040945' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[24979]: cluster 2023-12-20T20:43:27.396734+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; 852 B/s rd, 0 op/s 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[24979]: audit 2023-12-20T20:43:27.479106+0000 mgr.y (mgr.24364) 274 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[24979]: audit 2023-12-20T20:43:27.828629+0000 mgr.y (mgr.24364) 275 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:29.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[24979]: audit 2023-12-20T20:43:28.269651+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.26:0/2244989287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:43:29.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:29 smithi026 bash[24979]: audit 2023-12-20T20:43:29.030208+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.26:0/635040945' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:43:30.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:30 smithi145 bash[25067]: audit 2023-12-20T20:43:28.626089+0000 mgr.y (mgr.24364) 276 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:30.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:30 smithi026 bash[30414]: audit 2023-12-20T20:43:28.626089+0000 mgr.y (mgr.24364) 276 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:30.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:30 smithi026 bash[24979]: audit 2023-12-20T20:43:28.626089+0000 mgr.y (mgr.24364) 276 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:43:30.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:30 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:43:31.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:31 smithi145 bash[25067]: cluster 2023-12-20T20:43:29.397610+0000 mgr.y (mgr.24364) 277 : 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 2023-12-20T20:43:31.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:31 smithi026 bash[24979]: cluster 2023-12-20T20:43:29.397610+0000 mgr.y (mgr.24364) 277 : 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 2023-12-20T20:43:31.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:31 smithi026 bash[30414]: cluster 2023-12-20T20:43:29.397610+0000 mgr.y (mgr.24364) 277 : 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 2023-12-20T20:43:33.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:33 smithi026 bash[24979]: cluster 2023-12-20T20:43:31.399513+0000 mgr.y (mgr.24364) 278 : 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 2023-12-20T20:43:33.515 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:33 smithi026 bash[30414]: cluster 2023-12-20T20:43:31.399513+0000 mgr.y (mgr.24364) 278 : 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 2023-12-20T20:43:33.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:33 smithi145 bash[25067]: cluster 2023-12-20T20:43:31.399513+0000 mgr.y (mgr.24364) 278 : 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 2023-12-20T20:43:33.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:33 smithi026 bash[50137]: level=error ts=2023-12-20T20:43:33.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:33.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:33 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:33.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:33 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:35.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:35 smithi026 bash[24979]: cluster 2023-12-20T20:43:33.400330+0000 mgr.y (mgr.24364) 279 : 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 2023-12-20T20:43:35.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:35 smithi026 bash[30414]: cluster 2023-12-20T20:43:33.400330+0000 mgr.y (mgr.24364) 279 : 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 2023-12-20T20:43:35.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:35 smithi145 bash[25067]: cluster 2023-12-20T20:43:33.400330+0000 mgr.y (mgr.24364) 279 : 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 2023-12-20T20:43:36.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:36 smithi145 bash[25067]: audit 2023-12-20T20:43:35.029694+0000 mgr.y (mgr.24364) 280 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:36.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:36 smithi026 bash[24979]: audit 2023-12-20T20:43:35.029694+0000 mgr.y (mgr.24364) 280 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:36.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:36 smithi026 bash[30414]: audit 2023-12-20T20:43:35.029694+0000 mgr.y (mgr.24364) 280 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:37.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:37 smithi145 bash[25067]: cluster 2023-12-20T20:43:35.402033+0000 mgr.y (mgr.24364) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:37.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:37 smithi026 bash[24979]: cluster 2023-12-20T20:43:35.402033+0000 mgr.y (mgr.24364) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:37.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:37 smithi026 bash[30414]: cluster 2023-12-20T20:43:35.402033+0000 mgr.y (mgr.24364) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:39.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:43:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:38] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2023-12-20T20:43:39.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:39 smithi145 bash[25067]: cluster 2023-12-20T20:43:37.402777+0000 mgr.y (mgr.24364) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:39.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:39 smithi026 bash[24979]: cluster 2023-12-20T20:43:37.402777+0000 mgr.y (mgr.24364) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:39.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:39 smithi026 bash[30414]: cluster 2023-12-20T20:43:37.402777+0000 mgr.y (mgr.24364) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:40.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:40 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:43:41.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:41 smithi145 bash[25067]: cluster 2023-12-20T20:43:39.403562+0000 mgr.y (mgr.24364) 283 : 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 2023-12-20T20:43:41.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:41 smithi026 bash[24979]: cluster 2023-12-20T20:43:39.403562+0000 mgr.y (mgr.24364) 283 : 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 2023-12-20T20:43:41.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:41 smithi026 bash[30414]: cluster 2023-12-20T20:43:39.403562+0000 mgr.y (mgr.24364) 283 : 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 2023-12-20T20:43:43.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:43 smithi026 bash[24979]: cluster 2023-12-20T20:43:41.405373+0000 mgr.y (mgr.24364) 284 : 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 2023-12-20T20:43:43.517 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:43 smithi026 bash[30414]: cluster 2023-12-20T20:43:41.405373+0000 mgr.y (mgr.24364) 284 : 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 2023-12-20T20:43:43.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:43 smithi145 bash[25067]: cluster 2023-12-20T20:43:41.405373+0000 mgr.y (mgr.24364) 284 : 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 2023-12-20T20:43:43.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:43 smithi026 bash[50137]: level=error ts=2023-12-20T20:43:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:43.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:43 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:43.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:43 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:45.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:45 smithi026 bash[24979]: cluster 2023-12-20T20:43:43.406161+0000 mgr.y (mgr.24364) 285 : 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 2023-12-20T20:43:45.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:45 smithi026 bash[30414]: cluster 2023-12-20T20:43:43.406161+0000 mgr.y (mgr.24364) 285 : 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 2023-12-20T20:43:45.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:45 smithi145 bash[25067]: cluster 2023-12-20T20:43:43.406161+0000 mgr.y (mgr.24364) 285 : 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 2023-12-20T20:43:46.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:46 smithi145 bash[25067]: audit 2023-12-20T20:43:45.037679+0000 mgr.y (mgr.24364) 286 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:46.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:46 smithi026 bash[24979]: audit 2023-12-20T20:43:45.037679+0000 mgr.y (mgr.24364) 286 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:46.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:46 smithi026 bash[30414]: audit 2023-12-20T20:43:45.037679+0000 mgr.y (mgr.24364) 286 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:47.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:47 smithi145 bash[25067]: cluster 2023-12-20T20:43:45.407844+0000 mgr.y (mgr.24364) 287 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:47.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:47 smithi026 bash[24979]: cluster 2023-12-20T20:43:45.407844+0000 mgr.y (mgr.24364) 287 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:47.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:47 smithi026 bash[30414]: cluster 2023-12-20T20:43:45.407844+0000 mgr.y (mgr.24364) 287 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:48.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:48 smithi145 bash[25067]: cluster 2023-12-20T20:43:47.408605+0000 mgr.y (mgr.24364) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:48.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:48 smithi026 bash[24979]: cluster 2023-12-20T20:43:47.408605+0000 mgr.y (mgr.24364) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:48.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:48 smithi026 bash[30414]: cluster 2023-12-20T20:43:47.408605+0000 mgr.y (mgr.24364) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:49.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:43:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:48] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2023-12-20T20:43:50.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:50 smithi145 bash[25067]: cluster 2023-12-20T20:43:49.409374+0000 mgr.y (mgr.24364) 289 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:50.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:50 smithi145 bash[25963]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:43:50.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:50 smithi026 bash[24979]: cluster 2023-12-20T20:43:49.409374+0000 mgr.y (mgr.24364) 289 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:50.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:50 smithi026 bash[30414]: cluster 2023-12-20T20:43:49.409374+0000 mgr.y (mgr.24364) 289 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:53.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:52 smithi145 bash[25067]: cluster 2023-12-20T20:43:51.411165+0000 mgr.y (mgr.24364) 290 : 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 2023-12-20T20:43:53.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:52 smithi026 bash[24979]: cluster 2023-12-20T20:43:51.411165+0000 mgr.y (mgr.24364) 290 : 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 2023-12-20T20:43:53.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:52 smithi026 bash[30414]: cluster 2023-12-20T20:43:51.411165+0000 mgr.y (mgr.24364) 290 : 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 2023-12-20T20:43:53.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:53 smithi026 bash[50137]: level=error ts=2023-12-20T20:43:53.516Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:53.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:53 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:43:53.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:43:53 smithi026 bash[50137]: level=warn ts=2023-12-20T20:43: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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:43:55.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:54 smithi145 bash[25067]: cluster 2023-12-20T20:43:53.411984+0000 mgr.y (mgr.24364) 291 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:55.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:54 smithi026 bash[24979]: cluster 2023-12-20T20:43:53.411984+0000 mgr.y (mgr.24364) 291 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:55.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:54 smithi026 bash[30414]: cluster 2023-12-20T20:43:53.411984+0000 mgr.y (mgr.24364) 291 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:43:56.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:55 smithi145 bash[25067]: audit 2023-12-20T20:43:55.049010+0000 mgr.y (mgr.24364) 292 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:56.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:55 smithi026 bash[24979]: audit 2023-12-20T20:43:55.049010+0000 mgr.y (mgr.24364) 292 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:56.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:55 smithi026 bash[30414]: audit 2023-12-20T20:43:55.049010+0000 mgr.y (mgr.24364) 292 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:43:57.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:56 smithi145 bash[25067]: cluster 2023-12-20T20:43:55.413716+0000 mgr.y (mgr.24364) 293 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:57.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:56 smithi026 bash[24979]: cluster 2023-12-20T20:43:55.413716+0000 mgr.y (mgr.24364) 293 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:56 smithi026 bash[30414]: cluster 2023-12-20T20:43:55.413716+0000 mgr.y (mgr.24364) 293 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:43:58.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: cephadm 2023-12-20T20:43:56.911856+0000 mgr.y (mgr.24364) 294 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: audit 2023-12-20T20:43:56.919787+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: audit 2023-12-20T20:43:56.924143+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: audit 2023-12-20T20:43:56.924827+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: audit 2023-12-20T20:43:56.927131+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: audit 2023-12-20T20:43:56.929275+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[24979]: cephadm 2023-12-20T20:43:56.930960+0000 mgr.y (mgr.24364) 295 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: cephadm 2023-12-20T20:43:56.911856+0000 mgr.y (mgr.24364) 294 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: audit 2023-12-20T20:43:56.919787+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: audit 2023-12-20T20:43:56.924143+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:43:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: audit 2023-12-20T20:43:56.924827+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:43:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: audit 2023-12-20T20:43:56.927131+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:43:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: audit 2023-12-20T20:43:56.929275+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:43:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:57 smithi026 bash[30414]: cephadm 2023-12-20T20:43:56.930960+0000 mgr.y (mgr.24364) 295 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:43:58.230 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: cephadm 2023-12-20T20:43:56.911856+0000 mgr.y (mgr.24364) 294 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:43:58.230 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: audit 2023-12-20T20:43:56.919787+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:43:58.230 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: audit 2023-12-20T20:43:56.924143+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:43:58.230 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: audit 2023-12-20T20:43:56.924827+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:43:58.230 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: audit 2023-12-20T20:43:56.927131+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:43:58.230 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: audit 2023-12-20T20:43:56.929275+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:43:58.231 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:57 smithi145 bash[25067]: cephadm 2023-12-20T20:43:56.930960+0000 mgr.y (mgr.24364) 295 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:43:59.123 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:43:58 smithi145 bash[25067]: cluster 2023-12-20T20:43:57.414463+0000 mgr.y (mgr.24364) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:59.123 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:58 smithi145 systemd[1]: Stopping Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:43:59.123 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:58 smithi145 bash[45347]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr.x 2023-12-20T20:43:59.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:43:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:43:58] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2023-12-20T20:43:59.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:43:58 smithi026 bash[24979]: cluster 2023-12-20T20:43:57.414463+0000 mgr.y (mgr.24364) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:59.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:43:58 smithi026 bash[30414]: cluster 2023-12-20T20:43:57.414463+0000 mgr.y (mgr.24364) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:43:59.422 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:43:59.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:59 smithi145 bash[45356]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:43:59.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:59 smithi145 bash[45405]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr.x 2023-12-20T20:43:59.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:59 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:43:59.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:59 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-20T20:43:59.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:43:59 smithi145 systemd[1]: Stopped Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:44:00.135 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:44:00.135 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 3m ago 6m 14.5M - ba2b418f427c 03eeeb9a3c8e 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (5m) 4m ago 5m 47.4M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (3m) 3m ago 3m 66.5M - 3.5 e1d6a67b021e 9928b6245502 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283 starting - - - - 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (13m) 3m ago 13m 455M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (13m) 3m ago 14m 49.8M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (12m) 4m ago 12m 39.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (12m) 3m ago 12m 43.0M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 3m ago 6m 11.0M - 1dbe0e931976 cfd145d32876 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (6m) 4m ago 6m 10.7M - 1dbe0e931976 4b8cc65f55c9 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (11m) 3m ago 11m 53.5M 4062M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 3m ago 10m 54.5M 4062M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (10m) 3m ago 10m 49.7M 4062M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 3m ago 9m 50.4M 4062M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (9m) 4m ago 9m 52.5M 4317M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:44:00.136 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (8m) 4m ago 8m 48.9M 4317M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (7m) 4m ago 7m 48.7M 4317M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (7m) 4m ago 7m 50.7M 4317M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (5m) 4m ago 6m 44.5M - 514e6a882f6e 9c88367bec67 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (4m) 3m ago 4m 83.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (4m) 4m ago 4m 83.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:44:00.137 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (4m) 4m ago 4m 82.9M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:44:00.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:00 smithi145 systemd[1]: Started Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:44:00.550 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:44:00.550 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:44:00.550 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:44:00.550 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:00.550 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:44:00.551 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:44:00.914 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:44:00.914 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:44:00.914 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:44:00.914 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:44:00.914 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2023-12-20T20:44:00.915 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons" 2023-12-20T20:44:00.915 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:44:01.116 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:00 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:00.782Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:44:01.331 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[45472]: debug 2023-12-20T20:44:01.164+0000 7f11d8164700 1 -- 172.21.15.145:0/733731795 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a82b1a9520 con 0x55a82bf26800 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:43:59.404428+0000 mgr.y (mgr.24364) 297 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: cluster 2023-12-20T20:43:59.415186+0000 mgr.y (mgr.24364) 298 : 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 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:43:59.762915+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:44:00.113525+0000 mgr.y (mgr.24364) 300 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:44:00.117356+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:44:00.122006+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:44:00.134800+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:44:01.344 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[25067]: audit 2023-12-20T20:44:00.548641+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.26:0/3695741124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:44:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:43:59.404428+0000 mgr.y (mgr.24364) 297 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: cluster 2023-12-20T20:43:59.415186+0000 mgr.y (mgr.24364) 298 : 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 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:43:59.762915+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:44:00.113525+0000 mgr.y (mgr.24364) 300 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:44:00.117356+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:44:00.122006+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:44:00.134800+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[30414]: audit 2023-12-20T20:44:00.548641+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.26:0/3695741124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:43:59.404428+0000 mgr.y (mgr.24364) 297 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: cluster 2023-12-20T20:43:59.415186+0000 mgr.y (mgr.24364) 298 : 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 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:43:59.762915+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:44:00.113525+0000 mgr.y (mgr.24364) 300 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:44:00.117356+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:44:00.122006+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:44:00.134800+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:44:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:01 smithi026 bash[24979]: audit 2023-12-20T20:44:00.548641+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.26:0/3695741124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:44:01.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:01 smithi145 bash[45472]: debug 2023-12-20T20:44:01.340+0000 7f11e233a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:44:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:02 smithi145 bash[25067]: audit 2023-12-20T20:44:00.912147+0000 mgr.y (mgr.24364) 301 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:02 smithi145 bash[25067]: audit 2023-12-20T20:44:01.329631+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.26:0/1751188771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:44:02.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:02 smithi145 bash[45472]: debug 2023-12-20T20:44:02.248+0000 7f11e233a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:44:02.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:02 smithi145 bash[45472]: debug 2023-12-20T20:44:02.348+0000 7f11e233a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:44:02.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:02 smithi026 bash[24979]: audit 2023-12-20T20:44:00.912147+0000 mgr.y (mgr.24364) 301 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:02.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:02 smithi026 bash[24979]: audit 2023-12-20T20:44:01.329631+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.26:0/1751188771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:44:02.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:02 smithi026 bash[30414]: audit 2023-12-20T20:44:00.912147+0000 mgr.y (mgr.24364) 301 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:02.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:02 smithi026 bash[30414]: audit 2023-12-20T20:44:01.329631+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.26:0/1751188771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:44:02.724 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:02 smithi145 bash[45472]: debug 2023-12-20T20:44:02.452+0000 7f11e233a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:44:03.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:03 smithi145 bash[25067]: cluster 2023-12-20T20:44:01.416889+0000 mgr.y (mgr.24364) 302 : 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 2023-12-20T20:44:03.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:02 smithi145 bash[45472]: debug 2023-12-20T20:44:02.720+0000 7f11e233a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:44:03.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:03 smithi145 bash[45472]: debug 2023-12-20T20:44:03.092+0000 7f11e233a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:44:03.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:03 smithi145 bash[45472]: debug 2023-12-20T20:44:03.268+0000 7f11e233a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:44:03.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:03 smithi026 bash[24979]: cluster 2023-12-20T20:44:01.416889+0000 mgr.y (mgr.24364) 302 : 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 2023-12-20T20:44:03.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:03 smithi026 bash[30414]: cluster 2023-12-20T20:44:01.416889+0000 mgr.y (mgr.24364) 302 : 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 2023-12-20T20:44:03.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:03 smithi145 bash[45472]: debug 2023-12-20T20:44:03.492+0000 7f11e233a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:44:03.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:03 smithi026 bash[50137]: level=error ts=2023-12-20T20:44:03.516Z 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.145:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:44:03.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:03 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:03.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.145:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:44:03.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:03 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44: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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:44:04.741 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:04 smithi145 bash[45472]: debug 2023-12-20T20:44:04.596+0000 7f11e233a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:44:04.741 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:04 smithi145 bash[45472]: debug 2023-12-20T20:44:04.716+0000 7f11e233a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:44:05.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:04 smithi145 bash[45472]: debug 2023-12-20T20:44:04.836+0000 7f11e233a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:44:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:05 smithi026 bash[24979]: cluster 2023-12-20T20:44:03.417785+0000 mgr.y (mgr.24364) 303 : 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 2023-12-20T20:44:05.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:05 smithi026 bash[24979]: audit 2023-12-20T20:44:04.185138+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:05 smithi026 bash[24979]: audit 2023-12-20T20:44:04.704766+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:05 smithi026 bash[30414]: cluster 2023-12-20T20:44:03.417785+0000 mgr.y (mgr.24364) 303 : 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 2023-12-20T20:44:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:05 smithi026 bash[30414]: audit 2023-12-20T20:44:04.185138+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:05 smithi026 bash[30414]: audit 2023-12-20T20:44:04.704766+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:05.536 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:05 smithi145 bash[45472]: debug 2023-12-20T20:44:05.316+0000 7f11e233a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:44:05.536 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:05 smithi145 bash[25067]: cluster 2023-12-20T20:44:03.417785+0000 mgr.y (mgr.24364) 303 : 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 2023-12-20T20:44:05.536 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:05 smithi145 bash[25067]: audit 2023-12-20T20:44:04.185138+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:05.536 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:05 smithi145 bash[25067]: audit 2023-12-20T20:44:04.704766+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:05.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:05 smithi145 bash[45472]: debug 2023-12-20T20:44:05.532+0000 7f11e233a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:44:06.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:05 smithi145 bash[45472]: debug 2023-12-20T20:44:05.984+0000 7f11e233a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:44:06.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:06 smithi145 bash[25067]: audit 2023-12-20T20:44:05.060176+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:06.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:06 smithi026 bash[24979]: audit 2023-12-20T20:44:05.060176+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:06.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:06 smithi026 bash[30414]: audit 2023-12-20T20:44:05.060176+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:06.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:06 smithi145 bash[45472]: debug 2023-12-20T20:44:06.480+0000 7f11e233a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:44:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[25067]: cluster 2023-12-20T20:44:05.419491+0000 mgr.y (mgr.24364) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:07.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.016+0000 7f11e233a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:44:07.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.128+0000 7f11e233a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:44:07.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:07 smithi026 bash[24979]: cluster 2023-12-20T20:44:05.419491+0000 mgr.y (mgr.24364) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:07 smithi026 bash[30414]: cluster 2023-12-20T20:44:05.419491+0000 mgr.y (mgr.24364) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:07.729 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.476+0000 7f11e233a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:44:07.729 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.584+0000 7f11e233a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:44:07.848 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.728+0000 7f11e233a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:44:08.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.840+0000 7f11e233a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:44:08.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:07 smithi145 bash[45472]: debug 2023-12-20T20:44:07.964+0000 7f11e233a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:44:08.480 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:08 smithi145 bash[45472]: debug 2023-12-20T20:44:08.152+0000 7f11e233a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:44:08.481 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:08 smithi145 bash[45472]: debug 2023-12-20T20:44:08.276+0000 7f11e233a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:44:09.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:08 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:08] "GET /metrics HTTP/1.1" 200 214801 "" "Prometheus/2.33.4" 2023-12-20T20:44:09.524 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[25067]: cluster 2023-12-20T20:44:07.420258+0000 mgr.y (mgr.24364) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:09.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:09 smithi026 bash[24979]: cluster 2023-12-20T20:44:07.420258+0000 mgr.y (mgr.24364) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:09.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:09 smithi026 bash[30414]: cluster 2023-12-20T20:44:07.420258+0000 mgr.y (mgr.24364) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:09.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[45472]: debug 2023-12-20T20:44:09.520+0000 7f11e233a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:44:09.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[45472]: [20/Dec/2023:20:44:09] ENGINE Bus STARTING 2023-12-20T20:44:09.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[45472]: CherryPy Checker: 2023-12-20T20:44:09.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[45472]: The Application mounted at '' has an empty config. 2023-12-20T20:44:09.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[45472]: [20/Dec/2023:20:44:09] ENGINE Serving on http://:::9283 2023-12-20T20:44:09.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:09 smithi145 bash[45472]: [20/Dec/2023:20:44:09] ENGINE Bus STARTED 2023-12-20T20:44:10.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[25067]: cluster 2023-12-20T20:44:09.526261+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:44:10.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[25067]: cluster 2023-12-20T20:44:09.526535+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:44:10.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[25067]: audit 2023-12-20T20:44:09.533538+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:44:10.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[25067]: audit 2023-12-20T20:44:09.534561+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:44:10.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[25067]: audit 2023-12-20T20:44:09.537592+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:44:10.511 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[25067]: audit 2023-12-20T20:44:09.539682+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:44:10.679 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:10.457Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[24979]: cluster 2023-12-20T20:44:09.526261+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:44:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[24979]: cluster 2023-12-20T20:44:09.526535+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:44:10.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[24979]: audit 2023-12-20T20:44:09.533538+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:44:10.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[24979]: audit 2023-12-20T20:44:09.534561+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:44:10.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[24979]: audit 2023-12-20T20:44:09.537592+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:44:10.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[24979]: audit 2023-12-20T20:44:09.539682+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:44:10.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[30414]: cluster 2023-12-20T20:44:09.526261+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[30414]: cluster 2023-12-20T20:44:09.526535+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[30414]: audit 2023-12-20T20:44:09.533538+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[30414]: audit 2023-12-20T20:44:09.534561+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[30414]: audit 2023-12-20T20:44:09.537592+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:10 smithi026 bash[30414]: audit 2023-12-20T20:44:09.539682+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:44:10.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:10 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:44:11.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:11 smithi145 bash[25067]: cluster 2023-12-20T20:44:09.421138+0000 mgr.y (mgr.24364) 307 : 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 2023-12-20T20:44:11.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:11 smithi145 bash[25067]: cluster 2023-12-20T20:44:10.221908+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2023-12-20T20:44:11.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:11 smithi026 bash[24979]: cluster 2023-12-20T20:44:09.421138+0000 mgr.y (mgr.24364) 307 : 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 2023-12-20T20:44:11.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:11 smithi026 bash[24979]: cluster 2023-12-20T20:44:10.221908+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2023-12-20T20:44:11.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:11 smithi026 bash[30414]: cluster 2023-12-20T20:44:09.421138+0000 mgr.y (mgr.24364) 307 : 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 2023-12-20T20:44:11.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:11 smithi026 bash[30414]: cluster 2023-12-20T20:44:10.221908+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: cluster 2023-12-20T20:44:11.423056+0000 mgr.y (mgr.24364) 308 : 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 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: audit 2023-12-20T20:44:12.433617+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: audit 2023-12-20T20:44:12.444261+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: audit 2023-12-20T20:44:12.459565+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: audit 2023-12-20T20:44:12.467801+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: audit 2023-12-20T20:44:12.468605+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: cluster 2023-12-20T20:44:12.475162+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-20T20:44:13.473 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[25067]: cluster 2023-12-20T20:44:12.964349+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: cluster 2023-12-20T20:44:11.423056+0000 mgr.y (mgr.24364) 308 : 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 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: audit 2023-12-20T20:44:12.433617+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: audit 2023-12-20T20:44:12.444261+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: audit 2023-12-20T20:44:12.459565+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: audit 2023-12-20T20:44:12.467801+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: audit 2023-12-20T20:44:12.468605+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: cluster 2023-12-20T20:44:12.475162+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[24979]: cluster 2023-12-20T20:44:12.964349+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: cluster 2023-12-20T20:44:11.423056+0000 mgr.y (mgr.24364) 308 : 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 2023-12-20T20:44:13.484 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: audit 2023-12-20T20:44:12.433617+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:13.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: audit 2023-12-20T20:44:12.444261+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-20T20:44:13.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: audit 2023-12-20T20:44:12.459565+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:44:13.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: audit 2023-12-20T20:44:12.467801+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24364 172.21.15.26:0/2058433558' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:44:13.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: audit 2023-12-20T20:44:12.468605+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:44:13.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: cluster 2023-12-20T20:44:12.475162+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-20T20:44:13.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[30414]: cluster 2023-12-20T20:44:12.964349+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:44:13.758 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[45472]: [20/Dec/2023:20:44:13] ENGINE Bus STOPPING 2023-12-20T20:44:13.759 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[45472]: [20/Dec/2023:20:44:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:44:13.759 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[45472]: [20/Dec/2023:20:44:13] ENGINE Bus STOPPED 2023-12-20T20:44:13.759 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[45472]: [20/Dec/2023:20:44:13] ENGINE Bus STARTING 2023-12-20T20:44:13.774 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[25263]: ignoring --setuser ceph since I am not root 2023-12-20T20:44:13.774 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[25263]: ignoring --setgroup ceph since I am not root 2023-12-20T20:44:13.774 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[25263]: debug 2023-12-20T20:44:13.503+0000 7efddc260700 1 -- 172.21.15.26:0/1721042613 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561e949fa340 con 0x561e95776800 2023-12-20T20:44:13.774 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[25263]: debug 2023-12-20T20:44:13.675+0000 7efde4cbc000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:44:13.775 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[50137]: level=error ts=2023-12-20T20:44:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:44:13.775 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:44:13.775 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:13 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:44:14.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[45472]: [20/Dec/2023:20:44:13] ENGINE Serving on http://:::9283 2023-12-20T20:44:14.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:13 smithi145 bash[45472]: [20/Dec/2023:20:44:13] ENGINE Bus STARTED 2023-12-20T20:44:14.543 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[25263]: debug 2023-12-20T20:44:14.403+0000 7efde4cbc000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:12.463463+0000 mgr.y (mgr.24364) 309 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:12.467312+0000 mgr.y (mgr.24364) 310 : cephadm [INF] Failing over to other MGR 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.462612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cluster 2023-12-20T20:44:13.462690+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, starting, since 0.992618s), standbys: y 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.465853+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.466188+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.466450+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:44:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.467902+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.468170+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.468511+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.468870+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.469153+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.469447+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.469729+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.470027+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.470317+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.470625+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.471416+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:44:14.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.471715+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:12.463463+0000 mgr.y (mgr.24364) 309 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:12.467312+0000 mgr.y (mgr.24364) 310 : cephadm [INF] Failing over to other MGR 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.462612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cluster 2023-12-20T20:44:13.462690+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, starting, since 0.992618s), standbys: y 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.465853+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.466188+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.466450+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.467902+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.468170+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.468511+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.468870+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.469153+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.469447+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.469729+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.470027+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:44:14.546 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.470317+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.470625+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.471416+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.471715+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.472287+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cluster 2023-12-20T20:44:13.515952+0000 mon.a (mon.0) 837 : cluster [INF] Manager daemon x is now available 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.563053+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:13.567623+0000 mgr.x (mgr.25058) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.571395+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:13.574835+0000 mgr.x (mgr.25058) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:13.575616+0000 mgr.x (mgr.25058) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-20T20:44:14.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:13.575741+0000 mgr.x (mgr.25058) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.578493+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.596499+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.644966+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.662842+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.664707+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.707325+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: audit 2023-12-20T20:44:13.709029+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:14.163381+0000 mgr.x (mgr.25058) 5 : cephadm [INF] Deploying cephadm binary to smithi026 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[24979]: cephadm 2023-12-20T20:44:14.167173+0000 mgr.x (mgr.25058) 6 : cephadm [INF] Deploying cephadm binary to smithi145 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.472287+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cluster 2023-12-20T20:44:13.515952+0000 mon.a (mon.0) 837 : cluster [INF] Manager daemon x is now available 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.563053+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.548 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:13.567623+0000 mgr.x (mgr.25058) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.571395+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:13.574835+0000 mgr.x (mgr.25058) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:13.575616+0000 mgr.x (mgr.25058) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:13.575741+0000 mgr.x (mgr.25058) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.578493+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.596499+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.644966+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.662842+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.664707+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.707325+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: audit 2023-12-20T20:44:13.709029+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:14.163381+0000 mgr.x (mgr.25058) 5 : cephadm [INF] Deploying cephadm binary to smithi026 2023-12-20T20:44:14.549 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[30414]: cephadm 2023-12-20T20:44:14.167173+0000 mgr.x (mgr.25058) 6 : cephadm [INF] Deploying cephadm binary to smithi145 2023-12-20T20:44:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:12.463463+0000 mgr.y (mgr.24364) 309 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:44:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:12.467312+0000 mgr.y (mgr.24364) 310 : cephadm [INF] Failing over to other MGR 2023-12-20T20:44:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.462612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:44:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cluster 2023-12-20T20:44:13.462690+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, starting, since 0.992618s), standbys: y 2023-12-20T20:44:14.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.465853+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.466188+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.466450+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.467902+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.468170+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.468511+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.468870+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.469153+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.469447+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.469729+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.470027+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.470317+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.470625+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.471416+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.471715+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:44:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.472287+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cluster 2023-12-20T20:44:13.515952+0000 mon.a (mon.0) 837 : cluster [INF] Manager daemon x is now available 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.563053+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:13.567623+0000 mgr.x (mgr.25058) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.571395+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:13.574835+0000 mgr.x (mgr.25058) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:13.575616+0000 mgr.x (mgr.25058) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:13.575741+0000 mgr.x (mgr.25058) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.578493+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.596499+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.644966+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.662842+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.664707+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.707325+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: audit 2023-12-20T20:44:13.709029+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:44:14.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:14.163381+0000 mgr.x (mgr.25058) 5 : cephadm [INF] Deploying cephadm binary to smithi026 2023-12-20T20:44:14.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:14 smithi145 bash[25067]: cephadm 2023-12-20T20:44:14.167173+0000 mgr.x (mgr.25058) 6 : cephadm [INF] Deploying cephadm binary to smithi145 2023-12-20T20:44:14.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:14.621Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:14.929 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[25263]: debug 2023-12-20T20:44:14.539+0000 7efde4cbc000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:44:14.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:14 smithi026 bash[25263]: debug 2023-12-20T20:44:14.707+0000 7efde4cbc000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:44:15.364 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[25263]: debug 2023-12-20T20:44:15.051+0000 7efde4cbc000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:44:15.364 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[25263]: debug 2023-12-20T20:44:15.147+0000 7efde4cbc000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:44:15.364 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[25263]: debug 2023-12-20T20:44:15.359+0000 7efde4cbc000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:44:15.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: cluster 2023-12-20T20:44:14.463765+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e24: x(active, since 1.99368s), standbys: y 2023-12-20T20:44:15.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: audit 2023-12-20T20:44:14.470946+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: cluster 2023-12-20T20:44:14.503527+0000 mgr.x (mgr.25058) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: audit 2023-12-20T20:44:14.510139+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: cephadm 2023-12-20T20:44:14.944319+0000 mgr.x (mgr.25058) 8 : cephadm [INF] [20/Dec/2023:20:44:14] ENGINE Bus STARTING 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: audit 2023-12-20T20:44:15.073543+0000 mgr.x (mgr.25058) 9 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[30414]: cephadm 2023-12-20T20:44:15.155844+0000 mgr.x (mgr.25058) 10 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Serving on https://172.21.15.145:7150 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: cluster 2023-12-20T20:44:14.463765+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e24: x(active, since 1.99368s), standbys: y 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: audit 2023-12-20T20:44:14.470946+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: cluster 2023-12-20T20:44:14.503527+0000 mgr.x (mgr.25058) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: audit 2023-12-20T20:44:14.510139+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: cephadm 2023-12-20T20:44:14.944319+0000 mgr.x (mgr.25058) 8 : cephadm [INF] [20/Dec/2023:20:44:14] ENGINE Bus STARTING 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: audit 2023-12-20T20:44:15.073543+0000 mgr.x (mgr.25058) 9 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:15.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:15 smithi026 bash[24979]: cephadm 2023-12-20T20:44:15.155844+0000 mgr.x (mgr.25058) 10 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Serving on https://172.21.15.145:7150 2023-12-20T20:44:15.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: cluster 2023-12-20T20:44:14.463765+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e24: x(active, since 1.99368s), standbys: y 2023-12-20T20:44:15.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: audit 2023-12-20T20:44:14.470946+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:15.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: cluster 2023-12-20T20:44:14.503527+0000 mgr.x (mgr.25058) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:15.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: audit 2023-12-20T20:44:14.510139+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:15.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: cephadm 2023-12-20T20:44:14.944319+0000 mgr.x (mgr.25058) 8 : cephadm [INF] [20/Dec/2023:20:44:14] ENGINE Bus STARTING 2023-12-20T20:44:15.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: audit 2023-12-20T20:44:15.073543+0000 mgr.x (mgr.25058) 9 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:15.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:15 smithi145 bash[25067]: cephadm 2023-12-20T20:44:15.155844+0000 mgr.x (mgr.25058) 10 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Serving on https://172.21.15.145:7150 2023-12-20T20:44:16.600 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[25263]: debug 2023-12-20T20:44:16.267+0000 7efde4cbc000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:44:16.600 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[25263]: debug 2023-12-20T20:44:16.379+0000 7efde4cbc000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:44:16.601 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[25263]: debug 2023-12-20T20:44:16.595+0000 7efde4cbc000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:44:16.857 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[30414]: cephadm 2023-12-20T20:44:15.269865+0000 mgr.x (mgr.25058) 11 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Serving on http://172.21.15.145:8765 2023-12-20T20:44:16.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[30414]: cephadm 2023-12-20T20:44:15.270177+0000 mgr.x (mgr.25058) 12 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Bus STARTED 2023-12-20T20:44:16.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[30414]: cluster 2023-12-20T20:44:15.471498+0000 mgr.x (mgr.25058) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:16.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[30414]: cluster 2023-12-20T20:44:16.487855+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2023-12-20T20:44:16.858 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[24979]: cephadm 2023-12-20T20:44:15.269865+0000 mgr.x (mgr.25058) 11 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Serving on http://172.21.15.145:8765 2023-12-20T20:44:16.858 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[24979]: cephadm 2023-12-20T20:44:15.270177+0000 mgr.x (mgr.25058) 12 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Bus STARTED 2023-12-20T20:44:16.858 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[24979]: cluster 2023-12-20T20:44:15.471498+0000 mgr.x (mgr.25058) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:16.860 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[24979]: cluster 2023-12-20T20:44:16.487855+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2023-12-20T20:44:17.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:16 smithi145 bash[25067]: cephadm 2023-12-20T20:44:15.269865+0000 mgr.x (mgr.25058) 11 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Serving on http://172.21.15.145:8765 2023-12-20T20:44:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:16 smithi145 bash[25067]: cephadm 2023-12-20T20:44:15.270177+0000 mgr.x (mgr.25058) 12 : cephadm [INF] [20/Dec/2023:20:44:15] ENGINE Bus STARTED 2023-12-20T20:44:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:16 smithi145 bash[25067]: cluster 2023-12-20T20:44:15.471498+0000 mgr.x (mgr.25058) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:16 smithi145 bash[25067]: cluster 2023-12-20T20:44:16.487855+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2023-12-20T20:44:17.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:16 smithi026 bash[25263]: debug 2023-12-20T20:44:16.963+0000 7efde4cbc000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:44:17.679 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:17 smithi026 bash[25263]: debug 2023-12-20T20:44:17.303+0000 7efde4cbc000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:44:17.981 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:17 smithi026 bash[25263]: debug 2023-12-20T20:44:17.691+0000 7efde4cbc000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:44:18.429 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:17 smithi026 bash[25263]: debug 2023-12-20T20:44:17.975+0000 7efde4cbc000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:44:18.974 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[25263]: debug 2023-12-20T20:44:18.691+0000 7efde4cbc000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:44:18.974 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[25263]: debug 2023-12-20T20:44:18.799+0000 7efde4cbc000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:44:18.974 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[24979]: cluster 2023-12-20T20:44:17.472157+0000 mgr.x (mgr.25058) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:18.975 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[24979]: cluster 2023-12-20T20:44:17.868138+0000 mon.a (mon.0) 847 : cluster [DBG] mgrmap e26: x(active, since 5s), standbys: y 2023-12-20T20:44:18.975 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[30414]: cluster 2023-12-20T20:44:17.472157+0000 mgr.x (mgr.25058) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:18.975 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[30414]: cluster 2023-12-20T20:44:17.868138+0000 mon.a (mon.0) 847 : cluster [DBG] mgrmap e26: x(active, since 5s), standbys: y 2023-12-20T20:44:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:18 smithi145 bash[25067]: cluster 2023-12-20T20:44:17.472157+0000 mgr.x (mgr.25058) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:18 smithi145 bash[25067]: cluster 2023-12-20T20:44:17.868138+0000 mon.a (mon.0) 847 : cluster [DBG] mgrmap e26: x(active, since 5s), standbys: y 2023-12-20T20:44:19.234 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:18 smithi026 bash[25263]: debug 2023-12-20T20:44:18.967+0000 7efde4cbc000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:44:19.234 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:19 smithi026 bash[25263]: debug 2023-12-20T20:44:19.083+0000 7efde4cbc000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:44:19.537 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:19 smithi026 bash[25263]: debug 2023-12-20T20:44:19.227+0000 7efde4cbc000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:44:19.857 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:19 smithi026 bash[25263]: debug 2023-12-20T20:44:19.531+0000 7efde4cbc000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:44:19.857 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:19 smithi026 bash[25263]: debug 2023-12-20T20:44:19.659+0000 7efde4cbc000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:44:20.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:19 smithi026 bash[25263]: debug 2023-12-20T20:44:19.851+0000 7efde4cbc000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:44:20.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:19 smithi026 bash[25263]: debug 2023-12-20T20:44:19.975+0000 7efde4cbc000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:44:20.870 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:20 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:20] "GET /metrics HTTP/1.1" 200 35346 "" "Prometheus/2.33.4" 2023-12-20T20:44:21.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:20 smithi145 bash[25067]: cluster 2023-12-20T20:44:19.473556+0000 mgr.x (mgr.25058) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:20 smithi026 bash[24979]: cluster 2023-12-20T20:44:19.473556+0000 mgr.x (mgr.25058) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:21.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:20 smithi026 bash[30414]: cluster 2023-12-20T20:44:19.473556+0000 mgr.x (mgr.25058) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:44:21.182 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:20 smithi026 bash[25263]: debug 2023-12-20T20:44:20.871+0000 7efde4cbc000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:44:21.182 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:20 smithi026 bash[25263]: [20/Dec/2023:20:44:20] ENGINE Bus STARTING 2023-12-20T20:44:21.182 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[25263]: CherryPy Checker: 2023-12-20T20:44:21.182 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[25263]: The Application mounted at '' has an empty config. 2023-12-20T20:44:21.182 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[25263]: [20/Dec/2023:20:44:21] ENGINE Serving on http://:::9283 2023-12-20T20:44:21.182 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[25263]: [20/Dec/2023:20:44:21] ENGINE Bus STARTED 2023-12-20T20:44:22.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[24979]: cluster 2023-12-20T20:44:20.900453+0000 mon.a (mon.0) 848 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[24979]: cluster 2023-12-20T20:44:20.900645+0000 mon.a (mon.0) 849 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[24979]: audit 2023-12-20T20:44:20.905848+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[24979]: audit 2023-12-20T20:44:20.908166+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[24979]: audit 2023-12-20T20:44:20.913735+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[24979]: audit 2023-12-20T20:44:20.914368+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[30414]: cluster 2023-12-20T20:44:20.900453+0000 mon.a (mon.0) 848 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[30414]: cluster 2023-12-20T20:44:20.900645+0000 mon.a (mon.0) 849 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[30414]: audit 2023-12-20T20:44:20.905848+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[30414]: audit 2023-12-20T20:44:20.908166+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:44:22.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[30414]: audit 2023-12-20T20:44:20.913735+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:44:22.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:21 smithi026 bash[30414]: audit 2023-12-20T20:44:20.914368+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:44:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:21 smithi145 bash[25067]: cluster 2023-12-20T20:44:20.900453+0000 mon.a (mon.0) 848 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:44:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:21 smithi145 bash[25067]: cluster 2023-12-20T20:44:20.900645+0000 mon.a (mon.0) 849 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:44:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:21 smithi145 bash[25067]: audit 2023-12-20T20:44:20.905848+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:44:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:21 smithi145 bash[25067]: audit 2023-12-20T20:44:20.908166+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:44:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:21 smithi145 bash[25067]: audit 2023-12-20T20:44:20.913735+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:44:22.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:21 smithi145 bash[25067]: audit 2023-12-20T20:44:20.914368+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.26:0/3807847253' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:44:23.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:22 smithi026 bash[30414]: cluster 2023-12-20T20:44:21.474349+0000 mgr.x (mgr.25058) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:44:23.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:22 smithi026 bash[30414]: cluster 2023-12-20T20:44:21.883923+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e27: x(active, since 9s), standbys: y 2023-12-20T20:44:23.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:22 smithi026 bash[24979]: cluster 2023-12-20T20:44:21.474349+0000 mgr.x (mgr.25058) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:44:23.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:22 smithi026 bash[24979]: cluster 2023-12-20T20:44:21.883923+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e27: x(active, since 9s), standbys: y 2023-12-20T20:44:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:22 smithi145 bash[25067]: cluster 2023-12-20T20:44:21.474349+0000 mgr.x (mgr.25058) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:44:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:22 smithi145 bash[25067]: cluster 2023-12-20T20:44:21.883923+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e27: x(active, since 9s), standbys: y 2023-12-20T20:44:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:23 smithi026 bash[50137]: level=error ts=2023-12-20T20:44:23.518Z 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.26:8443//api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:23.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:23 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:23.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:23 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:44:25.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:24 smithi026 bash[30414]: cluster 2023-12-20T20:44:23.475214+0000 mgr.x (mgr.25058) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:44:25.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:24 smithi026 bash[24979]: cluster 2023-12-20T20:44:23.475214+0000 mgr.x (mgr.25058) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:44:25.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:24 smithi145 bash[25067]: cluster 2023-12-20T20:44:23.475214+0000 mgr.x (mgr.25058) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:44:26.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:25 smithi026 bash[24979]: audit 2023-12-20T20:44:25.078069+0000 mgr.x (mgr.25058) 18 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:26.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:25 smithi026 bash[30414]: audit 2023-12-20T20:44:25.078069+0000 mgr.x (mgr.25058) 18 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:26.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:25 smithi145 bash[25067]: audit 2023-12-20T20:44:25.078069+0000 mgr.x (mgr.25058) 18 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:27.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:26 smithi026 bash[24979]: cluster 2023-12-20T20:44:25.477094+0000 mgr.x (mgr.25058) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:44:27.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:26 smithi026 bash[30414]: cluster 2023-12-20T20:44:25.477094+0000 mgr.x (mgr.25058) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:44:27.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:26 smithi145 bash[25067]: cluster 2023-12-20T20:44:25.477094+0000 mgr.x (mgr.25058) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:44:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:28 smithi145 bash[25067]: cluster 2023-12-20T20:44:27.478008+0000 mgr.x (mgr.25058) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:28 smithi145 bash[25067]: audit 2023-12-20T20:44:27.872116+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:28 smithi145 bash[25067]: audit 2023-12-20T20:44:27.888185+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:28 smithi145 bash[25067]: audit 2023-12-20T20:44:27.924989+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:28 smithi145 bash[25067]: audit 2023-12-20T20:44:27.943301+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:28 smithi145 bash[25067]: audit 2023-12-20T20:44:28.646278+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:29.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[30414]: cluster 2023-12-20T20:44:27.478008+0000 mgr.x (mgr.25058) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[30414]: audit 2023-12-20T20:44:27.872116+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[30414]: audit 2023-12-20T20:44:27.888185+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[30414]: audit 2023-12-20T20:44:27.924989+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[30414]: audit 2023-12-20T20:44:27.943301+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[30414]: audit 2023-12-20T20:44:28.646278+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[24979]: cluster 2023-12-20T20:44:27.478008+0000 mgr.x (mgr.25058) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[24979]: audit 2023-12-20T20:44:27.872116+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[24979]: audit 2023-12-20T20:44:27.888185+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[24979]: audit 2023-12-20T20:44:27.924989+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[24979]: audit 2023-12-20T20:44:27.943301+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:29.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:28 smithi026 bash[24979]: audit 2023-12-20T20:44:28.646278+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:28.997771+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.009552+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.050444+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.061771+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.065316+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.067251+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.067350+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.069154+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.069320+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.071174+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.071240+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.073103+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: cephadm 2023-12-20T20:44:29.075054+0000 mgr.x (mgr.25058) 21 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 2782M 2023-12-20T20:44:30.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[25067]: audit 2023-12-20T20:44:29.079601+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:28.997771+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.009552+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.050444+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.061771+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.065316+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.067251+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.067350+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.069154+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.069320+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.071174+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.071240+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.073103+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: cephadm 2023-12-20T20:44:29.075054+0000 mgr.x (mgr.25058) 21 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 2782M 2023-12-20T20:44:30.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[30414]: audit 2023-12-20T20:44:29.079601+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:28.997771+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.009552+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.050444+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.061771+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.065316+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.067251+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.067350+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.069154+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.069320+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.071174+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.071240+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:29 smithi026 bash[24979]: audit 2023-12-20T20:44:29.073103+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:30.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[24979]: cephadm 2023-12-20T20:44:29.075054+0000 mgr.x (mgr.25058) 21 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 2782M 2023-12-20T20:44:30.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:30 smithi026 bash[24979]: audit 2023-12-20T20:44:29.079601+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:30.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:30 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:30] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2023-12-20T20:44:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:31 smithi145 bash[25067]: cluster 2023-12-20T20:44:29.479170+0000 mgr.x (mgr.25058) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:31.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:31 smithi026 bash[24979]: cluster 2023-12-20T20:44:29.479170+0000 mgr.x (mgr.25058) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:31.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:31 smithi026 bash[30414]: cluster 2023-12-20T20:44:29.479170+0000 mgr.x (mgr.25058) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:31.739 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:44:32.506 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 4s ago 6m 19.2M - 0.23.0 ba2b418f427c 03eeeb9a3c8e 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (6m) 4s ago 6m 47.9M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (4m) 4s ago 4m 48.3M - 3.5 e1d6a67b021e 9928b6245502 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283 running (32s) 4s ago 12m 477M - 19.0.0-297-ga89fee39 36973ca01a0c 89af48912f33 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (14m) 4s ago 14m 405M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (14m) 4s ago 14m 57.5M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (12m) 4s ago 12m 49.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (12m) 4s ago 12m 48.4M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 4s ago 6m 13.3M - 1.3.1 1dbe0e931976 cfd145d32876 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (6m) 4s ago 6m 12.4M - 1.3.1 1dbe0e931976 4b8cc65f55c9 2023-12-20T20:44:32.507 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (11m) 4s ago 11m 56.7M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (11m) 4s ago 11m 57.7M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (10m) 4s ago 10m 52.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10m) 4s ago 10m 55.7M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (9m) 4s ago 9m 56.0M 4317M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (8m) 4s ago 9m 53.8M 4317M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (8m) 4s ago 8m 53.2M 4317M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (7m) 4s ago 7m 54.5M 4317M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (5m) 4s ago 6m 61.8M - 2.33.4 514e6a882f6e 9c88367bec67 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (4m) 4s ago 4m 85.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (4m) 4s ago 4m 86.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (4m) 4s ago 4m 85.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:44:32.508 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (4m) 4s ago 4m 85.8M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:44:32.626 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:44:32 smithi145 bash[41866]: ts=2023-12-20T20:44:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.145:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:32.954 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:44:32.955 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:44:33.345 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/23 daemons upgraded", 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:44:33.346 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:44:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:33 smithi145 bash[25067]: cluster 2023-12-20T20:44:31.480524+0000 mgr.x (mgr.25058) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:33 smithi145 bash[25067]: audit 2023-12-20T20:44:31.723304+0000 mgr.x (mgr.25058) 24 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:33 smithi145 bash[25067]: audit 2023-12-20T20:44:32.113926+0000 mgr.x (mgr.25058) 25 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:33 smithi145 bash[25067]: audit 2023-12-20T20:44:32.951618+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.26:0/3681466857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:44:33.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[24979]: cluster 2023-12-20T20:44:31.480524+0000 mgr.x (mgr.25058) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[24979]: audit 2023-12-20T20:44:31.723304+0000 mgr.x (mgr.25058) 24 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[24979]: audit 2023-12-20T20:44:32.113926+0000 mgr.x (mgr.25058) 25 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[24979]: audit 2023-12-20T20:44:32.951618+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.26:0/3681466857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[30414]: cluster 2023-12-20T20:44:31.480524+0000 mgr.x (mgr.25058) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[30414]: audit 2023-12-20T20:44:31.723304+0000 mgr.x (mgr.25058) 24 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[30414]: audit 2023-12-20T20:44:32.113926+0000 mgr.x (mgr.25058) 25 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:33.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[30414]: audit 2023-12-20T20:44:32.951618+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.26:0/3681466857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:44:33.827 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:44:33.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[50137]: level=error ts=2023-12-20T20:44:33.518Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:33.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:44:33.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:33 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:34.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:34 smithi145 bash[25067]: audit 2023-12-20T20:44:32.485155+0000 mgr.x (mgr.25058) 26 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:34.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:34 smithi145 bash[25067]: audit 2023-12-20T20:44:33.825124+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.26:0/2921651152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:44:34.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:34 smithi026 bash[24979]: audit 2023-12-20T20:44:32.485155+0000 mgr.x (mgr.25058) 26 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:34.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:34 smithi026 bash[24979]: audit 2023-12-20T20:44:33.825124+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.26:0/2921651152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:44:34.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:34 smithi026 bash[30414]: audit 2023-12-20T20:44:32.485155+0000 mgr.x (mgr.25058) 26 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:34.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:34 smithi026 bash[30414]: audit 2023-12-20T20:44:33.825124+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.26:0/2921651152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:44:35.281 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:35 smithi145 bash[25067]: audit 2023-12-20T20:44:33.345252+0000 mgr.x (mgr.25058) 27 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:35.282 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:35 smithi145 bash[25067]: cluster 2023-12-20T20:44:33.481457+0000 mgr.x (mgr.25058) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:35.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:35 smithi026 bash[24979]: audit 2023-12-20T20:44:33.345252+0000 mgr.x (mgr.25058) 27 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:35.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:35 smithi026 bash[24979]: cluster 2023-12-20T20:44:33.481457+0000 mgr.x (mgr.25058) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:35.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:35 smithi026 bash[30414]: audit 2023-12-20T20:44:33.345252+0000 mgr.x (mgr.25058) 27 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:44:35.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:35 smithi026 bash[30414]: cluster 2023-12-20T20:44:33.481457+0000 mgr.x (mgr.25058) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:36 smithi145 bash[25067]: audit 2023-12-20T20:44:35.088467+0000 mgr.x (mgr.25058) 29 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:36.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:36 smithi026 bash[24979]: audit 2023-12-20T20:44:35.088467+0000 mgr.x (mgr.25058) 29 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:36.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:36 smithi026 bash[30414]: audit 2023-12-20T20:44:35.088467+0000 mgr.x (mgr.25058) 29 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:37.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:37 smithi145 bash[25067]: cluster 2023-12-20T20:44:35.483174+0000 mgr.x (mgr.25058) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:37.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:37 smithi026 bash[24979]: cluster 2023-12-20T20:44:35.483174+0000 mgr.x (mgr.25058) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:37 smithi026 bash[30414]: cluster 2023-12-20T20:44:35.483174+0000 mgr.x (mgr.25058) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:39.115 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:38 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:44:39.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: cluster 2023-12-20T20:44:37.483972+0000 mgr.x (mgr.25058) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:39.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.665103+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: cluster 2023-12-20T20:44:37.483972+0000 mgr.x (mgr.25058) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.665103+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.675997+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.681202+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.683263+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.684314+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.686174+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.686809+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.688757+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.689296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.691263+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.699467+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.705383+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:39 smithi145 bash[25067]: audit 2023-12-20T20:44:38.707261+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.675997+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.681202+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.683263+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.684314+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.686174+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.686809+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.688757+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.689296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.691263+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.699467+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.705383+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[24979]: audit 2023-12-20T20:44:38.707261+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: cluster 2023-12-20T20:44:37.483972+0000 mgr.x (mgr.25058) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.665103+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.675997+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.681202+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.683263+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.684314+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.686174+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.686809+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.688757+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.689296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.691263+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.699467+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.705383+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:39.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[30414]: audit 2023-12-20T20:44:38.707261+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:44:40.284 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:39 smithi026 systemd[1]: Stopping Ceph node-exporter.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:44:40.284 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:39 smithi026 bash[59485]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter.a 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:38.693598+0000 mgr.x (mgr.25058) 32 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 3037M 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:38.710145+0000 mgr.x (mgr.25058) 33 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:38.710644+0000 mgr.x (mgr.25058) 34 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:38.925918+0000 mgr.x (mgr.25058) 35 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:38.927120+0000 mgr.x (mgr.25058) 36 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:39.090844+0000 mgr.x (mgr.25058) 37 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: cephadm 2023-12-20T20:44:39.093009+0000 mgr.x (mgr.25058) 38 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:44:40.284 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.428103+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.435774+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.443726+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.449586+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.458981+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.538597+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.546341+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.554073+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[30414]: audit 2023-12-20T20:44:39.562210+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:38.693598+0000 mgr.x (mgr.25058) 32 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 3037M 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:38.710145+0000 mgr.x (mgr.25058) 33 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:38.710644+0000 mgr.x (mgr.25058) 34 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:44:40.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:38.925918+0000 mgr.x (mgr.25058) 35 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:38.927120+0000 mgr.x (mgr.25058) 36 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:39.090844+0000 mgr.x (mgr.25058) 37 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: cephadm 2023-12-20T20:44:39.093009+0000 mgr.x (mgr.25058) 38 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.428103+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.435774+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.443726+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.449586+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.458981+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.538597+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.546341+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.554073+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.286 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[24979]: audit 2023-12-20T20:44:39.562210+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:38.693598+0000 mgr.x (mgr.25058) 32 : cephadm [INF] Adjusting osd_memory_target on smithi145 to 3037M 2023-12-20T20:44:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:38.710145+0000 mgr.x (mgr.25058) 33 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:44:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:38.710644+0000 mgr.x (mgr.25058) 34 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:44:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:38.925918+0000 mgr.x (mgr.25058) 35 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:44:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:38.927120+0000 mgr.x (mgr.25058) 36 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:44:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:39.090844+0000 mgr.x (mgr.25058) 37 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: cephadm 2023-12-20T20:44:39.093009+0000 mgr.x (mgr.25058) 38 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.428103+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.435774+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.443726+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.449586+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.458981+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.538597+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.546341+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.554073+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[25067]: audit 2023-12-20T20:44:39.562210+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:40.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:40 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:40] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2023-12-20T20:44:41.038 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[59494]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter-a 2023-12-20T20:44:41.038 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:40 smithi026 bash[59539]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter.a 2023-12-20T20:44:41.038 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:40 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:44:41.038 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:40 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-20T20:44:41.039 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:40 smithi026 systemd[1]: Stopped Ceph node-exporter.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:44:41.039 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:40 smithi026 systemd[1]: Started Ceph node-exporter.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: cephadm 2023-12-20T20:44:39.255502+0000 mgr.x (mgr.25058) 39 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: cephadm 2023-12-20T20:44:39.259325+0000 mgr.x (mgr.25058) 40 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: cluster 2023-12-20T20:44:39.485082+0000 mgr.x (mgr.25058) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: cephadm 2023-12-20T20:44:39.568577+0000 mgr.x (mgr.25058) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: cephadm 2023-12-20T20:44:39.569504+0000 mgr.x (mgr.25058) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi026 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: audit 2023-12-20T20:44:41.030883+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:41 smithi145 bash[25067]: audit 2023-12-20T20:44:41.041765+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:41.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: cephadm 2023-12-20T20:44:39.255502+0000 mgr.x (mgr.25058) 39 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: cephadm 2023-12-20T20:44:39.259325+0000 mgr.x (mgr.25058) 40 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: cluster 2023-12-20T20:44:39.485082+0000 mgr.x (mgr.25058) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: cephadm 2023-12-20T20:44:39.568577+0000 mgr.x (mgr.25058) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: cephadm 2023-12-20T20:44:39.569504+0000 mgr.x (mgr.25058) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi026 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: audit 2023-12-20T20:44:41.030883+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[30414]: audit 2023-12-20T20:44:41.041765+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: cephadm 2023-12-20T20:44:39.255502+0000 mgr.x (mgr.25058) 39 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: cephadm 2023-12-20T20:44:39.259325+0000 mgr.x (mgr.25058) 40 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: cluster 2023-12-20T20:44:39.485082+0000 mgr.x (mgr.25058) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: cephadm 2023-12-20T20:44:39.568577+0000 mgr.x (mgr.25058) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-20T20:44:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: cephadm 2023-12-20T20:44:39.569504+0000 mgr.x (mgr.25058) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi026 2023-12-20T20:44:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: audit 2023-12-20T20:44:41.030883+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:41 smithi026 bash[24979]: audit 2023-12-20T20:44:41.041765+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:42.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[24979]: cephadm 2023-12-20T20:44:41.089450+0000 mgr.x (mgr.25058) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:44:42.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[24979]: cephadm 2023-12-20T20:44:41.109721+0000 mgr.x (mgr.25058) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2023-12-20T20:44:42.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[30414]: cephadm 2023-12-20T20:44:41.089450+0000 mgr.x (mgr.25058) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:44:42.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[30414]: cephadm 2023-12-20T20:44:41.109721+0000 mgr.x (mgr.25058) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2023-12-20T20:44:42.430 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.203Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.203Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.204Z 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/.+)($|/) 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.204Z 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)$ 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T20:44:42.431 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T20:44:42.432 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T20:44:42.433 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T20:44:42.434 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T20:44:42.434 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T20:44:42.434 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.205Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T20:44:42.434 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.206Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T20:44:42.434 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:44:42 smithi026 bash[59567]: ts=2023-12-20T20:44:42.206Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T20:44:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:42 smithi145 bash[25067]: cephadm 2023-12-20T20:44:41.089450+0000 mgr.x (mgr.25058) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:44:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:42 smithi145 bash[25067]: cephadm 2023-12-20T20:44:41.109721+0000 mgr.x (mgr.25058) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2023-12-20T20:44:42.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:44:42 smithi145 bash[41866]: ts=2023-12-20T20:44:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.145:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:44:43.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:43 smithi026 bash[24979]: cluster 2023-12-20T20:44:41.486474+0000 mgr.x (mgr.25058) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:43.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:43 smithi026 bash[30414]: cluster 2023-12-20T20:44:41.486474+0000 mgr.x (mgr.25058) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:43 smithi145 bash[25067]: cluster 2023-12-20T20:44:41.486474+0000 mgr.x (mgr.25058) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:43.929 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:43 smithi026 bash[50137]: level=error ts=2023-12-20T20:44:43.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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:43.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:43 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2023-12-20T20:44:43.930 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:43 smithi026 bash[50137]: level=warn ts=2023-12-20T20:44:43.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.145:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.145 because it doesn't contain any IP SANs" 2023-12-20T20:44:44.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:44 smithi026 bash[24979]: audit 2023-12-20T20:44:43.646620+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:44.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:44 smithi026 bash[30414]: audit 2023-12-20T20:44:43.646620+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:44.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:44 smithi145 bash[25067]: audit 2023-12-20T20:44:43.646620+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:45.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:45 smithi026 bash[24979]: cluster 2023-12-20T20:44:43.487246+0000 mgr.x (mgr.25058) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:45.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:45 smithi026 bash[30414]: cluster 2023-12-20T20:44:43.487246+0000 mgr.x (mgr.25058) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:45.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:45 smithi145 bash[25067]: cluster 2023-12-20T20:44:43.487246+0000 mgr.x (mgr.25058) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:46.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:46 smithi026 bash[24979]: audit 2023-12-20T20:44:45.096509+0000 mgr.x (mgr.25058) 48 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:46.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:46 smithi026 bash[30414]: audit 2023-12-20T20:44:45.096509+0000 mgr.x (mgr.25058) 48 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:46.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:46 smithi145 bash[25067]: audit 2023-12-20T20:44:45.096509+0000 mgr.x (mgr.25058) 48 : audit [DBG] from='client.14925 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:44:47.410 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:47 smithi026 bash[24979]: cluster 2023-12-20T20:44:45.488954+0000 mgr.x (mgr.25058) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:47.411 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:47 smithi026 bash[30414]: cluster 2023-12-20T20:44:45.488954+0000 mgr.x (mgr.25058) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:47.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:47 smithi145 bash[25067]: cluster 2023-12-20T20:44:45.488954+0000 mgr.x (mgr.25058) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:48.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:48 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:44:49.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:49 smithi026 bash[24979]: cluster 2023-12-20T20:44:47.489755+0000 mgr.x (mgr.25058) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:49.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:49 smithi026 bash[30414]: cluster 2023-12-20T20:44:47.489755+0000 mgr.x (mgr.25058) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:49.430 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:49 smithi026 systemd[1]: Stopping Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:44:49.430 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:49 smithi026 bash[59837]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:44:49.430 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:49 smithi026 bash[50137]: level=info ts=2023-12-20T20:44:49.248Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:44:49.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:49 smithi145 bash[25067]: cluster 2023-12-20T20:44:47.489755+0000 mgr.x (mgr.25058) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:50.180 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:49 smithi026 bash[59846]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager-a 2023-12-20T20:44:50.180 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:49 smithi026 bash[59880]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:44:50.180 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:50 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-20T20:44:50.180 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:50 smithi026 systemd[1]: Stopped Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:44:50.180 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:50 smithi026 systemd[1]: Started Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:44:50.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:44:50 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:50] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: cluster 2023-12-20T20:44:49.490907+0000 mgr.x (mgr.25058) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: audit 2023-12-20T20:44:50.115728+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: audit 2023-12-20T20:44:50.126148+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: audit 2023-12-20T20:44:50.148351+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: cephadm 2023-12-20T20:44:50.149133+0000 mgr.x (mgr.25058) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.qpanbl (dependencies changed)... 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: audit 2023-12-20T20:44:50.149912+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:44:51.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: audit 2023-12-20T20:44:50.163588+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:51.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:51 smithi145 bash[25067]: cephadm 2023-12-20T20:44:50.165460+0000 mgr.x (mgr.25058) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:44:51.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: cluster 2023-12-20T20:44:49.490907+0000 mgr.x (mgr.25058) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:51.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: audit 2023-12-20T20:44:50.115728+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:51.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: audit 2023-12-20T20:44:50.126148+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: audit 2023-12-20T20:44:50.148351+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:44:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: cephadm 2023-12-20T20:44:50.149133+0000 mgr.x (mgr.25058) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.qpanbl (dependencies changed)... 2023-12-20T20:44:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: audit 2023-12-20T20:44:50.149912+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:44:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: audit 2023-12-20T20:44:50.163588+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[30414]: cephadm 2023-12-20T20:44:50.165460+0000 mgr.x (mgr.25058) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:44:51.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: cluster 2023-12-20T20:44:49.490907+0000 mgr.x (mgr.25058) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:51.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: audit 2023-12-20T20:44:50.115728+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:51.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: audit 2023-12-20T20:44:50.126148+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:51.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: audit 2023-12-20T20:44:50.148351+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:44:51.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: cephadm 2023-12-20T20:44:50.149133+0000 mgr.x (mgr.25058) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.qpanbl (dependencies changed)... 2023-12-20T20:44:51.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: audit 2023-12-20T20:44:50.149912+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:44:51.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: audit 2023-12-20T20:44:50.163588+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:44:51.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[24979]: cephadm 2023-12-20T20:44:50.165460+0000 mgr.x (mgr.25058) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.936Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.936Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.938Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.941Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.993Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.994Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.998Z caller=main.go:518 msg=Listening address=:9093 2023-12-20T20:44:52.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:51 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:51.998Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-20T20:44:52.626 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:44:52 smithi145 bash[41866]: ts=2023-12-20T20:44:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.145:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:44:53.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:53 smithi026 bash[24979]: cluster 2023-12-20T20:44:51.492380+0000 mgr.x (mgr.25058) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:53.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:53 smithi026 bash[30414]: cluster 2023-12-20T20:44:51.492380+0000 mgr.x (mgr.25058) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:53.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:53 smithi145 bash[25067]: cluster 2023-12-20T20:44:51.492380+0000 mgr.x (mgr.25058) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:54.242 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:44:53 smithi026 bash[59908]: level=info ts=2023-12-20T20:44:53.942Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000894417s 2023-12-20T20:44:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:55 smithi026 bash[30414]: cluster 2023-12-20T20:44:53.493258+0000 mgr.x (mgr.25058) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:55 smithi026 bash[30414]: audit 2023-12-20T20:44:54.405400+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:55 smithi026 bash[30414]: audit 2023-12-20T20:44:54.418918+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:55.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:55 smithi026 bash[24979]: cluster 2023-12-20T20:44:53.493258+0000 mgr.x (mgr.25058) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:55.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:55 smithi026 bash[24979]: audit 2023-12-20T20:44:54.405400+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:55.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:55 smithi026 bash[24979]: audit 2023-12-20T20:44:54.418918+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:55 smithi145 bash[25067]: cluster 2023-12-20T20:44:53.493258+0000 mgr.x (mgr.25058) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:44:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:55 smithi145 bash[25067]: audit 2023-12-20T20:44:54.405400+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:55 smithi145 bash[25067]: audit 2023-12-20T20:44:54.418918+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:44:56.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:56 smithi026 bash[30414]: cephadm 2023-12-20T20:44:54.443944+0000 mgr.x (mgr.25058) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:44:56.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:56 smithi026 bash[30414]: cephadm 2023-12-20T20:44:54.687474+0000 mgr.x (mgr.25058) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:44:56.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:56 smithi026 bash[24979]: cephadm 2023-12-20T20:44:54.443944+0000 mgr.x (mgr.25058) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:44:56.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:56 smithi026 bash[24979]: cephadm 2023-12-20T20:44:54.687474+0000 mgr.x (mgr.25058) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:44:56.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:56 smithi145 bash[25067]: cephadm 2023-12-20T20:44:54.443944+0000 mgr.x (mgr.25058) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:44:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:56 smithi145 bash[25067]: cephadm 2023-12-20T20:44:54.687474+0000 mgr.x (mgr.25058) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:44:57.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:57 smithi026 bash[24979]: cluster 2023-12-20T20:44:55.495078+0000 mgr.x (mgr.25058) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:57.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:57 smithi026 bash[24979]: audit 2023-12-20T20:44:56.368055+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.26:0/1356687694' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:44:57.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:57 smithi026 bash[24979]: audit 2023-12-20T20:44:56.754076+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.26:0/2225931159' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3140387001"}]: dispatch 2023-12-20T20:44:57.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:57 smithi026 bash[30414]: cluster 2023-12-20T20:44:55.495078+0000 mgr.x (mgr.25058) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:57.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:57 smithi026 bash[30414]: audit 2023-12-20T20:44:56.368055+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.26:0/1356687694' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:44:57.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:57 smithi026 bash[30414]: audit 2023-12-20T20:44:56.754076+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.26:0/2225931159' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3140387001"}]: dispatch 2023-12-20T20:44:57.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:57 smithi145 bash[25067]: cluster 2023-12-20T20:44:55.495078+0000 mgr.x (mgr.25058) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:44:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:57 smithi145 bash[25067]: audit 2023-12-20T20:44:56.368055+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.26:0/1356687694' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:44:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:57 smithi145 bash[25067]: audit 2023-12-20T20:44:56.754076+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.26:0/2225931159' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3140387001"}]: dispatch 2023-12-20T20:44:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[24979]: audit 2023-12-20T20:44:57.155580+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.26:0/2225931159' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3140387001"}]': finished 2023-12-20T20:44:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[24979]: cluster 2023-12-20T20:44:57.155733+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-20T20:44:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[24979]: audit 2023-12-20T20:44:57.551647+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.26:0/997472752' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3140387001"}]: dispatch 2023-12-20T20:44:58.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[30414]: audit 2023-12-20T20:44:57.155580+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.26:0/2225931159' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3140387001"}]': finished 2023-12-20T20:44:58.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[30414]: cluster 2023-12-20T20:44:57.155733+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-20T20:44:58.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[30414]: audit 2023-12-20T20:44:57.551647+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.26:0/997472752' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3140387001"}]: dispatch 2023-12-20T20:44:58.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:58 smithi145 bash[25067]: audit 2023-12-20T20:44:57.155580+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.26:0/2225931159' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3140387001"}]': finished 2023-12-20T20:44:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:58 smithi145 bash[25067]: cluster 2023-12-20T20:44:57.155733+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-20T20:44:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:58 smithi145 bash[25067]: audit 2023-12-20T20:44:57.551647+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.26:0/997472752' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3140387001"}]: dispatch 2023-12-20T20:44:59.167 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:44:58 smithi026 bash[25263]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:44:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:44:59.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[30414]: cluster 2023-12-20T20:44:57.495831+0000 mgr.x (mgr.25058) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[30414]: audit 2023-12-20T20:44:58.169743+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.26:0/997472752' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3140387001"}]': finished 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[30414]: cluster 2023-12-20T20:44:58.169929+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[30414]: audit 2023-12-20T20:44:58.563349+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.26:0/1658858159' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3934988185"}]: dispatch 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[30414]: audit 2023-12-20T20:44:58.646246+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[24979]: cluster 2023-12-20T20:44:57.495831+0000 mgr.x (mgr.25058) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[24979]: audit 2023-12-20T20:44:58.169743+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.26:0/997472752' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3140387001"}]': finished 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[24979]: cluster 2023-12-20T20:44:58.169929+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[24979]: audit 2023-12-20T20:44:58.563349+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.26:0/1658858159' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3934988185"}]: dispatch 2023-12-20T20:44:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:44:59 smithi026 bash[24979]: audit 2023-12-20T20:44:58.646246+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:44:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:59 smithi145 bash[25067]: cluster 2023-12-20T20:44:57.495831+0000 mgr.x (mgr.25058) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:44:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:59 smithi145 bash[25067]: audit 2023-12-20T20:44:58.169743+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.26:0/997472752' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3140387001"}]': finished 2023-12-20T20:44:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:59 smithi145 bash[25067]: cluster 2023-12-20T20:44:58.169929+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-20T20:44:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:59 smithi145 bash[25067]: audit 2023-12-20T20:44:58.563349+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.26:0/1658858159' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3934988185"}]: dispatch 2023-12-20T20:44:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:44:59 smithi145 bash[25067]: audit 2023-12-20T20:44:58.646246+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:00.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:00 smithi145 bash[25067]: audit 2023-12-20T20:44:59.179171+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.26:0/1658858159' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3934988185"}]': finished 2023-12-20T20:45:00.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:00 smithi145 bash[25067]: cluster 2023-12-20T20:44:59.179345+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-20T20:45:00.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:00 smithi145 bash[25067]: audit 2023-12-20T20:44:59.575451+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.26:0/2046884477' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]: dispatch 2023-12-20T20:45:00.509 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:00 smithi145 bash[25067]: audit 2023-12-20T20:44:59.576403+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]: dispatch 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[24979]: audit 2023-12-20T20:44:59.179171+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.26:0/1658858159' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3934988185"}]': finished 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[24979]: cluster 2023-12-20T20:44:59.179345+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[24979]: audit 2023-12-20T20:44:59.575451+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.26:0/2046884477' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]: dispatch 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[24979]: audit 2023-12-20T20:44:59.576403+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]: dispatch 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[30414]: audit 2023-12-20T20:44:59.179171+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.26:0/1658858159' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3934988185"}]': finished 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[30414]: cluster 2023-12-20T20:44:59.179345+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[30414]: audit 2023-12-20T20:44:59.575451+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.26:0/2046884477' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]: dispatch 2023-12-20T20:45:00.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:00 smithi026 bash[30414]: audit 2023-12-20T20:44:59.576403+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]: dispatch 2023-12-20T20:45:00.869 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:00 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:45:00] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.33.4" 2023-12-20T20:45:01.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:01 smithi145 bash[25067]: cluster 2023-12-20T20:44:59.496985+0000 mgr.x (mgr.25058) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:45:01.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:01 smithi145 bash[25067]: audit 2023-12-20T20:45:00.191227+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]': finished 2023-12-20T20:45:01.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:01 smithi145 bash[25067]: cluster 2023-12-20T20:45:00.191337+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-20T20:45:01.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:01 smithi145 bash[25067]: audit 2023-12-20T20:45:00.569750+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.26:0/585264353' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1613980509"}]: dispatch 2023-12-20T20:45:01.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[24979]: cluster 2023-12-20T20:44:59.496985+0000 mgr.x (mgr.25058) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[24979]: audit 2023-12-20T20:45:00.191227+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]': finished 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[24979]: cluster 2023-12-20T20:45:00.191337+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[24979]: audit 2023-12-20T20:45:00.569750+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.26:0/585264353' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1613980509"}]: dispatch 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[30414]: cluster 2023-12-20T20:44:59.496985+0000 mgr.x (mgr.25058) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[30414]: audit 2023-12-20T20:45:00.191227+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2902324329"}]': finished 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[30414]: cluster 2023-12-20T20:45:00.191337+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-20T20:45:01.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[30414]: audit 2023-12-20T20:45:00.569750+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.26:0/585264353' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1613980509"}]: dispatch 2023-12-20T20:45:02.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[24979]: audit 2023-12-20T20:45:01.198438+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.26:0/585264353' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1613980509"}]': finished 2023-12-20T20:45:02.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[24979]: cluster 2023-12-20T20:45:01.198533+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-20T20:45:02.199 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:45:01 smithi026 bash[59908]: level=info ts=2023-12-20T20:45:01.945Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003868437s 2023-12-20T20:45:02.627 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:02 smithi145 bash[41866]: ts=2023-12-20T20:45:02.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.145:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:45:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:02 smithi145 bash[25067]: audit 2023-12-20T20:45:01.198438+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.26:0/585264353' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1613980509"}]': finished 2023-12-20T20:45:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:02 smithi145 bash[25067]: cluster 2023-12-20T20:45:01.198533+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-20T20:45:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:02 smithi145 bash[25067]: cluster 2023-12-20T20:45:01.497890+0000 mgr.x (mgr.25058) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:45:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:02 smithi145 bash[25067]: audit 2023-12-20T20:45:01.588899+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.26:0/231987826' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]: dispatch 2023-12-20T20:45:02.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:02 smithi145 bash[25067]: audit 2023-12-20T20:45:01.589876+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]: dispatch 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[30414]: audit 2023-12-20T20:45:01.198438+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.26:0/585264353' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1613980509"}]': finished 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[30414]: cluster 2023-12-20T20:45:01.198533+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[30414]: cluster 2023-12-20T20:45:01.497890+0000 mgr.x (mgr.25058) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[30414]: audit 2023-12-20T20:45:01.588899+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.26:0/231987826' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]: dispatch 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[30414]: audit 2023-12-20T20:45:01.589876+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]: dispatch 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[24979]: cluster 2023-12-20T20:45:01.497890+0000 mgr.x (mgr.25058) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[24979]: audit 2023-12-20T20:45:01.588899+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.26:0/231987826' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]: dispatch 2023-12-20T20:45:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:02 smithi026 bash[24979]: audit 2023-12-20T20:45:01.589876+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]: dispatch 2023-12-20T20:45:03.524 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:03 smithi145 bash[25067]: audit 2023-12-20T20:45:02.208736+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]': finished 2023-12-20T20:45:03.525 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:03 smithi145 bash[25067]: cluster 2023-12-20T20:45:02.208901+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-20T20:45:03.525 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:03 smithi145 bash[25067]: audit 2023-12-20T20:45:02.601574+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.26:0/944503646' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2028129537"}]: dispatch 2023-12-20T20:45:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:03 smithi026 bash[24979]: audit 2023-12-20T20:45:02.208736+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]': finished 2023-12-20T20:45:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:03 smithi026 bash[24979]: cluster 2023-12-20T20:45:02.208901+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-20T20:45:03.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:03 smithi026 bash[24979]: audit 2023-12-20T20:45:02.601574+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.26:0/944503646' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2028129537"}]: dispatch 2023-12-20T20:45:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:03 smithi026 bash[30414]: audit 2023-12-20T20:45:02.208736+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4275478609"}]': finished 2023-12-20T20:45:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:03 smithi026 bash[30414]: cluster 2023-12-20T20:45:02.208901+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-20T20:45:03.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:03 smithi026 bash[30414]: audit 2023-12-20T20:45:02.601574+0000 mon.a (mon.0) 906 : audit [INF] from='client.? 172.21.15.26:0/944503646' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2028129537"}]: dispatch 2023-12-20T20:45:04.243 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:45:04.624 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:04 smithi145 bash[25067]: audit 2023-12-20T20:45:03.213898+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.26:0/944503646' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2028129537"}]': finished 2023-12-20T20:45:04.624 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:04 smithi145 bash[25067]: cluster 2023-12-20T20:45:03.214049+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-20T20:45:04.624 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:04 smithi145 bash[25067]: cluster 2023-12-20T20:45:03.498903+0000 mgr.x (mgr.25058) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:45:04.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:04 smithi026 bash[24979]: audit 2023-12-20T20:45:03.213898+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.26:0/944503646' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2028129537"}]': finished 2023-12-20T20:45:04.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:04 smithi026 bash[24979]: cluster 2023-12-20T20:45:03.214049+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-20T20:45:04.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:04 smithi026 bash[24979]: cluster 2023-12-20T20:45:03.498903+0000 mgr.x (mgr.25058) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:45:04.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:04 smithi026 bash[30414]: audit 2023-12-20T20:45:03.213898+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.26:0/944503646' entity='client.iscsi.foo.smithi026.qpanbl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2028129537"}]': finished 2023-12-20T20:45:04.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:04 smithi026 bash[30414]: cluster 2023-12-20T20:45:03.214049+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-20T20:45:04.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:04 smithi026 bash[30414]: cluster 2023-12-20T20:45:03.498903+0000 mgr.x (mgr.25058) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:45:04.999 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:45:04.999 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 starting - - - - 2023-12-20T20:45:04.999 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (6m) 37s ago 6m 47.9M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 starting - - - - 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283 running (64s) 37s ago 12m 477M - 19.0.0-297-ga89fee39 36973ca01a0c 89af48912f33 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (14m) 37s ago 14m 405M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (15m) 37s ago 15m 57.5M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (13m) 37s ago 13m 49.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (13m) 37s ago 13m 48.4M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 starting - - - - 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (7m) 37s ago 7m 12.4M - 1.3.1 1dbe0e931976 4b8cc65f55c9 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (12m) 37s ago 12m 56.7M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (11m) 37s ago 11m 57.7M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (11m) 37s ago 11m 52.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10m) 37s ago 10m 55.7M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (10m) 37s ago 10m 56.0M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:45:05.000 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (9m) 37s ago 9m 53.8M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (8m) 37s ago 8m 53.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (8m) 37s ago 8m 54.5M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (6m) 37s ago 7m 61.8M - 2.33.4 514e6a882f6e 9c88367bec67 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (5m) 37s ago 5m 85.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (5m) 37s ago 5m 86.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (5m) 37s ago 5m 85.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:45:05.001 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (5m) 37s ago 5m 85.8M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:45:05.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:05 smithi145 bash[25067]: audit 2023-12-20T20:45:04.228507+0000 mgr.x (mgr.25058) 63 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:05 smithi145 bash[25067]: audit 2023-12-20T20:45:04.604171+0000 mgr.x (mgr.25058) 64 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:05 smithi145 bash[25067]: audit 2023-12-20T20:45:04.974194+0000 mgr.x (mgr.25058) 65 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.452 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:45:05.452 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:45:05.452 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:45:05.452 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:45:05.453 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:45:05.454 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:45:05.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:05 smithi026 bash[24979]: audit 2023-12-20T20:45:04.228507+0000 mgr.x (mgr.25058) 63 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:05 smithi026 bash[24979]: audit 2023-12-20T20:45:04.604171+0000 mgr.x (mgr.25058) 64 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:05 smithi026 bash[24979]: audit 2023-12-20T20:45:04.974194+0000 mgr.x (mgr.25058) 65 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:05 smithi026 bash[30414]: audit 2023-12-20T20:45:04.228507+0000 mgr.x (mgr.25058) 63 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:05 smithi026 bash[30414]: audit 2023-12-20T20:45:04.604171+0000 mgr.x (mgr.25058) 64 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:05 smithi026 bash[30414]: audit 2023-12-20T20:45:04.974194+0000 mgr.x (mgr.25058) 65 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:05.838 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/23 daemons upgraded", 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:45:05.839 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:05 smithi145 systemd[1]: Stopping Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:05 smithi145 bash[47426]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.052Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.052Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.052Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.052Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:45:06.242 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.053Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.053Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.053Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.053Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.053Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.054Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.054Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:45:06.243 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[41866]: ts=2023-12-20T20:45:06.054Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:45:06.289 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[24979]: audit 2023-12-20T20:45:05.450180+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.26:0/2577873308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[24979]: cluster 2023-12-20T20:45:05.500764+0000 mgr.x (mgr.25058) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[24979]: audit 2023-12-20T20:45:05.838627+0000 mgr.x (mgr.25058) 67 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[24979]: audit 2023-12-20T20:45:06.034434+0000 mgr.x (mgr.25058) 68 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[30414]: audit 2023-12-20T20:45:05.450180+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.26:0/2577873308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[30414]: cluster 2023-12-20T20:45:05.500764+0000 mgr.x (mgr.25058) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[30414]: audit 2023-12-20T20:45:05.838627+0000 mgr.x (mgr.25058) 67 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:06.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:06 smithi026 bash[30414]: audit 2023-12-20T20:45:06.034434+0000 mgr.x (mgr.25058) 68 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[25067]: audit 2023-12-20T20:45:05.450180+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.26:0/2577873308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:45:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[25067]: cluster 2023-12-20T20:45:05.500764+0000 mgr.x (mgr.25058) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2023-12-20T20:45:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[25067]: audit 2023-12-20T20:45:05.838627+0000 mgr.x (mgr.25058) 67 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[25067]: audit 2023-12-20T20:45:06.034434+0000 mgr.x (mgr.25058) 68 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:06.897 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[47436]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T20:45:06.897 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 bash[47470]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:45:06.897 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T20:45:06.897 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 systemd[1]: Stopped Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:06.897 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:06 smithi145 systemd[1]: Started Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:07 smithi145 bash[25067]: audit 2023-12-20T20:45:06.287387+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.26:0/3724188789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:45:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:07 smithi145 bash[25067]: audit 2023-12-20T20:45:06.878509+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:07 smithi145 bash[25067]: audit 2023-12-20T20:45:06.888522+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:07 smithi145 bash[25067]: cephadm 2023-12-20T20:45:06.919920+0000 mgr.x (mgr.25058) 69 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-20T20:45:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:07 smithi145 bash[25067]: cephadm 2023-12-20T20:45:06.920608+0000 mgr.x (mgr.25058) 70 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi145 2023-12-20T20:45:07.627 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:07 smithi145 systemd[1]: Stopping Ceph node-exporter.b for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:45:07.627 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:07 smithi145 bash[47521]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter.b 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[24979]: audit 2023-12-20T20:45:06.287387+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.26:0/3724188789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[24979]: audit 2023-12-20T20:45:06.878509+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[24979]: audit 2023-12-20T20:45:06.888522+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[24979]: cephadm 2023-12-20T20:45:06.919920+0000 mgr.x (mgr.25058) 69 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[24979]: cephadm 2023-12-20T20:45:06.920608+0000 mgr.x (mgr.25058) 70 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi145 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[30414]: audit 2023-12-20T20:45:06.287387+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.26:0/3724188789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[30414]: audit 2023-12-20T20:45:06.878509+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[30414]: audit 2023-12-20T20:45:06.888522+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[30414]: cephadm 2023-12-20T20:45:06.919920+0000 mgr.x (mgr.25058) 69 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-20T20:45:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:07 smithi026 bash[30414]: cephadm 2023-12-20T20:45:06.920608+0000 mgr.x (mgr.25058) 70 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi145 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.392Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.392Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.392Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.392Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi145 (none))" 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.392Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.392Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.394Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.395Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.398Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.402Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T20:45:08.538 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.402Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.31µs 2023-12-20T20:45:08.539 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.402Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T20:45:08.539 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47529]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter-b 2023-12-20T20:45:08.539 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47602]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter.b 2023-12-20T20:45:08.539 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:08 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:45:08.539 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:08 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-20T20:45:08.539 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:08 smithi145 systemd[1]: Stopped Ceph node-exporter.b for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:08.539 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:08 smithi145 systemd[1]: Started Ceph node-exporter.b for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:08.539 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[25067]: cluster 2023-12-20T20:45:07.501637+0000 mgr.x (mgr.25058) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2023-12-20T20:45:08.599 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.555Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-20T20:45:08.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:08 smithi026 bash[24979]: cluster 2023-12-20T20:45:07.501637+0000 mgr.x (mgr.25058) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2023-12-20T20:45:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:08 smithi026 bash[30414]: cluster 2023-12-20T20:45:07.501637+0000 mgr.x (mgr.25058) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2023-12-20T20:45:08.874 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.838Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-20T20:45:08.874 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.838Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-20T20:45:08.874 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.838Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.192µs wal_replay_duration=436.75594ms total_replay_duration=436.82351ms 2023-12-20T20:45:08.874 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.846Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T20:45:08.874 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.846Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T20:45:08.874 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.847Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T20:45:09.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.875Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.135686ms db_storage=1.337µs remote_storage=2.26µs web_handler=707ns query_engine=1.324µs scrape=377.13µs scrape_sd=105.798µs notify=20.11µs notify_sd=37.45µs rules=26.829825ms 2023-12-20T20:45:09.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:08 smithi145 bash[47497]: ts=2023-12-20T20:45:08.875Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: audit 2023-12-20T20:45:08.588857+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: audit 2023-12-20T20:45:08.600675+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: cephadm 2023-12-20T20:45:08.640319+0000 mgr.x (mgr.25058) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: cephadm 2023-12-20T20:45:08.656878+0000 mgr.x (mgr.25058) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: audit 2023-12-20T20:45:08.695871+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: audit 2023-12-20T20:45:08.703920+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: audit 2023-12-20T20:45:08.712337+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:45:09.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: audit 2023-12-20T20:45:08.713008+0000 mgr.x (mgr.25058) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:45:09.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[25067]: cephadm 2023-12-20T20:45:08.717198+0000 mgr.x (mgr.25058) 75 : cephadm [INF] Reconfiguring daemon grafana.a on smithi145 2023-12-20T20:45:09.878 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.770Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T20:45:09.878 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.770Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-20T20:45:09.878 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.770Z 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/.+)($|/) 2023-12-20T20:45:09.878 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.770Z 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)$ 2023-12-20T20:45:09.878 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.771Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T20:45:09.878 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.771Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.771Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T20:45:09.879 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T20:45:09.880 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T20:45:09.881 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T20:45:09.882 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T20:45:09.882 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:45:09 smithi145 bash[47651]: ts=2023-12-20T20:45:09.772Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: audit 2023-12-20T20:45:08.588857+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: audit 2023-12-20T20:45:08.600675+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: cephadm 2023-12-20T20:45:08.640319+0000 mgr.x (mgr.25058) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: cephadm 2023-12-20T20:45:08.656878+0000 mgr.x (mgr.25058) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: audit 2023-12-20T20:45:08.695871+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: audit 2023-12-20T20:45:08.703920+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: audit 2023-12-20T20:45:08.712337+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:45:09.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: audit 2023-12-20T20:45:08.713008+0000 mgr.x (mgr.25058) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[24979]: cephadm 2023-12-20T20:45:08.717198+0000 mgr.x (mgr.25058) 75 : cephadm [INF] Reconfiguring daemon grafana.a on smithi145 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: audit 2023-12-20T20:45:08.588857+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: audit 2023-12-20T20:45:08.600675+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: cephadm 2023-12-20T20:45:08.640319+0000 mgr.x (mgr.25058) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: cephadm 2023-12-20T20:45:08.656878+0000 mgr.x (mgr.25058) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: audit 2023-12-20T20:45:08.695871+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: audit 2023-12-20T20:45:08.703920+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: audit 2023-12-20T20:45:08.712337+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:45:09.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: audit 2023-12-20T20:45:08.713008+0000 mgr.x (mgr.25058) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:45:09.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:09 smithi026 bash[30414]: cephadm 2023-12-20T20:45:08.717198+0000 mgr.x (mgr.25058) 75 : cephadm [INF] Reconfiguring daemon grafana.a on smithi145 2023-12-20T20:45:11.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:10 smithi145 bash[25067]: cluster 2023-12-20T20:45:09.502977+0000 mgr.x (mgr.25058) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:45:11.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:10 smithi026 bash[30414]: cluster 2023-12-20T20:45:09.502977+0000 mgr.x (mgr.25058) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:45:11.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:10 smithi026 bash[24979]: cluster 2023-12-20T20:45:09.502977+0000 mgr.x (mgr.25058) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:45:13.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:12 smithi145 bash[25067]: cluster 2023-12-20T20:45:11.504616+0000 mgr.x (mgr.25058) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:45:13.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:12 smithi026 bash[30414]: cluster 2023-12-20T20:45:11.504616+0000 mgr.x (mgr.25058) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:45:13.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:12 smithi026 bash[24979]: cluster 2023-12-20T20:45:11.504616+0000 mgr.x (mgr.25058) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:45:14.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:13 smithi026 bash[24979]: audit 2023-12-20T20:45:13.650955+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:14.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:13 smithi026 bash[30414]: audit 2023-12-20T20:45:13.650955+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:14.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:13 smithi145 bash[25067]: audit 2023-12-20T20:45:13.650955+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:15.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:14 smithi026 bash[30414]: cluster 2023-12-20T20:45:13.505523+0000 mgr.x (mgr.25058) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2023-12-20T20:45:15.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:14 smithi026 bash[24979]: cluster 2023-12-20T20:45:13.505523+0000 mgr.x (mgr.25058) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2023-12-20T20:45:15.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:14 smithi145 bash[25067]: cluster 2023-12-20T20:45:13.505523+0000 mgr.x (mgr.25058) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2023-12-20T20:45:16.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:16 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:45:16] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-20T20:45:17.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:16 smithi026 bash[30414]: cluster 2023-12-20T20:45:15.507506+0000 mgr.x (mgr.25058) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:17.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:16 smithi026 bash[30414]: audit 2023-12-20T20:45:16.045820+0000 mgr.x (mgr.25058) 80 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:17.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:16 smithi026 bash[24979]: cluster 2023-12-20T20:45:15.507506+0000 mgr.x (mgr.25058) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:17.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:16 smithi026 bash[24979]: audit 2023-12-20T20:45:16.045820+0000 mgr.x (mgr.25058) 80 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:17.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:16 smithi145 bash[25067]: cluster 2023-12-20T20:45:15.507506+0000 mgr.x (mgr.25058) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:17.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:16 smithi145 bash[25067]: audit 2023-12-20T20:45:16.045820+0000 mgr.x (mgr.25058) 80 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:18 smithi145 bash[25067]: cluster 2023-12-20T20:45:17.508311+0000 mgr.x (mgr.25058) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:19.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:18 smithi145 bash[47497]: ts=2023-12-20T20:45:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:45:19.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:18 smithi026 bash[30414]: cluster 2023-12-20T20:45:17.508311+0000 mgr.x (mgr.25058) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:19.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:18 smithi026 bash[24979]: cluster 2023-12-20T20:45:17.508311+0000 mgr.x (mgr.25058) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:21.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:20 smithi026 bash[30414]: cluster 2023-12-20T20:45:19.509708+0000 mgr.x (mgr.25058) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:20 smithi026 bash[24979]: cluster 2023-12-20T20:45:19.509708+0000 mgr.x (mgr.25058) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:21.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:20 smithi145 bash[25067]: cluster 2023-12-20T20:45:19.509708+0000 mgr.x (mgr.25058) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:23.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:22 smithi026 bash[30414]: cluster 2023-12-20T20:45:21.510499+0000 mgr.x (mgr.25058) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:23.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:22 smithi026 bash[24979]: cluster 2023-12-20T20:45:21.510499+0000 mgr.x (mgr.25058) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:23.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:22 smithi145 bash[25067]: cluster 2023-12-20T20:45:21.510499+0000 mgr.x (mgr.25058) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:25.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:24 smithi026 bash[24979]: cluster 2023-12-20T20:45:23.511047+0000 mgr.x (mgr.25058) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:25.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:24 smithi026 bash[30414]: cluster 2023-12-20T20:45:23.511047+0000 mgr.x (mgr.25058) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:25.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:24 smithi145 bash[25067]: cluster 2023-12-20T20:45:23.511047+0000 mgr.x (mgr.25058) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:26.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:26 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:45:26] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-20T20:45:27.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:26 smithi026 bash[24979]: cluster 2023-12-20T20:45:25.512478+0000 mgr.x (mgr.25058) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:27.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:26 smithi026 bash[24979]: audit 2023-12-20T20:45:26.056573+0000 mgr.x (mgr.25058) 86 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:27.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:26 smithi026 bash[30414]: cluster 2023-12-20T20:45:25.512478+0000 mgr.x (mgr.25058) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:27.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:26 smithi026 bash[30414]: audit 2023-12-20T20:45:26.056573+0000 mgr.x (mgr.25058) 86 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:27.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:26 smithi145 bash[25067]: cluster 2023-12-20T20:45:25.512478+0000 mgr.x (mgr.25058) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:26 smithi145 bash[25067]: audit 2023-12-20T20:45:26.056573+0000 mgr.x (mgr.25058) 86 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:28 smithi145 bash[25067]: cluster 2023-12-20T20:45:27.513244+0000 mgr.x (mgr.25058) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:28 smithi145 bash[25067]: audit 2023-12-20T20:45:28.651479+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:29.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:28 smithi145 bash[47497]: ts=2023-12-20T20:45:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:45:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:28 smithi026 bash[24979]: cluster 2023-12-20T20:45:27.513244+0000 mgr.x (mgr.25058) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:28 smithi026 bash[24979]: audit 2023-12-20T20:45:28.651479+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:28 smithi026 bash[30414]: cluster 2023-12-20T20:45:27.513244+0000 mgr.x (mgr.25058) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:28 smithi026 bash[30414]: audit 2023-12-20T20:45:28.651479+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:31.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:30 smithi026 bash[24979]: cluster 2023-12-20T20:45:29.514862+0000 mgr.x (mgr.25058) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:31.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:30 smithi026 bash[30414]: cluster 2023-12-20T20:45:29.514862+0000 mgr.x (mgr.25058) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:31.321 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:30 smithi145 bash[25067]: cluster 2023-12-20T20:45:29.514862+0000 mgr.x (mgr.25058) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:33.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:32 smithi026 bash[24979]: cluster 2023-12-20T20:45:31.515510+0000 mgr.x (mgr.25058) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:33.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:32 smithi026 bash[30414]: cluster 2023-12-20T20:45:31.515510+0000 mgr.x (mgr.25058) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:32 smithi145 bash[25067]: cluster 2023-12-20T20:45:31.515510+0000 mgr.x (mgr.25058) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:35.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:34 smithi026 bash[24979]: cluster 2023-12-20T20:45:33.516156+0000 mgr.x (mgr.25058) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:35.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:34 smithi026 bash[30414]: cluster 2023-12-20T20:45:33.516156+0000 mgr.x (mgr.25058) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:35.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:34 smithi145 bash[25067]: cluster 2023-12-20T20:45:33.516156+0000 mgr.x (mgr.25058) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:36.708 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:45:36.879 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:36 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:45:36] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2023-12-20T20:45:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:36 smithi145 bash[25067]: cluster 2023-12-20T20:45:35.517825+0000 mgr.x (mgr.25058) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:36 smithi145 bash[25067]: audit 2023-12-20T20:45:36.068105+0000 mgr.x (mgr.25058) 92 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:37.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:36 smithi026 bash[24979]: cluster 2023-12-20T20:45:35.517825+0000 mgr.x (mgr.25058) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:37.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:36 smithi026 bash[24979]: audit 2023-12-20T20:45:36.068105+0000 mgr.x (mgr.25058) 92 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:36 smithi026 bash[30414]: cluster 2023-12-20T20:45:35.517825+0000 mgr.x (mgr.25058) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:36 smithi026 bash[30414]: audit 2023-12-20T20:45:36.068105+0000 mgr.x (mgr.25058) 92 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 starting - - - - 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (7m) 69s ago 7m 47.9M - 8.3.5 dad864ee21e9 f291668e0610 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 starting - - - - 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283 running (97s) 69s ago 13m 477M - 19.0.0-297-ga89fee39 36973ca01a0c 89af48912f33 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (15m) 69s ago 15m 405M - 17.2.0 e1d6a67b021e f4e1114db149 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (15m) 69s ago 15m 57.5M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (13m) 69s ago 13m 49.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (13m) 69s ago 13m 48.4M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 starting - - - - 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 starting - - - - 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (13m) 69s ago 13m 56.7M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:45:37.482 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (12m) 69s ago 12m 57.7M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (11m) 69s ago 11m 52.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (11m) 69s ago 11m 55.7M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (10m) 69s ago 10m 56.0M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (10m) 69s ago 10m 53.8M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (9m) 69s ago 9m 53.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (8m) 69s ago 8m 54.5M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 starting - - - - 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (5m) 69s ago 5m 85.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (5m) 69s ago 5m 86.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (5m) 69s ago 5m 85.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:45:37.483 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (5m) 69s ago 5m 85.8M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:45:37.926 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:45:37.927 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:45:38.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:37 smithi145 bash[25067]: audit 2023-12-20T20:45:36.688602+0000 mgr.x (mgr.25058) 93 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:38.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:37 smithi145 bash[25067]: audit 2023-12-20T20:45:37.084302+0000 mgr.x (mgr.25058) 94 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:38.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:37 smithi145 bash[25067]: audit 2023-12-20T20:45:37.923649+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.26:0/3158147470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:45:38.302 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:45:38.302 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:45:38.302 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:45:38.303 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:45:38.303 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:45:38.303 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/23 daemons upgraded", 2023-12-20T20:45:38.303 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2023-12-20T20:45:38.303 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:45:38.303 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:45:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:37 smithi026 bash[30414]: audit 2023-12-20T20:45:36.688602+0000 mgr.x (mgr.25058) 93 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:37 smithi026 bash[30414]: audit 2023-12-20T20:45:37.084302+0000 mgr.x (mgr.25058) 94 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:37 smithi026 bash[30414]: audit 2023-12-20T20:45:37.923649+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.26:0/3158147470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:45:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:37 smithi026 bash[24979]: audit 2023-12-20T20:45:36.688602+0000 mgr.x (mgr.25058) 93 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:37 smithi026 bash[24979]: audit 2023-12-20T20:45:37.084302+0000 mgr.x (mgr.25058) 94 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:37 smithi026 bash[24979]: audit 2023-12-20T20:45:37.923649+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.26:0/3158147470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:45:38.739 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:45:38.941 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:38 smithi145 bash[47497]: ts=2023-12-20T20:45:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:45:39.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:38 smithi145 bash[25067]: audit 2023-12-20T20:45:37.459760+0000 mgr.x (mgr.25058) 95 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:39.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:38 smithi145 bash[25067]: cluster 2023-12-20T20:45:37.518575+0000 mgr.x (mgr.25058) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:39.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:38 smithi145 bash[25067]: audit 2023-12-20T20:45:38.736887+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.26:0/2305784753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:45:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:38 smithi026 bash[30414]: audit 2023-12-20T20:45:37.459760+0000 mgr.x (mgr.25058) 95 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:38 smithi026 bash[30414]: cluster 2023-12-20T20:45:37.518575+0000 mgr.x (mgr.25058) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:38 smithi026 bash[30414]: audit 2023-12-20T20:45:38.736887+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.26:0/2305784753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:45:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:38 smithi026 bash[24979]: audit 2023-12-20T20:45:37.459760+0000 mgr.x (mgr.25058) 95 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:38 smithi026 bash[24979]: cluster 2023-12-20T20:45:37.518575+0000 mgr.x (mgr.25058) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:38 smithi026 bash[24979]: audit 2023-12-20T20:45:38.736887+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.26:0/2305784753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:45:40.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:39 smithi145 bash[25067]: audit 2023-12-20T20:45:38.302375+0000 mgr.x (mgr.25058) 97 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:40.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:39 smithi026 bash[30414]: audit 2023-12-20T20:45:38.302375+0000 mgr.x (mgr.25058) 97 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:40.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:39 smithi026 bash[24979]: audit 2023-12-20T20:45:38.302375+0000 mgr.x (mgr.25058) 97 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:45:40.836 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:40 smithi145 systemd[1]: Stopping Ceph grafana.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:45:40.836 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:40 smithi145 bash[47925]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-grafana.a 2023-12-20T20:45:40.836 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:40 smithi145 bash[41225]: t=2023-12-20T20:45:40+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-20T20:45:40.836 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:40 smithi145 bash[41225]: t=2023-12-20T20:45:40+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-12-20T20:45:41.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:40 smithi145 bash[25067]: cluster 2023-12-20T20:45:39.520044+0000 mgr.x (mgr.25058) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:41.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:40 smithi026 bash[30414]: cluster 2023-12-20T20:45:39.520044+0000 mgr.x (mgr.25058) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:40 smithi026 bash[24979]: cluster 2023-12-20T20:45:39.520044+0000 mgr.x (mgr.25058) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:41.447 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[47935]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-grafana-a 2023-12-20T20:45:41.447 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[47969]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-grafana.a 2023-12-20T20:45:41.447 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:41 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-20T20:45:41.447 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:41 smithi145 systemd[1]: Stopped Ceph grafana.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:41.447 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:41 smithi145 systemd[1]: Started Ceph grafana.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:41.709 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STOPPING 2023-12-20T20:45:41.709 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:45:41.709 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STOPPED 2023-12-20T20:45:41.709 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STARTING 2023-12-20T20:45:41.710 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Serving on http://:::9283 2023-12-20T20:45:41.710 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STARTED 2023-12-20T20:45:41.710 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STOPPING 2023-12-20T20:45:41.710 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:45:41.710 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STOPPED 2023-12-20T20:45:41.710 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STARTING 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Serving on http://:::9283 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STARTED 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STOPPING 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STOPPED 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STARTING 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Serving on http://:::9283 2023-12-20T20:45:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:41 smithi145 bash[45472]: [20/Dec/2023:20:45:41] ENGINE Bus STARTED 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-20T20:45:42.462 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="App mode production" logger=settings 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=667.49µs 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-20T20:45:42.463 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.381439+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.395170+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.419036+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.419776+0000 mgr.x (mgr.25058) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.421550+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.422268+0000 mgr.x (mgr.25058) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.428958+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.453268+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:45:42.464 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.454261+0000 mgr.x (mgr.25058) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.479744+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: cephadm 2023-12-20T20:45:41.487171+0000 mgr.x (mgr.25058) 102 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.487744+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.488816+0000 mgr.x (mgr.25058) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.492390+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.493725+0000 mgr.x (mgr.25058) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.498394+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.510953+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.511968+0000 mgr.x (mgr.25058) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.514070+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi145.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.515045+0000 mgr.x (mgr.25058) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi145.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: cluster 2023-12-20T20:45:41.520710+0000 mgr.x (mgr.25058) 107 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:42.465 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.521990+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.541843+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.542514+0000 mgr.x (mgr.25058) 108 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.552965+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi145.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.553901+0000 mgr.x (mgr.25058) 109 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi145.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.559428+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: audit 2023-12-20T20:45:41.596566+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: cephadm 2023-12-20T20:45:41.599140+0000 mgr.x (mgr.25058) 110 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:45:42.466 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[25067]: cephadm 2023-12-20T20:45:41.600341+0000 mgr.x (mgr.25058) 111 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:45:42.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.381439+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.395170+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.419036+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.419776+0000 mgr.x (mgr.25058) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.421550+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.422268+0000 mgr.x (mgr.25058) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.428958+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.453268+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.454261+0000 mgr.x (mgr.25058) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.479744+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: cephadm 2023-12-20T20:45:41.487171+0000 mgr.x (mgr.25058) 102 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:45:42.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.487744+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.488816+0000 mgr.x (mgr.25058) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.492390+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.493725+0000 mgr.x (mgr.25058) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.498394+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.510953+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.511968+0000 mgr.x (mgr.25058) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.514070+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi145.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.381439+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.395170+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.419036+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.419776+0000 mgr.x (mgr.25058) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.421550+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.422268+0000 mgr.x (mgr.25058) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.428958+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.453268+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.454261+0000 mgr.x (mgr.25058) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.479744+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: cephadm 2023-12-20T20:45:41.487171+0000 mgr.x (mgr.25058) 102 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.487744+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.488816+0000 mgr.x (mgr.25058) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.492390+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:45:42.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.493725+0000 mgr.x (mgr.25058) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.498394+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.510953+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.511968+0000 mgr.x (mgr.25058) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.514070+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi145.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.515045+0000 mgr.x (mgr.25058) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi145.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: cluster 2023-12-20T20:45:41.520710+0000 mgr.x (mgr.25058) 107 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.521990+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.541843+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.542514+0000 mgr.x (mgr.25058) 108 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.552965+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi145.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.553901+0000 mgr.x (mgr.25058) 109 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi145.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.559428+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: audit 2023-12-20T20:45:41.596566+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:45:42.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: cephadm 2023-12-20T20:45:41.599140+0000 mgr.x (mgr.25058) 110 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[30414]: cephadm 2023-12-20T20:45:41.600341+0000 mgr.x (mgr.25058) 111 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.515045+0000 mgr.x (mgr.25058) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi145.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: cluster 2023-12-20T20:45:41.520710+0000 mgr.x (mgr.25058) 107 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.521990+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.541843+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.542514+0000 mgr.x (mgr.25058) 108 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.552965+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi145.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.553901+0000 mgr.x (mgr.25058) 109 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi145.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.559428+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: audit 2023-12-20T20:45:41.596566+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:45:42.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: cephadm 2023-12-20T20:45:41.599140+0000 mgr.x (mgr.25058) 110 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:45:42.686 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:42 smithi026 bash[24979]: cephadm 2023-12-20T20:45:41.600341+0000 mgr.x (mgr.25058) 111 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:45:42.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-20T20:45:42.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-20T20:45:42.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-20T20:45:42.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-20T20:45:42.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-20T20:45:42.877 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:45:42 smithi145 bash[47997]: t=2023-12-20T20:45:42+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: cluster 2023-12-20T20:45:43.521216+0000 mgr.x (mgr.25058) 112 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: audit 2023-12-20T20:45:43.651801+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: cephadm 2023-12-20T20:45:43.871903+0000 mgr.x (mgr.25058) 113 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: audit 2023-12-20T20:45:43.880350+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: audit 2023-12-20T20:45:43.884327+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: audit 2023-12-20T20:45:43.886290+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:45:44.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: audit 2023-12-20T20:45:43.889474+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:45:44.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: audit 2023-12-20T20:45:43.891406+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:45:44.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:44 smithi145 bash[25067]: cephadm 2023-12-20T20:45:43.893446+0000 mgr.x (mgr.25058) 114 : cephadm [INF] Deploying daemon mgr.y on smithi026 2023-12-20T20:45:44.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: cluster 2023-12-20T20:45:43.521216+0000 mgr.x (mgr.25058) 112 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:44.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: audit 2023-12-20T20:45:43.651801+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:44.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: cephadm 2023-12-20T20:45:43.871903+0000 mgr.x (mgr.25058) 113 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: audit 2023-12-20T20:45:43.880350+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: audit 2023-12-20T20:45:43.884327+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: audit 2023-12-20T20:45:43.886290+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: audit 2023-12-20T20:45:43.889474+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: audit 2023-12-20T20:45:43.891406+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[24979]: cephadm 2023-12-20T20:45:43.893446+0000 mgr.x (mgr.25058) 114 : cephadm [INF] Deploying daemon mgr.y on smithi026 2023-12-20T20:45:44.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: cluster 2023-12-20T20:45:43.521216+0000 mgr.x (mgr.25058) 112 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: audit 2023-12-20T20:45:43.651801+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: cephadm 2023-12-20T20:45:43.871903+0000 mgr.x (mgr.25058) 113 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: audit 2023-12-20T20:45:43.880350+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: audit 2023-12-20T20:45:43.884327+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: audit 2023-12-20T20:45:43.886290+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: audit 2023-12-20T20:45:43.889474+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: audit 2023-12-20T20:45:43.891406+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:45:44.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:44 smithi026 bash[30414]: cephadm 2023-12-20T20:45:43.893446+0000 mgr.x (mgr.25058) 114 : cephadm [INF] Deploying daemon mgr.y on smithi026 2023-12-20T20:45:46.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:46 smithi026 systemd[1]: Stopping Ceph mgr.y for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:45:46.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:46 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:45:46] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-20T20:45:47.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:46 smithi026 bash[24979]: cluster 2023-12-20T20:45:45.522862+0000 mgr.x (mgr.25058) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:47.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:46 smithi026 bash[24979]: audit 2023-12-20T20:45:46.077026+0000 mgr.x (mgr.25058) 116 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:47.112 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:46 smithi026 bash[30414]: cluster 2023-12-20T20:45:45.522862+0000 mgr.x (mgr.25058) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:47.113 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:46 smithi026 bash[30414]: audit 2023-12-20T20:45:46.077026+0000 mgr.x (mgr.25058) 116 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:47.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:46 smithi145 bash[25067]: cluster 2023-12-20T20:45:45.522862+0000 mgr.x (mgr.25058) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:47.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:46 smithi145 bash[25067]: audit 2023-12-20T20:45:46.077026+0000 mgr.x (mgr.25058) 116 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:47.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:47 smithi026 bash[61074]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:45:47.439 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:47 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:45:47.439 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:47 smithi026 bash[61148]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:45:47.439 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:47 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-20T20:45:47.439 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:47 smithi026 systemd[1]: Stopped Ceph mgr.y for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:47.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:47 smithi026 systemd[1]: Started Ceph mgr.y for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:45:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:48 smithi145 bash[25067]: cluster 2023-12-20T20:45:47.523755+0000 mgr.x (mgr.25058) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:48 smithi145 bash[25067]: audit 2023-12-20T20:45:47.609192+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:48 smithi145 bash[25067]: audit 2023-12-20T20:45:47.619120+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:48.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:48 smithi145 bash[47497]: ts=2023-12-20T20:45:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:45:48.896 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[61214]: debug 2023-12-20T20:45:48.721+0000 7f791b242700 1 -- 172.21.15.26:0/1465449366 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af090bf520 con 0x55af09e3c800 2023-12-20T20:45:48.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[30414]: cluster 2023-12-20T20:45:47.523755+0000 mgr.x (mgr.25058) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:48.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[30414]: audit 2023-12-20T20:45:47.609192+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:48.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[30414]: audit 2023-12-20T20:45:47.619120+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:48.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[24979]: cluster 2023-12-20T20:45:47.523755+0000 mgr.x (mgr.25058) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:48.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[24979]: audit 2023-12-20T20:45:47.609192+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:48.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[24979]: audit 2023-12-20T20:45:47.619120+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:49.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:48 smithi026 bash[61214]: debug 2023-12-20T20:45:48.889+0000 7f7925418200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:45:50.179 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:49 smithi026 bash[61214]: debug 2023-12-20T20:45:49.813+0000 7f7925418200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:45:50.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:49 smithi026 bash[61214]: debug 2023-12-20T20:45:49.913+0000 7f7925418200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:45:50.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:50 smithi026 bash[61214]: debug 2023-12-20T20:45:50.021+0000 7f7925418200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:45:50.611 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:50 smithi026 bash[61214]: debug 2023-12-20T20:45:50.293+0000 7f7925418200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:45:50.613 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:50 smithi026 bash[30414]: cluster 2023-12-20T20:45:49.525484+0000 mgr.x (mgr.25058) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:50.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:50 smithi145 bash[25067]: cluster 2023-12-20T20:45:49.525484+0000 mgr.x (mgr.25058) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:50.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:50 smithi026 bash[24979]: cluster 2023-12-20T20:45:49.525484+0000 mgr.x (mgr.25058) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:50.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:50 smithi026 bash[61214]: debug 2023-12-20T20:45:50.665+0000 7f7925418200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:45:50.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:50 smithi026 bash[61214]: debug 2023-12-20T20:45:50.829+0000 7f7925418200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:45:51.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:51 smithi026 bash[61214]: debug 2023-12-20T20:45:51.049+0000 7f7925418200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:45:52.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:52 smithi026 bash[61214]: debug 2023-12-20T20:45:52.093+0000 7f7925418200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:45:52.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:52 smithi026 bash[61214]: debug 2023-12-20T20:45:52.213+0000 7f7925418200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:45:52.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:52 smithi026 bash[61214]: debug 2023-12-20T20:45:52.333+0000 7f7925418200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:45:53.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:52 smithi026 bash[24979]: cluster 2023-12-20T20:45:51.526348+0000 mgr.x (mgr.25058) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:53.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:52 smithi026 bash[30414]: cluster 2023-12-20T20:45:51.526348+0000 mgr.x (mgr.25058) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:53.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:52 smithi026 bash[61214]: debug 2023-12-20T20:45:52.825+0000 7f7925418200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:45:53.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:53 smithi026 bash[61214]: debug 2023-12-20T20:45:53.061+0000 7f7925418200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:45:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:52 smithi145 bash[25067]: cluster 2023-12-20T20:45:51.526348+0000 mgr.x (mgr.25058) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:53.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:53 smithi026 bash[61214]: debug 2023-12-20T20:45:53.565+0000 7f7925418200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:45:54.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:54 smithi026 bash[61214]: debug 2023-12-20T20:45:54.101+0000 7f7925418200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:45:55.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:54 smithi026 bash[61214]: debug 2023-12-20T20:45:54.681+0000 7f7925418200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:45:55.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:54 smithi026 bash[61214]: debug 2023-12-20T20:45:54.801+0000 7f7925418200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:45:55.294 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[61214]: debug 2023-12-20T20:45:55.165+0000 7f7925418200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:45:55.294 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[30414]: cluster 2023-12-20T20:45:53.526965+0000 mgr.x (mgr.25058) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:55.294 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[30414]: audit 2023-12-20T20:45:54.006277+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.294 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[30414]: audit 2023-12-20T20:45:54.018033+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.294 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[30414]: audit 2023-12-20T20:45:54.112723+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.294 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[30414]: audit 2023-12-20T20:45:54.127321+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[24979]: cluster 2023-12-20T20:45:53.526965+0000 mgr.x (mgr.25058) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:55.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[24979]: audit 2023-12-20T20:45:54.006277+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[24979]: audit 2023-12-20T20:45:54.018033+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[24979]: audit 2023-12-20T20:45:54.112723+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.295 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[24979]: audit 2023-12-20T20:45:54.127321+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:55 smithi145 bash[25067]: cluster 2023-12-20T20:45:53.526965+0000 mgr.x (mgr.25058) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:55.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:55 smithi145 bash[25067]: audit 2023-12-20T20:45:54.006277+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:55 smithi145 bash[25067]: audit 2023-12-20T20:45:54.018033+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:55 smithi145 bash[25067]: audit 2023-12-20T20:45:54.112723+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:55 smithi145 bash[25067]: audit 2023-12-20T20:45:54.127321+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:55.570 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[61214]: debug 2023-12-20T20:45:55.285+0000 7f7925418200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:45:55.570 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[61214]: debug 2023-12-20T20:45:55.441+0000 7f7925418200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:45:55.915 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[61214]: debug 2023-12-20T20:45:55.561+0000 7f7925418200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:45:55.916 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[61214]: debug 2023-12-20T20:45:55.697+0000 7f7925418200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:45:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:56 smithi026 bash[30414]: audit 2023-12-20T20:45:55.131885+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:56 smithi026 bash[30414]: audit 2023-12-20T20:45:55.145747+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:56.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:56 smithi026 bash[24979]: audit 2023-12-20T20:45:55.131885+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:56.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:56 smithi026 bash[24979]: audit 2023-12-20T20:45:55.145747+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:56.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:55 smithi026 bash[61214]: debug 2023-12-20T20:45:55.909+0000 7f7925418200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:45:56.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:56 smithi026 bash[61214]: debug 2023-12-20T20:45:56.049+0000 7f7925418200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:45:56.576 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:56 smithi145 bash[25067]: audit 2023-12-20T20:45:55.131885+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:56.576 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:56 smithi145 bash[25067]: audit 2023-12-20T20:45:55.145747+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:45:56.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:45:56 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:45:56] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-20T20:45:57.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[30414]: cluster 2023-12-20T20:45:55.528578+0000 mgr.x (mgr.25058) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:57.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[30414]: audit 2023-12-20T20:45:56.084705+0000 mgr.x (mgr.25058) 122 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:57.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[61214]: debug 2023-12-20T20:45:57.361+0000 7f7925418200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:45:57.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[61214]: [20/Dec/2023:20:45:57] ENGINE Bus STARTING 2023-12-20T20:45:57.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[24979]: cluster 2023-12-20T20:45:55.528578+0000 mgr.x (mgr.25058) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:57.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[24979]: audit 2023-12-20T20:45:56.084705+0000 mgr.x (mgr.25058) 122 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:57.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:57 smithi145 bash[25067]: cluster 2023-12-20T20:45:55.528578+0000 mgr.x (mgr.25058) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:45:57.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:57 smithi145 bash[25067]: audit 2023-12-20T20:45:56.084705+0000 mgr.x (mgr.25058) 122 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:45:57.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[61214]: CherryPy Checker: 2023-12-20T20:45:57.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[61214]: The Application mounted at '' has an empty config. 2023-12-20T20:45:57.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[61214]: [20/Dec/2023:20:45:57] ENGINE Serving on http://:::9283 2023-12-20T20:45:57.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:45:57 smithi026 bash[61214]: [20/Dec/2023:20:45:57] ENGINE Bus STARTED 2023-12-20T20:45:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[24979]: cluster 2023-12-20T20:45:57.388306+0000 mon.a (mon.0) 933 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:45:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[24979]: cluster 2023-12-20T20:45:57.388537+0000 mon.a (mon.0) 934 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:45:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[24979]: audit 2023-12-20T20:45:57.395798+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:45:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[24979]: audit 2023-12-20T20:45:57.398277+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:45:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[24979]: audit 2023-12-20T20:45:57.402632+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:45:58.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[24979]: audit 2023-12-20T20:45:57.403584+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:45:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[30414]: cluster 2023-12-20T20:45:57.388306+0000 mon.a (mon.0) 933 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:45:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[30414]: cluster 2023-12-20T20:45:57.388537+0000 mon.a (mon.0) 934 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:45:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[30414]: audit 2023-12-20T20:45:57.395798+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:45:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[30414]: audit 2023-12-20T20:45:57.398277+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:45:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[30414]: audit 2023-12-20T20:45:57.402632+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:45:58.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:58 smithi026 bash[30414]: audit 2023-12-20T20:45:57.403584+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:45:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[25067]: cluster 2023-12-20T20:45:57.388306+0000 mon.a (mon.0) 933 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:45:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[25067]: cluster 2023-12-20T20:45:57.388537+0000 mon.a (mon.0) 934 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:45:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[25067]: audit 2023-12-20T20:45:57.395798+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:45:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[25067]: audit 2023-12-20T20:45:57.398277+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:45:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[25067]: audit 2023-12-20T20:45:57.402632+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:45:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[25067]: audit 2023-12-20T20:45:57.403584+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:45:59.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:45:58 smithi145 bash[47497]: ts=2023-12-20T20:45:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:45:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:59 smithi026 bash[24979]: cluster 2023-12-20T20:45:57.529342+0000 mgr.x (mgr.25058) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:59 smithi026 bash[24979]: cluster 2023-12-20T20:45:58.167907+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e28: x(active, since 105s), standbys: y 2023-12-20T20:45:59.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:45:59 smithi026 bash[24979]: audit 2023-12-20T20:45:58.652064+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:59 smithi026 bash[30414]: cluster 2023-12-20T20:45:57.529342+0000 mgr.x (mgr.25058) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:59 smithi026 bash[30414]: cluster 2023-12-20T20:45:58.167907+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e28: x(active, since 105s), standbys: y 2023-12-20T20:45:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:45:59 smithi026 bash[30414]: audit 2023-12-20T20:45:58.652064+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:45:59.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:59 smithi145 bash[25067]: cluster 2023-12-20T20:45:57.529342+0000 mgr.x (mgr.25058) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:45:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:59 smithi145 bash[25067]: cluster 2023-12-20T20:45:58.167907+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e28: x(active, since 105s), standbys: y 2023-12-20T20:45:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:45:59 smithi145 bash[25067]: audit 2023-12-20T20:45:58.652064+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:01.420 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:01 smithi026 bash[24979]: cluster 2023-12-20T20:45:59.530991+0000 mgr.x (mgr.25058) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:01.421 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:01 smithi026 bash[30414]: cluster 2023-12-20T20:45:59.530991+0000 mgr.x (mgr.25058) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:01.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:01 smithi145 bash[25067]: cluster 2023-12-20T20:45:59.530991+0000 mgr.x (mgr.25058) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:03.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:03 smithi026 bash[24979]: cluster 2023-12-20T20:46:01.531882+0000 mgr.x (mgr.25058) 125 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:03.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:03 smithi026 bash[30414]: cluster 2023-12-20T20:46:01.531882+0000 mgr.x (mgr.25058) 125 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:03.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:03 smithi145 bash[25067]: cluster 2023-12-20T20:46:01.531882+0000 mgr.x (mgr.25058) 125 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: cluster 2023-12-20T20:46:03.532639+0000 mgr.x (mgr.25058) 126 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.856081+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.869754+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.876117+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.877895+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:05.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.885468+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.977388+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.981338+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: audit 2023-12-20T20:46:04.983649+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[24979]: cluster 2023-12-20T20:46:04.991577+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: cluster 2023-12-20T20:46:03.532639+0000 mgr.x (mgr.25058) 126 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.856081+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.869754+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.876117+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.877895+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.885468+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.977388+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:05.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.981338+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:46:05.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: audit 2023-12-20T20:46:04.983649+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:46:05.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[30414]: cluster 2023-12-20T20:46:04.991577+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: cluster 2023-12-20T20:46:03.532639+0000 mgr.x (mgr.25058) 126 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.856081+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.869754+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.876117+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.877895+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.885468+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.977388+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.981338+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: audit 2023-12-20T20:46:04.983649+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25058 172.21.15.145:0/3934368591' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:46:05.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[25067]: cluster 2023-12-20T20:46:04.991577+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:46:06.175 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[45472]: debug 2023-12-20T20:46:05.893+0000 7f11d595f700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-20T20:46:06.175 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[45472]: ignoring --setuser ceph since I am not root 2023-12-20T20:46:06.175 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[45472]: ignoring --setgroup ceph since I am not root 2023-12-20T20:46:06.175 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[45472]: debug 2023-12-20T20:46:05.949+0000 7ff229156700 1 -- 172.21.15.145:0/2922584125 <== mon.2 v2:172.21.15.145:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55d27b097080 con 0x55d27be06800 2023-12-20T20:46:06.175 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:05 smithi145 bash[45472]: debug 2023-12-20T20:46:05.949+0000 7ff229156700 1 -- 172.21.15.145:0/2922584125 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d27b08b520 con 0x55d27be06800 2023-12-20T20:46:06.175 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[45472]: debug 2023-12-20T20:46:06.113+0000 7ff232f0e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:46:06.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[61214]: [20/Dec/2023:20:46:05] ENGINE Bus STOPPING 2023-12-20T20:46:06.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[61214]: [20/Dec/2023:20:46:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:46:06.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:05 smithi026 bash[61214]: [20/Dec/2023:20:46:05] ENGINE Bus STOPPED 2023-12-20T20:46:06.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[61214]: [20/Dec/2023:20:46:06] ENGINE Bus STARTING 2023-12-20T20:46:06.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[61214]: [20/Dec/2023:20:46:06] ENGINE Serving on http://:::9283 2023-12-20T20:46:06.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[61214]: [20/Dec/2023:20:46:06] ENGINE Bus STARTED 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: cephadm 2023-12-20T20:46:04.979158+0000 mgr.x (mgr.25058) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: cephadm 2023-12-20T20:46:04.979801+0000 mgr.x (mgr.25058) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: cephadm 2023-12-20T20:46:04.983330+0000 mgr.x (mgr.25058) 129 : cephadm [INF] Failing over to other MGR 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.894925+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: cluster 2023-12-20T20:46:05.895057+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e29: y(active, starting, since 0.912218s) 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.899059+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.899293+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.902307+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:46:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.902581+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.902894+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.903180+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.903440+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.903695+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.903946+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.904195+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.904433+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.904685+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.905312+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.905622+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.906268+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: cluster 2023-12-20T20:46:05.933893+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:05.982701+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:06.023759+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:06.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:06.038556+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:46:06.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:06 smithi145 bash[25067]: audit 2023-12-20T20:46:06.086528+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:46:06.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: cephadm 2023-12-20T20:46:04.979158+0000 mgr.x (mgr.25058) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: cephadm 2023-12-20T20:46:04.979801+0000 mgr.x (mgr.25058) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: cephadm 2023-12-20T20:46:04.983330+0000 mgr.x (mgr.25058) 129 : cephadm [INF] Failing over to other MGR 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.894925+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: cluster 2023-12-20T20:46:05.895057+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e29: y(active, starting, since 0.912218s) 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.899059+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.899293+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:46:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.902307+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:46:06.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.902581+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:46:06.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.902894+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:46:06.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.903180+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:46:06.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.903440+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:46:06.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.903695+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:46:06.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.903946+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.904195+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.904433+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.904685+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.905312+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.905622+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.906268+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:46:06.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: cluster 2023-12-20T20:46:05.933893+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2023-12-20T20:46:06.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:05.982701+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:06.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:06.023759+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:06.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:06.038556+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:46:06.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[24979]: audit 2023-12-20T20:46:06.086528+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:46:06.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: cephadm 2023-12-20T20:46:04.979158+0000 mgr.x (mgr.25058) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:46:06.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: cephadm 2023-12-20T20:46:04.979801+0000 mgr.x (mgr.25058) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: cephadm 2023-12-20T20:46:04.983330+0000 mgr.x (mgr.25058) 129 : cephadm [INF] Failing over to other MGR 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.894925+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: cluster 2023-12-20T20:46:05.895057+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e29: y(active, starting, since 0.912218s) 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.899059+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.899293+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.902307+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.902581+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.902894+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:46:06.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.903180+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.903440+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.903695+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.903946+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.904195+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.904433+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.904685+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:46:06.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.905312+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.905622+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.906268+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: cluster 2023-12-20T20:46:05.933893+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:05.982701+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:06.023759+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:06.038556+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:46:06.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:06 smithi026 bash[30414]: audit 2023-12-20T20:46:06.086528+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:46:07.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[45472]: debug 2023-12-20T20:46:07.033+0000 7ff232f0e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[45472]: debug 2023-12-20T20:46:07.141+0000 7ff232f0e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[45472]: debug 2023-12-20T20:46:07.249+0000 7ff232f0e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[25067]: cephadm 2023-12-20T20:46:06.498097+0000 mgr.y (mgr.25333) 1 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Bus STARTING 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[25067]: cephadm 2023-12-20T20:46:06.621600+0000 mgr.y (mgr.25333) 2 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[25067]: cephadm 2023-12-20T20:46:06.723978+0000 mgr.y (mgr.25333) 3 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Serving on http://172.21.15.26:8765 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[25067]: cephadm 2023-12-20T20:46:06.724937+0000 mgr.y (mgr.25333) 4 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Bus STARTED 2023-12-20T20:46:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[25067]: cluster 2023-12-20T20:46:06.915419+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 1.93257s) 2023-12-20T20:46:07.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[30414]: cephadm 2023-12-20T20:46:06.498097+0000 mgr.y (mgr.25333) 1 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Bus STARTING 2023-12-20T20:46:07.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[30414]: cephadm 2023-12-20T20:46:06.621600+0000 mgr.y (mgr.25333) 2 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:46:07.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[30414]: cephadm 2023-12-20T20:46:06.723978+0000 mgr.y (mgr.25333) 3 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Serving on http://172.21.15.26:8765 2023-12-20T20:46:07.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[30414]: cephadm 2023-12-20T20:46:06.724937+0000 mgr.y (mgr.25333) 4 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Bus STARTED 2023-12-20T20:46:07.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[30414]: cluster 2023-12-20T20:46:06.915419+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 1.93257s) 2023-12-20T20:46:07.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[24979]: cephadm 2023-12-20T20:46:06.498097+0000 mgr.y (mgr.25333) 1 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Bus STARTING 2023-12-20T20:46:07.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[24979]: cephadm 2023-12-20T20:46:06.621600+0000 mgr.y (mgr.25333) 2 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:46:07.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[24979]: cephadm 2023-12-20T20:46:06.723978+0000 mgr.y (mgr.25333) 3 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Serving on http://172.21.15.26:8765 2023-12-20T20:46:07.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[24979]: cephadm 2023-12-20T20:46:06.724937+0000 mgr.y (mgr.25333) 4 : cephadm [INF] [20/Dec/2023:20:46:06] ENGINE Bus STARTED 2023-12-20T20:46:07.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:07 smithi026 bash[24979]: cluster 2023-12-20T20:46:06.915419+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 1.93257s) 2023-12-20T20:46:07.863 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[45472]: debug 2023-12-20T20:46:07.509+0000 7ff232f0e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:46:08.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:07 smithi145 bash[45472]: debug 2023-12-20T20:46:07.857+0000 7ff232f0e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:46:08.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[45472]: debug 2023-12-20T20:46:08.021+0000 7ff232f0e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:46:08.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[25067]: audit 2023-12-20T20:46:06.949195+0000 mgr.y (mgr.25333) 5 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:08.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[25067]: cluster 2023-12-20T20:46:06.953776+0000 mgr.y (mgr.25333) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:08.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[45472]: debug 2023-12-20T20:46:08.237+0000 7ff232f0e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:46:08.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:08 smithi026 bash[24979]: audit 2023-12-20T20:46:06.949195+0000 mgr.y (mgr.25333) 5 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:08.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:08 smithi026 bash[24979]: cluster 2023-12-20T20:46:06.953776+0000 mgr.y (mgr.25333) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:08 smithi026 bash[30414]: audit 2023-12-20T20:46:06.949195+0000 mgr.y (mgr.25333) 5 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:08 smithi026 bash[30414]: cluster 2023-12-20T20:46:06.953776+0000 mgr.y (mgr.25333) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:09.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[47497]: ts=2023-12-20T20:46:08.859Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.145:8765: connect: connection refused" 2023-12-20T20:46:09.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[47497]: ts=2023-12-20T20:46:08.859Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.145:8765: connect: connection refused" 2023-12-20T20:46:09.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[47497]: ts=2023-12-20T20:46:08.860Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.145:8765: connect: connection refused" 2023-12-20T20:46:09.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:08 smithi145 bash[47497]: ts=2023-12-20T20:46:08.861Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.145:8765: connect: connection refused" 2023-12-20T20:46:09.147 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:46:09.470 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:09 smithi145 bash[25067]: cluster 2023-12-20T20:46:07.905868+0000 mgr.y (mgr.25333) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:09.470 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:09 smithi145 bash[25067]: cluster 2023-12-20T20:46:08.196155+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e31: y(active, since 3s) 2023-12-20T20:46:09.470 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:09 smithi145 bash[45472]: debug 2023-12-20T20:46:09.237+0000 7ff232f0e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:46:09.471 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:09 smithi145 bash[45472]: debug 2023-12-20T20:46:09.349+0000 7ff232f0e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:46:09.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:09 smithi026 bash[24979]: cluster 2023-12-20T20:46:07.905868+0000 mgr.y (mgr.25333) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:09.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:09 smithi026 bash[24979]: cluster 2023-12-20T20:46:08.196155+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e31: y(active, since 3s) 2023-12-20T20:46:09.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:09 smithi026 bash[30414]: cluster 2023-12-20T20:46:07.905868+0000 mgr.y (mgr.25333) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:09.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:09 smithi026 bash[30414]: cluster 2023-12-20T20:46:08.196155+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e31: y(active, since 3s) 2023-12-20T20:46:09.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:09 smithi145 bash[45472]: debug 2023-12-20T20:46:09.465+0000 7ff232f0e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:46:09.911 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (79s) 15s ago 8m 15.8M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (28s) 15s ago 7m 37.1M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (75s) 15s ago 6m 45.7M - 3.5 e1d6a67b021e e69a2830e5ef 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283 running (2m) 15s ago 14m 489M - 19.0.0-297-ga89fee39 36973ca01a0c 89af48912f33 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (22s) 15s ago 16m 87.7M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (16m) 15s ago 16m 60.4M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (14m) 15s ago 14m 52.9M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (14m) 15s ago 14m 51.6M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (88s) 15s ago 8m 12.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (61s) 15s ago 8m 9696k - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (13m) 15s ago 13m 57.4M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (12m) 15s ago 13m 58.6M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:46:09.912 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (12m) 15s ago 12m 53.3M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (11m) 15s ago 11m 56.7M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (11m) 15s ago 11m 57.6M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (10m) 15s ago 10m 54.2M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (9m) 15s ago 10m 54.3M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (9m) 15s ago 9m 56.0M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (63s) 15s ago 8m 51.8M - 2.33.4 514e6a882f6e f1f39c68e942 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (6m) 15s ago 6m 86.0M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (6m) 15s ago 6m 86.2M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (6m) 15s ago 6m 85.9M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:46:09.913 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (6m) 15s ago 6m 86.1M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:46:10.212 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:09 smithi145 bash[45472]: debug 2023-12-20T20:46:09.937+0000 7ff232f0e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:46:10.212 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:10 smithi145 bash[45472]: debug 2023-12-20T20:46:10.161+0000 7ff232f0e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:10.382 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:46:10.383 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:46:10.613 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:10 smithi145 bash[25067]: audit 2023-12-20T20:46:09.128133+0000 mgr.y (mgr.25333) 8 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:10.613 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:10 smithi145 bash[25067]: audit 2023-12-20T20:46:09.514291+0000 mgr.y (mgr.25333) 9 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:10 smithi026 bash[24979]: audit 2023-12-20T20:46:09.128133+0000 mgr.y (mgr.25333) 8 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:10 smithi026 bash[24979]: audit 2023-12-20T20:46:09.514291+0000 mgr.y (mgr.25333) 9 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:10.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:10 smithi026 bash[30414]: audit 2023-12-20T20:46:09.128133+0000 mgr.y (mgr.25333) 8 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:10.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:10 smithi026 bash[30414]: audit 2023-12-20T20:46:09.514291+0000 mgr.y (mgr.25333) 9 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:10.769 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:46:10.769 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:46:10.769 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/23 daemons upgraded", 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:46:10.770 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:46:10.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:10 smithi145 bash[45472]: debug 2023-12-20T20:46:10.609+0000 7ff232f0e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:46:11.224 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:46:11.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[45472]: debug 2023-12-20T20:46:11.105+0000 7ff232f0e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:46:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[25067]: audit 2023-12-20T20:46:09.883133+0000 mgr.y (mgr.25333) 10 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[25067]: cluster 2023-12-20T20:46:09.906816+0000 mgr.y (mgr.25333) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[25067]: cluster 2023-12-20T20:46:10.215917+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e32: y(active, since 5s) 2023-12-20T20:46:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[25067]: audit 2023-12-20T20:46:10.379146+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.26:0/914639301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[24979]: audit 2023-12-20T20:46:09.883133+0000 mgr.y (mgr.25333) 10 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[24979]: cluster 2023-12-20T20:46:09.906816+0000 mgr.y (mgr.25333) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[24979]: cluster 2023-12-20T20:46:10.215917+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e32: y(active, since 5s) 2023-12-20T20:46:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[24979]: audit 2023-12-20T20:46:10.379146+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.26:0/914639301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:11.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[30414]: audit 2023-12-20T20:46:09.883133+0000 mgr.y (mgr.25333) 10 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:11.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[30414]: cluster 2023-12-20T20:46:09.906816+0000 mgr.y (mgr.25333) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:11.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[30414]: cluster 2023-12-20T20:46:10.215917+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e32: y(active, since 5s) 2023-12-20T20:46:11.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:11 smithi026 bash[30414]: audit 2023-12-20T20:46:10.379146+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.26:0/914639301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:12.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[45472]: debug 2023-12-20T20:46:11.665+0000 7ff232f0e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:46:12.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:11 smithi145 bash[45472]: debug 2023-12-20T20:46:11.777+0000 7ff232f0e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:46:12.479 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[25067]: audit 2023-12-20T20:46:10.766294+0000 mgr.y (mgr.25333) 12 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:12.479 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[25067]: audit 2023-12-20T20:46:11.222796+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.26:0/2594531223' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:46:12.479 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[45472]: debug 2023-12-20T20:46:12.189+0000 7ff232f0e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:46:12.479 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[45472]: debug 2023-12-20T20:46:12.321+0000 7ff232f0e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:46:12.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:12 smithi026 bash[24979]: audit 2023-12-20T20:46:10.766294+0000 mgr.y (mgr.25333) 12 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:12.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:12 smithi026 bash[24979]: audit 2023-12-20T20:46:11.222796+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.26:0/2594531223' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:46:12.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:12 smithi026 bash[30414]: audit 2023-12-20T20:46:10.766294+0000 mgr.y (mgr.25333) 12 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:12.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:12 smithi026 bash[30414]: audit 2023-12-20T20:46:11.222796+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.26:0/2594531223' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:46:12.749 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[45472]: debug 2023-12-20T20:46:12.473+0000 7ff232f0e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:46:12.750 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[45472]: debug 2023-12-20T20:46:12.589+0000 7ff232f0e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:46:12.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[45472]: debug 2023-12-20T20:46:12.745+0000 7ff232f0e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:46:13.108 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:12 smithi145 bash[45472]: debug 2023-12-20T20:46:12.965+0000 7ff232f0e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:46:13.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:13 smithi145 bash[45472]: debug 2023-12-20T20:46:13.105+0000 7ff232f0e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:46:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:13 smithi145 bash[25067]: cluster 2023-12-20T20:46:11.907561+0000 mgr.y (mgr.25333) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:13 smithi145 bash[25067]: audit 2023-12-20T20:46:12.870323+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:13 smithi145 bash[25067]: audit 2023-12-20T20:46:12.877886+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:13 smithi145 bash[25067]: audit 2023-12-20T20:46:12.972295+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:13 smithi145 bash[25067]: audit 2023-12-20T20:46:12.980827+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[30414]: cluster 2023-12-20T20:46:11.907561+0000 mgr.y (mgr.25333) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[30414]: audit 2023-12-20T20:46:12.870323+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[30414]: audit 2023-12-20T20:46:12.877886+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[30414]: audit 2023-12-20T20:46:12.972295+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[30414]: audit 2023-12-20T20:46:12.980827+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[24979]: cluster 2023-12-20T20:46:11.907561+0000 mgr.y (mgr.25333) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[24979]: audit 2023-12-20T20:46:12.870323+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[24979]: audit 2023-12-20T20:46:12.877886+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[24979]: audit 2023-12-20T20:46:12.972295+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:13.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:13 smithi026 bash[24979]: audit 2023-12-20T20:46:12.980827+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:14.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:14 smithi145 bash[45472]: debug 2023-12-20T20:46:14.397+0000 7ff232f0e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:46:14.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:14 smithi145 bash[45472]: [20/Dec/2023:20:46:14] ENGINE Bus STARTING 2023-12-20T20:46:14.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:14 smithi145 bash[45472]: CherryPy Checker: 2023-12-20T20:46:14.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:14 smithi145 bash[45472]: The Application mounted at '' has an empty config. 2023-12-20T20:46:14.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:14 smithi145 bash[45472]: [20/Dec/2023:20:46:14] ENGINE Serving on http://:::9283 2023-12-20T20:46:14.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:14 smithi145 bash[45472]: [20/Dec/2023:20:46:14] ENGINE Bus STARTED 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: cluster 2023-12-20T20:46:13.909306+0000 mgr.y (mgr.25333) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.001598+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.008756+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.086267+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.096655+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: cluster 2023-12-20T20:46:14.421322+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:46:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.424958+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:46:15.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.428198+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:46:15.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.434232+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:46:15.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:15 smithi145 bash[25067]: audit 2023-12-20T20:46:14.435011+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:46:15.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: cluster 2023-12-20T20:46:13.909306+0000 mgr.y (mgr.25333) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:46:15.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.001598+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.008756+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.086267+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.096655+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: cluster 2023-12-20T20:46:14.421322+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.424958+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.428198+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.434232+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[24979]: audit 2023-12-20T20:46:14.435011+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: cluster 2023-12-20T20:46:13.909306+0000 mgr.y (mgr.25333) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.001598+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.008756+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.086267+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.096655+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: cluster 2023-12-20T20:46:14.421322+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.424958+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.428198+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.434232+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:46:15.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:15 smithi026 bash[30414]: audit 2023-12-20T20:46:14.435011+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.145:0/2364499167' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:46:16.578 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:16 smithi145 bash[25067]: cluster 2023-12-20T20:46:15.241669+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e33: y(active, since 10s), standbys: x 2023-12-20T20:46:16.578 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:16 smithi145 bash[25067]: audit 2023-12-20T20:46:15.244792+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:46:16.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:16 smithi026 bash[24979]: cluster 2023-12-20T20:46:15.241669+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e33: y(active, since 10s), standbys: x 2023-12-20T20:46:16.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:16 smithi026 bash[24979]: audit 2023-12-20T20:46:15.244792+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:46:16.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:16 smithi026 bash[30414]: cluster 2023-12-20T20:46:15.241669+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e33: y(active, since 10s), standbys: x 2023-12-20T20:46:16.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:16 smithi026 bash[30414]: audit 2023-12-20T20:46:15.244792+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:46:16.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:16 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:46:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:46:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:17 smithi145 bash[25067]: cluster 2023-12-20T20:46:15.910174+0000 mgr.y (mgr.25333) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:46:17.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:17 smithi026 bash[24979]: cluster 2023-12-20T20:46:15.910174+0000 mgr.y (mgr.25333) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:46:17.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:17 smithi026 bash[30414]: cluster 2023-12-20T20:46:15.910174+0000 mgr.y (mgr.25333) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:46:18.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:18 smithi145 bash[25067]: audit 2023-12-20T20:46:16.960658+0000 mgr.y (mgr.25333) 16 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:18 smithi026 bash[24979]: audit 2023-12-20T20:46:16.960658+0000 mgr.y (mgr.25333) 16 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:18.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:18 smithi026 bash[30414]: audit 2023-12-20T20:46:16.960658+0000 mgr.y (mgr.25333) 16 : audit [DBG] from='client.25136 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:19.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:19 smithi145 bash[25067]: cluster 2023-12-20T20:46:17.911923+0000 mgr.y (mgr.25333) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:46:19.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:19 smithi026 bash[24979]: cluster 2023-12-20T20:46:17.911923+0000 mgr.y (mgr.25333) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:46:19.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:19 smithi026 bash[30414]: cluster 2023-12-20T20:46:17.911923+0000 mgr.y (mgr.25333) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:46:21.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:21 smithi026 bash[24979]: cluster 2023-12-20T20:46:19.912808+0000 mgr.y (mgr.25333) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:21.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:21 smithi026 bash[24979]: audit 2023-12-20T20:46:21.025265+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:21.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:21 smithi026 bash[30414]: cluster 2023-12-20T20:46:19.912808+0000 mgr.y (mgr.25333) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:21.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:21 smithi026 bash[30414]: audit 2023-12-20T20:46:21.025265+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:21.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:21 smithi145 bash[25067]: cluster 2023-12-20T20:46:19.912808+0000 mgr.y (mgr.25333) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:21 smithi145 bash[25067]: audit 2023-12-20T20:46:21.025265+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:23.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:23 smithi026 bash[30414]: cluster 2023-12-20T20:46:21.913753+0000 mgr.y (mgr.25333) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:23.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:23 smithi026 bash[24979]: cluster 2023-12-20T20:46:21.913753+0000 mgr.y (mgr.25333) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:23.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:23 smithi145 bash[25067]: cluster 2023-12-20T20:46:21.913753+0000 mgr.y (mgr.25333) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:23.896963+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:23.907729+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:23.910177+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:23.911929+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:23.914689+0000 mgr.y (mgr.25333) 20 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:46:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:23.915407+0000 mgr.y (mgr.25333) 21 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cluster 2023-12-20T20:46:23.915536+0000 mgr.y (mgr.25333) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.080297+0000 mgr.y (mgr.25333) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.080685+0000 mgr.y (mgr.25333) 24 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.245573+0000 mgr.y (mgr.25333) 25 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.246039+0000 mgr.y (mgr.25333) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.410717+0000 mgr.y (mgr.25333) 27 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.411500+0000 mgr.y (mgr.25333) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.584344+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.590308+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.598584+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.604987+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.612670+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.686823+0000 mgr.y (mgr.25333) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.qpanbl (dependencies changed)... 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.687704+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:46:25.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: audit 2023-12-20T20:46:24.702115+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[24979]: cephadm 2023-12-20T20:46:24.704135+0000 mgr.y (mgr.25333) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:23.896963+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:23.907729+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:23.910177+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:23.911929+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:23.914689+0000 mgr.y (mgr.25333) 20 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:23.915407+0000 mgr.y (mgr.25333) 21 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:46:25.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cluster 2023-12-20T20:46:23.915536+0000 mgr.y (mgr.25333) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.080297+0000 mgr.y (mgr.25333) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.080685+0000 mgr.y (mgr.25333) 24 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.245573+0000 mgr.y (mgr.25333) 25 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.246039+0000 mgr.y (mgr.25333) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.410717+0000 mgr.y (mgr.25333) 27 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.411500+0000 mgr.y (mgr.25333) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.584344+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.590308+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.598584+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.604987+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.612670+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.686823+0000 mgr.y (mgr.25333) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.qpanbl (dependencies changed)... 2023-12-20T20:46:25.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.687704+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:46:25.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: audit 2023-12-20T20:46:24.702115+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:25.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:24 smithi026 bash[30414]: cephadm 2023-12-20T20:46:24.704135+0000 mgr.y (mgr.25333) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:46:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:23.896963+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:23.907729+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:23.910177+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:23.911929+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:23.914689+0000 mgr.y (mgr.25333) 20 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:23.915407+0000 mgr.y (mgr.25333) 21 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cluster 2023-12-20T20:46:23.915536+0000 mgr.y (mgr.25333) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.080297+0000 mgr.y (mgr.25333) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.080685+0000 mgr.y (mgr.25333) 24 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.245573+0000 mgr.y (mgr.25333) 25 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.246039+0000 mgr.y (mgr.25333) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.410717+0000 mgr.y (mgr.25333) 27 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.411500+0000 mgr.y (mgr.25333) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.584344+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.590308+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.598584+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.604987+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.612670+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.686823+0000 mgr.y (mgr.25333) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.qpanbl (dependencies changed)... 2023-12-20T20:46:25.379 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.687704+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.qpanbl", "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 2023-12-20T20:46:25.379 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: audit 2023-12-20T20:46:24.702115+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:25.379 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:24 smithi145 bash[25067]: cephadm 2023-12-20T20:46:24.704135+0000 mgr.y (mgr.25333) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.qpanbl on smithi026 2023-12-20T20:46:26.879 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:26 smithi145 bash[45472]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:46:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:46:27.041 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:26 smithi026 bash[24979]: cluster 2023-12-20T20:46:25.916260+0000 mgr.y (mgr.25333) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:27.041 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:26 smithi026 bash[30414]: cluster 2023-12-20T20:46:25.916260+0000 mgr.y (mgr.25333) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:27.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:26 smithi145 bash[25067]: cluster 2023-12-20T20:46:25.916260+0000 mgr.y (mgr.25333) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[24979]: cluster 2023-12-20T20:46:27.918034+0000 mgr.y (mgr.25333) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:46:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[24979]: audit 2023-12-20T20:46:28.128450+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[24979]: audit 2023-12-20T20:46:28.135265+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[24979]: cephadm 2023-12-20T20:46:28.178109+0000 mgr.y (mgr.25333) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:46:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[24979]: cephadm 2023-12-20T20:46:28.442888+0000 mgr.y (mgr.25333) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[30414]: cluster 2023-12-20T20:46:27.918034+0000 mgr.y (mgr.25333) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[30414]: audit 2023-12-20T20:46:28.128450+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[30414]: audit 2023-12-20T20:46:28.135265+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[30414]: cephadm 2023-12-20T20:46:28.178109+0000 mgr.y (mgr.25333) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:29 smithi026 bash[30414]: cephadm 2023-12-20T20:46:28.442888+0000 mgr.y (mgr.25333) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:46:29.432 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:29 smithi145 bash[25067]: cluster 2023-12-20T20:46:27.918034+0000 mgr.y (mgr.25333) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:46:29.432 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:29 smithi145 bash[25067]: audit 2023-12-20T20:46:28.128450+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:29.432 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:29 smithi145 bash[25067]: audit 2023-12-20T20:46:28.135265+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:29.432 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:29 smithi145 bash[25067]: cephadm 2023-12-20T20:46:28.178109+0000 mgr.y (mgr.25333) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:46:29.432 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:29 smithi145 bash[25067]: cephadm 2023-12-20T20:46:28.442888+0000 mgr.y (mgr.25333) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi145 2023-12-20T20:46:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:31 smithi145 bash[25067]: cluster 2023-12-20T20:46:29.918635+0000 mgr.y (mgr.25333) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-20T20:46:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:31 smithi145 bash[25067]: audit 2023-12-20T20:46:30.234533+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.26:0/3106285318' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:46:31.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:31 smithi026 bash[24979]: cluster 2023-12-20T20:46:29.918635+0000 mgr.y (mgr.25333) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-20T20:46:31.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:31 smithi026 bash[24979]: audit 2023-12-20T20:46:30.234533+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.26:0/3106285318' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:46:31.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:31 smithi026 bash[30414]: cluster 2023-12-20T20:46:29.918635+0000 mgr.y (mgr.25333) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-20T20:46:31.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:31 smithi026 bash[30414]: audit 2023-12-20T20:46:30.234533+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.26:0/3106285318' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:46:33.043 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 systemd[1]: Stopping Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:46:33.043 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[49309]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:46:33.043 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.870Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:46:33.043 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.870Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:46:33.043 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.871Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:46:33.044 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:32 smithi145 bash[47497]: ts=2023-12-20T20:46:32.872Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:46:33.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:33 smithi145 bash[25067]: cluster 2023-12-20T20:46:31.919347+0000 mgr.y (mgr.25333) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-20T20:46:33.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:33 smithi026 bash[24979]: cluster 2023-12-20T20:46:31.919347+0000 mgr.y (mgr.25333) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-20T20:46:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:33 smithi026 bash[30414]: cluster 2023-12-20T20:46:31.919347+0000 mgr.y (mgr.25333) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-20T20:46:33.687 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:33 smithi145 bash[49319]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T20:46:33.687 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:33 smithi145 bash[49356]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:46:33.688 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:33 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T20:46:33.688 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:33 smithi145 systemd[1]: Stopped Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:46:33.688 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:33 smithi145 systemd[1]: Started Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:46:34.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.674350+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.683717+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.731102+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:46:34.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.732618+0000 mgr.y (mgr.25333) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:46:34.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.752044+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.755236+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.759066+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.766270+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.774123+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[24979]: audit 2023-12-20T20:46:33.783574+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.674350+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.683717+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.731102+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.732618+0000 mgr.y (mgr.25333) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.752044+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.755236+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:46:34.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.759066+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:46:34.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.766270+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:34.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.774123+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:46:34.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:34 smithi026 bash[30414]: audit 2023-12-20T20:46:33.783574+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:35.081 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.674350+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.683717+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.731102+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.732618+0000 mgr.y (mgr.25333) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.752044+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.755236+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.759066+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.766270+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.774123+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:46:35.082 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:34 smithi145 bash[25067]: audit 2023-12-20T20:46:33.783574+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:35.377 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.230Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T20:46:35.377 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.230Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T20:46:35.377 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.230Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T20:46:35.377 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.230Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi145 (none))" 2023-12-20T20:46:35.377 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.230Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.230Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.238Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.239Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.242Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.244Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.244Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.716µs 2023-12-20T20:46:35.378 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.244Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T20:46:35.657 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.406Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-20T20:46:35.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[25067]: cephadm 2023-12-20T20:46:33.754727+0000 mgr.y (mgr.25333) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:46:35.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[25067]: audit 2023-12-20T20:46:33.756312+0000 mgr.y (mgr.25333) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:46:35.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[25067]: audit 2023-12-20T20:46:33.760207+0000 mgr.y (mgr.25333) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:46:35.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[25067]: audit 2023-12-20T20:46:33.775177+0000 mgr.y (mgr.25333) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:46:35.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[25067]: cluster 2023-12-20T20:46:33.920946+0000 mgr.y (mgr.25333) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:35.877 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.657Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-20T20:46:35.877 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.723Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-20T20:46:35.877 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.723Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-20T20:46:35.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.723Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=56.111µs wal_replay_duration=479.019133ms total_replay_duration=479.091354ms 2023-12-20T20:46:35.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.732Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T20:46:35.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.732Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T20:46:35.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.732Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T20:46:35.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.758Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.023439ms db_storage=1.86µs remote_storage=2.456µs web_handler=600ns query_engine=1.456µs scrape=661.589µs scrape_sd=116.703µs notify=20.82µs notify_sd=27.384µs rules=24.555154ms 2023-12-20T20:46:35.878 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:35 smithi145 bash[49384]: ts=2023-12-20T20:46:35.758Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:46:35.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[24979]: cephadm 2023-12-20T20:46:33.754727+0000 mgr.y (mgr.25333) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:46:35.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[24979]: audit 2023-12-20T20:46:33.756312+0000 mgr.y (mgr.25333) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:46:35.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[24979]: audit 2023-12-20T20:46:33.760207+0000 mgr.y (mgr.25333) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:46:35.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[24979]: audit 2023-12-20T20:46:33.775177+0000 mgr.y (mgr.25333) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:46:35.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[24979]: cluster 2023-12-20T20:46:33.920946+0000 mgr.y (mgr.25333) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:35.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[30414]: cephadm 2023-12-20T20:46:33.754727+0000 mgr.y (mgr.25333) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2023-12-20T20:46:35.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[30414]: audit 2023-12-20T20:46:33.756312+0000 mgr.y (mgr.25333) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:46:35.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[30414]: audit 2023-12-20T20:46:33.760207+0000 mgr.y (mgr.25333) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2023-12-20T20:46:35.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[30414]: audit 2023-12-20T20:46:33.775177+0000 mgr.y (mgr.25333) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:46:35.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:35 smithi026 bash[30414]: cluster 2023-12-20T20:46:33.920946+0000 mgr.y (mgr.25333) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:37.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: cluster 2023-12-20T20:46:35.921689+0000 mgr.y (mgr.25333) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:46:37.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: audit 2023-12-20T20:46:36.025556+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:37.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: cephadm 2023-12-20T20:46:36.211677+0000 mgr.y (mgr.25333) 44 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: audit 2023-12-20T20:46:36.212590+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: audit 2023-12-20T20:46:36.214858+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: audit 2023-12-20T20:46:36.216975+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[24979]: cephadm 2023-12-20T20:46:36.219237+0000 mgr.y (mgr.25333) 45 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: cluster 2023-12-20T20:46:35.921689+0000 mgr.y (mgr.25333) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: audit 2023-12-20T20:46:36.025556+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: cephadm 2023-12-20T20:46:36.211677+0000 mgr.y (mgr.25333) 44 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: audit 2023-12-20T20:46:36.212590+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:46:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: audit 2023-12-20T20:46:36.214858+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:46:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: audit 2023-12-20T20:46:36.216975+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:36 smithi026 bash[30414]: cephadm 2023-12-20T20:46:36.219237+0000 mgr.y (mgr.25333) 45 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: cluster 2023-12-20T20:46:35.921689+0000 mgr.y (mgr.25333) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: audit 2023-12-20T20:46:36.025556+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: cephadm 2023-12-20T20:46:36.211677+0000 mgr.y (mgr.25333) 44 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: audit 2023-12-20T20:46:36.212590+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: audit 2023-12-20T20:46:36.214858+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: audit 2023-12-20T20:46:36.216975+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:36 smithi145 bash[25067]: cephadm 2023-12-20T20:46:36.219237+0000 mgr.y (mgr.25333) 45 : cephadm [INF] Deploying daemon mgr.x on smithi145 2023-12-20T20:46:38.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:38 smithi145 systemd[1]: Stopping Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:46:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:38 smithi145 bash[25067]: cluster 2023-12-20T20:46:37.923388+0000 mgr.y (mgr.25333) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:38 smithi026 bash[24979]: cluster 2023-12-20T20:46:37.923388+0000 mgr.y (mgr.25333) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:38 smithi026 bash[30414]: cluster 2023-12-20T20:46:37.923388+0000 mgr.y (mgr.25333) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:39.853 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:39 smithi145 bash[49682]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:46:39.853 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:39 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:46:39.853 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:39 smithi145 bash[49756]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:46:39.854 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:39 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-20T20:46:39.854 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:39 smithi145 systemd[1]: Stopped Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:46:40.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:39 smithi145 systemd[1]: Started Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:46:40.907 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:40 smithi145 bash[49823]: debug 2023-12-20T20:46:40.788+0000 7f5e40dd7700 1 -- 172.21.15.145:0/3027849504 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56100d55f520 con 0x56100e2dcc00 2023-12-20T20:46:41.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[24979]: audit 2023-12-20T20:46:39.889734+0000 mgr.y (mgr.25333) 47 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:41.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[24979]: audit 2023-12-20T20:46:39.902561+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:41.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[24979]: audit 2023-12-20T20:46:39.912290+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:41.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[24979]: cluster 2023-12-20T20:46:39.924191+0000 mgr.y (mgr.25333) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:46:41.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[30414]: audit 2023-12-20T20:46:39.889734+0000 mgr.y (mgr.25333) 47 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:41.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[30414]: audit 2023-12-20T20:46:39.902561+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:41.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[30414]: audit 2023-12-20T20:46:39.912290+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:41.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:40 smithi026 bash[30414]: cluster 2023-12-20T20:46:39.924191+0000 mgr.y (mgr.25333) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:46:41.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:40 smithi145 bash[25067]: audit 2023-12-20T20:46:39.889734+0000 mgr.y (mgr.25333) 47 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:40 smithi145 bash[25067]: audit 2023-12-20T20:46:39.902561+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:40 smithi145 bash[25067]: audit 2023-12-20T20:46:39.912290+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:40 smithi145 bash[25067]: cluster 2023-12-20T20:46:39.924191+0000 mgr.y (mgr.25333) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:46:41.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:40 smithi145 bash[49823]: debug 2023-12-20T20:46:40.952+0000 7f5e4afad200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:46:41.629 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:46:42.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:41 smithi145 bash[25067]: audit 2023-12-20T20:46:41.610928+0000 mgr.y (mgr.25333) 49 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:41 smithi145 bash[49823]: debug 2023-12-20T20:46:41.844+0000 7f5e4afad200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:46:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:41 smithi145 bash[49823]: debug 2023-12-20T20:46:41.940+0000 7f5e4afad200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:46:42.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[49823]: debug 2023-12-20T20:46:42.044+0000 7f5e4afad200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:46:42.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:41 smithi026 bash[24979]: audit 2023-12-20T20:46:41.610928+0000 mgr.y (mgr.25333) 49 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:42.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:41 smithi026 bash[30414]: audit 2023-12-20T20:46:41.610928+0000 mgr.y (mgr.25333) 49 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:42.389 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (112s) 29s ago 8m 16.1M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (60s) 29s ago 8m 40.9M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 starting - - - - 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 starting - - - - 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (54s) 29s ago 16m 466M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (16m) 29s ago 16m 64.1M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (14m) 29s ago 14m 56.7M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (15m) 29s ago 15m 54.5M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 29s ago 9m 10.3M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (93s) 29s ago 9m 10.7M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (14m) 29s ago 14m 58.1M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (13m) 29s ago 13m 58.9M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (12m) 29s ago 12m 53.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:46:42.390 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (12m) 29s ago 12m 57.6M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (11m) 29s ago 11m 57.9M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (11m) 29s ago 11m 54.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (10m) 29s ago 10m 53.5M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (9m) 29s ago 9m 56.1M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 starting - - - - 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (7m) 29s ago 7m 86.6M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (6m) 29s ago 6m 86.8M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (6m) 29s ago 6m 86.5M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:46:42.391 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (6m) 29s ago 6m 86.6M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:46:42.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[49823]: debug 2023-12-20T20:46:42.312+0000 7f5e4afad200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:46:42.838 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:46:42.838 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-20T20:46:42.839 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:46:42.840 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:46:42.840 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:46:43.056 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[49823]: debug 2023-12-20T20:46:42.676+0000 7f5e4afad200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:46:43.056 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[49823]: debug 2023-12-20T20:46:42.840+0000 7f5e4afad200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:46:43.057 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[25067]: cluster 2023-12-20T20:46:41.925015+0000 mgr.y (mgr.25333) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:46:43.057 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[25067]: audit 2023-12-20T20:46:41.994224+0000 mgr.y (mgr.25333) 51 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:43.057 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[25067]: audit 2023-12-20T20:46:42.363278+0000 mgr.y (mgr.25333) 52 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:43.057 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:42 smithi145 bash[25067]: audit 2023-12-20T20:46:42.835895+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.26:0/880386714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:43.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[24979]: cluster 2023-12-20T20:46:41.925015+0000 mgr.y (mgr.25333) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:46:43.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[24979]: audit 2023-12-20T20:46:41.994224+0000 mgr.y (mgr.25333) 51 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:43.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[24979]: audit 2023-12-20T20:46:42.363278+0000 mgr.y (mgr.25333) 52 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:43.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[24979]: audit 2023-12-20T20:46:42.835895+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.26:0/880386714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:43.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[30414]: cluster 2023-12-20T20:46:41.925015+0000 mgr.y (mgr.25333) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:46:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[30414]: audit 2023-12-20T20:46:41.994224+0000 mgr.y (mgr.25333) 51 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[30414]: audit 2023-12-20T20:46:42.363278+0000 mgr.y (mgr.25333) 52 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:43.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:42 smithi026 bash[30414]: audit 2023-12-20T20:46:42.835895+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.26:0/880386714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:43.210 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:46:43.210 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons", 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:46:43.211 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:46:43.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:43 smithi145 bash[49823]: debug 2023-12-20T20:46:43.056+0000 7f5e4afad200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:46:43.672 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:46:44.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:46:43] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2023-12-20T20:46:44.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:43 smithi026 bash[24979]: audit 2023-12-20T20:46:43.207622+0000 mgr.y (mgr.25333) 53 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:44.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:43 smithi026 bash[24979]: audit 2023-12-20T20:46:43.670217+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.26:0/1559637270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:46:44.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:43 smithi026 bash[30414]: audit 2023-12-20T20:46:43.207622+0000 mgr.y (mgr.25333) 53 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:44.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:43 smithi026 bash[30414]: audit 2023-12-20T20:46:43.670217+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.26:0/1559637270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:46:44.181 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:44 smithi145 bash[49823]: debug 2023-12-20T20:46:44.064+0000 7f5e4afad200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:46:44.181 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:43 smithi145 bash[25067]: audit 2023-12-20T20:46:43.207622+0000 mgr.y (mgr.25333) 53 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:46:44.181 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:43 smithi145 bash[25067]: audit 2023-12-20T20:46:43.670217+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.26:0/1559637270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:46:44.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:44 smithi145 bash[49823]: debug 2023-12-20T20:46:44.180+0000 7f5e4afad200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:46:44.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:44 smithi145 bash[49823]: debug 2023-12-20T20:46:44.296+0000 7f5e4afad200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:46:45.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:44 smithi145 bash[25067]: cluster 2023-12-20T20:46:43.926698+0000 mgr.y (mgr.25333) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:46:45.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:44 smithi145 bash[49823]: debug 2023-12-20T20:46:44.772+0000 7f5e4afad200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:46:45.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:45 smithi145 bash[49823]: debug 2023-12-20T20:46:45.004+0000 7f5e4afad200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:46:45.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:44 smithi026 bash[24979]: cluster 2023-12-20T20:46:43.926698+0000 mgr.y (mgr.25333) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:46:45.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:44 smithi026 bash[30414]: cluster 2023-12-20T20:46:43.926698+0000 mgr.y (mgr.25333) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:46:45.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:45 smithi145 bash[49823]: debug 2023-12-20T20:46:45.512+0000 7f5e4afad200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:46:46.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:46 smithi145 bash[49823]: debug 2023-12-20T20:46:46.044+0000 7f5e4afad200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:46:46.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:46 smithi145 bash[49823]: debug 2023-12-20T20:46:46.616+0000 7f5e4afad200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:46:46.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:46 smithi145 bash[49823]: debug 2023-12-20T20:46:46.724+0000 7f5e4afad200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:46:47.356 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[25067]: cluster 2023-12-20T20:46:45.927510+0000 mgr.y (mgr.25333) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:47.357 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[25067]: audit 2023-12-20T20:46:46.237697+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.357 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[25067]: audit 2023-12-20T20:46:46.246268+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.357 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[25067]: audit 2023-12-20T20:46:46.492795+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.357 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[25067]: audit 2023-12-20T20:46:46.500543+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.357 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.084+0000 7f5e4afad200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:46:47.357 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.204+0000 7f5e4afad200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:46:47.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.352+0000 7f5e4afad200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:46:47.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.472+0000 7f5e4afad200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:46:47.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.600+0000 7f5e4afad200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:46:47.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[24979]: cluster 2023-12-20T20:46:45.927510+0000 mgr.y (mgr.25333) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:47.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[24979]: audit 2023-12-20T20:46:46.237697+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[24979]: audit 2023-12-20T20:46:46.246268+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[24979]: audit 2023-12-20T20:46:46.492795+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[24979]: audit 2023-12-20T20:46:46.500543+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[30414]: cluster 2023-12-20T20:46:45.927510+0000 mgr.y (mgr.25333) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:47.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[30414]: audit 2023-12-20T20:46:46.237697+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[30414]: audit 2023-12-20T20:46:46.246268+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[30414]: audit 2023-12-20T20:46:46.492795+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:47.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:47 smithi026 bash[30414]: audit 2023-12-20T20:46:46.500543+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:48.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.784+0000 7f5e4afad200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:46:48.127 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:47 smithi145 bash[49823]: debug 2023-12-20T20:46:47.912+0000 7f5e4afad200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:46:48.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:48 smithi145 bash[25067]: audit 2023-12-20T20:46:47.247798+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:48.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:48 smithi145 bash[25067]: audit 2023-12-20T20:46:47.254455+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:48.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:48 smithi026 bash[24979]: audit 2023-12-20T20:46:47.247798+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:48.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:48 smithi026 bash[24979]: audit 2023-12-20T20:46:47.254455+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:48.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:48 smithi026 bash[30414]: audit 2023-12-20T20:46:47.247798+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:48.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:48 smithi026 bash[30414]: audit 2023-12-20T20:46:47.254455+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:49.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:48 smithi145 bash[49384]: ts=2023-12-20T20:46:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[49823]: debug 2023-12-20T20:46:49.148+0000 7f5e4afad200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[49823]: [20/Dec/2023:20:46:49] ENGINE Bus STARTING 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[49823]: CherryPy Checker: 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[49823]: The Application mounted at '' has an empty config. 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[49823]: [20/Dec/2023:20:46:49] ENGINE Serving on http://:::9283 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[49823]: [20/Dec/2023:20:46:49] ENGINE Bus STARTED 2023-12-20T20:46:49.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: cluster 2023-12-20T20:46:47.929326+0000 mgr.y (mgr.25333) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:49.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: cluster 2023-12-20T20:46:49.170493+0000 mon.a (mon.0) 1014 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:46:49.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: cluster 2023-12-20T20:46:49.170745+0000 mon.a (mon.0) 1015 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:46:49.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: audit 2023-12-20T20:46:49.178976+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:46:49.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: audit 2023-12-20T20:46:49.180513+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:46:49.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: audit 2023-12-20T20:46:49.184109+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:46:49.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:49 smithi145 bash[25067]: audit 2023-12-20T20:46:49.185872+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:46:49.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: cluster 2023-12-20T20:46:47.929326+0000 mgr.y (mgr.25333) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: cluster 2023-12-20T20:46:49.170493+0000 mon.a (mon.0) 1014 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: cluster 2023-12-20T20:46:49.170745+0000 mon.a (mon.0) 1015 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: audit 2023-12-20T20:46:49.178976+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: audit 2023-12-20T20:46:49.180513+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: audit 2023-12-20T20:46:49.184109+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[24979]: audit 2023-12-20T20:46:49.185872+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: cluster 2023-12-20T20:46:47.929326+0000 mgr.y (mgr.25333) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: cluster 2023-12-20T20:46:49.170493+0000 mon.a (mon.0) 1014 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: cluster 2023-12-20T20:46:49.170745+0000 mon.a (mon.0) 1015 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: audit 2023-12-20T20:46:49.178976+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: audit 2023-12-20T20:46:49.180513+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:46:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: audit 2023-12-20T20:46:49.184109+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:46:49.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:49 smithi026 bash[30414]: audit 2023-12-20T20:46:49.185872+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.145:0/3733946421' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:46:50.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:50 smithi145 bash[25067]: cluster 2023-12-20T20:46:49.276651+0000 mon.a (mon.0) 1016 : cluster [DBG] mgrmap e34: y(active, since 44s), standbys: x 2023-12-20T20:46:50.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:50 smithi026 bash[24979]: cluster 2023-12-20T20:46:49.276651+0000 mon.a (mon.0) 1016 : cluster [DBG] mgrmap e34: y(active, since 44s), standbys: x 2023-12-20T20:46:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:50 smithi026 bash[30414]: cluster 2023-12-20T20:46:49.276651+0000 mon.a (mon.0) 1016 : cluster [DBG] mgrmap e34: y(active, since 44s), standbys: x 2023-12-20T20:46:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:51 smithi145 bash[25067]: audit 2023-12-20T20:46:49.893823+0000 mgr.y (mgr.25333) 57 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:51 smithi145 bash[25067]: cluster 2023-12-20T20:46:49.930125+0000 mgr.y (mgr.25333) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:51 smithi145 bash[25067]: audit 2023-12-20T20:46:51.025955+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:51 smithi026 bash[24979]: audit 2023-12-20T20:46:49.893823+0000 mgr.y (mgr.25333) 57 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:51 smithi026 bash[24979]: cluster 2023-12-20T20:46:49.930125+0000 mgr.y (mgr.25333) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:51 smithi026 bash[24979]: audit 2023-12-20T20:46:51.025955+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:51 smithi026 bash[30414]: audit 2023-12-20T20:46:49.893823+0000 mgr.y (mgr.25333) 57 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:51 smithi026 bash[30414]: cluster 2023-12-20T20:46:49.930125+0000 mgr.y (mgr.25333) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:51 smithi026 bash[30414]: audit 2023-12-20T20:46:51.025955+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:46:53.506 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:53 smithi145 bash[25067]: cluster 2023-12-20T20:46:51.931036+0000 mgr.y (mgr.25333) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:53.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:53 smithi026 bash[24979]: cluster 2023-12-20T20:46:51.931036+0000 mgr.y (mgr.25333) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:53.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:53 smithi026 bash[30414]: cluster 2023-12-20T20:46:51.931036+0000 mgr.y (mgr.25333) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:46:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:46:53] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2023-12-20T20:46:55.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:55 smithi145 bash[25067]: cluster 2023-12-20T20:46:53.932708+0000 mgr.y (mgr.25333) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:55.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:55 smithi026 bash[24979]: cluster 2023-12-20T20:46:53.932708+0000 mgr.y (mgr.25333) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:55 smithi026 bash[30414]: cluster 2023-12-20T20:46:53.932708+0000 mgr.y (mgr.25333) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[30414]: cluster 2023-12-20T20:46:55.933578+0000 mgr.y (mgr.25333) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[30414]: audit 2023-12-20T20:46:56.805692+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[30414]: audit 2023-12-20T20:46:56.816256+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[30414]: audit 2023-12-20T20:46:56.818542+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[30414]: audit 2023-12-20T20:46:56.827356+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[30414]: audit 2023-12-20T20:46:56.836099+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[24979]: cluster 2023-12-20T20:46:55.933578+0000 mgr.y (mgr.25333) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[24979]: audit 2023-12-20T20:46:56.805692+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[24979]: audit 2023-12-20T20:46:56.816256+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[24979]: audit 2023-12-20T20:46:56.818542+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[24979]: audit 2023-12-20T20:46:56.827356+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:56 smithi026 bash[24979]: audit 2023-12-20T20:46:56.836099+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:56 smithi145 bash[25067]: cluster 2023-12-20T20:46:55.933578+0000 mgr.y (mgr.25333) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:46:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:56 smithi145 bash[25067]: audit 2023-12-20T20:46:56.805692+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:56 smithi145 bash[25067]: audit 2023-12-20T20:46:56.816256+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:56 smithi145 bash[25067]: audit 2023-12-20T20:46:56.818542+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:46:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:56 smithi145 bash[25067]: audit 2023-12-20T20:46:56.827356+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:46:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:56 smithi145 bash[25067]: audit 2023-12-20T20:46:56.836099+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.924501+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.927790+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: cephadm 2023-12-20T20:46:56.929124+0000 mgr.y (mgr.25333) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.935150+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.936814+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.943465+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.944909+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.951519+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.954329+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: audit 2023-12-20T20:46:56.955797+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[30414]: cephadm 2023-12-20T20:46:56.956707+0000 mgr.y (mgr.25333) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.924501+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.927790+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:58.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: cephadm 2023-12-20T20:46:56.929124+0000 mgr.y (mgr.25333) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.935150+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.936814+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.943465+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.944909+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.951519+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.954329+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: audit 2023-12-20T20:46:56.955797+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-20T20:46:58.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:57 smithi026 bash[24979]: cephadm 2023-12-20T20:46:56.956707+0000 mgr.y (mgr.25333) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.924501+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.927790+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: cephadm 2023-12-20T20:46:56.929124+0000 mgr.y (mgr.25333) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.935150+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.936814+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.943465+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-20T20:46:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.944909+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:46:58.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.951519+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:46:58.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.954329+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:46:58.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: audit 2023-12-20T20:46:56.955797+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-20T20:46:58.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:57 smithi145 bash[25067]: cephadm 2023-12-20T20:46:56.956707+0000 mgr.y (mgr.25333) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-20T20:46:58.930 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:46:58 smithi145 bash[49384]: ts=2023-12-20T20:46:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:46:59.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:46:58 smithi026 bash[24979]: cluster 2023-12-20T20:46:57.934944+0000 mgr.y (mgr.25333) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:59.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:46:58 smithi026 bash[30414]: cluster 2023-12-20T20:46:57.934944+0000 mgr.y (mgr.25333) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:46:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:46:58 smithi145 bash[25067]: cluster 2023-12-20T20:46:57.934944+0000 mgr.y (mgr.25333) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[30414]: cephadm 2023-12-20T20:46:59.126520+0000 mgr.y (mgr.25333) 65 : cephadm [INF] Upgrade: Updating mon.a 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[30414]: audit 2023-12-20T20:46:59.137421+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[30414]: audit 2023-12-20T20:46:59.139294+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[30414]: audit 2023-12-20T20:46:59.140808+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[30414]: audit 2023-12-20T20:46:59.142242+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[30414]: cephadm 2023-12-20T20:46:59.143774+0000 mgr.y (mgr.25333) 66 : cephadm [INF] Deploying daemon mon.a on smithi026 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[24979]: cephadm 2023-12-20T20:46:59.126520+0000 mgr.y (mgr.25333) 65 : cephadm [INF] Upgrade: Updating mon.a 2023-12-20T20:47:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[24979]: audit 2023-12-20T20:46:59.137421+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:47:00.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[24979]: audit 2023-12-20T20:46:59.139294+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:47:00.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[24979]: audit 2023-12-20T20:46:59.140808+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:47:00.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[24979]: audit 2023-12-20T20:46:59.142242+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:00.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:00 smithi026 bash[24979]: cephadm 2023-12-20T20:46:59.143774+0000 mgr.y (mgr.25333) 66 : cephadm [INF] Deploying daemon mon.a on smithi026 2023-12-20T20:47:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:00 smithi145 bash[25067]: cephadm 2023-12-20T20:46:59.126520+0000 mgr.y (mgr.25333) 65 : cephadm [INF] Upgrade: Updating mon.a 2023-12-20T20:47:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:00 smithi145 bash[25067]: audit 2023-12-20T20:46:59.137421+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' 2023-12-20T20:47:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:00 smithi145 bash[25067]: audit 2023-12-20T20:46:59.139294+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:47:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:00 smithi145 bash[25067]: audit 2023-12-20T20:46:59.140808+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:47:00.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:00 smithi145 bash[25067]: audit 2023-12-20T20:46:59.142242+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:00.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:00 smithi145 bash[25067]: cephadm 2023-12-20T20:46:59.143774+0000 mgr.y (mgr.25333) 66 : cephadm [INF] Deploying daemon mon.a on smithi026 2023-12-20T20:47:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[24979]: audit 2023-12-20T20:46:59.901687+0000 mgr.y (mgr.25333) 67 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[24979]: cluster 2023-12-20T20:46:59.935762+0000 mgr.y (mgr.25333) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:01.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[30414]: audit 2023-12-20T20:46:59.901687+0000 mgr.y (mgr.25333) 67 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:01.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[30414]: cluster 2023-12-20T20:46:59.935762+0000 mgr.y (mgr.25333) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:01.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:01 smithi145 bash[25067]: audit 2023-12-20T20:46:59.901687+0000 mgr.y (mgr.25333) 67 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:01.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:01 smithi145 bash[25067]: cluster 2023-12-20T20:46:59.935762+0000 mgr.y (mgr.25333) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:01.697 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[61214]: [20/Dec/2023:20:47:01] ENGINE Bus STOPPING 2023-12-20T20:47:01.697 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[61214]: [20/Dec/2023:20:47:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:47:01.697 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[61214]: [20/Dec/2023:20:47:01] ENGINE Bus STOPPED 2023-12-20T20:47:01.697 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[61214]: [20/Dec/2023:20:47:01] ENGINE Bus STARTING 2023-12-20T20:47:01.698 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:01 smithi026 systemd[1]: Stopping Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:47:01.698 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[24979]: debug 2023-12-20T20:47:01.595+0000 7f2738d86700 -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 2023-12-20T20:47:01.698 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[24979]: debug 2023-12-20T20:47:01.595+0000 7f2738d86700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-20T20:47:02.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[61214]: [20/Dec/2023:20:47:01] ENGINE Serving on http://:::9283 2023-12-20T20:47:02.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:01 smithi026 bash[61214]: [20/Dec/2023:20:47:01] ENGINE Bus STARTED 2023-12-20T20:47:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:02 smithi026 bash[64278]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-a 2023-12-20T20:47:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:02 smithi026 bash[64361]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-a 2023-12-20T20:47:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:02 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-20T20:47:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:02 smithi026 systemd[1]: Stopped Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:47:03.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:02 smithi026 systemd[1]: Started Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:47:03.832 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.679+0000 7f400ef86c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.679+0000 7f400ef86c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.679+0000 7f400ef86c80 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.683+0000 7f400ef86c80 0 load: jerasure load: lrc 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Git sha 0 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: DB SUMMARY 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: DB Session ID: AV46Z0GB680L5YRKBMJT 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:47:03.833 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1336 Bytes 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 105377 ; 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.env: 0x55615a674a60 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.info_log: 0x55615cca77a0 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:47:03.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:47:03.835 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:47:03.835 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:47:03.835 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.db_log_dir: 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.wal_dir: 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:47:03.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.write_buffer_manager: 0x55615cc7af00 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:47:03.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.row_cache: None 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.wal_filter: None 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.wal_compression: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:47:03.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:47:03.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Compression algorithms supported: 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kZSTD supported: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:47:03.840 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.merge_operator: 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55615cca78c0) 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: cache_index_and_filter_blocks: 1 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: pin_top_level_index_and_filter: 1 2023-12-20T20:47:03.841 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: index_type: 0 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: data_block_index_type: 0 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: index_shortening: 1 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: checksum: 4 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: no_block_cache: 0 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_cache: 0x55615ccfb090 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_cache_name: BinnedLRUCache 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_cache_options: 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: capacity : 536870912 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: num_shard_bits : 4 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: strict_capacity_limit : 0 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: high_pri_pool_ratio: 0.000 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_cache_compressed: (nil) 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: persistent_cache: (nil) 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_size: 4096 2023-12-20T20:47:03.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_size_deviation: 10 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_restart_interval: 16 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: index_block_restart_interval: 1 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: metadata_block_size: 4096 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: partition_filters: 0 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: use_delta_encoding: 1 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: filter_policy: bloomfilter 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: whole_key_filtering: 1 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: verify_compression: 0 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: read_amp_bytes_per_bit: 0 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: format_version: 5 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: enable_index_compression: 1 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: block_align: 0 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: max_auto_readahead_size: 262144 2023-12-20T20:47:03.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: prepopulate_block_cache: 0 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: initial_auto_readahead_size: 8192 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: num_file_reads_for_auto_readahead: 2 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.num_levels: 7 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:47:03.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:47:03.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:47:03.846 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:47:03.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:47:03.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:47:03.849 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400472f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 38, last_sequence is 16910, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:47:03.850 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 40bdd757-942a-487a-8857-f30fdd7b63cc 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105223691662, "job": 1, "event": "recovery_started", "wal_files": [34]} 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105223692947, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 104719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16904, "largest_seqno": 17037, "table_properties": {"data_size": 103176, "index_size": 275, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2197, "raw_average_key_size": 27, "raw_value_size": 101418, "raw_average_value_size": 1267, "num_data_blocks": 13, "num_entries": 80, "num_filter_entries": 80, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1703105223, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "40bdd757-942a-487a-8857-f30fdd7b63cc", "db_session_id": "AV46Z0GB680L5YRKBMJT", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.687+0000 7f400ef86c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105223693061, "job": 1, "event": "recovery_finished"} 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.691+0000 7f400ef86c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.691+0000 7f400ef86c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.691+0000 7f400ef86c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.691+0000 7f400ef86c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55615cd9a000 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.691+0000 7f400ef86c80 4 rocksdb: DB pointer 0x55615cd88000 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.695+0000 7f400ef86c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.695+0000 7f3ffd721700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.695+0000 7f3ffd721700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: ** DB Stats ** 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:47:03.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: ** Compaction Stats [default] ** 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: L0 1/0 102.26 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: L6 1/0 10.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Sum 2/0 10.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: ** Compaction Stats [default] ** 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-20T20:47:03.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Cumulative compaction: 0.00 GB write, 15.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Interval compaction: 0.00 GB write, 15.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: 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 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Block cache BinnedLRUCache@0x55615ccfb090#7 capacity: 512.00 MB usage: 60.52 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-20T20:47:03.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: Block cache entry stats(count,size,portion): DataBlock(3,27.73 KB,0.00528991%) FilterBlock(2,12.34 KB,0.00235438%) IndexBlock(2,20.44 KB,0.00389814%) Misc(1,0.00 KB,0%) 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.695+0000 7f400ef86c80 1 mon.a@-1(???) e3 preinit fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.695+0000 7f400ef86c80 0 mon.a@-1(???).mds e1 new map 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.695+0000 7f400ef86c80 0 mon.a@-1(???).mds e1 print_map 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: e1 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: 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} 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: legacy client fscid: -1 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: No filesystems configured 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.699+0000 7f400ef86c80 0 mon.a@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.699+0000 7f400ef86c80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.699+0000 7f400ef86c80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.699+0000 7f400ef86c80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:47:03.854 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[64429]: debug 2023-12-20T20:47:03.699+0000 7f400ef86c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-20T20:47:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:47:03] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2023-12-20T20:47:05.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[49823]: ignoring --setuser ceph since I am not root 2023-12-20T20:47:05.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[49823]: ignoring --setgroup ceph since I am not root 2023-12-20T20:47:05.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[49823]: debug 2023-12-20T20:47:05.236+0000 7f7ca46b8700 1 -- 172.21.15.145:0/920522523 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562a477f7520 con 0x562a48572c00 2023-12-20T20:47:05.628 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[49823]: debug 2023-12-20T20:47:05.400+0000 7f7cae470200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:47:05.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: audit 2023-12-20T20:47:01.613143+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:47:05.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: audit 2023-12-20T20:47:01.615211+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:47:05.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: audit 2023-12-20T20:47:01.615634+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:47:05.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:01.936725+0000 mgr.y (mgr.25333) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:03.938356+0000 mgr.y (mgr.25333) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.123260+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.143746+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.154736+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.156029+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.156196+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:47:05.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.158784+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 60s), standbys: x 2023-12-20T20:47:05.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: audit 2023-12-20T20:47:05.175879+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25333 ' entity='' 2023-12-20T20:47:05.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.177031+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 60s), standbys: x 2023-12-20T20:47:05.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:05 smithi145 bash[25067]: cluster 2023-12-20T20:47:05.177109+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-20T20:47:05.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[61214]: ignoring --setuser ceph since I am not root 2023-12-20T20:47:05.681 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[61214]: ignoring --setgroup ceph since I am not root 2023-12-20T20:47:05.681 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[61214]: debug 2023-12-20T20:47:05.247+0000 7fd724ec8700 1 -- 172.21.15.26:0/850123585 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5585a9520 con 0x55b559324800 2023-12-20T20:47:05.681 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[61214]: debug 2023-12-20T20:47:05.407+0000 7fd72ec80200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:47:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: audit 2023-12-20T20:47:01.613143+0000 mon.b (mon.2) 95 : audit 0 from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:47:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: audit 2023-12-20T20:47:01.615211+0000 mon.b (mon.2) 96 : audit 0 from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:47:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: audit 2023-12-20T20:47:01.615634+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:47:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:01.936725+0000 mgr.y (mgr.25333) 69 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:03.938356+0000 mgr.y (mgr.25333) 70 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:05.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.123260+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-12-20T20:47:05.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.143746+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:47:05.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.154736+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:47:05.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.156029+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-20T20:47:05.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.156196+0000 mon.a (mon.0) 5 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:47:05.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.158784+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e34: y(active, since 60s), standbys: x 2023-12-20T20:47:05.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: audit 2023-12-20T20:47:05.175879+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25333 ' entity='' 2023-12-20T20:47:05.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.177031+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e35: y(active, since 60s), standbys: x 2023-12-20T20:47:05.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[64429]: cluster 2023-12-20T20:47:05.177109+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2023-12-20T20:47:05.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: audit 2023-12-20T20:47:01.613143+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:47:05.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: audit 2023-12-20T20:47:01.615211+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:47:05.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: audit 2023-12-20T20:47:01.615634+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25333 172.21.15.26:0/1671735848' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:47:05.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:01.936725+0000 mgr.y (mgr.25333) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:05.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:03.938356+0000 mgr.y (mgr.25333) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:05.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.123260+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-20T20:47:05.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.143746+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:47:05.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.154736+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:47:05.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.156029+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-20T20:47:05.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.156196+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:47:05.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.158784+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 60s), standbys: x 2023-12-20T20:47:05.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: audit 2023-12-20T20:47:05.175879+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25333 ' entity='' 2023-12-20T20:47:05.686 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.177031+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e35: y(active, since 60s), standbys: x 2023-12-20T20:47:05.687 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:05 smithi026 bash[30414]: cluster 2023-12-20T20:47:05.177109+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-20T20:47:06.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:06 smithi145 bash[49823]: debug 2023-12-20T20:47:06.276+0000 7f7cae470200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:47:06.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:06 smithi145 bash[49823]: debug 2023-12-20T20:47:06.376+0000 7f7cae470200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:47:06.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:06 smithi145 bash[49823]: debug 2023-12-20T20:47:06.476+0000 7f7cae470200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:47:06.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:06 smithi026 bash[61214]: debug 2023-12-20T20:47:06.331+0000 7fd72ec80200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:47:06.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:06 smithi026 bash[61214]: debug 2023-12-20T20:47:06.435+0000 7fd72ec80200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:47:06.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:06 smithi026 bash[61214]: debug 2023-12-20T20:47:06.539+0000 7fd72ec80200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:47:07.102 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:06 smithi145 bash[49823]: debug 2023-12-20T20:47:06.744+0000 7f7cae470200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:47:07.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:06 smithi026 bash[61214]: debug 2023-12-20T20:47:06.815+0000 7fd72ec80200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:47:07.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:07 smithi145 bash[25067]: cluster 2023-12-20T20:47:06.183083+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2023-12-20T20:47:07.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:07 smithi145 bash[49823]: debug 2023-12-20T20:47:07.100+0000 7f7cae470200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:47:07.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:07 smithi145 bash[49823]: debug 2023-12-20T20:47:07.260+0000 7f7cae470200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:47:07.582 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:07 smithi026 bash[64429]: cluster 2023-12-20T20:47:06.183083+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e36: y(active, since 61s), standbys: x 2023-12-20T20:47:07.582 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:07 smithi026 bash[30414]: cluster 2023-12-20T20:47:06.183083+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2023-12-20T20:47:07.583 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:07 smithi026 bash[61214]: debug 2023-12-20T20:47:07.191+0000 7fd72ec80200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:47:07.583 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:07 smithi026 bash[61214]: debug 2023-12-20T20:47:07.355+0000 7fd72ec80200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:47:07.876 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:07 smithi145 bash[49823]: debug 2023-12-20T20:47:07.472+0000 7f7cae470200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:47:07.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:07 smithi026 bash[61214]: debug 2023-12-20T20:47:07.575+0000 7fd72ec80200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:47:08.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:08 smithi145 bash[49823]: debug 2023-12-20T20:47:08.448+0000 7f7cae470200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:47:08.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:08 smithi145 bash[49823]: debug 2023-12-20T20:47:08.560+0000 7f7cae470200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:47:08.877 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:08 smithi145 bash[49823]: debug 2023-12-20T20:47:08.680+0000 7f7cae470200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:47:08.877 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:47:08 smithi145 bash[49384]: ts=2023-12-20T20:47:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:47:08.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:08 smithi026 bash[61214]: debug 2023-12-20T20:47:08.619+0000 7fd72ec80200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:47:08.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:08 smithi026 bash[61214]: debug 2023-12-20T20:47:08.739+0000 7fd72ec80200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:47:08.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:08 smithi026 bash[61214]: debug 2023-12-20T20:47:08.859+0000 7fd72ec80200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:47:09.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:09 smithi145 bash[49823]: debug 2023-12-20T20:47:09.156+0000 7f7cae470200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:47:09.627 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:09 smithi145 bash[49823]: debug 2023-12-20T20:47:09.376+0000 7f7cae470200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:47:09.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:09 smithi026 bash[61214]: debug 2023-12-20T20:47:09.351+0000 7fd72ec80200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:47:09.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:09 smithi026 bash[61214]: debug 2023-12-20T20:47:09.587+0000 7fd72ec80200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:47:10.126 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:09 smithi145 bash[49823]: debug 2023-12-20T20:47:09.832+0000 7f7cae470200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:47:10.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:10 smithi026 bash[61214]: debug 2023-12-20T20:47:10.059+0000 7fd72ec80200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:47:10.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:10 smithi145 bash[49823]: debug 2023-12-20T20:47:10.328+0000 7f7cae470200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:47:10.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:10 smithi026 bash[61214]: debug 2023-12-20T20:47:10.571+0000 7fd72ec80200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:47:11.369 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:10 smithi145 bash[49823]: debug 2023-12-20T20:47:10.880+0000 7f7cae470200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:47:11.370 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:11 smithi145 bash[49823]: debug 2023-12-20T20:47:11.000+0000 7f7cae470200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:47:11.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:11 smithi026 bash[61214]: debug 2023-12-20T20:47:11.147+0000 7fd72ec80200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:47:11.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:11 smithi026 bash[61214]: debug 2023-12-20T20:47:11.259+0000 7fd72ec80200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:47:11.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:11 smithi145 bash[49823]: debug 2023-12-20T20:47:11.368+0000 7f7cae470200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:47:11.626 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:11 smithi145 bash[49823]: debug 2023-12-20T20:47:11.480+0000 7f7cae470200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:47:11.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:11 smithi026 bash[61214]: debug 2023-12-20T20:47:11.619+0000 7fd72ec80200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:47:11.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:11 smithi026 bash[61214]: debug 2023-12-20T20:47:11.739+0000 7fd72ec80200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:47:12.059 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:11 smithi145 bash[49823]: debug 2023-12-20T20:47:11.624+0000 7f7cae470200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:47:12.060 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:11 smithi145 bash[49823]: debug 2023-12-20T20:47:11.744+0000 7f7cae470200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:47:12.060 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:11 smithi145 bash[49823]: debug 2023-12-20T20:47:11.868+0000 7f7cae470200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:47:12.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:11 smithi026 bash[61214]: debug 2023-12-20T20:47:11.887+0000 7fd72ec80200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:47:12.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:12 smithi026 bash[61214]: debug 2023-12-20T20:47:12.007+0000 7fd72ec80200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:47:12.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:12 smithi026 bash[61214]: debug 2023-12-20T20:47:12.139+0000 7fd72ec80200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:47:12.376 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:12 smithi145 bash[49823]: debug 2023-12-20T20:47:12.056+0000 7f7cae470200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:47:12.377 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:12 smithi145 bash[49823]: debug 2023-12-20T20:47:12.180+0000 7f7cae470200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:47:12.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:12 smithi026 bash[61214]: debug 2023-12-20T20:47:12.335+0000 7fd72ec80200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:47:12.680 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:12 smithi026 bash[61214]: debug 2023-12-20T20:47:12.467+0000 7fd72ec80200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:47:13.767 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[49823]: debug 2023-12-20T20:47:13.432+0000 7f7cae470200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:47:13.767 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[49823]: [20/Dec/2023:20:47:13] ENGINE Bus STARTING 2023-12-20T20:47:13.767 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[49823]: CherryPy Checker: 2023-12-20T20:47:13.767 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[49823]: The Application mounted at '' has an empty config. 2023-12-20T20:47:13.767 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[49823]: [20/Dec/2023:20:47:13] ENGINE Serving on http://:::9283 2023-12-20T20:47:13.767 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[49823]: [20/Dec/2023:20:47:13] ENGINE Bus STARTED 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.453938+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.454082+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: audit 2023-12-20T20:47:13.461655+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: audit 2023-12-20T20:47:13.463182+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: audit 2023-12-20T20:47:13.464987+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: audit 2023-12-20T20:47:13.466548+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:47:13.768 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:13 smithi145 bash[25067]: debug 2023-12-20T20:47:13.764+0000 7f1ac1977700 -1 mon.b@2(peon).osd e105 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-20T20:47:13.896 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[61214]: debug 2023-12-20T20:47:13.751+0000 7fd72ec80200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.453938+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.454082+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: audit 2023-12-20T20:47:13.461655+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: audit 2023-12-20T20:47:13.463182+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: audit 2023-12-20T20:47:13.464987+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: audit 2023-12-20T20:47:13.466548+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[30414]: debug 2023-12-20T20:47:13.759+0000 7f8e4f5e7700 -1 mon.c@1(peon).osd e105 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-20T20:47:13.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.453938+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2023-12-20T20:47:13.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.454082+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2023-12-20T20:47:13.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[64429]: audit 2023-12-20T20:47:13.461655+0000 mon.b (mon.2) 98 : audit 0 from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:47:13.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[64429]: audit 2023-12-20T20:47:13.463182+0000 mon.b (mon.2) 99 : audit 0 from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:47:13.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[64429]: audit 2023-12-20T20:47:13.464987+0000 mon.b (mon.2) 100 : audit 0 from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:47:13.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[64429]: audit 2023-12-20T20:47:13.466548+0000 mon.b (mon.2) 101 : audit 0 from='mgr.? 172.21.15.145:0/670839364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:47:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:13 smithi026 bash[61214]: [20/Dec/2023:20:47:13] ENGINE Bus STARTING 2023-12-20T20:47:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[61214]: CherryPy Checker: 2023-12-20T20:47:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[61214]: The Application mounted at '' has an empty config. 2023-12-20T20:47:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[61214]: [20/Dec/2023:20:47:14] ENGINE Serving on http://:::9283 2023-12-20T20:47:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[61214]: [20/Dec/2023:20:47:14] ENGINE Bus STARTED 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.514974+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e37: y(active, since 68s), standbys: x 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.758388+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.758738+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.764979+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.765358+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, starting, since 0.006707s), standbys: x 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.772420+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.778582+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.782102+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.782381+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.782540+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.783965+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.784415+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.785335+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.786156+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.786489+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.786778+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.787080+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.787371+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.787676+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.788062+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.788454+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.788718+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:47:14.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.789544+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.799025+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.844050+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.892574+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.903156+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.903619+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.914503+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.924421+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: cluster 2023-12-20T20:47:13.933119+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.951746+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[30414]: audit 2023-12-20T20:47:13.952324+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:47:14.791 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.514974+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e37: y(active, since 68s), standbys: x 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.758388+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.758738+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.764979+0000 mon.a (mon.0) 16 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.765358+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e38: y(active, starting, since 0.006707s), standbys: x 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.772420+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.778582+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.782102+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.782381+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.782540+0000 mon.c (mon.1) 158 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.783965+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.784415+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.785335+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.786156+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:47:14.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.786489+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.786778+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.787080+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.787371+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.787676+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.788062+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.788454+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.788718+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.789544+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.799025+0000 mon.a (mon.0) 18 : cluster 1 Manager daemon y is now available 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.844050+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.892574+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.903156+0000 mon.c (mon.1) 174 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.903619+0000 mon.a (mon.0) 19 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:47:14.793 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.914503+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-20T20:47:14.794 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.924421+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-20T20:47:14.794 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: cluster 2023-12-20T20:47:13.933119+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-20T20:47:14.794 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.951746+0000 mon.c (mon.1) 175 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:47:14.794 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[64429]: audit 2023-12-20T20:47:13.952324+0000 mon.a (mon.0) 20 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:47:14.801 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:47:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.514974+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e37: y(active, since 68s), standbys: x 2023-12-20T20:47:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.758388+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:47:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.758738+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-20T20:47:14.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.764979+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.765358+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, starting, since 0.006707s), standbys: x 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.772420+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.778582+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.782102+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.782381+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.782540+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.783965+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.784415+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.785335+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.786156+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.786489+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.786778+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.787080+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.787371+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:47:14.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.787676+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.788062+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.788454+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.788718+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.789544+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.799025+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.844050+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.892574+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.903156+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.903619+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.914503+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.924421+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: cluster 2023-12-20T20:47:13.933119+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e105 with expected crc 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.951746+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:47:14.879 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:14 smithi145 bash[25067]: audit 2023-12-20T20:47:13.952324+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:47:15.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:14 smithi026 bash[61214]: debug 2023-12-20T20:47:14.783+0000 7fd6f6b3a700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 29s ago 9m 16.5M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (94s) 29s ago 8m 42.2M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (47s) 29s ago 7m 44.0M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (35s) 29s ago 15m 96.7M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (87s) 29s ago 17m 480M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (17m) 29s ago 17m 65.0M 2048M 17.2.0 e1d6a67b021e deb3f5ca34c3 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (15m) 29s ago 15m 58.0M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (15m) 29s ago 15m 56.8M 2048M 17.2.0 e1d6a67b021e 5a20e900d18e 2023-12-20T20:47:15.542 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 29s ago 9m 10.2M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (2m) 29s ago 9m 13.1M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (14m) 29s ago 14m 57.8M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (14m) 29s ago 14m 59.1M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (13m) 29s ago 13m 53.4M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (12m) 29s ago 12m 57.7M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (12m) 29s ago 12m 58.4M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (11m) 29s ago 11m 54.7M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (11m) 29s ago 11m 54.0M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (10m) 29s ago 10m 56.5M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (41s) 29s ago 9m 44.2M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (7m) 29s ago 7m 86.9M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (7m) 29s ago 7m 87.2M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:47:15.543 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (7m) 29s ago 7m 86.7M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:47:15.544 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (7m) 29s ago 7m 86.9M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:47:16.000 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:47:16.000 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:47:16.000 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-20T20:47:16.000 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:47:16.000 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:16.000 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:47:16.001 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: cephadm 2023-12-20T20:47:14.496111+0000 mgr.y (mgr.25477) 1 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Bus STARTING 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: cephadm 2023-12-20T20:47:14.621344+0000 mgr.y (mgr.25477) 2 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: cephadm 2023-12-20T20:47:14.723751+0000 mgr.y (mgr.25477) 3 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Serving on http://172.21.15.26:8765 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: cephadm 2023-12-20T20:47:14.724193+0000 mgr.y (mgr.25477) 4 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Bus STARTED 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: cluster 2023-12-20T20:47:14.774263+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e39: y(active, since 1.01559s), standbys: x 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: audit 2023-12-20T20:47:14.776915+0000 mgr.y (mgr.25477) 5 : audit [DBG] from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: audit 2023-12-20T20:47:14.788533+0000 mgr.y (mgr.25477) 6 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: cluster 2023-12-20T20:47:14.793318+0000 mgr.y (mgr.25477) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:15 smithi145 bash[25067]: audit 2023-12-20T20:47:15.145643+0000 mgr.y (mgr.25477) 8 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: cephadm 2023-12-20T20:47:14.496111+0000 mgr.y (mgr.25477) 1 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Bus STARTING 2023-12-20T20:47:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: cephadm 2023-12-20T20:47:14.621344+0000 mgr.y (mgr.25477) 2 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:47:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: cephadm 2023-12-20T20:47:14.723751+0000 mgr.y (mgr.25477) 3 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Serving on http://172.21.15.26:8765 2023-12-20T20:47:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: cephadm 2023-12-20T20:47:14.724193+0000 mgr.y (mgr.25477) 4 : cephadm [INF] [20/Dec/2023:20:47:14] ENGINE Bus STARTED 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: cluster 2023-12-20T20:47:14.774263+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e39: y(active, since 1.01559s), standbys: x 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: audit 2023-12-20T20:47:14.776915+0000 mgr.y (mgr.25477) 5 : audit [DBG] from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: audit 2023-12-20T20:47:14.788533+0000 mgr.y (mgr.25477) 6 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: cluster 2023-12-20T20:47:14.793318+0000 mgr.y (mgr.25477) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[30414]: audit 2023-12-20T20:47:15.145643+0000 mgr.y (mgr.25477) 8 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: cephadm 2023-12-20T20:47:14.496111+0000 mgr.y (mgr.25477) 1 : cephadm 1 [20/Dec/2023:20:47:14] ENGINE Bus STARTING 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: cephadm 2023-12-20T20:47:14.621344+0000 mgr.y (mgr.25477) 2 : cephadm 1 [20/Dec/2023:20:47:14] ENGINE Serving on https://172.21.15.26:7150 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: cephadm 2023-12-20T20:47:14.723751+0000 mgr.y (mgr.25477) 3 : cephadm 1 [20/Dec/2023:20:47:14] ENGINE Serving on http://172.21.15.26:8765 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: cephadm 2023-12-20T20:47:14.724193+0000 mgr.y (mgr.25477) 4 : cephadm 1 [20/Dec/2023:20:47:14] ENGINE Bus STARTED 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: cluster 2023-12-20T20:47:14.774263+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e39: y(active, since 1.01559s), standbys: x 2023-12-20T20:47:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: audit 2023-12-20T20:47:14.776915+0000 mgr.y (mgr.25477) 5 : audit 0 from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: audit 2023-12-20T20:47:14.788533+0000 mgr.y (mgr.25477) 6 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: cluster 2023-12-20T20:47:14.793318+0000 mgr.y (mgr.25477) 7 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:15 smithi026 bash[64429]: audit 2023-12-20T20:47:15.145643+0000 mgr.y (mgr.25477) 8 : audit 0 from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:16.373 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/23 daemons upgraded", 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:47:16.374 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:47:16.822 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:47:17.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:16 smithi145 bash[25067]: audit 2023-12-20T20:47:15.513227+0000 mgr.y (mgr.25477) 9 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:16 smithi145 bash[25067]: cluster 2023-12-20T20:47:15.785873+0000 mgr.y (mgr.25477) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:16 smithi145 bash[25067]: audit 2023-12-20T20:47:15.997698+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.26:0/1627044141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:17.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:16 smithi026 bash[64429]: audit 2023-12-20T20:47:15.513227+0000 mgr.y (mgr.25477) 9 : audit 0 from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:16 smithi026 bash[64429]: cluster 2023-12-20T20:47:15.785873+0000 mgr.y (mgr.25477) 10 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:16 smithi026 bash[64429]: audit 2023-12-20T20:47:15.997698+0000 mon.a (mon.0) 22 : audit 0 from='client.? 172.21.15.26:0/1627044141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:16 smithi026 bash[30414]: audit 2023-12-20T20:47:15.513227+0000 mgr.y (mgr.25477) 9 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:16 smithi026 bash[30414]: cluster 2023-12-20T20:47:15.785873+0000 mgr.y (mgr.25477) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:16 smithi026 bash[30414]: audit 2023-12-20T20:47:15.997698+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.26:0/1627044141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:17 smithi145 bash[25067]: audit 2023-12-20T20:47:16.370356+0000 mgr.y (mgr.25477) 11 : audit [DBG] from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:17 smithi145 bash[25067]: cluster 2023-12-20T20:47:16.782733+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e40: y(active, since 3s), standbys: x 2023-12-20T20:47:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:17 smithi145 bash[25067]: audit 2023-12-20T20:47:16.820458+0000 mon.c (mon.1) 176 : audit [DBG] from='client.? 172.21.15.26:0/3400115761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:47:18.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:17 smithi026 bash[64429]: audit 2023-12-20T20:47:16.370356+0000 mgr.y (mgr.25477) 11 : audit 0 from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:18.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:17 smithi026 bash[64429]: cluster 2023-12-20T20:47:16.782733+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e40: y(active, since 3s), standbys: x 2023-12-20T20:47:18.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:17 smithi026 bash[64429]: audit 2023-12-20T20:47:16.820458+0000 mon.c (mon.1) 176 : audit 0 from='client.? 172.21.15.26:0/3400115761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:47:18.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:17 smithi026 bash[30414]: audit 2023-12-20T20:47:16.370356+0000 mgr.y (mgr.25477) 11 : audit [DBG] from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:18.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:17 smithi026 bash[30414]: cluster 2023-12-20T20:47:16.782733+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e40: y(active, since 3s), standbys: x 2023-12-20T20:47:18.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:17 smithi026 bash[30414]: audit 2023-12-20T20:47:16.820458+0000 mon.c (mon.1) 176 : audit [DBG] from='client.? 172.21.15.26:0/3400115761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:47:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:18 smithi145 bash[25067]: cluster 2023-12-20T20:47:17.786449+0000 mgr.y (mgr.25477) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:19.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:18 smithi026 bash[30414]: cluster 2023-12-20T20:47:17.786449+0000 mgr.y (mgr.25477) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:19.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:18 smithi026 bash[64429]: cluster 2023-12-20T20:47:17.786449+0000 mgr.y (mgr.25477) 12 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:20.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:19 smithi145 bash[25067]: cluster 2023-12-20T20:47:18.806768+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e41: y(active, since 5s), standbys: x 2023-12-20T20:47:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:19 smithi026 bash[30414]: cluster 2023-12-20T20:47:18.806768+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e41: y(active, since 5s), standbys: x 2023-12-20T20:47:20.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:19 smithi026 bash[64429]: cluster 2023-12-20T20:47:18.806768+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e41: y(active, since 5s), standbys: x 2023-12-20T20:47:21.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:20 smithi145 bash[25067]: cluster 2023-12-20T20:47:19.787308+0000 mgr.y (mgr.25477) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:20 smithi145 bash[25067]: audit 2023-12-20T20:47:20.753322+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:20 smithi145 bash[25067]: audit 2023-12-20T20:47:20.768031+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:20 smithi145 bash[25067]: audit 2023-12-20T20:47:20.826772+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[64429]: cluster 2023-12-20T20:47:19.787308+0000 mgr.y (mgr.25477) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[64429]: audit 2023-12-20T20:47:20.753322+0000 mon.a (mon.0) 25 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[64429]: audit 2023-12-20T20:47:20.768031+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[64429]: audit 2023-12-20T20:47:20.826772+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[30414]: cluster 2023-12-20T20:47:19.787308+0000 mgr.y (mgr.25477) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:47:21.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[30414]: audit 2023-12-20T20:47:20.753322+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[30414]: audit 2023-12-20T20:47:20.768031+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:21.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:20 smithi026 bash[30414]: audit 2023-12-20T20:47:20.826772+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:22.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:21 smithi145 bash[25067]: audit 2023-12-20T20:47:20.844430+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:21 smithi026 bash[64429]: audit 2023-12-20T20:47:20.844430+0000 mon.a (mon.0) 28 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:22.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:21 smithi026 bash[30414]: audit 2023-12-20T20:47:20.844430+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:22 smithi145 bash[25067]: cluster 2023-12-20T20:47:21.788943+0000 mgr.y (mgr.25477) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:47:23.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:22 smithi145 bash[25067]: audit 2023-12-20T20:47:21.859071+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:22 smithi145 bash[25067]: audit 2023-12-20T20:47:21.872227+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:22 smithi145 bash[25067]: audit 2023-12-20T20:47:21.878514+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:22 smithi145 bash[25067]: audit 2023-12-20T20:47:21.888226+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[64429]: cluster 2023-12-20T20:47:21.788943+0000 mgr.y (mgr.25477) 14 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:47:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[64429]: audit 2023-12-20T20:47:21.859071+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[64429]: audit 2023-12-20T20:47:21.872227+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[64429]: audit 2023-12-20T20:47:21.878514+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[64429]: audit 2023-12-20T20:47:21.888226+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[30414]: cluster 2023-12-20T20:47:21.788943+0000 mgr.y (mgr.25477) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:47:23.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[30414]: audit 2023-12-20T20:47:21.859071+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[30414]: audit 2023-12-20T20:47:21.872227+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[30414]: audit 2023-12-20T20:47:21.878514+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:23.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:22 smithi026 bash[30414]: audit 2023-12-20T20:47:21.888226+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:24.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:47:23] "GET /metrics HTTP/1.1" 200 35365 "" "Prometheus/2.33.4" 2023-12-20T20:47:25.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:24 smithi145 bash[25067]: cluster 2023-12-20T20:47:23.789718+0000 mgr.y (mgr.25477) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:47:25.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:24 smithi026 bash[30414]: cluster 2023-12-20T20:47:23.789718+0000 mgr.y (mgr.25477) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:47:25.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:24 smithi026 bash[64429]: cluster 2023-12-20T20:47:23.789718+0000 mgr.y (mgr.25477) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:47:26.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:25 smithi145 bash[25067]: audit 2023-12-20T20:47:24.798691+0000 mgr.y (mgr.25477) 16 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:26.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:25 smithi026 bash[30414]: audit 2023-12-20T20:47:24.798691+0000 mgr.y (mgr.25477) 16 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:26.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:25 smithi026 bash[64429]: audit 2023-12-20T20:47:24.798691+0000 mgr.y (mgr.25477) 16 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:27.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:26 smithi145 bash[25067]: cluster 2023-12-20T20:47:25.791488+0000 mgr.y (mgr.25477) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:47:27.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:26 smithi026 bash[30414]: cluster 2023-12-20T20:47:25.791488+0000 mgr.y (mgr.25477) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:47:27.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:26 smithi026 bash[64429]: cluster 2023-12-20T20:47:25.791488+0000 mgr.y (mgr.25477) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:47:29.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:28 smithi145 bash[25067]: cluster 2023-12-20T20:47:27.792273+0000 mgr.y (mgr.25477) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:29.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:47:28 smithi145 bash[49384]: ts=2023-12-20T20:47:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:47:29.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:28 smithi026 bash[64429]: cluster 2023-12-20T20:47:27.792273+0000 mgr.y (mgr.25477) 18 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:29.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:28 smithi026 bash[30414]: cluster 2023-12-20T20:47:27.792273+0000 mgr.y (mgr.25477) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:30.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:29 smithi145 bash[25067]: audit 2023-12-20T20:47:28.893881+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:30.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:29 smithi026 bash[64429]: audit 2023-12-20T20:47:28.893881+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:30.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:29 smithi026 bash[30414]: audit 2023-12-20T20:47:28.893881+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:31.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:30 smithi145 bash[25067]: cluster 2023-12-20T20:47:29.793859+0000 mgr.y (mgr.25477) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:31.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:30 smithi026 bash[64429]: cluster 2023-12-20T20:47:29.793859+0000 mgr.y (mgr.25477) 19 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:31.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:30 smithi026 bash[30414]: cluster 2023-12-20T20:47:29.793859+0000 mgr.y (mgr.25477) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cluster 2023-12-20T20:47:31.795060+0000 mgr.y (mgr.25477) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:31.844316+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:31.859830+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:31.868290+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:31.869877+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cephadm 2023-12-20T20:47:31.871949+0000 mgr.y (mgr.25477) 21 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:47:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cephadm 2023-12-20T20:47:31.872596+0000 mgr.y (mgr.25477) 22 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.037481+0000 mgr.y (mgr.25477) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.037836+0000 mgr.y (mgr.25477) 24 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.252381+0000 mgr.y (mgr.25477) 25 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.252785+0000 mgr.y (mgr.25477) 26 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.593346+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.606379+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.645038+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.659416+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.671362+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.759969+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.765411+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.768406+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:47:33.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:32 smithi145 bash[25067]: audit 2023-12-20T20:47:32.769961+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cluster 2023-12-20T20:47:31.795060+0000 mgr.y (mgr.25477) 20 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:31.844316+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:31.859830+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:31.868290+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:31.869877+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cephadm 2023-12-20T20:47:31.871949+0000 mgr.y (mgr.25477) 21 : cephadm 1 Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cephadm 2023-12-20T20:47:31.872596+0000 mgr.y (mgr.25477) 22 : cephadm 1 Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.037481+0000 mgr.y (mgr.25477) 23 : cephadm 1 Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.037836+0000 mgr.y (mgr.25477) 24 : cephadm 1 Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:47:33.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.252381+0000 mgr.y (mgr.25477) 25 : cephadm 1 Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.252785+0000 mgr.y (mgr.25477) 26 : cephadm 1 Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.593346+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.606379+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.645038+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.659416+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.671362+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.759969+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.765411+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.768406+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[64429]: audit 2023-12-20T20:47:32.769961+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-20T20:47:33.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cluster 2023-12-20T20:47:31.795060+0000 mgr.y (mgr.25477) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:31.844316+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:31.859830+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:31.868290+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:31.869877+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cephadm 2023-12-20T20:47:31.871949+0000 mgr.y (mgr.25477) 21 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cephadm 2023-12-20T20:47:31.872596+0000 mgr.y (mgr.25477) 22 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.conf 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.037481+0000 mgr.y (mgr.25477) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.037836+0000 mgr.y (mgr.25477) 24 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.252381+0000 mgr.y (mgr.25477) 25 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.252785+0000 mgr.y (mgr.25477) 26 : cephadm [INF] Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.593346+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.606379+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.645038+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.659416+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.671362+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:33.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.759969+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:33.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.765411+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:33.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.768406+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:47:33.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:32 smithi026 bash[30414]: audit 2023-12-20T20:47:32.769961+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-20T20:47:34.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:33 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.418186+0000 mgr.y (mgr.25477) 27 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:47:34.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:33 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.418664+0000 mgr.y (mgr.25477) 28 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:47:34.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:33 smithi145 bash[25067]: cephadm 2023-12-20T20:47:32.770943+0000 mgr.y (mgr.25477) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-20T20:47:34.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:47:33] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.33.4" 2023-12-20T20:47:34.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.418186+0000 mgr.y (mgr.25477) 27 : cephadm 1 Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:47:34.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.418664+0000 mgr.y (mgr.25477) 28 : cephadm 1 Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:47:34.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[64429]: cephadm 2023-12-20T20:47:32.770943+0000 mgr.y (mgr.25477) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-20T20:47:34.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.418186+0000 mgr.y (mgr.25477) 27 : cephadm [INF] Updating smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:47:34.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.418664+0000 mgr.y (mgr.25477) 28 : cephadm [INF] Updating smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:47:34.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:33 smithi026 bash[30414]: cephadm 2023-12-20T20:47:32.770943+0000 mgr.y (mgr.25477) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-20T20:47:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:34 smithi145 bash[25067]: cluster 2023-12-20T20:47:33.795795+0000 mgr.y (mgr.25477) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:35.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:34 smithi026 bash[64429]: cluster 2023-12-20T20:47:33.795795+0000 mgr.y (mgr.25477) 30 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:35.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:34 smithi026 bash[30414]: cluster 2023-12-20T20:47:33.795795+0000 mgr.y (mgr.25477) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:35 smithi145 bash[25067]: audit 2023-12-20T20:47:34.809644+0000 mgr.y (mgr.25477) 31 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:35 smithi145 bash[25067]: audit 2023-12-20T20:47:35.451948+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:35 smithi145 bash[25067]: audit 2023-12-20T20:47:35.457585+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:47:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:35 smithi145 bash[25067]: audit 2023-12-20T20:47:35.459133+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:47:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:35 smithi145 bash[25067]: audit 2023-12-20T20:47:35.460598+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:36.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[64429]: audit 2023-12-20T20:47:34.809644+0000 mgr.y (mgr.25477) 31 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[64429]: audit 2023-12-20T20:47:35.451948+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[64429]: audit 2023-12-20T20:47:35.457585+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:47:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[64429]: audit 2023-12-20T20:47:35.459133+0000 mon.c (mon.1) 185 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:47:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[64429]: audit 2023-12-20T20:47:35.460598+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:36.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[30414]: audit 2023-12-20T20:47:34.809644+0000 mgr.y (mgr.25477) 31 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:36.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[30414]: audit 2023-12-20T20:47:35.451948+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:36.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[30414]: audit 2023-12-20T20:47:35.457585+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:47:36.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[30414]: audit 2023-12-20T20:47:35.459133+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:47:36.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:35 smithi026 bash[30414]: audit 2023-12-20T20:47:35.460598+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:37.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:36 smithi026 bash[64429]: cephadm 2023-12-20T20:47:35.443598+0000 mgr.y (mgr.25477) 32 : cephadm 1 Upgrade: Updating mon.c 2023-12-20T20:47:37.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:36 smithi026 bash[64429]: cephadm 2023-12-20T20:47:35.462122+0000 mgr.y (mgr.25477) 33 : cephadm 1 Deploying daemon mon.c on smithi026 2023-12-20T20:47:37.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:36 smithi026 bash[64429]: cluster 2023-12-20T20:47:35.797396+0000 mgr.y (mgr.25477) 34 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:37.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:36 smithi026 bash[30414]: cephadm 2023-12-20T20:47:35.443598+0000 mgr.y (mgr.25477) 32 : cephadm [INF] Upgrade: Updating mon.c 2023-12-20T20:47:37.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:36 smithi026 bash[30414]: cephadm 2023-12-20T20:47:35.462122+0000 mgr.y (mgr.25477) 33 : cephadm [INF] Deploying daemon mon.c on smithi026 2023-12-20T20:47:37.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:36 smithi026 bash[30414]: cluster 2023-12-20T20:47:35.797396+0000 mgr.y (mgr.25477) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:37.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:36 smithi145 bash[25067]: cephadm 2023-12-20T20:47:35.443598+0000 mgr.y (mgr.25477) 32 : cephadm [INF] Upgrade: Updating mon.c 2023-12-20T20:47:37.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:36 smithi145 bash[25067]: cephadm 2023-12-20T20:47:35.462122+0000 mgr.y (mgr.25477) 33 : cephadm [INF] Deploying daemon mon.c on smithi026 2023-12-20T20:47:37.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:36 smithi145 bash[25067]: cluster 2023-12-20T20:47:35.797396+0000 mgr.y (mgr.25477) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:37.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:37 smithi026 systemd[1]: Stopping Ceph mon.c for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:47:38.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:37 smithi026 bash[30414]: debug 2023-12-20T20:47:37.966+0000 7f8e54df2700 -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 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:37 smithi026 bash[30414]: debug 2023-12-20T20:47:37.966+0000 7f8e54df2700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:37 smithi026 bash[61214]: [20/Dec/2023:20:47:37] ENGINE Bus STOPPING 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[61214]: [20/Dec/2023:20:47:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[61214]: [20/Dec/2023:20:47:38] ENGINE Bus STOPPED 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[61214]: [20/Dec/2023:20:47:38] ENGINE Bus STARTING 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[61214]: [20/Dec/2023:20:47:38] ENGINE Serving on http://:::9283 2023-12-20T20:47:38.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[61214]: [20/Dec/2023:20:47:38] ENGINE Bus STARTED 2023-12-20T20:47:38.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[65662]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-c 2023-12-20T20:47:38.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:38 smithi026 bash[65749]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-c 2023-12-20T20:47:38.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:38 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-20T20:47:38.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:38 smithi026 systemd[1]: Stopped Ceph mon.c for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:47:39.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:47:38 smithi145 bash[49384]: ts=2023-12-20T20:47:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:47:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:38 smithi026 systemd[1]: Started Ceph mon.c for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:47:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.026+0000 7f6813374c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:47:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.026+0000 7f6813374c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 6 2023-12-20T20:47:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.026+0000 7f6813374c80 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:47:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 0 load: jerasure load: lrc 2023-12-20T20:47:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-20T20:47:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Git sha 0 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: DB SUMMARY 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: DB Session ID: ZJ52AE58EDKRIN27QNB0 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1261 Bytes 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3644330 ; 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-20T20:47:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.env: 0x55616804fa60 2023-12-20T20:47:40.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-20T20:47:40.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.info_log: 0x55616a8a7780 2023-12-20T20:47:40.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:47:40.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:47:40.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:47:40.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.db_log_dir: 2023-12-20T20:47:40.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.wal_dir: 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.write_buffer_manager: 0x55616a87af00 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:47:40.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.row_cache: None 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.wal_filter: None 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:47:40.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.wal_compression: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:47:40.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:47:40.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Compression algorithms supported: 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kZSTD supported: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-20T20:47:40.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.merge_operator: 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55616a8a78c0) 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: cache_index_and_filter_blocks: 1 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: pin_top_level_index_and_filter: 1 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: index_type: 0 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: data_block_index_type: 0 2023-12-20T20:47:40.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: index_shortening: 1 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: checksum: 4 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: no_block_cache: 0 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_cache: 0x55616a8fb090 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_cache_name: BinnedLRUCache 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_cache_options: 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: capacity : 536870912 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: num_shard_bits : 4 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: strict_capacity_limit : 0 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: high_pri_pool_ratio: 0.000 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_cache_compressed: (nil) 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: persistent_cache: (nil) 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_size: 4096 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_size_deviation: 10 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_restart_interval: 16 2023-12-20T20:47:40.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: index_block_restart_interval: 1 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: metadata_block_size: 4096 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: partition_filters: 0 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: use_delta_encoding: 1 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: filter_policy: bloomfilter 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: whole_key_filtering: 1 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: verify_compression: 0 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: read_amp_bytes_per_bit: 0 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: format_version: 5 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: enable_index_compression: 1 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: block_align: 0 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: max_auto_readahead_size: 262144 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: prepopulate_block_cache: 0 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: initial_auto_readahead_size: 8192 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: num_file_reads_for_auto_readahead: 2 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:47:40.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:47:40.193 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.num_levels: 7 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:47:40.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:47:40.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:47:40.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:47:40.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:47:40.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:47:40.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6807b1b700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 18056, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1412f0dc-77dd-48dc-a4fb-b896a6fd40b2 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105260040342, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.034+0000 7f6813374c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.046+0000 7f6813374c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105260050956, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2350823, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18053, "largest_seqno": 18880, "table_properties": {"data_size": 2346760, "index_size": 2149, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8537, "raw_average_key_size": 24, "raw_value_size": 2339165, "raw_average_value_size": 6626, "num_data_blocks": 97, "num_entries": 353, "num_filter_entries": 353, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1703105260, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1412f0dc-77dd-48dc-a4fb-b896a6fd40b2", "db_session_id": "ZJ52AE58EDKRIN27QNB0", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.046+0000 7f6813374c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105260051091, "job": 1, "event": "recovery_finished"} 2023-12-20T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.046+0000 7f6813374c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.046+0000 7f6813374c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.050+0000 7f6813374c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.050+0000 7f6813374c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55616a99a000 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.050+0000 7f6813374c80 4 rocksdb: DB pointer 0x55616a988000 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.050+0000 7f6801b0f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.050+0000 7f6801b0f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: ** DB Stats ** 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:47:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: ** Compaction Stats [default] ** 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: L0 1/0 2.24 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 492.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: L6 1/0 10.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Sum 2/0 12.61 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 492.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 492.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: ** Compaction Stats [default] ** 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 492.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Flush(GB): cumulative 0.002, interval 0.002 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:47:40.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Cumulative compaction: 0.00 GB write, 141.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Interval compaction: 0.00 GB write, 141.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: 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 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Block cache BinnedLRUCache@0x55616a8fb090#6 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.050+0000 7f6813374c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 1 mon.c@-1(???) e3 preinit fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 0 mon.c@-1(???).mds e1 new map 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 0 mon.c@-1(???).mds e1 print_map 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: e1 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:47:40.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: 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} 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: legacy client fscid: -1 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: No filesystems configured 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 0 mon.c@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:47:40.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:40 smithi026 bash[65817]: debug 2023-12-20T20:47:40.054+0000 7f6813374c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:39.799559+0000 mgr.y (mgr.25477) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:40.271139+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.147816+0000 mon.a (mon.0) 41 : cluster 1 mon.a calling monitor election 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.151443+0000 mon.a (mon.0) 42 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.160184+0000 mon.a (mon.0) 43 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.161553+0000 mon.a (mon.0) 44 : cluster 0 fsmap 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.161629+0000 mon.a (mon.0) 45 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.162882+0000 mon.a (mon.0) 46 : cluster 0 mgrmap e41: y(active, since 27s), standbys: x 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.169062+0000 mon.a (mon.0) 47 : cluster 1 overall HEALTH_OK 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: audit 2023-12-20T20:47:41.175309+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[64429]: audit 2023-12-20T20:47:41.187918+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:39.799559+0000 mgr.y (mgr.25477) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:40.271139+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.147816+0000 mon.a (mon.0) 41 : cluster 1 mon.a calling monitor election 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.151443+0000 mon.a (mon.0) 42 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.160184+0000 mon.a (mon.0) 43 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.161553+0000 mon.a (mon.0) 44 : cluster 0 fsmap 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.161629+0000 mon.a (mon.0) 45 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.162882+0000 mon.a (mon.0) 46 : cluster 0 mgrmap e41: y(active, since 27s), standbys: x 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.169062+0000 mon.a (mon.0) 47 : cluster 1 overall HEALTH_OK 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: audit 2023-12-20T20:47:41.175309+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:42.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:42 smithi026 bash[65817]: audit 2023-12-20T20:47:41.187918+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:39.799559+0000 mgr.y (mgr.25477) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:40.271139+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.147816+0000 mon.a (mon.0) 41 : cluster [INF] mon.a calling monitor election 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.151443+0000 mon.a (mon.0) 42 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.160184+0000 mon.a (mon.0) 43 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.161553+0000 mon.a (mon.0) 44 : cluster [DBG] fsmap 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.161629+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.162882+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e41: y(active, since 27s), standbys: x 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.169062+0000 mon.a (mon.0) 47 : cluster [INF] overall HEALTH_OK 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: audit 2023-12-20T20:47:41.175309+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:42 smithi145 bash[25067]: audit 2023-12-20T20:47:41.187918+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:43.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:43 smithi026 bash[64429]: cluster 2023-12-20T20:47:41.800360+0000 mgr.y (mgr.25477) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:43.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:43 smithi026 bash[65817]: cluster 2023-12-20T20:47:41.800360+0000 mgr.y (mgr.25477) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:43.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:43 smithi145 bash[25067]: cluster 2023-12-20T20:47:41.800360+0000 mgr.y (mgr.25477) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:44.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:47:43] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.33.4" 2023-12-20T20:47:45.069 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:44 smithi026 bash[65817]: cluster 2023-12-20T20:47:43.801108+0000 mgr.y (mgr.25477) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:45.070 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:44 smithi026 bash[65817]: audit 2023-12-20T20:47:43.897981+0000 mon.b (mon.2) 105 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:45.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:44 smithi026 bash[64429]: cluster 2023-12-20T20:47:43.801108+0000 mgr.y (mgr.25477) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:45.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:44 smithi026 bash[64429]: audit 2023-12-20T20:47:43.897981+0000 mon.b (mon.2) 105 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:45.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:44 smithi145 bash[25067]: cluster 2023-12-20T20:47:43.801108+0000 mgr.y (mgr.25477) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:45.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:44 smithi145 bash[25067]: audit 2023-12-20T20:47:43.897981+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:47:45.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:45 smithi026 bash[61214]: debug 2023-12-20T20:47:45.062+0000 7fd6f6b3a700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-20T20:47:46.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:46 smithi145 bash[25067]: audit 2023-12-20T20:47:44.818404+0000 mgr.y (mgr.25477) 39 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:46.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:46 smithi026 bash[65817]: audit 2023-12-20T20:47:44.818404+0000 mgr.y (mgr.25477) 39 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:46.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:46 smithi026 bash[64429]: audit 2023-12-20T20:47:44.818404+0000 mgr.y (mgr.25477) 39 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:47.256 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:47:47.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:47 smithi145 bash[25067]: cluster 2023-12-20T20:47:45.802803+0000 mgr.y (mgr.25477) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:47.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:47 smithi026 bash[64429]: cluster 2023-12-20T20:47:45.802803+0000 mgr.y (mgr.25477) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:47.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:47 smithi026 bash[65817]: cluster 2023-12-20T20:47:45.802803+0000 mgr.y (mgr.25477) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:48.054 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 0s ago 9m 15.8M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (2m) 27s ago 9m 43.3M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (79s) 0s ago 7m 45.8M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (68s) 27s ago 15m 431M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 0s ago 17m 480M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (45s) 0s ago 17m 39.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (16m) 27s ago 16m 56.9M 2048M 17.2.0 e1d6a67b021e 49eb518d0d3e 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (9s) 0s ago 16m 22.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 0s ago 10m 12.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (2m) 27s ago 10m 10.8M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (15m) 0s ago 15m 58.6M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:47:48.055 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (14m) 0s ago 14m 59.3M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (14m) 0s ago 14m 54.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (13m) 0s ago 13m 58.1M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (12m) 27s ago 12m 58.6M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (12m) 27s ago 12m 55.0M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (11m) 27s ago 11m 54.6M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (11m) 27s ago 11m 57.0M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (74s) 27s ago 10m 51.7M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (8m) 0s ago 8m 87.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (8m) 27s ago 8m 87.7M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (7m) 0s ago 7m 87.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:47:48.056 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (7m) 27s ago 7m 87.3M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:47:48.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:48 smithi145 bash[25067]: audit 2023-12-20T20:47:47.236200+0000 mgr.y (mgr.25477) 41 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:48.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:48 smithi145 bash[25067]: audit 2023-12-20T20:47:47.692316+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:48.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:48 smithi145 bash[25067]: audit 2023-12-20T20:47:47.706835+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:48.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:48 smithi026 bash[64429]: audit 2023-12-20T20:47:47.236200+0000 mgr.y (mgr.25477) 41 : audit 0 from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:48.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:48 smithi026 bash[64429]: audit 2023-12-20T20:47:47.692316+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:48.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:48 smithi026 bash[64429]: audit 2023-12-20T20:47:47.706835+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:48.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:48 smithi026 bash[65817]: audit 2023-12-20T20:47:47.236200+0000 mgr.y (mgr.25477) 41 : audit 0 from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:48.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:48 smithi026 bash[65817]: audit 2023-12-20T20:47:47.692316+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:48.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:48 smithi026 bash[65817]: audit 2023-12-20T20:47:47.706835+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:48.534 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:47:48.534 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-20T20:47:48.535 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-20T20:47:48.536 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:47:48.536 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "4/23 daemons upgraded", 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:47:48.929 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:47:49.086 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:47:48 smithi145 bash[49384]: ts=2023-12-20T20:47:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:47:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:49 smithi145 bash[25067]: audit 2023-12-20T20:47:47.640660+0000 mgr.y (mgr.25477) 42 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:49 smithi145 bash[25067]: cluster 2023-12-20T20:47:47.803394+0000 mgr.y (mgr.25477) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:49 smithi145 bash[25067]: audit 2023-12-20T20:47:48.035154+0000 mgr.y (mgr.25477) 44 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:49 smithi145 bash[25067]: audit 2023-12-20T20:47:48.531374+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.26:0/1455034893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:49 smithi145 bash[25067]: audit 2023-12-20T20:47:48.811446+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:49 smithi145 bash[25067]: audit 2023-12-20T20:47:48.821579+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:49.381 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:47:49.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[64429]: audit 2023-12-20T20:47:47.640660+0000 mgr.y (mgr.25477) 42 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[64429]: cluster 2023-12-20T20:47:47.803394+0000 mgr.y (mgr.25477) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[64429]: audit 2023-12-20T20:47:48.035154+0000 mgr.y (mgr.25477) 44 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[64429]: audit 2023-12-20T20:47:48.531374+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.26:0/1455034893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[64429]: audit 2023-12-20T20:47:48.811446+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[64429]: audit 2023-12-20T20:47:48.821579+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[65817]: audit 2023-12-20T20:47:47.640660+0000 mgr.y (mgr.25477) 42 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[65817]: cluster 2023-12-20T20:47:47.803394+0000 mgr.y (mgr.25477) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:49.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[65817]: audit 2023-12-20T20:47:48.035154+0000 mgr.y (mgr.25477) 44 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:49.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[65817]: audit 2023-12-20T20:47:48.531374+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.26:0/1455034893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:49.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[65817]: audit 2023-12-20T20:47:48.811446+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:49.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:49 smithi026 bash[65817]: audit 2023-12-20T20:47:48.821579+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:50.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:50 smithi145 bash[25067]: audit 2023-12-20T20:47:48.925421+0000 mgr.y (mgr.25477) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:50.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:50 smithi145 bash[25067]: audit 2023-12-20T20:47:49.378514+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.26:0/2044963890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:47:50.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:50 smithi026 bash[64429]: audit 2023-12-20T20:47:48.925421+0000 mgr.y (mgr.25477) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:50.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:50 smithi026 bash[64429]: audit 2023-12-20T20:47:49.378514+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.26:0/2044963890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:47:50.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:50 smithi026 bash[65817]: audit 2023-12-20T20:47:48.925421+0000 mgr.y (mgr.25477) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:47:50.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:50 smithi026 bash[65817]: audit 2023-12-20T20:47:49.378514+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.26:0/2044963890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:47:51.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:51 smithi145 bash[25067]: cluster 2023-12-20T20:47:49.804968+0000 mgr.y (mgr.25477) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:51.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:51 smithi026 bash[64429]: cluster 2023-12-20T20:47:49.804968+0000 mgr.y (mgr.25477) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:51 smithi026 bash[65817]: cluster 2023-12-20T20:47:49.804968+0000 mgr.y (mgr.25477) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:53.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:53 smithi145 bash[25067]: cluster 2023-12-20T20:47:51.805656+0000 mgr.y (mgr.25477) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:53 smithi026 bash[64429]: cluster 2023-12-20T20:47:51.805656+0000 mgr.y (mgr.25477) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:53.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:53 smithi026 bash[65817]: cluster 2023-12-20T20:47:51.805656+0000 mgr.y (mgr.25477) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:47:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:47:53] "GET /metrics HTTP/1.1" 200 38106 "" "Prometheus/2.33.4" 2023-12-20T20:47:55.081 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:54 smithi026 bash[64429]: cluster 2023-12-20T20:47:53.806396+0000 mgr.y (mgr.25477) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:55.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:54 smithi026 bash[65817]: cluster 2023-12-20T20:47:53.806396+0000 mgr.y (mgr.25477) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:55.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:54 smithi145 bash[25067]: cluster 2023-12-20T20:47:53.806396+0000 mgr.y (mgr.25477) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:56.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:55 smithi145 bash[25067]: audit 2023-12-20T20:47:54.829729+0000 mgr.y (mgr.25477) 49 : audit [DBG] from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:56.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:55 smithi026 bash[64429]: audit 2023-12-20T20:47:54.829729+0000 mgr.y (mgr.25477) 49 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:56.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:55 smithi026 bash[65817]: audit 2023-12-20T20:47:54.829729+0000 mgr.y (mgr.25477) 49 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:47:56.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:56 smithi026 bash[64429]: cluster 2023-12-20T20:47:55.807304+0000 mgr.y (mgr.25477) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:56.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:56 smithi026 bash[65817]: cluster 2023-12-20T20:47:55.807304+0000 mgr.y (mgr.25477) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:57.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:56 smithi145 bash[25067]: cluster 2023-12-20T20:47:55.807304+0000 mgr.y (mgr.25477) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:47:59.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[49384]: ts=2023-12-20T20:47:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:47:59.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: cluster 2023-12-20T20:47:57.808038+0000 mgr.y (mgr.25477) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:59.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.625237+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.640775+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.648289+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.650724+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.657600+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.753495+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.759170+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.762897+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:47:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:58 smithi145 bash[25067]: audit 2023-12-20T20:47:58.765245+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: cluster 2023-12-20T20:47:57.808038+0000 mgr.y (mgr.25477) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.625237+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.640775+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.648289+0000 mon.b (mon.2) 106 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.650724+0000 mon.b (mon.2) 107 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.657600+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.753495+0000 mon.b (mon.2) 108 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.759170+0000 mon.b (mon.2) 109 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:59.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.762897+0000 mon.b (mon.2) 110 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[65817]: audit 2023-12-20T20:47:58.765245+0000 mon.b (mon.2) 111 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: cluster 2023-12-20T20:47:57.808038+0000 mgr.y (mgr.25477) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.625237+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.640775+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.648289+0000 mon.b (mon.2) 106 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.650724+0000 mon.b (mon.2) 107 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.657600+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.753495+0000 mon.b (mon.2) 108 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.759170+0000 mon.b (mon.2) 109 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.762897+0000 mon.b (mon.2) 110 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:47:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:58 smithi026 bash[64429]: audit 2023-12-20T20:47:58.765245+0000 mon.b (mon.2) 111 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-20T20:48:00.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:59 smithi145 bash[25067]: cephadm 2023-12-20T20:47:58.762703+0000 mgr.y (mgr.25477) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-20T20:48:00.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:47:59 smithi145 bash[25067]: audit 2023-12-20T20:47:58.898718+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:00.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:59 smithi026 bash[64429]: cephadm 2023-12-20T20:47:58.762703+0000 mgr.y (mgr.25477) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-20T20:48:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:47:59 smithi026 bash[64429]: audit 2023-12-20T20:47:58.898718+0000 mon.b (mon.2) 112 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:59 smithi026 bash[65817]: cephadm 2023-12-20T20:47:58.762703+0000 mgr.y (mgr.25477) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-20T20:48:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:47:59 smithi026 bash[65817]: audit 2023-12-20T20:47:58.898718+0000 mon.b (mon.2) 112 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:01.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:00 smithi026 bash[64429]: cluster 2023-12-20T20:47:59.809670+0000 mgr.y (mgr.25477) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:01.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:00 smithi026 bash[65817]: cluster 2023-12-20T20:47:59.809670+0000 mgr.y (mgr.25477) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:01.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:00 smithi145 bash[25067]: cluster 2023-12-20T20:47:59.809670+0000 mgr.y (mgr.25477) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:02 smithi145 bash[25067]: cephadm 2023-12-20T20:48:01.086252+0000 mgr.y (mgr.25477) 54 : cephadm [INF] Upgrade: Updating mon.b 2023-12-20T20:48:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:02 smithi145 bash[25067]: audit 2023-12-20T20:48:01.094882+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:02 smithi145 bash[25067]: audit 2023-12-20T20:48:01.104693+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:02 smithi145 bash[25067]: audit 2023-12-20T20:48:01.106636+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:02 smithi145 bash[25067]: cephadm 2023-12-20T20:48:01.107326+0000 mgr.y (mgr.25477) 55 : cephadm [INF] Deploying daemon mon.b on smithi145 2023-12-20T20:48:02.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:02 smithi145 bash[25067]: audit 2023-12-20T20:48:01.108731+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[64429]: cephadm 2023-12-20T20:48:01.086252+0000 mgr.y (mgr.25477) 54 : cephadm 1 Upgrade: Updating mon.b 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[64429]: audit 2023-12-20T20:48:01.094882+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[64429]: audit 2023-12-20T20:48:01.104693+0000 mon.b (mon.2) 113 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[64429]: audit 2023-12-20T20:48:01.106636+0000 mon.b (mon.2) 114 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[64429]: cephadm 2023-12-20T20:48:01.107326+0000 mgr.y (mgr.25477) 55 : cephadm 1 Deploying daemon mon.b on smithi145 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[64429]: audit 2023-12-20T20:48:01.108731+0000 mon.b (mon.2) 115 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[65817]: cephadm 2023-12-20T20:48:01.086252+0000 mgr.y (mgr.25477) 54 : cephadm 1 Upgrade: Updating mon.b 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[65817]: audit 2023-12-20T20:48:01.094882+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[65817]: audit 2023-12-20T20:48:01.104693+0000 mon.b (mon.2) 113 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[65817]: audit 2023-12-20T20:48:01.106636+0000 mon.b (mon.2) 114 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:02.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[65817]: cephadm 2023-12-20T20:48:01.107326+0000 mgr.y (mgr.25477) 55 : cephadm 1 Deploying daemon mon.b on smithi145 2023-12-20T20:48:02.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:02 smithi026 bash[65817]: audit 2023-12-20T20:48:01.108731+0000 mon.b (mon.2) 115 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:03.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:03 smithi145 bash[25067]: cluster 2023-12-20T20:48:01.810392+0000 mgr.y (mgr.25477) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:03.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[64429]: cluster 2023-12-20T20:48:01.810392+0000 mgr.y (mgr.25477) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:03.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[65817]: cluster 2023-12-20T20:48:01.810392+0000 mgr.y (mgr.25477) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:03.850 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:03 smithi145 systemd[1]: Stopping Ceph mon.b for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:48:03.851 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:03 smithi145 bash[25067]: debug 2023-12-20T20:48:03.723+0000 7f1ac7182700 -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 2023-12-20T20:48:03.851 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:03 smithi145 bash[25067]: debug 2023-12-20T20:48:03.723+0000 7f1ac7182700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-20T20:48:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: [20/Dec/2023:20:48:03] ENGINE Bus STOPPING 2023-12-20T20:48:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: [20/Dec/2023:20:48:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:48:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: [20/Dec/2023:20:48:03] ENGINE Bus STOPPED 2023-12-20T20:48:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: [20/Dec/2023:20:48:03] ENGINE Bus STARTING 2023-12-20T20:48:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:48:03] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.33.4" 2023-12-20T20:48:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: [20/Dec/2023:20:48:03] ENGINE Serving on http://:::9283 2023-12-20T20:48:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:03 smithi026 bash[61214]: [20/Dec/2023:20:48:03] ENGINE Bus STARTED 2023-12-20T20:48:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:04 smithi145 bash[51789]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-b 2023-12-20T20:48:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:04 smithi145 bash[51861]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-mon-b 2023-12-20T20:48:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:04 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-20T20:48:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:04 smithi145 systemd[1]: Stopped Ceph mon.b for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:48:05.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:04 smithi145 systemd[1]: Started Ceph mon.b for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:48:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.798+0000 7fc12b3eac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:48:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.798+0000 7fc12b3eac80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-20T20:48:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.798+0000 7fc12b3eac80 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:48:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 0 load: jerasure load: lrc 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: RocksDB version: 7.9.2 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Git sha 0 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: DB SUMMARY 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: DB Session ID: CIDNC6T19X1H1H5EPO56 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1261 Bytes 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4466895 ; 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:48:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.env: 0x560b0f879a60 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.info_log: 0x560b10bf77a0 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:48:06.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:48:06.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.db_log_dir: 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.wal_dir: 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.write_buffer_manager: 0x560b10bcaf00 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:48:06.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:48:06.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:48:06.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:48:06.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.row_cache: None 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.wal_filter: None 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.wal_compression: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:48:06.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:48:06.134 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:48:06.134 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:48:06.134 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:48:06.134 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:48:06.134 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:48:06.134 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:48:06.135 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Compression algorithms supported: 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kZSTD supported: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:48:06.136 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-20T20:48:06.137 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.merge_operator: 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560b10bf78c0) 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: cache_index_and_filter_blocks: 1 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: pin_top_level_index_and_filter: 1 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: index_type: 0 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: data_block_index_type: 0 2023-12-20T20:48:06.138 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: index_shortening: 1 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: checksum: 4 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: no_block_cache: 0 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_cache: 0x560b10c4b090 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_cache_name: BinnedLRUCache 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_cache_options: 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: capacity : 536870912 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: num_shard_bits : 4 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: strict_capacity_limit : 0 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: high_pri_pool_ratio: 0.000 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_cache_compressed: (nil) 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: persistent_cache: (nil) 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_size: 4096 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_size_deviation: 10 2023-12-20T20:48:06.139 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_restart_interval: 16 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: index_block_restart_interval: 1 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: metadata_block_size: 4096 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: partition_filters: 0 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: use_delta_encoding: 1 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: filter_policy: bloomfilter 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: whole_key_filtering: 1 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: verify_compression: 0 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: read_amp_bytes_per_bit: 0 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: format_version: 5 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: enable_index_compression: 1 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: block_align: 0 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: max_auto_readahead_size: 262144 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: prepopulate_block_cache: 0 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: initial_auto_readahead_size: 8192 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: num_file_reads_for_auto_readahead: 2 2023-12-20T20:48:06.140 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.num_levels: 7 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:48:06.141 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:48:06.142 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:48:06.143 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:48:06.144 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:48:06.145 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:48:06.146 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc120392700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2023-12-20T20:48:06.147 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 17981, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.802+0000 7fc12b3eac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 40b8d0ea-b979-4ac4-b2a9-b074253405c7 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.806+0000 7fc12b3eac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105285809403, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.806+0000 7fc12b3eac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.822+0000 7fc12b3eac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105285828622, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2834306, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17978, "largest_seqno": 19239, "table_properties": {"data_size": 2828940, "index_size": 3067, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11622, "raw_average_key_size": 23, "raw_value_size": 2818436, "raw_average_value_size": 5705, "num_data_blocks": 139, "num_entries": 494, "num_filter_entries": 494, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1703105285, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "40b8d0ea-b979-4ac4-b2a9-b074253405c7", "db_session_id": "CIDNC6T19X1H1H5EPO56", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.822+0000 7fc12b3eac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703105285828769, "job": 1, "event": "recovery_finished"} 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.822+0000 7fc12b3eac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.822+0000 7fc12b3eac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.826+0000 7fc12b3eac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.826+0000 7fc12b3eac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560b10cea000 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.826+0000 7fc12b3eac80 4 rocksdb: DB pointer 0x560b10cd8000 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc119b85700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc119b85700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-20T20:48:06.148 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: ** DB Stats ** 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: ** Compaction Stats [default] ** 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: L0 1/0 2.70 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 523.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: L6 1/0 10.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Sum 2/0 13.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 523.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:48:06.149 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 523.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: ** Compaction Stats [default] ** 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 523.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Flush(GB): cumulative 0.003, interval 0.003 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Cumulative compaction: 0.00 GB write, 104.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:48:06.150 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Interval compaction: 0.00 GB write, 104.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: 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 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Block cache BinnedLRUCache@0x560b10c4b090#7 capacity: 512.00 MB usage: 4.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 1 mon.b@-1(???) e3 preinit fsid 645c884c-9f76-11ee-95a5-87774f69a715 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 mon.b@-1(???).mds e1 new map 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 mon.b@-1(???).mds e1 print_map 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: e1 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: 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} 2023-12-20T20:48:06.151 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: legacy client fscid: -1 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: No filesystems configured 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 mon.b@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:48:06.152 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:05 smithi145 bash[51928]: debug 2023-12-20T20:48:05.830+0000 7fc12b3eac80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2023-12-20T20:48:09.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:48:08 smithi145 bash[49384]: ts=2023-12-20T20:48:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:48:11.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:10 smithi026 bash[61214]: debug 2023-12-20T20:48:10.838+0000 7fd6f6b3a700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:03.811282+0000 mgr.y (mgr.25477) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: audit 2023-12-20T20:48:04.838384+0000 mgr.y (mgr.25477) 58 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:05.812992+0000 mgr.y (mgr.25477) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: audit 2023-12-20T20:48:07.196509+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: audit 2023-12-20T20:48:07.196737+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:07.196742+0000 mon.a (mon.0) 64 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:07.197435+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2023-12-20T20:48:12.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:07.197508+0000 mon.a (mon.0) 65 : cluster 1 mon.a calling monitor election 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: audit 2023-12-20T20:48:07.199744+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:07.202620+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:07.813983+0000 mgr.y (mgr.25477) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:09.815752+0000 mgr.y (mgr.25477) 61 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:11.816368+0000 mgr.y (mgr.25477) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.199033+0000 mon.a (mon.0) 66 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.201433+0000 mon.a (mon.0) 67 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.201541+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.205980+0000 mon.c (mon.1) 11 : cluster 1 mon.c calling monitor election 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.209544+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.218508+0000 mon.a (mon.0) 70 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.219650+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.219755+0000 mon.a (mon.0) 72 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.220431+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e41: y(active, since 58s), standbys: x 2023-12-20T20:48:12.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: cluster 2023-12-20T20:48:12.228867+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: audit 2023-12-20T20:48:12.234767+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25477 ' entity='' 2023-12-20T20:48:12.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:12 smithi145 bash[51928]: audit 2023-12-20T20:48:12.248164+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:03.811282+0000 mgr.y (mgr.25477) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: audit 2023-12-20T20:48:04.838384+0000 mgr.y (mgr.25477) 58 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:05.812992+0000 mgr.y (mgr.25477) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: audit 2023-12-20T20:48:07.196509+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: audit 2023-12-20T20:48:07.196737+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:07.196742+0000 mon.a (mon.0) 64 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:07.197435+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:07.197508+0000 mon.a (mon.0) 65 : cluster 1 mon.a calling monitor election 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: audit 2023-12-20T20:48:07.199744+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:07.202620+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:07.813983+0000 mgr.y (mgr.25477) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:09.815752+0000 mgr.y (mgr.25477) 61 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:11.816368+0000 mgr.y (mgr.25477) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.199033+0000 mon.a (mon.0) 66 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.201433+0000 mon.a (mon.0) 67 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.201541+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.205980+0000 mon.c (mon.1) 11 : cluster 1 mon.c calling monitor election 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.209544+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.218508+0000 mon.a (mon.0) 70 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.219650+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.219755+0000 mon.a (mon.0) 72 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.220431+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e41: y(active, since 58s), standbys: x 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: cluster 2023-12-20T20:48:12.228867+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: audit 2023-12-20T20:48:12.234767+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25477 ' entity='' 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[64429]: audit 2023-12-20T20:48:12.248164+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:03.811282+0000 mgr.y (mgr.25477) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: audit 2023-12-20T20:48:04.838384+0000 mgr.y (mgr.25477) 58 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:05.812992+0000 mgr.y (mgr.25477) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: audit 2023-12-20T20:48:07.196509+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: audit 2023-12-20T20:48:07.196737+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:48:12.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:07.196742+0000 mon.a (mon.0) 64 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:07.197435+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:07.197508+0000 mon.a (mon.0) 65 : cluster 1 mon.a calling monitor election 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: audit 2023-12-20T20:48:07.199744+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:07.202620+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:07.813983+0000 mgr.y (mgr.25477) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:09.815752+0000 mgr.y (mgr.25477) 61 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:11.816368+0000 mgr.y (mgr.25477) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.199033+0000 mon.a (mon.0) 66 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.201433+0000 mon.a (mon.0) 67 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.201541+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.205980+0000 mon.c (mon.1) 11 : cluster 1 mon.c calling monitor election 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.209544+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.218508+0000 mon.a (mon.0) 70 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.219650+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2023-12-20T20:48:12.684 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.219755+0000 mon.a (mon.0) 72 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:48:12.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.220431+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e41: y(active, since 58s), standbys: x 2023-12-20T20:48:12.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: cluster 2023-12-20T20:48:12.228867+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-12-20T20:48:12.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: audit 2023-12-20T20:48:12.234767+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25477 ' entity='' 2023-12-20T20:48:12.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:12 smithi026 bash[65817]: audit 2023-12-20T20:48:12.248164+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:48:13] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.33.4" 2023-12-20T20:48:15.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:14 smithi145 bash[51928]: cluster 2023-12-20T20:48:13.817151+0000 mgr.y (mgr.25477) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:14 smithi145 bash[51928]: audit 2023-12-20T20:48:13.900125+0000 mon.c (mon.1) 12 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:15.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:14 smithi026 bash[64429]: cluster 2023-12-20T20:48:13.817151+0000 mgr.y (mgr.25477) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:15.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:14 smithi026 bash[64429]: audit 2023-12-20T20:48:13.900125+0000 mon.c (mon.1) 12 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:14 smithi026 bash[65817]: cluster 2023-12-20T20:48:13.817151+0000 mgr.y (mgr.25477) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:14 smithi026 bash[65817]: audit 2023-12-20T20:48:13.900125+0000 mon.c (mon.1) 12 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:15 smithi145 bash[51928]: audit 2023-12-20T20:48:14.849061+0000 mgr.y (mgr.25477) 64 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:15 smithi026 bash[64429]: audit 2023-12-20T20:48:14.849061+0000 mgr.y (mgr.25477) 64 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:15 smithi026 bash[65817]: audit 2023-12-20T20:48:14.849061+0000 mgr.y (mgr.25477) 64 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:17.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:16 smithi145 bash[51928]: cluster 2023-12-20T20:48:15.819001+0000 mgr.y (mgr.25477) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:16 smithi026 bash[64429]: cluster 2023-12-20T20:48:15.819001+0000 mgr.y (mgr.25477) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:16 smithi026 bash[65817]: cluster 2023-12-20T20:48:15.819001+0000 mgr.y (mgr.25477) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:18 smithi145 bash[51928]: cluster 2023-12-20T20:48:17.819833+0000 mgr.y (mgr.25477) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:18 smithi145 bash[51928]: audit 2023-12-20T20:48:18.656273+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:19.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:18 smithi145 bash[51928]: audit 2023-12-20T20:48:18.671139+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:19.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:48:18 smithi145 bash[49384]: ts=2023-12-20T20:48:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:48:19.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:18 smithi026 bash[64429]: cluster 2023-12-20T20:48:17.819833+0000 mgr.y (mgr.25477) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:19.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:18 smithi026 bash[64429]: audit 2023-12-20T20:48:18.656273+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:19.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:18 smithi026 bash[64429]: audit 2023-12-20T20:48:18.671139+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:19.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:18 smithi026 bash[65817]: cluster 2023-12-20T20:48:17.819833+0000 mgr.y (mgr.25477) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:19.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:18 smithi026 bash[65817]: audit 2023-12-20T20:48:18.656273+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:19.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:18 smithi026 bash[65817]: audit 2023-12-20T20:48:18.671139+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:19.805 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:48:20.584 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:48:20.584 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 32s ago 10m 15.8M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (2m) 1s ago 10m 43.5M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (112s) 32s ago 8m 45.8M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (100s) 1s ago 16m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 32s ago 18m 480M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (77s) 32s ago 18m 39.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (15s) 1s ago 16m 23.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (41s) 32s ago 16m 22.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 32s ago 10m 12.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (3m) 1s ago 10m 14.0M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (15m) 32s ago 15m 58.6M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (15m) 32s ago 15m 59.3M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (14m) 32s ago 14m 54.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (13m) 32s ago 13m 58.1M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:48:20.585 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (13m) 1s ago 13m 59.2M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (12m) 1s ago 12m 55.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (12m) 1s ago 12m 55.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (11m) 1s ago 11m 57.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (106s) 1s ago 10m 58.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (8m) 32s ago 8m 87.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (8m) 1s ago 8m 88.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (8m) 32s ago 8m 87.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:48:20.586 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (8m) 1s ago 8m 87.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[64429]: audit 2023-12-20T20:48:19.669446+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[64429]: audit 2023-12-20T20:48:19.682975+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[64429]: audit 2023-12-20T20:48:19.786060+0000 mgr.y (mgr.25477) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[64429]: cluster 2023-12-20T20:48:19.820925+0000 mgr.y (mgr.25477) 68 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[64429]: audit 2023-12-20T20:48:20.177630+0000 mgr.y (mgr.25477) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[65817]: audit 2023-12-20T20:48:19.669446+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[65817]: audit 2023-12-20T20:48:19.682975+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[65817]: audit 2023-12-20T20:48:19.786060+0000 mgr.y (mgr.25477) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[65817]: cluster 2023-12-20T20:48:19.820925+0000 mgr.y (mgr.25477) 68 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:20.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:20 smithi026 bash[65817]: audit 2023-12-20T20:48:20.177630+0000 mgr.y (mgr.25477) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:21.044 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:48:21.044 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:48:21.044 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:48:21.045 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:48:21.046 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:48:21.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:20 smithi145 bash[51928]: audit 2023-12-20T20:48:19.669446+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:21.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:20 smithi145 bash[51928]: audit 2023-12-20T20:48:19.682975+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:20 smithi145 bash[51928]: audit 2023-12-20T20:48:19.786060+0000 mgr.y (mgr.25477) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:20 smithi145 bash[51928]: cluster 2023-12-20T20:48:19.820925+0000 mgr.y (mgr.25477) 68 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:21.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:20 smithi145 bash[51928]: audit 2023-12-20T20:48:20.177630+0000 mgr.y (mgr.25477) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/23 daemons upgraded", 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:48:21.434 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:48:21.893 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:48:22.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:21 smithi145 bash[51928]: audit 2023-12-20T20:48:20.557015+0000 mgr.y (mgr.25477) 70 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:22.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:21 smithi145 bash[51928]: audit 2023-12-20T20:48:21.041271+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.26:0/142757554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:48:22.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:21 smithi026 bash[64429]: audit 2023-12-20T20:48:20.557015+0000 mgr.y (mgr.25477) 70 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:22.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:21 smithi026 bash[64429]: audit 2023-12-20T20:48:21.041271+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.26:0/142757554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:48:22.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:21 smithi026 bash[65817]: audit 2023-12-20T20:48:20.557015+0000 mgr.y (mgr.25477) 70 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:22.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:21 smithi026 bash[65817]: audit 2023-12-20T20:48:21.041271+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.26:0/142757554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:48:23.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:22 smithi145 bash[51928]: audit 2023-12-20T20:48:21.430273+0000 mgr.y (mgr.25477) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:23.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:22 smithi145 bash[51928]: cluster 2023-12-20T20:48:21.821614+0000 mgr.y (mgr.25477) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:23.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:22 smithi145 bash[51928]: audit 2023-12-20T20:48:21.890003+0000 mon.a (mon.0) 81 : audit 0 from='client.? 172.21.15.26:0/4294641984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:48:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:22 smithi026 bash[64429]: audit 2023-12-20T20:48:21.430273+0000 mgr.y (mgr.25477) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:22 smithi026 bash[64429]: cluster 2023-12-20T20:48:21.821614+0000 mgr.y (mgr.25477) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:23.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:22 smithi026 bash[64429]: audit 2023-12-20T20:48:21.890003+0000 mon.a (mon.0) 81 : audit 0 from='client.? 172.21.15.26:0/4294641984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:48:23.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:22 smithi026 bash[65817]: audit 2023-12-20T20:48:21.430273+0000 mgr.y (mgr.25477) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:23.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:22 smithi026 bash[65817]: cluster 2023-12-20T20:48:21.821614+0000 mgr.y (mgr.25477) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:23.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:22 smithi026 bash[65817]: audit 2023-12-20T20:48:21.890003+0000 mon.a (mon.0) 81 : audit 0 from='client.? 172.21.15.26:0/4294641984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:48:24.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:48:23] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.33.4" 2023-12-20T20:48:25.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:24 smithi145 bash[51928]: cluster 2023-12-20T20:48:23.822376+0000 mgr.y (mgr.25477) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:24 smithi026 bash[64429]: cluster 2023-12-20T20:48:23.822376+0000 mgr.y (mgr.25477) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:25.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:24 smithi026 bash[65817]: cluster 2023-12-20T20:48:23.822376+0000 mgr.y (mgr.25477) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:26.005 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:25 smithi145 bash[51928]: audit 2023-12-20T20:48:24.859457+0000 mgr.y (mgr.25477) 74 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:26.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:25 smithi026 bash[64429]: audit 2023-12-20T20:48:24.859457+0000 mgr.y (mgr.25477) 74 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:25 smithi026 bash[65817]: audit 2023-12-20T20:48:24.859457+0000 mgr.y (mgr.25477) 74 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:26.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:26 smithi145 bash[51928]: cluster 2023-12-20T20:48:25.824069+0000 mgr.y (mgr.25477) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:27.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:26 smithi026 bash[64429]: cluster 2023-12-20T20:48:25.824069+0000 mgr.y (mgr.25477) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:27.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:26 smithi026 bash[65817]: cluster 2023-12-20T20:48:25.824069+0000 mgr.y (mgr.25477) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:29.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:28 smithi145 bash[51928]: cluster 2023-12-20T20:48:27.824728+0000 mgr.y (mgr.25477) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:29.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:48:28 smithi145 bash[49384]: ts=2023-12-20T20:48:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:48:29.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:28 smithi026 bash[64429]: cluster 2023-12-20T20:48:27.824728+0000 mgr.y (mgr.25477) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:29.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:28 smithi026 bash[65817]: cluster 2023-12-20T20:48:27.824728+0000 mgr.y (mgr.25477) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:30.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:28.900178+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:30.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.441258+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.456202+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.460270+0000 mon.c (mon.1) 15 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:30.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.462306+0000 mon.c (mon.1) 16 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.471310+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.545330+0000 mon.c (mon.1) 17 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.547278+0000 mon.c (mon.1) 18 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[64429]: audit 2023-12-20T20:48:29.548986+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:28.900178+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.441258+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.456202+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.460270+0000 mon.c (mon.1) 15 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.462306+0000 mon.c (mon.1) 16 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:48:30.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.471310+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.545330+0000 mon.c (mon.1) 17 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:30.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.547278+0000 mon.c (mon.1) 18 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:30.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:29 smithi026 bash[65817]: audit 2023-12-20T20:48:29.548986+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:28.900178+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.441258+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.456202+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.460270+0000 mon.c (mon.1) 15 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.462306+0000 mon.c (mon.1) 16 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.471310+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.545330+0000 mon.c (mon.1) 17 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.547278+0000 mon.c (mon.1) 18 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:29 smithi145 bash[51928]: audit 2023-12-20T20:48:29.548986+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:31.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:30 smithi026 bash[65817]: cephadm 2023-12-20T20:48:29.544538+0000 mgr.y (mgr.25477) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-20T20:48:31.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:30 smithi026 bash[65817]: cephadm 2023-12-20T20:48:29.550943+0000 mgr.y (mgr.25477) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi026 2023-12-20T20:48:31.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:30 smithi026 bash[65817]: cluster 2023-12-20T20:48:29.826315+0000 mgr.y (mgr.25477) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:31.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:30 smithi026 bash[64429]: cephadm 2023-12-20T20:48:29.544538+0000 mgr.y (mgr.25477) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-20T20:48:31.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:30 smithi026 bash[64429]: cephadm 2023-12-20T20:48:29.550943+0000 mgr.y (mgr.25477) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi026 2023-12-20T20:48:31.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:30 smithi026 bash[64429]: cluster 2023-12-20T20:48:29.826315+0000 mgr.y (mgr.25477) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:31.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:30 smithi145 bash[51928]: cephadm 2023-12-20T20:48:29.544538+0000 mgr.y (mgr.25477) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-20T20:48:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:30 smithi145 bash[51928]: cephadm 2023-12-20T20:48:29.550943+0000 mgr.y (mgr.25477) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi026 2023-12-20T20:48:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:30 smithi145 bash[51928]: cluster 2023-12-20T20:48:29.826315+0000 mgr.y (mgr.25477) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: audit 2023-12-20T20:48:31.652681+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: audit 2023-12-20T20:48:31.666537+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: cephadm 2023-12-20T20:48:31.671323+0000 mgr.y (mgr.25477) 80 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: audit 2023-12-20T20:48:31.671917+0000 mon.c (mon.1) 20 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: audit 2023-12-20T20:48:31.672578+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: audit 2023-12-20T20:48:31.674609+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: audit 2023-12-20T20:48:31.676251+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: cephadm 2023-12-20T20:48:31.678164+0000 mgr.y (mgr.25477) 81 : cephadm 1 Reconfiguring daemon mgr.y on smithi026 2023-12-20T20:48:32.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[64429]: cluster 2023-12-20T20:48:31.827060+0000 mgr.y (mgr.25477) 82 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: audit 2023-12-20T20:48:31.652681+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: audit 2023-12-20T20:48:31.666537+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: cephadm 2023-12-20T20:48:31.671323+0000 mgr.y (mgr.25477) 80 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: audit 2023-12-20T20:48:31.671917+0000 mon.c (mon.1) 20 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: audit 2023-12-20T20:48:31.672578+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: audit 2023-12-20T20:48:31.674609+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: audit 2023-12-20T20:48:31.676251+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: cephadm 2023-12-20T20:48:31.678164+0000 mgr.y (mgr.25477) 81 : cephadm 1 Reconfiguring daemon mgr.y on smithi026 2023-12-20T20:48:32.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:32 smithi026 bash[65817]: cluster 2023-12-20T20:48:31.827060+0000 mgr.y (mgr.25477) 82 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: audit 2023-12-20T20:48:31.652681+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: audit 2023-12-20T20:48:31.666537+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: cephadm 2023-12-20T20:48:31.671323+0000 mgr.y (mgr.25477) 80 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: audit 2023-12-20T20:48:31.671917+0000 mon.c (mon.1) 20 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: audit 2023-12-20T20:48:31.672578+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: audit 2023-12-20T20:48:31.674609+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: audit 2023-12-20T20:48:31.676251+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: cephadm 2023-12-20T20:48:31.678164+0000 mgr.y (mgr.25477) 81 : cephadm 1 Reconfiguring daemon mgr.y on smithi026 2023-12-20T20:48:33.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:32 smithi145 bash[51928]: cluster 2023-12-20T20:48:31.827060+0000 mgr.y (mgr.25477) 82 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:34.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:48:33] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: audit 2023-12-20T20:48:33.777047+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: audit 2023-12-20T20:48:33.788444+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: cephadm 2023-12-20T20:48:33.797558+0000 mgr.y (mgr.25477) 83 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: audit 2023-12-20T20:48:33.798159+0000 mon.c (mon.1) 23 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: audit 2023-12-20T20:48:33.799819+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: audit 2023-12-20T20:48:33.801529+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: cephadm 2023-12-20T20:48:33.803514+0000 mgr.y (mgr.25477) 84 : cephadm 1 Reconfiguring daemon mon.c on smithi026 2023-12-20T20:48:35.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[64429]: cluster 2023-12-20T20:48:33.827728+0000 mgr.y (mgr.25477) 85 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: audit 2023-12-20T20:48:33.777047+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: audit 2023-12-20T20:48:33.788444+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: cephadm 2023-12-20T20:48:33.797558+0000 mgr.y (mgr.25477) 83 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: audit 2023-12-20T20:48:33.798159+0000 mon.c (mon.1) 23 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: audit 2023-12-20T20:48:33.799819+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: audit 2023-12-20T20:48:33.801529+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: cephadm 2023-12-20T20:48:33.803514+0000 mgr.y (mgr.25477) 84 : cephadm 1 Reconfiguring daemon mon.c on smithi026 2023-12-20T20:48:35.035 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:34 smithi026 bash[65817]: cluster 2023-12-20T20:48:33.827728+0000 mgr.y (mgr.25477) 85 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: audit 2023-12-20T20:48:33.777047+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: audit 2023-12-20T20:48:33.788444+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: cephadm 2023-12-20T20:48:33.797558+0000 mgr.y (mgr.25477) 83 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: audit 2023-12-20T20:48:33.798159+0000 mon.c (mon.1) 23 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: audit 2023-12-20T20:48:33.799819+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: audit 2023-12-20T20:48:33.801529+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: cephadm 2023-12-20T20:48:33.803514+0000 mgr.y (mgr.25477) 84 : cephadm 1 Reconfiguring daemon mon.c on smithi026 2023-12-20T20:48:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:34 smithi145 bash[51928]: cluster 2023-12-20T20:48:33.827728+0000 mgr.y (mgr.25477) 85 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:36.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:35 smithi145 bash[51928]: audit 2023-12-20T20:48:34.869916+0000 mgr.y (mgr.25477) 86 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:36.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:35 smithi026 bash[65817]: audit 2023-12-20T20:48:34.869916+0000 mgr.y (mgr.25477) 86 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:35 smithi026 bash[64429]: audit 2023-12-20T20:48:34.869916+0000 mgr.y (mgr.25477) 86 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:37.274 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: cluster 2023-12-20T20:48:35.829350+0000 mgr.y (mgr.25477) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:37.274 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: audit 2023-12-20T20:48:35.967349+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:37.274 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: audit 2023-12-20T20:48:35.983025+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: cephadm 2023-12-20T20:48:36.022460+0000 mgr.y (mgr.25477) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: audit 2023-12-20T20:48:36.023225+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: audit 2023-12-20T20:48:36.025382+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[64429]: cephadm 2023-12-20T20:48:36.031367+0000 mgr.y (mgr.25477) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi026 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: cluster 2023-12-20T20:48:35.829350+0000 mgr.y (mgr.25477) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: audit 2023-12-20T20:48:35.967349+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: audit 2023-12-20T20:48:35.983025+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: cephadm 2023-12-20T20:48:36.022460+0000 mgr.y (mgr.25477) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: audit 2023-12-20T20:48:36.023225+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: audit 2023-12-20T20:48:36.025382+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:37.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:36 smithi026 bash[65817]: cephadm 2023-12-20T20:48:36.031367+0000 mgr.y (mgr.25477) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi026 2023-12-20T20:48:37.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: cluster 2023-12-20T20:48:35.829350+0000 mgr.y (mgr.25477) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: audit 2023-12-20T20:48:35.967349+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: audit 2023-12-20T20:48:35.983025+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: cephadm 2023-12-20T20:48:36.022460+0000 mgr.y (mgr.25477) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-20T20:48:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: audit 2023-12-20T20:48:36.023225+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:48:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: audit 2023-12-20T20:48:36.025382+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:36 smithi145 bash[51928]: cephadm 2023-12-20T20:48:36.031367+0000 mgr.y (mgr.25477) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi026 2023-12-20T20:48:39.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:48:38 smithi145 bash[49384]: ts=2023-12-20T20:48:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: cluster 2023-12-20T20:48:37.830087+0000 mgr.y (mgr.25477) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: audit 2023-12-20T20:48:38.180974+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: audit 2023-12-20T20:48:38.194480+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: cephadm 2023-12-20T20:48:38.200901+0000 mgr.y (mgr.25477) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: audit 2023-12-20T20:48:38.201546+0000 mon.c (mon.1) 28 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: audit 2023-12-20T20:48:38.203149+0000 mon.c (mon.1) 29 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[64429]: cephadm 2023-12-20T20:48:38.207880+0000 mgr.y (mgr.25477) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi026 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: cluster 2023-12-20T20:48:37.830087+0000 mgr.y (mgr.25477) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:39.444 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: audit 2023-12-20T20:48:38.180974+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:39.445 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: audit 2023-12-20T20:48:38.194480+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:39.445 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: cephadm 2023-12-20T20:48:38.200901+0000 mgr.y (mgr.25477) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-20T20:48:39.445 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: audit 2023-12-20T20:48:38.201546+0000 mon.c (mon.1) 28 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:48:39.445 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: audit 2023-12-20T20:48:38.203149+0000 mon.c (mon.1) 29 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:39.445 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:39 smithi026 bash[65817]: cephadm 2023-12-20T20:48:38.207880+0000 mgr.y (mgr.25477) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi026 2023-12-20T20:48:39.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: cluster 2023-12-20T20:48:37.830087+0000 mgr.y (mgr.25477) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:39.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: audit 2023-12-20T20:48:38.180974+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:39.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: audit 2023-12-20T20:48:38.194480+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:39.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: cephadm 2023-12-20T20:48:38.200901+0000 mgr.y (mgr.25477) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-20T20:48:39.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: audit 2023-12-20T20:48:38.201546+0000 mon.c (mon.1) 28 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:48:39.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: audit 2023-12-20T20:48:38.203149+0000 mon.c (mon.1) 29 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:39.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:39 smithi145 bash[51928]: cephadm 2023-12-20T20:48:38.207880+0000 mgr.y (mgr.25477) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi026 2023-12-20T20:48:41.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:41 smithi145 bash[51928]: cluster 2023-12-20T20:48:39.831689+0000 mgr.y (mgr.25477) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:41 smithi145 bash[51928]: audit 2023-12-20T20:48:40.398410+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:41 smithi145 bash[51928]: audit 2023-12-20T20:48:40.410541+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:41 smithi145 bash[51928]: audit 2023-12-20T20:48:40.427217+0000 mon.c (mon.1) 30 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:48:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:41 smithi145 bash[51928]: audit 2023-12-20T20:48:40.428891+0000 mon.c (mon.1) 31 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[64429]: cluster 2023-12-20T20:48:39.831689+0000 mgr.y (mgr.25477) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[64429]: audit 2023-12-20T20:48:40.398410+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[64429]: audit 2023-12-20T20:48:40.410541+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[64429]: audit 2023-12-20T20:48:40.427217+0000 mon.c (mon.1) 30 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[64429]: audit 2023-12-20T20:48:40.428891+0000 mon.c (mon.1) 31 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[65817]: cluster 2023-12-20T20:48:39.831689+0000 mgr.y (mgr.25477) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[65817]: audit 2023-12-20T20:48:40.398410+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[65817]: audit 2023-12-20T20:48:40.410541+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[65817]: audit 2023-12-20T20:48:40.427217+0000 mon.c (mon.1) 30 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:48:41.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:41 smithi026 bash[65817]: audit 2023-12-20T20:48:40.428891+0000 mon.c (mon.1) 31 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:42 smithi026 bash[64429]: cephadm 2023-12-20T20:48:40.426541+0000 mgr.y (mgr.25477) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-20T20:48:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:42 smithi026 bash[64429]: cephadm 2023-12-20T20:48:40.433962+0000 mgr.y (mgr.25477) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi026 2023-12-20T20:48:42.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:42 smithi026 bash[65817]: cephadm 2023-12-20T20:48:40.426541+0000 mgr.y (mgr.25477) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-20T20:48:42.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:42 smithi026 bash[65817]: cephadm 2023-12-20T20:48:40.433962+0000 mgr.y (mgr.25477) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi026 2023-12-20T20:48:42.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:42 smithi145 bash[51928]: cephadm 2023-12-20T20:48:40.426541+0000 mgr.y (mgr.25477) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-20T20:48:42.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:42 smithi145 bash[51928]: cephadm 2023-12-20T20:48:40.433962+0000 mgr.y (mgr.25477) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi026 2023-12-20T20:48:43.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:43 smithi145 bash[51928]: cluster 2023-12-20T20:48:41.832405+0000 mgr.y (mgr.25477) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:43 smithi145 bash[51928]: audit 2023-12-20T20:48:42.720182+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:43 smithi145 bash[51928]: audit 2023-12-20T20:48:42.732598+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:43 smithi145 bash[51928]: audit 2023-12-20T20:48:42.753376+0000 mon.c (mon.1) 32 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:48:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:43 smithi145 bash[51928]: audit 2023-12-20T20:48:42.755211+0000 mon.c (mon.1) 33 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[64429]: cluster 2023-12-20T20:48:41.832405+0000 mgr.y (mgr.25477) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[64429]: audit 2023-12-20T20:48:42.720182+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[64429]: audit 2023-12-20T20:48:42.732598+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[64429]: audit 2023-12-20T20:48:42.753376+0000 mon.c (mon.1) 32 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[64429]: audit 2023-12-20T20:48:42.755211+0000 mon.c (mon.1) 33 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[65817]: cluster 2023-12-20T20:48:41.832405+0000 mgr.y (mgr.25477) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[65817]: audit 2023-12-20T20:48:42.720182+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:43.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[65817]: audit 2023-12-20T20:48:42.732598+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:43.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[65817]: audit 2023-12-20T20:48:42.753376+0000 mon.c (mon.1) 32 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:48:43.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[65817]: audit 2023-12-20T20:48:42.755211+0000 mon.c (mon.1) 33 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:44.108 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:48:43] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2023-12-20T20:48:44.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:44 smithi145 bash[51928]: cephadm 2023-12-20T20:48:42.752689+0000 mgr.y (mgr.25477) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-20T20:48:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:44 smithi145 bash[51928]: cephadm 2023-12-20T20:48:42.761011+0000 mgr.y (mgr.25477) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi026 2023-12-20T20:48:44.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:44 smithi145 bash[51928]: audit 2023-12-20T20:48:43.901033+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:44.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:44 smithi026 bash[64429]: cephadm 2023-12-20T20:48:42.752689+0000 mgr.y (mgr.25477) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-20T20:48:44.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:44 smithi026 bash[64429]: cephadm 2023-12-20T20:48:42.761011+0000 mgr.y (mgr.25477) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi026 2023-12-20T20:48:44.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:44 smithi026 bash[64429]: audit 2023-12-20T20:48:43.901033+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:44.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:44 smithi026 bash[65817]: cephadm 2023-12-20T20:48:42.752689+0000 mgr.y (mgr.25477) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-20T20:48:44.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:44 smithi026 bash[65817]: cephadm 2023-12-20T20:48:42.761011+0000 mgr.y (mgr.25477) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi026 2023-12-20T20:48:44.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:44 smithi026 bash[65817]: audit 2023-12-20T20:48:43.901033+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:45.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[65817]: cluster 2023-12-20T20:48:43.833058+0000 mgr.y (mgr.25477) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:45.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[65817]: audit 2023-12-20T20:48:44.981765+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[65817]: audit 2023-12-20T20:48:44.995344+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[65817]: audit 2023-12-20T20:48:45.035778+0000 mon.c (mon.1) 35 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[65817]: audit 2023-12-20T20:48:45.036666+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[65817]: audit 2023-12-20T20:48:45.042599+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[64429]: cluster 2023-12-20T20:48:43.833058+0000 mgr.y (mgr.25477) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[64429]: audit 2023-12-20T20:48:44.981765+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[64429]: audit 2023-12-20T20:48:44.995344+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[64429]: audit 2023-12-20T20:48:45.035778+0000 mon.c (mon.1) 35 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[64429]: audit 2023-12-20T20:48:45.036666+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:45.480 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:45 smithi026 bash[64429]: audit 2023-12-20T20:48:45.042599+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:45 smithi145 bash[51928]: cluster 2023-12-20T20:48:43.833058+0000 mgr.y (mgr.25477) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:45 smithi145 bash[51928]: audit 2023-12-20T20:48:44.981765+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:45 smithi145 bash[51928]: audit 2023-12-20T20:48:44.995344+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:45 smithi145 bash[51928]: audit 2023-12-20T20:48:45.035778+0000 mon.c (mon.1) 35 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:45 smithi145 bash[51928]: audit 2023-12-20T20:48:45.036666+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.zformr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:45.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:45 smithi145 bash[51928]: audit 2023-12-20T20:48:45.042599+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:46.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:46 smithi026 bash[64429]: audit 2023-12-20T20:48:44.877713+0000 mgr.y (mgr.25477) 100 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:46.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:46 smithi026 bash[64429]: cephadm 2023-12-20T20:48:45.034961+0000 mgr.y (mgr.25477) 101 : cephadm 1 Reconfiguring rgw.foo.smithi026.zformr (monmap changed)... 2023-12-20T20:48:46.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:46 smithi026 bash[64429]: cephadm 2023-12-20T20:48:45.045396+0000 mgr.y (mgr.25477) 102 : cephadm 1 Reconfiguring daemon rgw.foo.smithi026.zformr on smithi026 2023-12-20T20:48:46.553 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:46 smithi026 bash[65817]: audit 2023-12-20T20:48:44.877713+0000 mgr.y (mgr.25477) 100 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:46.553 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:46 smithi026 bash[65817]: cephadm 2023-12-20T20:48:45.034961+0000 mgr.y (mgr.25477) 101 : cephadm 1 Reconfiguring rgw.foo.smithi026.zformr (monmap changed)... 2023-12-20T20:48:46.553 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:46 smithi026 bash[65817]: cephadm 2023-12-20T20:48:45.045396+0000 mgr.y (mgr.25477) 102 : cephadm 1 Reconfiguring daemon rgw.foo.smithi026.zformr on smithi026 2023-12-20T20:48:46.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:46 smithi145 bash[51928]: audit 2023-12-20T20:48:44.877713+0000 mgr.y (mgr.25477) 100 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:46.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:46 smithi145 bash[51928]: cephadm 2023-12-20T20:48:45.034961+0000 mgr.y (mgr.25477) 101 : cephadm 1 Reconfiguring rgw.foo.smithi026.zformr (monmap changed)... 2023-12-20T20:48:46.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:46 smithi145 bash[51928]: cephadm 2023-12-20T20:48:45.045396+0000 mgr.y (mgr.25477) 102 : cephadm 1 Reconfiguring daemon rgw.foo.smithi026.zformr on smithi026 2023-12-20T20:48:47.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:47 smithi145 bash[51928]: cluster 2023-12-20T20:48:45.835172+0000 mgr.y (mgr.25477) 103 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:47.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:47 smithi145 bash[51928]: audit 2023-12-20T20:48:47.101548+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:47.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:47 smithi145 bash[51928]: audit 2023-12-20T20:48:47.115502+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:47.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:47 smithi145 bash[51928]: audit 2023-12-20T20:48:47.164458+0000 mon.c (mon.1) 37 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:47.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:47 smithi145 bash[51928]: audit 2023-12-20T20:48:47.165462+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:47.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:47 smithi145 bash[51928]: audit 2023-12-20T20:48:47.171349+0000 mon.c (mon.1) 38 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:47.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[64429]: cluster 2023-12-20T20:48:45.835172+0000 mgr.y (mgr.25477) 103 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[64429]: audit 2023-12-20T20:48:47.101548+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[64429]: audit 2023-12-20T20:48:47.115502+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[64429]: audit 2023-12-20T20:48:47.164458+0000 mon.c (mon.1) 37 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[64429]: audit 2023-12-20T20:48:47.165462+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[64429]: audit 2023-12-20T20:48:47.171349+0000 mon.c (mon.1) 38 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[65817]: cluster 2023-12-20T20:48:45.835172+0000 mgr.y (mgr.25477) 103 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[65817]: audit 2023-12-20T20:48:47.101548+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[65817]: audit 2023-12-20T20:48:47.115502+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[65817]: audit 2023-12-20T20:48:47.164458+0000 mon.c (mon.1) 37 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[65817]: audit 2023-12-20T20:48:47.165462+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.tuntpl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:48:47.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:47 smithi026 bash[65817]: audit 2023-12-20T20:48:47.171349+0000 mon.c (mon.1) 38 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:48 smithi026 bash[64429]: cephadm 2023-12-20T20:48:47.163641+0000 mgr.y (mgr.25477) 104 : cephadm 1 Reconfiguring rgw.smpl.smithi026.tuntpl (monmap changed)... 2023-12-20T20:48:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:48 smithi026 bash[64429]: cephadm 2023-12-20T20:48:47.173833+0000 mgr.y (mgr.25477) 105 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi026.tuntpl on smithi026 2023-12-20T20:48:48.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:48 smithi026 bash[65817]: cephadm 2023-12-20T20:48:47.163641+0000 mgr.y (mgr.25477) 104 : cephadm 1 Reconfiguring rgw.smpl.smithi026.tuntpl (monmap changed)... 2023-12-20T20:48:48.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:48 smithi026 bash[65817]: cephadm 2023-12-20T20:48:47.173833+0000 mgr.y (mgr.25477) 105 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi026.tuntpl on smithi026 2023-12-20T20:48:48.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:48 smithi145 bash[51928]: cephadm 2023-12-20T20:48:47.163641+0000 mgr.y (mgr.25477) 104 : cephadm 1 Reconfiguring rgw.smpl.smithi026.tuntpl (monmap changed)... 2023-12-20T20:48:48.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:48 smithi145 bash[51928]: cephadm 2023-12-20T20:48:47.173833+0000 mgr.y (mgr.25477) 105 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi026.tuntpl on smithi026 2023-12-20T20:48:49.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:48:48 smithi145 bash[49384]: ts=2023-12-20T20:48:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:48:49.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:49 smithi145 bash[51928]: cluster 2023-12-20T20:48:47.835950+0000 mgr.y (mgr.25477) 106 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:49 smithi026 bash[64429]: cluster 2023-12-20T20:48:47.835950+0000 mgr.y (mgr.25477) 106 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:49 smithi026 bash[65817]: cluster 2023-12-20T20:48:47.835950+0000 mgr.y (mgr.25477) 106 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:50.489 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:50 smithi145 bash[51928]: audit 2023-12-20T20:48:49.225451+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:50.489 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:50 smithi145 bash[51928]: audit 2023-12-20T20:48:49.242130+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:50.489 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:50 smithi145 bash[51928]: audit 2023-12-20T20:48:49.293352+0000 mon.c (mon.1) 39 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:50.489 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:50 smithi145 bash[51928]: audit 2023-12-20T20:48:49.295233+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:50.489 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:50 smithi145 bash[51928]: audit 2023-12-20T20:48:49.297049+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[64429]: audit 2023-12-20T20:48:49.225451+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[64429]: audit 2023-12-20T20:48:49.242130+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[64429]: audit 2023-12-20T20:48:49.293352+0000 mon.c (mon.1) 39 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[64429]: audit 2023-12-20T20:48:49.295233+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[64429]: audit 2023-12-20T20:48:49.297049+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[65817]: audit 2023-12-20T20:48:49.225451+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[65817]: audit 2023-12-20T20:48:49.242130+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[65817]: audit 2023-12-20T20:48:49.293352+0000 mon.c (mon.1) 39 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:48:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[65817]: audit 2023-12-20T20:48:49.295233+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:48:50.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:50 smithi026 bash[65817]: audit 2023-12-20T20:48:49.297049+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:51.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:51 smithi145 bash[51928]: cephadm 2023-12-20T20:48:49.292634+0000 mgr.y (mgr.25477) 107 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-20T20:48:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:51 smithi145 bash[51928]: cephadm 2023-12-20T20:48:49.299294+0000 mgr.y (mgr.25477) 108 : cephadm 1 Reconfiguring daemon mon.b on smithi145 2023-12-20T20:48:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:51 smithi145 bash[51928]: cluster 2023-12-20T20:48:49.837572+0000 mgr.y (mgr.25477) 109 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:51 smithi026 bash[64429]: cephadm 2023-12-20T20:48:49.292634+0000 mgr.y (mgr.25477) 107 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-20T20:48:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:51 smithi026 bash[64429]: cephadm 2023-12-20T20:48:49.299294+0000 mgr.y (mgr.25477) 108 : cephadm 1 Reconfiguring daemon mon.b on smithi145 2023-12-20T20:48:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:51 smithi026 bash[64429]: cluster 2023-12-20T20:48:49.837572+0000 mgr.y (mgr.25477) 109 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:51 smithi026 bash[65817]: cephadm 2023-12-20T20:48:49.292634+0000 mgr.y (mgr.25477) 107 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-20T20:48:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:51 smithi026 bash[65817]: cephadm 2023-12-20T20:48:49.299294+0000 mgr.y (mgr.25477) 108 : cephadm 1 Reconfiguring daemon mon.b on smithi145 2023-12-20T20:48:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:51 smithi026 bash[65817]: cluster 2023-12-20T20:48:49.837572+0000 mgr.y (mgr.25477) 109 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:52.309 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: audit 2023-12-20T20:48:51.412904+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: audit 2023-12-20T20:48:51.426888+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: cephadm 2023-12-20T20:48:51.469431+0000 mgr.y (mgr.25477) 110 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: audit 2023-12-20T20:48:51.470246+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: audit 2023-12-20T20:48:51.471066+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: audit 2023-12-20T20:48:51.473444+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: audit 2023-12-20T20:48:51.475174+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: cephadm 2023-12-20T20:48:51.477366+0000 mgr.y (mgr.25477) 111 : cephadm 1 Reconfiguring daemon mgr.x on smithi145 2023-12-20T20:48:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[64429]: cluster 2023-12-20T20:48:51.838309+0000 mgr.y (mgr.25477) 112 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: audit 2023-12-20T20:48:51.412904+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: audit 2023-12-20T20:48:51.426888+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: cephadm 2023-12-20T20:48:51.469431+0000 mgr.y (mgr.25477) 110 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: audit 2023-12-20T20:48:51.470246+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: audit 2023-12-20T20:48:51.471066+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: audit 2023-12-20T20:48:51.473444+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: audit 2023-12-20T20:48:51.475174+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: cephadm 2023-12-20T20:48:51.477366+0000 mgr.y (mgr.25477) 111 : cephadm 1 Reconfiguring daemon mgr.x on smithi145 2023-12-20T20:48:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:52 smithi026 bash[65817]: cluster 2023-12-20T20:48:51.838309+0000 mgr.y (mgr.25477) 112 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: audit 2023-12-20T20:48:51.412904+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: audit 2023-12-20T20:48:51.426888+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: cephadm 2023-12-20T20:48:51.469431+0000 mgr.y (mgr.25477) 110 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: audit 2023-12-20T20:48:51.470246+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: audit 2023-12-20T20:48:51.471066+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: audit 2023-12-20T20:48:51.473444+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: audit 2023-12-20T20:48:51.475174+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:52.739 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: cephadm 2023-12-20T20:48:51.477366+0000 mgr.y (mgr.25477) 111 : cephadm 1 Reconfiguring daemon mgr.x on smithi145 2023-12-20T20:48:52.740 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:52 smithi145 bash[51928]: cluster 2023-12-20T20:48:51.838309+0000 mgr.y (mgr.25477) 112 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 65s ago 10m 15.8M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (3m) 34s ago 10m 43.5M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (2m) 65s ago 8m 45.8M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (2m) 34s ago 16m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (3m) 65s ago 18m 480M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (110s) 65s ago 18m 39.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (48s) 34s ago 17m 23.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (74s) 65s ago 17m 22.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 65s ago 11m 12.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (3m) 34s ago 11m 14.0M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:48:53.075 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (16m) 65s ago 16m 58.6M 2782M 17.2.0 e1d6a67b021e 8dc969dc2a05 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (15m) 65s ago 15m 59.3M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (15m) 65s ago 15m 54.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (14m) 65s ago 14m 58.1M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (13m) 34s ago 13m 59.2M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (13m) 34s ago 13m 55.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (12m) 34s ago 12m 55.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (12m) 34s ago 12m 57.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (2m) 34s ago 11m 58.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (9m) 65s ago 9m 87.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (9m) 34s ago 9m 88.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (9m) 65s ago 9m 87.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:48:53.076 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (8m) 34s ago 8m 87.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:48:53.536 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:48:53.537 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:48:53.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[64429]: audit 2023-12-20T20:48:52.289901+0000 mgr.y (mgr.25477) 113 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[64429]: audit 2023-12-20T20:48:52.673895+0000 mgr.y (mgr.25477) 114 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[64429]: audit 2023-12-20T20:48:53.045318+0000 mgr.y (mgr.25477) 115 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[65817]: audit 2023-12-20T20:48:52.289901+0000 mgr.y (mgr.25477) 113 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[65817]: audit 2023-12-20T20:48:52.673895+0000 mgr.y (mgr.25477) 114 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[65817]: audit 2023-12-20T20:48:53.045318+0000 mgr.y (mgr.25477) 115 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:53 smithi145 bash[51928]: audit 2023-12-20T20:48:52.289901+0000 mgr.y (mgr.25477) 113 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:53 smithi145 bash[51928]: audit 2023-12-20T20:48:52.673895+0000 mgr.y (mgr.25477) 114 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:53 smithi145 bash[51928]: audit 2023-12-20T20:48:53.045318+0000 mgr.y (mgr.25477) 115 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/23 daemons upgraded", 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:48:53.939 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:48:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:48:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:48:53] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-20T20:48:54.400 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:48:54.853 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:53.532752+0000 mon.c (mon.1) 45 : audit 0 from='client.? 172.21.15.26:0/3408910335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:53.581664+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:53.591771+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: cephadm 2023-12-20T20:48:53.595853+0000 mgr.y (mgr.25477) 116 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:53.596342+0000 mon.c (mon.1) 46 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:53.597371+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: cephadm 2023-12-20T20:48:53.600610+0000 mgr.y (mgr.25477) 117 : cephadm 1 Reconfiguring daemon osd.4 on smithi145 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: cluster 2023-12-20T20:48:53.838973+0000 mgr.y (mgr.25477) 118 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:53.935253+0000 mgr.y (mgr.25477) 119 : audit 0 from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:54.854 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:54 smithi145 bash[51928]: audit 2023-12-20T20:48:54.397238+0000 mon.a (mon.0) 111 : audit 0 from='client.? 172.21.15.26:0/2758876164' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:48:54.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:53.532752+0000 mon.c (mon.1) 45 : audit 0 from='client.? 172.21.15.26:0/3408910335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:48:54.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:53.581664+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:54.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:53.591771+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:54.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: cephadm 2023-12-20T20:48:53.595853+0000 mgr.y (mgr.25477) 116 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-20T20:48:54.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:53.596342+0000 mon.c (mon.1) 46 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:48:54.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:53.597371+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: cephadm 2023-12-20T20:48:53.600610+0000 mgr.y (mgr.25477) 117 : cephadm 1 Reconfiguring daemon osd.4 on smithi145 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: cluster 2023-12-20T20:48:53.838973+0000 mgr.y (mgr.25477) 118 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:53.935253+0000 mgr.y (mgr.25477) 119 : audit 0 from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[64429]: audit 2023-12-20T20:48:54.397238+0000 mon.a (mon.0) 111 : audit 0 from='client.? 172.21.15.26:0/2758876164' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:53.532752+0000 mon.c (mon.1) 45 : audit 0 from='client.? 172.21.15.26:0/3408910335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:53.581664+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:53.591771+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: cephadm 2023-12-20T20:48:53.595853+0000 mgr.y (mgr.25477) 116 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:53.596342+0000 mon.c (mon.1) 46 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:53.597371+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: cephadm 2023-12-20T20:48:53.600610+0000 mgr.y (mgr.25477) 117 : cephadm 1 Reconfiguring daemon osd.4 on smithi145 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: cluster 2023-12-20T20:48:53.838973+0000 mgr.y (mgr.25477) 118 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:54.890 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:53.935253+0000 mgr.y (mgr.25477) 119 : audit 0 from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:48:54.891 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:54 smithi026 bash[65817]: audit 2023-12-20T20:48:54.397238+0000 mon.a (mon.0) 111 : audit 0 from='client.? 172.21.15.26:0/2758876164' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:48:56.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:55 smithi145 bash[51928]: audit 2023-12-20T20:48:54.885618+0000 mgr.y (mgr.25477) 120 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:56.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:55 smithi026 bash[64429]: audit 2023-12-20T20:48:54.885618+0000 mgr.y (mgr.25477) 120 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:56.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:55 smithi026 bash[65817]: audit 2023-12-20T20:48:54.885618+0000 mgr.y (mgr.25477) 120 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:48:57.071 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: audit 2023-12-20T20:48:55.771857+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:57.071 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: audit 2023-12-20T20:48:55.783409+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:57.072 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: cephadm 2023-12-20T20:48:55.818876+0000 mgr.y (mgr.25477) 121 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-20T20:48:57.072 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: audit 2023-12-20T20:48:55.819591+0000 mon.c (mon.1) 48 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:48:57.072 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: audit 2023-12-20T20:48:55.821525+0000 mon.c (mon.1) 49 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:57.072 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: cephadm 2023-12-20T20:48:55.827426+0000 mgr.y (mgr.25477) 122 : cephadm 1 Reconfiguring daemon osd.5 on smithi145 2023-12-20T20:48:57.072 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:56 smithi145 bash[51928]: cluster 2023-12-20T20:48:55.840092+0000 mgr.y (mgr.25477) 123 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: audit 2023-12-20T20:48:55.771857+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: audit 2023-12-20T20:48:55.783409+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: cephadm 2023-12-20T20:48:55.818876+0000 mgr.y (mgr.25477) 121 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: audit 2023-12-20T20:48:55.819591+0000 mon.c (mon.1) 48 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: audit 2023-12-20T20:48:55.821525+0000 mon.c (mon.1) 49 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: cephadm 2023-12-20T20:48:55.827426+0000 mgr.y (mgr.25477) 122 : cephadm 1 Reconfiguring daemon osd.5 on smithi145 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[65817]: cluster 2023-12-20T20:48:55.840092+0000 mgr.y (mgr.25477) 123 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: audit 2023-12-20T20:48:55.771857+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: audit 2023-12-20T20:48:55.783409+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: cephadm 2023-12-20T20:48:55.818876+0000 mgr.y (mgr.25477) 121 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-20T20:48:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: audit 2023-12-20T20:48:55.819591+0000 mon.c (mon.1) 48 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:48:57.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: audit 2023-12-20T20:48:55.821525+0000 mon.c (mon.1) 49 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:57.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: cephadm 2023-12-20T20:48:55.827426+0000 mgr.y (mgr.25477) 122 : cephadm 1 Reconfiguring daemon osd.5 on smithi145 2023-12-20T20:48:57.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:56 smithi026 bash[64429]: cluster 2023-12-20T20:48:55.840092+0000 mgr.y (mgr.25477) 123 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:48:58.876 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:48:58 smithi145 bash[49384]: ts=2023-12-20T20:48:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:48:59.312 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: cluster 2023-12-20T20:48:57.840816+0000 mgr.y (mgr.25477) 124 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: audit 2023-12-20T20:48:58.027728+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: audit 2023-12-20T20:48:58.039631+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: cephadm 2023-12-20T20:48:58.046802+0000 mgr.y (mgr.25477) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: audit 2023-12-20T20:48:58.047430+0000 mon.c (mon.1) 50 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: audit 2023-12-20T20:48:58.048824+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: cephadm 2023-12-20T20:48:58.052866+0000 mgr.y (mgr.25477) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi145 2023-12-20T20:48:59.313 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:48:59 smithi145 bash[51928]: audit 2023-12-20T20:48:58.901257+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: cluster 2023-12-20T20:48:57.840816+0000 mgr.y (mgr.25477) 124 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: audit 2023-12-20T20:48:58.027728+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: audit 2023-12-20T20:48:58.039631+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: cephadm 2023-12-20T20:48:58.046802+0000 mgr.y (mgr.25477) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: audit 2023-12-20T20:48:58.047430+0000 mon.c (mon.1) 50 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: audit 2023-12-20T20:48:58.048824+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: cephadm 2023-12-20T20:48:58.052866+0000 mgr.y (mgr.25477) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi145 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[64429]: audit 2023-12-20T20:48:58.901257+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:48:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: cluster 2023-12-20T20:48:57.840816+0000 mgr.y (mgr.25477) 124 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: audit 2023-12-20T20:48:58.027728+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: audit 2023-12-20T20:48:58.039631+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: cephadm 2023-12-20T20:48:58.046802+0000 mgr.y (mgr.25477) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: audit 2023-12-20T20:48:58.047430+0000 mon.c (mon.1) 50 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: audit 2023-12-20T20:48:58.048824+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: cephadm 2023-12-20T20:48:58.052866+0000 mgr.y (mgr.25477) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi145 2023-12-20T20:48:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:48:59 smithi026 bash[65817]: audit 2023-12-20T20:48:58.901257+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:01.569 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:01 smithi145 bash[51928]: cluster 2023-12-20T20:48:59.842406+0000 mgr.y (mgr.25477) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:01.570 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:01 smithi145 bash[51928]: audit 2023-12-20T20:49:00.259691+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:01.570 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:01 smithi145 bash[51928]: audit 2023-12-20T20:49:00.275714+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:01.570 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:01 smithi145 bash[51928]: audit 2023-12-20T20:49:00.325566+0000 mon.c (mon.1) 53 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:49:01.570 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:01 smithi145 bash[51928]: audit 2023-12-20T20:49:00.327457+0000 mon.c (mon.1) 54 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:01.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[64429]: cluster 2023-12-20T20:48:59.842406+0000 mgr.y (mgr.25477) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[64429]: audit 2023-12-20T20:49:00.259691+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[64429]: audit 2023-12-20T20:49:00.275714+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[64429]: audit 2023-12-20T20:49:00.325566+0000 mon.c (mon.1) 53 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[64429]: audit 2023-12-20T20:49:00.327457+0000 mon.c (mon.1) 54 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[65817]: cluster 2023-12-20T20:48:59.842406+0000 mgr.y (mgr.25477) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[65817]: audit 2023-12-20T20:49:00.259691+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[65817]: audit 2023-12-20T20:49:00.275714+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[65817]: audit 2023-12-20T20:49:00.325566+0000 mon.c (mon.1) 53 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:49:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:01 smithi026 bash[65817]: audit 2023-12-20T20:49:00.327457+0000 mon.c (mon.1) 54 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:02.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:02 smithi145 bash[51928]: cephadm 2023-12-20T20:49:00.324864+0000 mgr.y (mgr.25477) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-20T20:49:02.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:02 smithi145 bash[51928]: cephadm 2023-12-20T20:49:00.333244+0000 mgr.y (mgr.25477) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi145 2023-12-20T20:49:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:02 smithi026 bash[64429]: cephadm 2023-12-20T20:49:00.324864+0000 mgr.y (mgr.25477) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-20T20:49:02.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:02 smithi026 bash[64429]: cephadm 2023-12-20T20:49:00.333244+0000 mgr.y (mgr.25477) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi145 2023-12-20T20:49:02.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:02 smithi026 bash[65817]: cephadm 2023-12-20T20:49:00.324864+0000 mgr.y (mgr.25477) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-20T20:49:02.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:02 smithi026 bash[65817]: cephadm 2023-12-20T20:49:00.333244+0000 mgr.y (mgr.25477) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi145 2023-12-20T20:49:03.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:03 smithi145 bash[51928]: cluster 2023-12-20T20:49:01.843166+0000 mgr.y (mgr.25477) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:03.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:03 smithi145 bash[51928]: audit 2023-12-20T20:49:02.347792+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:03.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:03 smithi145 bash[51928]: audit 2023-12-20T20:49:02.362484+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:03.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:03 smithi145 bash[51928]: audit 2023-12-20T20:49:02.404083+0000 mon.c (mon.1) 55 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:03.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:03 smithi145 bash[51928]: audit 2023-12-20T20:49:02.405019+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:03.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:03 smithi145 bash[51928]: audit 2023-12-20T20:49:02.411376+0000 mon.c (mon.1) 56 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[64429]: cluster 2023-12-20T20:49:01.843166+0000 mgr.y (mgr.25477) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[64429]: audit 2023-12-20T20:49:02.347792+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[64429]: audit 2023-12-20T20:49:02.362484+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[64429]: audit 2023-12-20T20:49:02.404083+0000 mon.c (mon.1) 55 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[64429]: audit 2023-12-20T20:49:02.405019+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[64429]: audit 2023-12-20T20:49:02.411376+0000 mon.c (mon.1) 56 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[65817]: cluster 2023-12-20T20:49:01.843166+0000 mgr.y (mgr.25477) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:03.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[65817]: audit 2023-12-20T20:49:02.347792+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[65817]: audit 2023-12-20T20:49:02.362484+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[65817]: audit 2023-12-20T20:49:02.404083+0000 mon.c (mon.1) 55 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[65817]: audit 2023-12-20T20:49:02.405019+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi145.tlvwmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:03.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[65817]: audit 2023-12-20T20:49:02.411376+0000 mon.c (mon.1) 56 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:49:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:49:03] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.33.4" 2023-12-20T20:49:04.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:04 smithi145 bash[51928]: cephadm 2023-12-20T20:49:02.403295+0000 mgr.y (mgr.25477) 131 : cephadm 1 Reconfiguring rgw.foo.smithi145.tlvwmk (monmap changed)... 2023-12-20T20:49:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:04 smithi145 bash[51928]: cephadm 2023-12-20T20:49:02.413864+0000 mgr.y (mgr.25477) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi145.tlvwmk on smithi145 2023-12-20T20:49:04.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:04 smithi026 bash[64429]: cephadm 2023-12-20T20:49:02.403295+0000 mgr.y (mgr.25477) 131 : cephadm 1 Reconfiguring rgw.foo.smithi145.tlvwmk (monmap changed)... 2023-12-20T20:49:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:04 smithi026 bash[64429]: cephadm 2023-12-20T20:49:02.413864+0000 mgr.y (mgr.25477) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi145.tlvwmk on smithi145 2023-12-20T20:49:04.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:04 smithi026 bash[65817]: cephadm 2023-12-20T20:49:02.403295+0000 mgr.y (mgr.25477) 131 : cephadm 1 Reconfiguring rgw.foo.smithi145.tlvwmk (monmap changed)... 2023-12-20T20:49:04.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:04 smithi026 bash[65817]: cephadm 2023-12-20T20:49:02.413864+0000 mgr.y (mgr.25477) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi145.tlvwmk on smithi145 2023-12-20T20:49:05.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:05 smithi145 bash[51928]: cluster 2023-12-20T20:49:03.843937+0000 mgr.y (mgr.25477) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:05 smithi145 bash[51928]: audit 2023-12-20T20:49:04.563932+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:05 smithi145 bash[51928]: audit 2023-12-20T20:49:04.583656+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:05 smithi145 bash[51928]: audit 2023-12-20T20:49:04.634188+0000 mon.c (mon.1) 57 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:05 smithi145 bash[51928]: audit 2023-12-20T20:49:04.635058+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:05 smithi145 bash[51928]: audit 2023-12-20T20:49:04.640629+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:05.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[65817]: cluster 2023-12-20T20:49:03.843937+0000 mgr.y (mgr.25477) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[65817]: audit 2023-12-20T20:49:04.563932+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[65817]: audit 2023-12-20T20:49:04.583656+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[65817]: audit 2023-12-20T20:49:04.634188+0000 mon.c (mon.1) 57 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[65817]: audit 2023-12-20T20:49:04.635058+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[65817]: audit 2023-12-20T20:49:04.640629+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[64429]: cluster 2023-12-20T20:49:03.843937+0000 mgr.y (mgr.25477) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[64429]: audit 2023-12-20T20:49:04.563932+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[64429]: audit 2023-12-20T20:49:04.583656+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:05.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[64429]: audit 2023-12-20T20:49:04.634188+0000 mon.c (mon.1) 57 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[64429]: audit 2023-12-20T20:49:04.635058+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi145.udwvxq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:49:05.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:05 smithi026 bash[64429]: audit 2023-12-20T20:49:04.640629+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:06.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:06 smithi145 bash[51928]: cephadm 2023-12-20T20:49:04.633308+0000 mgr.y (mgr.25477) 134 : cephadm 1 Reconfiguring rgw.smpl.smithi145.udwvxq (monmap changed)... 2023-12-20T20:49:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:06 smithi145 bash[51928]: cephadm 2023-12-20T20:49:04.642894+0000 mgr.y (mgr.25477) 135 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi145.udwvxq on smithi145 2023-12-20T20:49:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:06 smithi145 bash[51928]: audit 2023-12-20T20:49:04.896864+0000 mgr.y (mgr.25477) 136 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:06.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:06 smithi026 bash[65817]: cephadm 2023-12-20T20:49:04.633308+0000 mgr.y (mgr.25477) 134 : cephadm 1 Reconfiguring rgw.smpl.smithi145.udwvxq (monmap changed)... 2023-12-20T20:49:06.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:06 smithi026 bash[65817]: cephadm 2023-12-20T20:49:04.642894+0000 mgr.y (mgr.25477) 135 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi145.udwvxq on smithi145 2023-12-20T20:49:06.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:06 smithi026 bash[65817]: audit 2023-12-20T20:49:04.896864+0000 mgr.y (mgr.25477) 136 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:06 smithi026 bash[64429]: cephadm 2023-12-20T20:49:04.633308+0000 mgr.y (mgr.25477) 134 : cephadm 1 Reconfiguring rgw.smpl.smithi145.udwvxq (monmap changed)... 2023-12-20T20:49:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:06 smithi026 bash[64429]: cephadm 2023-12-20T20:49:04.642894+0000 mgr.y (mgr.25477) 135 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi145.udwvxq on smithi145 2023-12-20T20:49:06.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:06 smithi026 bash[64429]: audit 2023-12-20T20:49:04.896864+0000 mgr.y (mgr.25477) 136 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: cluster 2023-12-20T20:49:05.845646+0000 mgr.y (mgr.25477) 137 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.817727+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.830587+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.875399+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.878967+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.883485+0000 mon.c (mon.1) 61 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: cephadm 2023-12-20T20:49:06.885285+0000 mgr.y (mgr.25477) 138 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-20T20:49:07.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.892296+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.895850+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.896370+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.900772+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.907809+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.908498+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.913739+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.919988+0000 mon.c (mon.1) 64 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.920383+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.923887+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.927418+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: cephadm 2023-12-20T20:49:06.928520+0000 mgr.y (mgr.25477) 139 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.932746+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.938270+0000 mon.c (mon.1) 66 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: audit 2023-12-20T20:49:06.938551+0000 mgr.y (mgr.25477) 140 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:49:07.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:07 smithi145 bash[51928]: cephadm 2023-12-20T20:49:06.940069+0000 mgr.y (mgr.25477) 141 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:49:07.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: cluster 2023-12-20T20:49:05.845646+0000 mgr.y (mgr.25477) 137 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.817727+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.830587+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.875399+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.878967+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.883485+0000 mon.c (mon.1) 61 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: cephadm 2023-12-20T20:49:06.885285+0000 mgr.y (mgr.25477) 138 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.892296+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.895850+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.896370+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.900772+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.907809+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.908498+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:49:07.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.913739+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.919988+0000 mon.c (mon.1) 64 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.920383+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.923887+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.927418+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: cephadm 2023-12-20T20:49:06.928520+0000 mgr.y (mgr.25477) 139 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.932746+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: cluster 2023-12-20T20:49:05.845646+0000 mgr.y (mgr.25477) 137 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.817727+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.830587+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.875399+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.878967+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.883485+0000 mon.c (mon.1) 61 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: cephadm 2023-12-20T20:49:06.885285+0000 mgr.y (mgr.25477) 138 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.892296+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.895850+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.896370+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.900772+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.907809+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.908498+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.913739+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.919988+0000 mon.c (mon.1) 64 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.920383+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.923887+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.927418+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:07.684 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: cephadm 2023-12-20T20:49:06.928520+0000 mgr.y (mgr.25477) 139 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.932746+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.938270+0000 mon.c (mon.1) 66 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: audit 2023-12-20T20:49:06.938551+0000 mgr.y (mgr.25477) 140 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[64429]: cephadm 2023-12-20T20:49:06.940069+0000 mgr.y (mgr.25477) 141 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.938270+0000 mon.c (mon.1) 66 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: audit 2023-12-20T20:49:06.938551+0000 mgr.y (mgr.25477) 140 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:49:07.685 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:07 smithi026 bash[65817]: cephadm 2023-12-20T20:49:06.940069+0000 mgr.y (mgr.25477) 141 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:49:08.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:08 smithi145 bash[51928]: cluster 2023-12-20T20:49:07.846414+0000 mgr.y (mgr.25477) 142 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:08.631 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:08 smithi026 bash[64429]: cluster 2023-12-20T20:49:07.846414+0000 mgr.y (mgr.25477) 142 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:08.631 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:08 smithi026 bash[65817]: cluster 2023-12-20T20:49:07.846414+0000 mgr.y (mgr.25477) 142 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:09.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:08 smithi145 bash[49384]: ts=2023-12-20T20:49:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:49:10.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:10 smithi145 bash[51928]: cephadm 2023-12-20T20:49:09.310206+0000 mgr.y (mgr.25477) 143 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:49:10.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:10 smithi145 bash[51928]: audit 2023-12-20T20:49:09.318049+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:10.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:10 smithi145 bash[51928]: audit 2023-12-20T20:49:09.322964+0000 mon.c (mon.1) 67 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:49:10.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:10 smithi145 bash[51928]: audit 2023-12-20T20:49:09.324495+0000 mon.c (mon.1) 68 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:10.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:10 smithi145 bash[51928]: cephadm 2023-12-20T20:49:09.329020+0000 mgr.y (mgr.25477) 144 : cephadm 1 Deploying daemon osd.0 on smithi026 2023-12-20T20:49:10.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:10 smithi145 bash[51928]: cluster 2023-12-20T20:49:09.848020+0000 mgr.y (mgr.25477) 145 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:10.665 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[65817]: cephadm 2023-12-20T20:49:09.310206+0000 mgr.y (mgr.25477) 143 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:49:10.665 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[65817]: audit 2023-12-20T20:49:09.318049+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:10.665 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[65817]: audit 2023-12-20T20:49:09.322964+0000 mon.c (mon.1) 67 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:49:10.665 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[65817]: audit 2023-12-20T20:49:09.324495+0000 mon.c (mon.1) 68 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:10.665 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[65817]: cephadm 2023-12-20T20:49:09.329020+0000 mgr.y (mgr.25477) 144 : cephadm 1 Deploying daemon osd.0 on smithi026 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[65817]: cluster 2023-12-20T20:49:09.848020+0000 mgr.y (mgr.25477) 145 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[64429]: cephadm 2023-12-20T20:49:09.310206+0000 mgr.y (mgr.25477) 143 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[64429]: audit 2023-12-20T20:49:09.318049+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[64429]: audit 2023-12-20T20:49:09.322964+0000 mon.c (mon.1) 67 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[64429]: audit 2023-12-20T20:49:09.324495+0000 mon.c (mon.1) 68 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[64429]: cephadm 2023-12-20T20:49:09.329020+0000 mgr.y (mgr.25477) 144 : cephadm 1 Deploying daemon osd.0 on smithi026 2023-12-20T20:49:10.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:10 smithi026 bash[64429]: cluster 2023-12-20T20:49:09.848020+0000 mgr.y (mgr.25477) 145 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:13.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:12 smithi026 bash[64429]: cluster 2023-12-20T20:49:11.848704+0000 mgr.y (mgr.25477) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:13.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:12 smithi026 bash[65817]: cluster 2023-12-20T20:49:11.848704+0000 mgr.y (mgr.25477) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:13.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:12 smithi145 bash[51928]: cluster 2023-12-20T20:49:11.848704+0000 mgr.y (mgr.25477) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:13.644 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:13 smithi026 systemd[1]: Stopping Ceph osd.0 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:49:13.911 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:49:13] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.33.4" 2023-12-20T20:49:13.912 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[33207]: debug 2023-12-20T20:49:13.637+0000 7ff66e2e6700 -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 2023-12-20T20:49:13.912 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[33207]: debug 2023-12-20T20:49:13.637+0000 7ff66e2e6700 -1 osd.0 105 *** Got signal Terminated *** 2023-12-20T20:49:13.912 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[33207]: debug 2023-12-20T20:49:13.637+0000 7ff66e2e6700 -1 osd.0 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:49:13.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.643145+0000 mon.a (mon.0) 135 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:49:13.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[65817]: audit 2023-12-20T20:49:13.901512+0000 mon.c (mon.1) 69 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:13.914 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.643145+0000 mon.a (mon.0) 135 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:49:13.914 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:13 smithi026 bash[64429]: audit 2023-12-20T20:49:13.901512+0000 mon.c (mon.1) 69 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:14.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:13 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.643145+0000 mon.a (mon.0) 135 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:49:14.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:13 smithi145 bash[51928]: audit 2023-12-20T20:49:13.901512+0000 mon.c (mon.1) 69 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:15.180 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[68152]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:49:15.181 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[68232]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.849487+0000 mgr.y (mgr.25477) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.907829+0000 mon.a (mon.0) 136 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.918241+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.922761+0000 mon.a (mon.0) 137 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.923629+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.925916+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[65817]: cluster 2023-12-20T20:49:13.928205+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.849487+0000 mgr.y (mgr.25477) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.907829+0000 mon.a (mon.0) 136 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.918241+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.922761+0000 mon.a (mon.0) 137 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.923629+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.925916+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:14 smithi026 bash[64429]: cluster 2023-12-20T20:49:13.928205+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.849487+0000 mgr.y (mgr.25477) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.907829+0000 mon.a (mon.0) 136 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.918241+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.922761+0000 mon.a (mon.0) 137 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.923629+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.925916+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:14 smithi145 bash[51928]: cluster 2023-12-20T20:49:13.928205+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e106 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: audit 2023-12-20T20:49:14.905650+0000 mgr.y (mgr.25477) 148 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.924303+0000 mon.a (mon.0) 138 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.924697+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.924796+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.925936+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.926236+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.926474+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.928791+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.929191+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.929364+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:15 smithi145 bash[51928]: cluster 2023-12-20T20:49:14.929396+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: audit 2023-12-20T20:49:14.905650+0000 mgr.y (mgr.25477) 148 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.924303+0000 mon.a (mon.0) 138 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.924697+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.924796+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.925936+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.926236+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.926474+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.928791+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.929191+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.929364+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[64429]: cluster 2023-12-20T20:49:14.929396+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: audit 2023-12-20T20:49:14.905650+0000 mgr.y (mgr.25477) 148 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.924303+0000 mon.a (mon.0) 138 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.924697+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.924796+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.925936+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.926236+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.926474+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.928791+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.929191+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.929364+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:16.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:15 smithi026 bash[65817]: cluster 2023-12-20T20:49:14.929396+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-20T20:49:17.358 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:17 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-20T20:49:17.358 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:17 smithi026 systemd[1]: Stopped Ceph osd.0 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:49:17.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:16 smithi026 bash[65817]: cluster 2023-12-20T20:49:15.851149+0000 mgr.y (mgr.25477) 149 : cluster 0 pgmap v66: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-20T20:49:17.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:16 smithi026 bash[65817]: cluster 2023-12-20T20:49:15.921316+0000 mon.a (mon.0) 139 : cluster 3 Health check failed: Reduced data availability: 14 pgs inactive, 56 pgs peering (PG_AVAILABILITY) 2023-12-20T20:49:17.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:16 smithi026 bash[64429]: cluster 2023-12-20T20:49:15.851149+0000 mgr.y (mgr.25477) 149 : cluster 0 pgmap v66: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-20T20:49:17.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:16 smithi026 bash[64429]: cluster 2023-12-20T20:49:15.921316+0000 mon.a (mon.0) 139 : cluster 3 Health check failed: Reduced data availability: 14 pgs inactive, 56 pgs peering (PG_AVAILABILITY) 2023-12-20T20:49:17.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:16 smithi145 bash[51928]: cluster 2023-12-20T20:49:15.851149+0000 mgr.y (mgr.25477) 149 : cluster 0 pgmap v66: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-20T20:49:17.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:16 smithi145 bash[51928]: cluster 2023-12-20T20:49:15.921316+0000 mon.a (mon.0) 139 : cluster 3 Health check failed: Reduced data availability: 14 pgs inactive, 56 pgs peering (PG_AVAILABILITY) 2023-12-20T20:49:17.680 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:17 smithi026 systemd[1]: Started Ceph osd.0 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:49:18.661 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:18 smithi145 bash[51928]: audit 2023-12-20T20:49:17.400854+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:18.661 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:18 smithi145 bash[51928]: audit 2023-12-20T20:49:17.410370+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:18.661 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:18 smithi145 bash[51928]: cluster 2023-12-20T20:49:17.852598+0000 mgr.y (mgr.25477) 150 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:49:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[64429]: audit 2023-12-20T20:49:17.400854+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:18.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[64429]: audit 2023-12-20T20:49:17.410370+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:18.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[64429]: cluster 2023-12-20T20:49:17.852598+0000 mgr.y (mgr.25477) 150 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:49:18.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[65817]: audit 2023-12-20T20:49:17.400854+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:18.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[65817]: audit 2023-12-20T20:49:17.410370+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:18.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[65817]: cluster 2023-12-20T20:49:17.852598+0000 mgr.y (mgr.25477) 150 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:49:19.129 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:18 smithi145 bash[49384]: ts=2023-12-20T20:49:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-20T20:49:19.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:18 smithi026 bash[68404]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-20T20:49:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:19 smithi026 bash[65817]: cluster 2023-12-20T20:49:19.908331+0000 mon.a (mon.0) 142 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:20.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:19 smithi026 bash[65817]: cluster 2023-12-20T20:49:19.908403+0000 mon.a (mon.0) 143 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 56 pgs peering) 2023-12-20T20:49:20.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:19 smithi026 bash[64429]: cluster 2023-12-20T20:49:19.908331+0000 mon.a (mon.0) 142 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:20.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:19 smithi026 bash[64429]: cluster 2023-12-20T20:49:19.908403+0000 mon.a (mon.0) 143 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 56 pgs peering) 2023-12-20T20:49:20.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:19 smithi145 bash[51928]: cluster 2023-12-20T20:49:19.908331+0000 mon.a (mon.0) 142 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:20.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:19 smithi145 bash[51928]: cluster 2023-12-20T20:49:19.908403+0000 mon.a (mon.0) 143 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 56 pgs peering) 2023-12-20T20:49:20.930 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:20 smithi026 bash[68684]: debug 2023-12-20T20:49:20.525+0000 7f9ecb3d1700 1 -- 172.21.15.26:0/238519703 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55980a89b6c0 con 0x55980a920800 2023-12-20T20:49:21.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:20 smithi145 bash[51928]: cluster 2023-12-20T20:49:19.854983+0000 mgr.y (mgr.25477) 151 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:20 smithi026 bash[64429]: cluster 2023-12-20T20:49:19.854983+0000 mgr.y (mgr.25477) 151 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:21.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:20 smithi026 bash[65817]: cluster 2023-12-20T20:49:19.854983+0000 mgr.y (mgr.25477) 151 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:21.432 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:21 smithi026 bash[68684]: debug 2023-12-20T20:49:21.061+0000 7f9ed4557640 -1 Falling back to public interface 2023-12-20T20:49:23.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:22 smithi145 bash[51928]: cluster 2023-12-20T20:49:21.856102+0000 mgr.y (mgr.25477) 152 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:23.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:22 smithi026 bash[64429]: cluster 2023-12-20T20:49:21.856102+0000 mgr.y (mgr.25477) 152 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:23.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:22 smithi026 bash[65817]: cluster 2023-12-20T20:49:21.856102+0000 mgr.y (mgr.25477) 152 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:24.115 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:49:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:49:23] "GET /metrics HTTP/1.1" 200 38108 "" "Prometheus/2.33.4" 2023-12-20T20:49:24.430 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[68684]: debug 2023-12-20T20:49:24.109+0000 7f9ed4557640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-20T20:49:24.430 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[68684]: debug 2023-12-20T20:49:24.141+0000 7f9ed4557640 -1 osd.0 105 log_to_monitors true 2023-12-20T20:49:24.808 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:49:25.180 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[68684]: debug 2023-12-20T20:49:25.037+0000 7f9ec31c3700 -1 osd.0 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[64429]: cluster 2023-12-20T20:49:23.857273+0000 mgr.y (mgr.25477) 153 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[64429]: audit 2023-12-20T20:49:23.961624+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[64429]: audit 2023-12-20T20:49:23.973402+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[64429]: audit 2023-12-20T20:49:24.152257+0000 mon.a (mon.0) 146 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[65817]: cluster 2023-12-20T20:49:23.857273+0000 mgr.y (mgr.25477) 153 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[65817]: audit 2023-12-20T20:49:23.961624+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[65817]: audit 2023-12-20T20:49:23.973402+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:25.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:24 smithi026 bash[65817]: audit 2023-12-20T20:49:24.152257+0000 mon.a (mon.0) 146 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:49:25.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:24 smithi145 bash[51928]: cluster 2023-12-20T20:49:23.857273+0000 mgr.y (mgr.25477) 153 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:24 smithi145 bash[51928]: audit 2023-12-20T20:49:23.961624+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:24 smithi145 bash[51928]: audit 2023-12-20T20:49:23.973402+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:24 smithi145 bash[51928]: audit 2023-12-20T20:49:24.152257+0000 mon.a (mon.0) 146 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 1s ago 11m 15.8M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (3m) 67s ago 11m 43.5M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (2m) 1s ago 9m 47.0M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (2m) 67s ago 17m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (3m) 1s ago 19m 487M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 1s ago 19m 47.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:49:25.664 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (80s) 67s ago 17m 23.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (106s) 1s ago 17m 42.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 1s ago 11m 14.3M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (4m) 67s ago 11m 14.0M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5s) 1s ago 16m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (16m) 1s ago 16m 60.3M 2782M 17.2.0 e1d6a67b021e 2623895f840d 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (15m) 1s ago 15m 54.8M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (15m) 1s ago 15m 58.4M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (14m) 67s ago 14m 59.2M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (13m) 67s ago 13m 55.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (13m) 67s ago 13m 55.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (12m) 67s ago 12m 57.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (2m) 67s ago 11m 58.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (9m) 1s ago 9m 88.1M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:49:25.665 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (9m) 67s ago 9m 88.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:49:25.666 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (9m) 1s ago 9m 88.0M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:49:25.666 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (9m) 67s ago 9m 87.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:49:26.146 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:49:26.146 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:49:26.146 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-20T20:49:26.147 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-20T20:49:26.148 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:49:26.148 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:24.788607+0000 mgr.y (mgr.25477) 154 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:24.913568+0000 mgr.y (mgr.25477) 155 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:24.973461+0000 mon.a (mon.0) 147 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: cluster 2023-12-20T20:49:24.974876+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: cluster 2023-12-20T20:49:24.974877+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: cluster 2023-12-20T20:49:24.978458+0000 mon.a (mon.0) 148 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:24.979235+0000 mon.a (mon.0) 149 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:25.021042+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:25.028757+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: cluster 2023-12-20T20:49:25.158856+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:25 smithi145 bash[51928]: audit 2023-12-20T20:49:25.253846+0000 mgr.y (mgr.25477) 156 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:26.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:24.788607+0000 mgr.y (mgr.25477) 154 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:24.913568+0000 mgr.y (mgr.25477) 155 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:24.973461+0000 mon.a (mon.0) 147 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: cluster 2023-12-20T20:49:24.974876+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: cluster 2023-12-20T20:49:24.974877+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: cluster 2023-12-20T20:49:24.978458+0000 mon.a (mon.0) 148 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:24.979235+0000 mon.a (mon.0) 149 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:25.021042+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:25.028757+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: cluster 2023-12-20T20:49:25.158856+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[65817]: audit 2023-12-20T20:49:25.253846+0000 mgr.y (mgr.25477) 156 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:26.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:24.788607+0000 mgr.y (mgr.25477) 154 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:24.913568+0000 mgr.y (mgr.25477) 155 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:24.973461+0000 mon.a (mon.0) 147 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: cluster 2023-12-20T20:49:24.974876+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: cluster 2023-12-20T20:49:24.974877+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: cluster 2023-12-20T20:49:24.978458+0000 mon.a (mon.0) 148 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:24.979235+0000 mon.a (mon.0) 149 : audit 1 from='osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:25.021042+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:25.028757+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: cluster 2023-12-20T20:49:25.158856+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:26.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:25 smithi026 bash[64429]: audit 2023-12-20T20:49:25.253846+0000 mgr.y (mgr.25477) 156 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "6/23 daemons upgraded", 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:49:26.537 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2023-12-20T20:49:26.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2023-12-20T20:49:26.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2023-12-20T20:49:26.989 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: audit 2023-12-20T20:49:25.638406+0000 mgr.y (mgr.25477) 157 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:25.858272+0000 mgr.y (mgr.25477) 158 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:26.027646+0000 mon.a (mon.0) 152 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:26.034885+0000 mon.a (mon.0) 153 : cluster 1 osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173] boot 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:26.034888+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:26.035041+0000 mon.a (mon.0) 154 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:26.035453+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: cluster 2023-12-20T20:49:26.035998+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: audit 2023-12-20T20:49:26.037182+0000 mon.c (mon.1) 70 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:49:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:26 smithi145 bash[51928]: audit 2023-12-20T20:49:26.143166+0000 mon.c (mon.1) 71 : audit 0 from='client.? 172.21.15.26:0/4044728714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:27.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: audit 2023-12-20T20:49:25.638406+0000 mgr.y (mgr.25477) 157 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:25.858272+0000 mgr.y (mgr.25477) 158 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:26.027646+0000 mon.a (mon.0) 152 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:26.034885+0000 mon.a (mon.0) 153 : cluster 1 osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173] boot 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:26.034888+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:26.035041+0000 mon.a (mon.0) 154 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:26.035453+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: cluster 2023-12-20T20:49:26.035998+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: audit 2023-12-20T20:49:26.037182+0000 mon.c (mon.1) 70 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[64429]: audit 2023-12-20T20:49:26.143166+0000 mon.c (mon.1) 71 : audit 0 from='client.? 172.21.15.26:0/4044728714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:27.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: audit 2023-12-20T20:49:25.638406+0000 mgr.y (mgr.25477) 157 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:25.858272+0000 mgr.y (mgr.25477) 158 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:26.027646+0000 mon.a (mon.0) 152 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:26.034885+0000 mon.a (mon.0) 153 : cluster 1 osd.0 [v2:172.21.15.26:6802/2671840173,v1:172.21.15.26:6803/2671840173] boot 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:26.034888+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:26.035041+0000 mon.a (mon.0) 154 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:26.035453+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: cluster 2023-12-20T20:49:26.035998+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: audit 2023-12-20T20:49:26.037182+0000 mon.c (mon.1) 70 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:49:27.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:26 smithi026 bash[65817]: audit 2023-12-20T20:49:26.143166+0000 mon.c (mon.1) 71 : audit 0 from='client.? 172.21.15.26:0/4044728714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:28.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: audit 2023-12-20T20:49:26.533632+0000 mgr.y (mgr.25477) 159 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: audit 2023-12-20T20:49:26.984545+0000 mon.a (mon.0) 155 : audit 0 from='client.? 172.21.15.26:0/3661460485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.046260+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.050792+0000 mon.a (mon.0) 156 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.051227+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.055162+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.055892+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.056006+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:27 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.061411+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: audit 2023-12-20T20:49:26.533632+0000 mgr.y (mgr.25477) 159 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: audit 2023-12-20T20:49:26.984545+0000 mon.a (mon.0) 155 : audit 0 from='client.? 172.21.15.26:0/3661460485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.046260+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.050792+0000 mon.a (mon.0) 156 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.051227+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.055162+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.055892+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.056006+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.061411+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: audit 2023-12-20T20:49:26.533632+0000 mgr.y (mgr.25477) 159 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: audit 2023-12-20T20:49:26.984545+0000 mon.a (mon.0) 155 : audit 0 from='client.? 172.21.15.26:0/3661460485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.046260+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.050792+0000 mon.a (mon.0) 156 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.051227+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.055162+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.055892+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.056006+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:27 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.061411+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:28.987 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[49384]: ts=2023-12-20T20:49:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:49:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.045490+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.051653+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.055688+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[51928]: cluster 2023-12-20T20:49:27.859322+0000 mgr.y (mgr.25477) 160 : cluster 0 pgmap v75: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[51928]: audit 2023-12-20T20:49:28.908832+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:28 smithi145 bash[51928]: audit 2023-12-20T20:49:28.911693+0000 mon.c (mon.1) 72 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.045490+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.051653+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.055688+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[64429]: cluster 2023-12-20T20:49:27.859322+0000 mgr.y (mgr.25477) 160 : cluster 0 pgmap v75: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[64429]: audit 2023-12-20T20:49:28.908832+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[64429]: audit 2023-12-20T20:49:28.911693+0000 mon.c (mon.1) 72 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.045490+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.051653+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.055688+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[65817]: cluster 2023-12-20T20:49:27.859322+0000 mgr.y (mgr.25477) 160 : cluster 0 pgmap v75: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[65817]: audit 2023-12-20T20:49:28.908832+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:28 smithi026 bash[65817]: audit 2023-12-20T20:49:28.911693+0000 mon.c (mon.1) 72 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:30 smithi145 bash[51928]: cluster 2023-12-20T20:49:29.982103+0000 mon.a (mon.0) 158 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:30.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:30 smithi026 bash[64429]: cluster 2023-12-20T20:49:29.982103+0000 mon.a (mon.0) 158 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:30.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:30 smithi026 bash[65817]: cluster 2023-12-20T20:49:29.982103+0000 mon.a (mon.0) 158 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:31.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:31 smithi026 bash[64429]: cluster 2023-12-20T20:49:29.861179+0000 mgr.y (mgr.25477) 161 : cluster 0 pgmap v76: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2023-12-20T20:49:31.363 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:31 smithi026 bash[65817]: cluster 2023-12-20T20:49:29.861179+0000 mgr.y (mgr.25477) 161 : cluster 0 pgmap v76: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2023-12-20T20:49:31.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:31 smithi145 bash[51928]: cluster 2023-12-20T20:49:29.861179+0000 mgr.y (mgr.25477) 161 : cluster 0 pgmap v76: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2023-12-20T20:49:32.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:32 smithi145 bash[51928]: cluster 2023-12-20T20:49:32.037119+0000 mon.a (mon.0) 159 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-20T20:49:32.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:32 smithi145 bash[51928]: cluster 2023-12-20T20:49:32.037212+0000 mon.a (mon.0) 160 : cluster 1 Cluster is now healthy 2023-12-20T20:49:32.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:32 smithi026 bash[64429]: cluster 2023-12-20T20:49:32.037119+0000 mon.a (mon.0) 159 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-20T20:49:32.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:32 smithi026 bash[64429]: cluster 2023-12-20T20:49:32.037212+0000 mon.a (mon.0) 160 : cluster 1 Cluster is now healthy 2023-12-20T20:49:32.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:32 smithi026 bash[65817]: cluster 2023-12-20T20:49:32.037119+0000 mon.a (mon.0) 159 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-20T20:49:32.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:32 smithi026 bash[65817]: cluster 2023-12-20T20:49:32.037212+0000 mon.a (mon.0) 160 : cluster 1 Cluster is now healthy 2023-12-20T20:49:33.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:33 smithi026 bash[65817]: cluster 2023-12-20T20:49:31.862118+0000 mgr.y (mgr.25477) 162 : cluster 0 pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2023-12-20T20:49:33.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:33 smithi026 bash[64429]: cluster 2023-12-20T20:49:31.862118+0000 mgr.y (mgr.25477) 162 : cluster 0 pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2023-12-20T20:49:33.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:33 smithi145 bash[51928]: cluster 2023-12-20T20:49:31.862118+0000 mgr.y (mgr.25477) 162 : cluster 0 pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2023-12-20T20:49:34.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:49:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:49:33] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.33.4" 2023-12-20T20:49:35.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:34 smithi145 bash[51928]: cluster 2023-12-20T20:49:33.862609+0000 mgr.y (mgr.25477) 163 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:49:35.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:34 smithi026 bash[65817]: cluster 2023-12-20T20:49:33.862609+0000 mgr.y (mgr.25477) 163 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:49:35.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:34 smithi026 bash[64429]: cluster 2023-12-20T20:49:33.862609+0000 mgr.y (mgr.25477) 163 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:49:36.290 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:34.921636+0000 mgr.y (mgr.25477) 164 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.031040+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.045178+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.048659+0000 mon.c (mon.1) 73 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.050328+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.059672+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.153248+0000 mon.c (mon.1) 75 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.156643+0000 mon.c (mon.1) 76 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.159338+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.161389+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.163820+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: audit 2023-12-20T20:49:35.164091+0000 mgr.y (mgr.25477) 165 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:49:36.291 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[64429]: cephadm 2023-12-20T20:49:35.165485+0000 mgr.y (mgr.25477) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:34.921636+0000 mgr.y (mgr.25477) 164 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.031040+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.045178+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.048659+0000 mon.c (mon.1) 73 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.050328+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.059672+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.153248+0000 mon.c (mon.1) 75 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.156643+0000 mon.c (mon.1) 76 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.159338+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.161389+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.163820+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: audit 2023-12-20T20:49:35.164091+0000 mgr.y (mgr.25477) 165 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:49:36.292 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:36 smithi026 bash[65817]: cephadm 2023-12-20T20:49:35.165485+0000 mgr.y (mgr.25477) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:34.921636+0000 mgr.y (mgr.25477) 164 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.031040+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.045178+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.048659+0000 mon.c (mon.1) 73 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.050328+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.059672+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.153248+0000 mon.c (mon.1) 75 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.156643+0000 mon.c (mon.1) 76 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.159338+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.161389+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.163820+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:49:36.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: audit 2023-12-20T20:49:35.164091+0000 mgr.y (mgr.25477) 165 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:49:36.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:36 smithi145 bash[51928]: cephadm 2023-12-20T20:49:35.165485+0000 mgr.y (mgr.25477) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-20T20:49:37.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:37 smithi145 bash[51928]: cluster 2023-12-20T20:49:35.864255+0000 mgr.y (mgr.25477) 167 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:49:37.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:37 smithi026 bash[64429]: cluster 2023-12-20T20:49:35.864255+0000 mgr.y (mgr.25477) 167 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:49:37.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:37 smithi026 bash[65817]: cluster 2023-12-20T20:49:35.864255+0000 mgr.y (mgr.25477) 167 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:49:38.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:38 smithi145 bash[51928]: cephadm 2023-12-20T20:49:37.285902+0000 mgr.y (mgr.25477) 168 : cephadm 1 Upgrade: Updating osd.1 2023-12-20T20:49:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:38 smithi145 bash[51928]: audit 2023-12-20T20:49:37.294706+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:38 smithi145 bash[51928]: audit 2023-12-20T20:49:37.300174+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:49:38.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:38 smithi145 bash[51928]: audit 2023-12-20T20:49:37.301801+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[64429]: cephadm 2023-12-20T20:49:37.285902+0000 mgr.y (mgr.25477) 168 : cephadm 1 Upgrade: Updating osd.1 2023-12-20T20:49:38.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[64429]: audit 2023-12-20T20:49:37.294706+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:38.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[64429]: audit 2023-12-20T20:49:37.300174+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:49:38.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[64429]: audit 2023-12-20T20:49:37.301801+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[65817]: cephadm 2023-12-20T20:49:37.285902+0000 mgr.y (mgr.25477) 168 : cephadm 1 Upgrade: Updating osd.1 2023-12-20T20:49:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[65817]: audit 2023-12-20T20:49:37.294706+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[65817]: audit 2023-12-20T20:49:37.300174+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:49:38.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:38 smithi026 bash[65817]: audit 2023-12-20T20:49:37.301801+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:49:39.068 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:38 smithi145 bash[49384]: ts=2023-12-20T20:49:38.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:49:39.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:39 smithi026 bash[64429]: cephadm 2023-12-20T20:49:37.304789+0000 mgr.y (mgr.25477) 169 : cephadm 1 Deploying daemon osd.1 on smithi026 2023-12-20T20:49:39.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:39 smithi026 bash[64429]: cluster 2023-12-20T20:49:37.865025+0000 mgr.y (mgr.25477) 170 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2023-12-20T20:49:39.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:39 smithi026 bash[64429]: audit 2023-12-20T20:49:39.000324+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:39.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:39 smithi026 bash[65817]: cephadm 2023-12-20T20:49:37.304789+0000 mgr.y (mgr.25477) 169 : cephadm 1 Deploying daemon osd.1 on smithi026 2023-12-20T20:49:39.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:39 smithi026 bash[65817]: cluster 2023-12-20T20:49:37.865025+0000 mgr.y (mgr.25477) 170 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2023-12-20T20:49:39.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:39 smithi026 bash[65817]: audit 2023-12-20T20:49:39.000324+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:39.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:39 smithi145 bash[51928]: cephadm 2023-12-20T20:49:37.304789+0000 mgr.y (mgr.25477) 169 : cephadm 1 Deploying daemon osd.1 on smithi026 2023-12-20T20:49:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:39 smithi145 bash[51928]: cluster 2023-12-20T20:49:37.865025+0000 mgr.y (mgr.25477) 170 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2023-12-20T20:49:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:39 smithi145 bash[51928]: audit 2023-12-20T20:49:39.000324+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:41.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:41 smithi026 bash[64429]: cluster 2023-12-20T20:49:39.866518+0000 mgr.y (mgr.25477) 171 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:41.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:41 smithi026 bash[65817]: cluster 2023-12-20T20:49:39.866518+0000 mgr.y (mgr.25477) 171 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:41.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:41 smithi145 bash[51928]: cluster 2023-12-20T20:49:39.866518+0000 mgr.y (mgr.25477) 171 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:49:42.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:42 smithi026 bash[64429]: cluster 2023-12-20T20:49:41.836355+0000 mon.a (mon.0) 166 : cluster 1 osd.1 marked itself down and dead 2023-12-20T20:49:42.084 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:41 smithi026 systemd[1]: Stopping Ceph osd.1 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:49:42.084 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:41 smithi026 bash[36312]: debug 2023-12-20T20:49:41.829+0000 7f2c08677700 -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 2023-12-20T20:49:42.084 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:41 smithi026 bash[36312]: debug 2023-12-20T20:49:41.829+0000 7f2c08677700 -1 osd.1 110 *** Got signal Terminated *** 2023-12-20T20:49:42.084 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:41 smithi026 bash[36312]: debug 2023-12-20T20:49:41.829+0000 7f2c08677700 -1 osd.1 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:49:42.085 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:42 smithi026 bash[65817]: cluster 2023-12-20T20:49:41.836355+0000 mon.a (mon.0) 166 : cluster 1 osd.1 marked itself down and dead 2023-12-20T20:49:42.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:42 smithi145 bash[51928]: cluster 2023-12-20T20:49:41.836355+0000 mon.a (mon.0) 166 : cluster 1 osd.1 marked itself down and dead 2023-12-20T20:49:43.250 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:42 smithi026 bash[70317]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:49:43.251 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[70391]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:41.867461+0000 mgr.y (mgr.25477) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.071569+0000 mon.a (mon.0) 167 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.081581+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.085516+0000 mon.a (mon.0) 168 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.085945+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.086880+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.086943+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.090671+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.090674+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[64429]: cluster 2023-12-20T20:49:42.090968+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:41.867461+0000 mgr.y (mgr.25477) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.071569+0000 mon.a (mon.0) 167 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.081581+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.085516+0000 mon.a (mon.0) 168 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.085945+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.086880+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.086943+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.090671+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.090674+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[65817]: cluster 2023-12-20T20:49:42.090968+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:41.867461+0000 mgr.y (mgr.25477) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.071569+0000 mon.a (mon.0) 167 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.081581+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.085516+0000 mon.a (mon.0) 168 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.085945+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.086880+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.086943+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.090671+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.090674+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:43.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:43 smithi145 bash[51928]: cluster 2023-12-20T20:49:42.090968+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-20T20:49:44.096 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:49:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:49:43] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.33.4" 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.091212+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.093554+0000 mon.a (mon.0) 169 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.093877+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.094048+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.095470+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.097561+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.098393+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.099130+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.099155+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.100246+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.101965+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.102255+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: audit 2023-12-20T20:49:43.909195+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:44.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:44 smithi145 bash[51928]: audit 2023-12-20T20:49:43.911922+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:44.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.091212+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.093554+0000 mon.a (mon.0) 169 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-20T20:49:44.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.093877+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.094048+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.095470+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.097561+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.098393+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.099130+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.099155+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.100246+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.101965+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.102255+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: audit 2023-12-20T20:49:43.909195+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[64429]: audit 2023-12-20T20:49:43.911922+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.091212+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.093554+0000 mon.a (mon.0) 169 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.093877+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.094048+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.095470+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.097561+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.098393+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.099130+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.099155+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.100246+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.101965+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.102255+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: audit 2023-12-20T20:49:43.909195+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:44.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:44 smithi026 bash[65817]: audit 2023-12-20T20:49:43.911922+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:45.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:45 smithi145 bash[51928]: cluster 2023-12-20T20:49:43.868213+0000 mgr.y (mgr.25477) 173 : cluster 0 pgmap v85: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:49:45.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:45 smithi026 bash[65817]: cluster 2023-12-20T20:49:43.868213+0000 mgr.y (mgr.25477) 173 : cluster 0 pgmap v85: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:49:45.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:45 smithi026 bash[64429]: cluster 2023-12-20T20:49:43.868213+0000 mgr.y (mgr.25477) 173 : cluster 0 pgmap v85: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:49:45.677 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:45 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.1.service: Succeeded. 2023-12-20T20:49:45.677 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:45 smithi026 systemd[1]: Stopped Ceph osd.1 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:49:45.678 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:45 smithi026 systemd[1]: Started Ceph osd.1 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:49:46.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:46 smithi145 bash[51928]: audit 2023-12-20T20:49:44.932952+0000 mgr.y (mgr.25477) 174 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:46.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:46 smithi145 bash[51928]: audit 2023-12-20T20:49:45.724247+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:46.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:46 smithi145 bash[51928]: audit 2023-12-20T20:49:45.734637+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:46.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:46 smithi026 bash[64429]: audit 2023-12-20T20:49:44.932952+0000 mgr.y (mgr.25477) 174 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:46.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:46 smithi026 bash[64429]: audit 2023-12-20T20:49:45.724247+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:46.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:46 smithi026 bash[64429]: audit 2023-12-20T20:49:45.734637+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:46.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:46 smithi026 bash[65817]: audit 2023-12-20T20:49:44.932952+0000 mgr.y (mgr.25477) 174 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:46.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:46 smithi026 bash[65817]: audit 2023-12-20T20:49:45.724247+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:46.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:46 smithi026 bash[65817]: audit 2023-12-20T20:49:45.734637+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:47.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:47 smithi145 bash[51928]: cluster 2023-12-20T20:49:45.869459+0000 mgr.y (mgr.25477) 175 : cluster 0 pgmap v86: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:47.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:47 smithi145 bash[51928]: cluster 2023-12-20T20:49:46.731754+0000 mon.a (mon.0) 173 : cluster 3 Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:47.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[65817]: cluster 2023-12-20T20:49:45.869459+0000 mgr.y (mgr.25477) 175 : cluster 0 pgmap v86: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:47.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[65817]: cluster 2023-12-20T20:49:46.731754+0000 mon.a (mon.0) 173 : cluster 3 Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[64429]: cluster 2023-12-20T20:49:45.869459+0000 mgr.y (mgr.25477) 175 : cluster 0 pgmap v86: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[64429]: cluster 2023-12-20T20:49:46.731754+0000 mon.a (mon.0) 173 : cluster 3 Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:47.930 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-20T20:49:47.930 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-20T20:49:47.930 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-20T20:49:47.931 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-20T20:49:47.931 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-20T20:49:47.931 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-20T20:49:47.931 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:47 smithi026 bash[70561]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-20T20:49:49.106 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:48 smithi145 bash[49384]: ts=2023-12-20T20:49:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:49:49.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:49 smithi145 bash[51928]: cluster 2023-12-20T20:49:47.870417+0000 mgr.y (mgr.25477) 176 : cluster 0 pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:49.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:49 smithi026 bash[64429]: cluster 2023-12-20T20:49:47.870417+0000 mgr.y (mgr.25477) 176 : cluster 0 pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:49.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:49 smithi026 bash[65817]: cluster 2023-12-20T20:49:47.870417+0000 mgr.y (mgr.25477) 176 : cluster 0 pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:49.431 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:49 smithi026 bash[70868]: debug 2023-12-20T20:49:49.041+0000 7fe248321700 1 -- 172.21.15.26:0/480289613 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559801e4b6c0 con 0x559801ed0c00 2023-12-20T20:49:49.930 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:49 smithi026 bash[70868]: debug 2023-12-20T20:49:49.593+0000 7fe2514a7640 -1 Falling back to public interface 2023-12-20T20:49:51.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:51 smithi145 bash[51928]: cluster 2023-12-20T20:49:49.872267+0000 mgr.y (mgr.25477) 177 : cluster 0 pgmap v88: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 160 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:51.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:51 smithi026 bash[64429]: cluster 2023-12-20T20:49:49.872267+0000 mgr.y (mgr.25477) 177 : cluster 0 pgmap v88: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 160 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:51.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:51 smithi026 bash[65817]: cluster 2023-12-20T20:49:49.872267+0000 mgr.y (mgr.25477) 177 : cluster 0 pgmap v88: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 160 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:53.180 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:52 smithi026 bash[70868]: debug 2023-12-20T20:49:52.749+0000 7fe2514a7640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-20T20:49:53.180 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:52 smithi026 bash[70868]: debug 2023-12-20T20:49:52.781+0000 7fe2514a7640 -1 osd.1 110 log_to_monitors true 2023-12-20T20:49:53.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:53 smithi145 bash[51928]: cluster 2023-12-20T20:49:51.873042+0000 mgr.y (mgr.25477) 178 : cluster 0 pgmap v89: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 141 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:53 smithi145 bash[51928]: audit 2023-12-20T20:49:52.242061+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:53 smithi145 bash[51928]: audit 2023-12-20T20:49:52.254557+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:53 smithi145 bash[51928]: audit 2023-12-20T20:49:52.788351+0000 mon.c (mon.1) 83 : audit 1 from='osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:49:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:53 smithi145 bash[51928]: audit 2023-12-20T20:49:52.788683+0000 mon.a (mon.0) 176 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:49:53.680 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[70868]: debug 2023-12-20T20:49:53.297+0000 7fe241115700 -1 osd.1 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:49:53.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[65817]: cluster 2023-12-20T20:49:51.873042+0000 mgr.y (mgr.25477) 178 : cluster 0 pgmap v89: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 141 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:53.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[65817]: audit 2023-12-20T20:49:52.242061+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:53.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[65817]: audit 2023-12-20T20:49:52.254557+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[65817]: audit 2023-12-20T20:49:52.788351+0000 mon.c (mon.1) 83 : audit 1 from='osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[65817]: audit 2023-12-20T20:49:52.788683+0000 mon.a (mon.0) 176 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[64429]: cluster 2023-12-20T20:49:51.873042+0000 mgr.y (mgr.25477) 178 : cluster 0 pgmap v89: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 141 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[64429]: audit 2023-12-20T20:49:52.242061+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[64429]: audit 2023-12-20T20:49:52.254557+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[64429]: audit 2023-12-20T20:49:52.788351+0000 mon.c (mon.1) 83 : audit 1 from='osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:49:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[64429]: audit 2023-12-20T20:49:52.788683+0000 mon.a (mon.0) 176 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:49:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:49:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:49:53] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.33.4" 2023-12-20T20:49:54.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: audit 2023-12-20T20:49:53.254127+0000 mon.a (mon.0) 177 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: cluster 2023-12-20T20:49:53.255385+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e113 with expected crc 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: cluster 2023-12-20T20:49:53.259202+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: audit 2023-12-20T20:49:53.259458+0000 mon.c (mon.1) 84 : audit 1 from='osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: cluster 2023-12-20T20:49:53.259693+0000 mon.a (mon.0) 178 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: audit 2023-12-20T20:49:53.260915+0000 mon.a (mon.0) 179 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: audit 2023-12-20T20:49:53.352025+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:54.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:54 smithi145 bash[51928]: audit 2023-12-20T20:49:53.366098+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:54.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: audit 2023-12-20T20:49:53.254127+0000 mon.a (mon.0) 177 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:49:54.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: cluster 2023-12-20T20:49:53.255385+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e113 with expected crc 2023-12-20T20:49:54.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: cluster 2023-12-20T20:49:53.259202+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: audit 2023-12-20T20:49:53.259458+0000 mon.c (mon.1) 84 : audit 1 from='osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: cluster 2023-12-20T20:49:53.259693+0000 mon.a (mon.0) 178 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: audit 2023-12-20T20:49:53.260915+0000 mon.a (mon.0) 179 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: audit 2023-12-20T20:49:53.352025+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[64429]: audit 2023-12-20T20:49:53.366098+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: audit 2023-12-20T20:49:53.254127+0000 mon.a (mon.0) 177 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: cluster 2023-12-20T20:49:53.255385+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e113 with expected crc 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: cluster 2023-12-20T20:49:53.259202+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2023-12-20T20:49:54.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: audit 2023-12-20T20:49:53.259458+0000 mon.c (mon.1) 84 : audit 1 from='osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: cluster 2023-12-20T20:49:53.259693+0000 mon.a (mon.0) 178 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-20T20:49:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: audit 2023-12-20T20:49:53.260915+0000 mon.a (mon.0) 179 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:49:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: audit 2023-12-20T20:49:53.352025+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:54 smithi026 bash[65817]: audit 2023-12-20T20:49:53.366098+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:55.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:53.874018+0000 mgr.y (mgr.25477) 179 : cluster 0 pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.255074+0000 mon.a (mon.0) 182 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.258948+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.263503+0000 mon.a (mon.0) 183 : cluster 1 osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520] boot 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.263613+0000 mon.a (mon.0) 184 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: audit 2023-12-20T20:49:54.266625+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.267138+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.270387+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.270500+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:55 smithi145 bash[51928]: cluster 2023-12-20T20:49:54.270704+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:53.874018+0000 mgr.y (mgr.25477) 179 : cluster 0 pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.255074+0000 mon.a (mon.0) 182 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.258948+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.263503+0000 mon.a (mon.0) 183 : cluster 1 osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520] boot 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.263613+0000 mon.a (mon.0) 184 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: audit 2023-12-20T20:49:54.266625+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.267138+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.270387+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.270500+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[65817]: cluster 2023-12-20T20:49:54.270704+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:53.874018+0000 mgr.y (mgr.25477) 179 : cluster 0 pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 86/630 objects degraded (13.651%) 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.255074+0000 mon.a (mon.0) 182 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.258948+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.263503+0000 mon.a (mon.0) 183 : cluster 1 osd.1 [v2:172.21.15.26:6810/524331520,v1:172.21.15.26:6811/524331520] boot 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.263613+0000 mon.a (mon.0) 184 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: audit 2023-12-20T20:49:54.266625+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.267138+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.270387+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.270500+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:55.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:55 smithi026 bash[64429]: cluster 2023-12-20T20:49:54.270704+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: audit 2023-12-20T20:49:54.941726+0000 mgr.y (mgr.25477) 180 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.282666+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.284439+0000 mon.a (mon.0) 185 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.285584+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.285665+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.287041+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.288679+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.288750+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.290067+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.292294+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.292297+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.293945+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:56 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.297894+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: audit 2023-12-20T20:49:54.941726+0000 mgr.y (mgr.25477) 180 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.282666+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.284439+0000 mon.a (mon.0) 185 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.285584+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.285665+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.287041+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.288679+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.288750+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.290067+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.292294+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.292297+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.293945+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.297894+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: audit 2023-12-20T20:49:54.941726+0000 mgr.y (mgr.25477) 180 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.282666+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.284439+0000 mon.a (mon.0) 185 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.285584+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.285665+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.287041+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.288679+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.288750+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.290067+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.292294+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.292297+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.293945+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:56.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:56 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.297894+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-20T20:49:57.415 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:49:57.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:57 smithi145 bash[51928]: cluster 2023-12-20T20:49:55.874876+0000 mgr.y (mgr.25477) 181 : cluster 0 pgmap v94: 161 pgs: 42 peering, 8 active+undersized+degraded, 13 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 35 op/s; 34/630 objects degraded (5.397%) 2023-12-20T20:49:57.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:57 smithi145 bash[51928]: cluster 2023-12-20T20:49:56.281849+0000 mon.a (mon.0) 186 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:57.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:57 smithi026 bash[64429]: cluster 2023-12-20T20:49:55.874876+0000 mgr.y (mgr.25477) 181 : cluster 0 pgmap v94: 161 pgs: 42 peering, 8 active+undersized+degraded, 13 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 35 op/s; 34/630 objects degraded (5.397%) 2023-12-20T20:49:57.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:57 smithi026 bash[64429]: cluster 2023-12-20T20:49:56.281849+0000 mon.a (mon.0) 186 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:57.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:57 smithi026 bash[65817]: cluster 2023-12-20T20:49:55.874876+0000 mgr.y (mgr.25477) 181 : cluster 0 pgmap v94: 161 pgs: 42 peering, 8 active+undersized+degraded, 13 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 35 op/s; 34/630 objects degraded (5.397%) 2023-12-20T20:49:57.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:57 smithi026 bash[65817]: cluster 2023-12-20T20:49:56.281849+0000 mon.a (mon.0) 186 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 5s ago 12m 15.9M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (4m) 99s ago 11m 43.5M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (3m) 5s ago 9m 47.3M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (3m) 99s ago 17m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (4m) 5s ago 19m 489M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 5s ago 20m 49.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (113s) 99s ago 18m 23.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 5s ago 18m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 5s ago 12m 11.2M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (4m) 99s ago 12m 14.0M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:49:58.219 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (38s) 5s ago 17m 48.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10s) 5s ago 16m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (16m) 5s ago 16m 57.2M 2782M 17.2.0 e1d6a67b021e 3f717e0ff674 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (15m) 5s ago 15m 61.8M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (14m) 99s ago 15m 59.2M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (14m) 99s ago 14m 55.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (13m) 99s ago 13m 55.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (13m) 99s ago 13m 57.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (3m) 99s ago 12m 58.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (10m) 5s ago 10m 88.3M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (10m) 99s ago 10m 88.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (10m) 5s ago 10m 88.1M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:49:58.220 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (10m) 99s ago 10m 87.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:49:58.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:58 smithi145 bash[51928]: audit 2023-12-20T20:49:57.396285+0000 mgr.y (mgr.25477) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:58 smithi145 bash[51928]: audit 2023-12-20T20:49:57.813977+0000 mgr.y (mgr.25477) 183 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:58 smithi145 bash[51928]: cluster 2023-12-20T20:49:57.875397+0000 mgr.y (mgr.25477) 184 : cluster 0 pgmap v95: 161 pgs: 42 peering, 8 active+undersized+degraded, 13 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s; 34/630 objects degraded (5.397%) 2023-12-20T20:49:58.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:58 smithi145 bash[51928]: audit 2023-12-20T20:49:58.192977+0000 mgr.y (mgr.25477) 185 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.683 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:49:58.683 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:49:58.683 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-20T20:49:58.684 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:49:58.685 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:49:58.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[64429]: audit 2023-12-20T20:49:57.396285+0000 mgr.y (mgr.25477) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[64429]: audit 2023-12-20T20:49:57.813977+0000 mgr.y (mgr.25477) 183 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[64429]: cluster 2023-12-20T20:49:57.875397+0000 mgr.y (mgr.25477) 184 : cluster 0 pgmap v95: 161 pgs: 42 peering, 8 active+undersized+degraded, 13 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s; 34/630 objects degraded (5.397%) 2023-12-20T20:49:58.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[64429]: audit 2023-12-20T20:49:58.192977+0000 mgr.y (mgr.25477) 185 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[65817]: audit 2023-12-20T20:49:57.396285+0000 mgr.y (mgr.25477) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[65817]: audit 2023-12-20T20:49:57.813977+0000 mgr.y (mgr.25477) 183 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:58.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[65817]: cluster 2023-12-20T20:49:57.875397+0000 mgr.y (mgr.25477) 184 : cluster 0 pgmap v95: 161 pgs: 42 peering, 8 active+undersized+degraded, 13 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s; 34/630 objects degraded (5.397%) 2023-12-20T20:49:58.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:58 smithi026 bash[65817]: audit 2023-12-20T20:49:58.192977+0000 mgr.y (mgr.25477) 185 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "7/23 daemons upgraded", 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:49:59.084 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:49:59.085 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:49:59.126 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:58 smithi145 bash[49384]: ts=2023-12-20T20:49:58.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-20T20:49:59.127 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:49:58 smithi145 bash[49384]: ts=2023-12-20T20:49:58.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"smithi026:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.145:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2023-12-20T20:49:59.540 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-20T20:49:59.541 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-20T20:49:59.541 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-20T20:49:59.541 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-20T20:49:59.566 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[65817]: audit 2023-12-20T20:49:58.680558+0000 mon.a (mon.0) 187 : audit 0 from='client.? 172.21.15.26:0/201389752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:59.566 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[65817]: audit 2023-12-20T20:49:58.909146+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:59.566 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[65817]: audit 2023-12-20T20:49:58.911623+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:59.566 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[65817]: audit 2023-12-20T20:49:59.080434+0000 mgr.y (mgr.25477) 186 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:59.566 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[64429]: audit 2023-12-20T20:49:58.680558+0000 mon.a (mon.0) 187 : audit 0 from='client.? 172.21.15.26:0/201389752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:59.566 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[64429]: audit 2023-12-20T20:49:58.909146+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:59.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[64429]: audit 2023-12-20T20:49:58.911623+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:59.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:49:59 smithi026 bash[64429]: audit 2023-12-20T20:49:59.080434+0000 mgr.y (mgr.25477) 186 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:49:59.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:59 smithi145 bash[51928]: audit 2023-12-20T20:49:58.680558+0000 mon.a (mon.0) 187 : audit 0 from='client.? 172.21.15.26:0/201389752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:49:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:59 smithi145 bash[51928]: audit 2023-12-20T20:49:58.909146+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:49:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:59 smithi145 bash[51928]: audit 2023-12-20T20:49:58.911623+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:49:59.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:49:59 smithi145 bash[51928]: audit 2023-12-20T20:49:59.080434+0000 mgr.y (mgr.25477) 186 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: audit 2023-12-20T20:49:59.537678+0000 mon.a (mon.0) 189 : audit 0 from='client.? 172.21.15.26:0/3885555394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:49:59.877039+0000 mgr.y (mgr.25477) 187 : cluster 0 pgmap v96: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 0 B/s wr, 184 op/s; 0 B/s, 7 objects/s recovering 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000173+0000 mon.a (mon.0) 190 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000233+0000 mon.a (mon.0) 191 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000262+0000 mon.a (mon.0) 192 : cluster 3 pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000286+0000 mon.a (mon.0) 193 : cluster 3 pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000318+0000 mon.a (mon.0) 194 : cluster 3 pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000388+0000 mon.a (mon.0) 195 : cluster 3 pg 2.15 is active+undersized+degraded, acting [5,0] 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000419+0000 mon.a (mon.0) 196 : cluster 3 pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-20T20:50:00.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000451+0000 mon.a (mon.0) 197 : cluster 3 pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-20T20:50:00.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000480+0000 mon.a (mon.0) 198 : cluster 3 pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-20T20:50:00.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:00 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.000510+0000 mon.a (mon.0) 199 : cluster 3 pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: audit 2023-12-20T20:49:59.537678+0000 mon.a (mon.0) 189 : audit 0 from='client.? 172.21.15.26:0/3885555394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:49:59.877039+0000 mgr.y (mgr.25477) 187 : cluster 0 pgmap v96: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 0 B/s wr, 184 op/s; 0 B/s, 7 objects/s recovering 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000173+0000 mon.a (mon.0) 190 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000233+0000 mon.a (mon.0) 191 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000262+0000 mon.a (mon.0) 192 : cluster 3 pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000286+0000 mon.a (mon.0) 193 : cluster 3 pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000318+0000 mon.a (mon.0) 194 : cluster 3 pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000388+0000 mon.a (mon.0) 195 : cluster 3 pg 2.15 is active+undersized+degraded, acting [5,0] 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000419+0000 mon.a (mon.0) 196 : cluster 3 pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-20T20:50:00.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000451+0000 mon.a (mon.0) 197 : cluster 3 pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000480+0000 mon.a (mon.0) 198 : cluster 3 pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.000510+0000 mon.a (mon.0) 199 : cluster 3 pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: audit 2023-12-20T20:49:59.537678+0000 mon.a (mon.0) 189 : audit 0 from='client.? 172.21.15.26:0/3885555394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:49:59.877039+0000 mgr.y (mgr.25477) 187 : cluster 0 pgmap v96: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 0 B/s wr, 184 op/s; 0 B/s, 7 objects/s recovering 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000173+0000 mon.a (mon.0) 190 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000233+0000 mon.a (mon.0) 191 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000262+0000 mon.a (mon.0) 192 : cluster 3 pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000286+0000 mon.a (mon.0) 193 : cluster 3 pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000318+0000 mon.a (mon.0) 194 : cluster 3 pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-20T20:50:00.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000388+0000 mon.a (mon.0) 195 : cluster 3 pg 2.15 is active+undersized+degraded, acting [5,0] 2023-12-20T20:50:00.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000419+0000 mon.a (mon.0) 196 : cluster 3 pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-20T20:50:00.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000451+0000 mon.a (mon.0) 197 : cluster 3 pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-20T20:50:00.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000480+0000 mon.a (mon.0) 198 : cluster 3 pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-20T20:50:00.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:00 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.000510+0000 mon.a (mon.0) 199 : cluster 3 pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-20T20:50:01.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:01 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.306544+0000 mon.a (mon.0) 200 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded) 2023-12-20T20:50:01.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:01 smithi145 bash[51928]: cluster 2023-12-20T20:50:00.306638+0000 mon.a (mon.0) 201 : cluster 1 Cluster is now healthy 2023-12-20T20:50:01.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:01 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.306544+0000 mon.a (mon.0) 200 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded) 2023-12-20T20:50:01.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:01 smithi026 bash[64429]: cluster 2023-12-20T20:50:00.306638+0000 mon.a (mon.0) 201 : cluster 1 Cluster is now healthy 2023-12-20T20:50:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:01 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.306544+0000 mon.a (mon.0) 200 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded) 2023-12-20T20:50:01.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:01 smithi026 bash[65817]: cluster 2023-12-20T20:50:00.306638+0000 mon.a (mon.0) 201 : cluster 1 Cluster is now healthy 2023-12-20T20:50:02.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:02 smithi145 bash[51928]: cluster 2023-12-20T20:50:01.878342+0000 mgr.y (mgr.25477) 188 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 7 objects/s recovering 2023-12-20T20:50:02.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:02 smithi026 bash[64429]: cluster 2023-12-20T20:50:01.878342+0000 mgr.y (mgr.25477) 188 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 7 objects/s recovering 2023-12-20T20:50:02.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:02 smithi026 bash[65817]: cluster 2023-12-20T20:50:01.878342+0000 mgr.y (mgr.25477) 188 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 7 objects/s recovering 2023-12-20T20:50:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:50:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:50:03] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.320646+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.331945+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.334132+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.335175+0000 mon.c (mon.1) 88 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.341513+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.428524+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.432274+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.436597+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.439422+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.442958+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:50:04.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: audit 2023-12-20T20:50:03.443326+0000 mgr.y (mgr.25477) 189 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:50:04.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: cephadm 2023-12-20T20:50:03.445476+0000 mgr.y (mgr.25477) 190 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-20T20:50:04.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:04 smithi145 bash[51928]: cluster 2023-12-20T20:50:03.879344+0000 mgr.y (mgr.25477) 191 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 0 B/s wr, 149 op/s; 0 B/s, 5 objects/s recovering 2023-12-20T20:50:04.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.320646+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.331945+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.334132+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.335175+0000 mon.c (mon.1) 88 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.341513+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.428524+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.432274+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.436597+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.439422+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.442958+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: audit 2023-12-20T20:50:03.443326+0000 mgr.y (mgr.25477) 189 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: cephadm 2023-12-20T20:50:03.445476+0000 mgr.y (mgr.25477) 190 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-20T20:50:04.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[64429]: cluster 2023-12-20T20:50:03.879344+0000 mgr.y (mgr.25477) 191 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 0 B/s wr, 149 op/s; 0 B/s, 5 objects/s recovering 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.320646+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.331945+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.334132+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.335175+0000 mon.c (mon.1) 88 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.341513+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.428524+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.432274+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.436597+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.439422+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.442958+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: audit 2023-12-20T20:50:03.443326+0000 mgr.y (mgr.25477) 189 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: cephadm 2023-12-20T20:50:03.445476+0000 mgr.y (mgr.25477) 190 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-20T20:50:04.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:04 smithi026 bash[65817]: cluster 2023-12-20T20:50:03.879344+0000 mgr.y (mgr.25477) 191 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 0 B/s wr, 149 op/s; 0 B/s, 5 objects/s recovering 2023-12-20T20:50:06.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:05 smithi145 bash[51928]: audit 2023-12-20T20:50:04.950161+0000 mgr.y (mgr.25477) 192 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:05 smithi145 bash[51928]: audit 2023-12-20T20:50:05.723927+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:05 smithi145 bash[51928]: audit 2023-12-20T20:50:05.729048+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:50:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:05 smithi145 bash[51928]: audit 2023-12-20T20:50:05.730858+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[64429]: audit 2023-12-20T20:50:04.950161+0000 mgr.y (mgr.25477) 192 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[64429]: audit 2023-12-20T20:50:05.723927+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[64429]: audit 2023-12-20T20:50:05.729048+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[64429]: audit 2023-12-20T20:50:05.730858+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[65817]: audit 2023-12-20T20:50:04.950161+0000 mgr.y (mgr.25477) 192 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[65817]: audit 2023-12-20T20:50:05.723927+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[65817]: audit 2023-12-20T20:50:05.729048+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:50:06.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:05 smithi026 bash[65817]: audit 2023-12-20T20:50:05.730858+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:07.074 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:06 smithi026 bash[64429]: cephadm 2023-12-20T20:50:05.715360+0000 mgr.y (mgr.25477) 193 : cephadm 1 Upgrade: Updating osd.2 2023-12-20T20:50:07.074 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:06 smithi026 bash[64429]: cephadm 2023-12-20T20:50:05.736410+0000 mgr.y (mgr.25477) 194 : cephadm 1 Deploying daemon osd.2 on smithi026 2023-12-20T20:50:07.074 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:06 smithi026 bash[64429]: cluster 2023-12-20T20:50:05.880966+0000 mgr.y (mgr.25477) 195 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 125 op/s; 0 B/s, 5 objects/s recovering 2023-12-20T20:50:07.075 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:06 smithi026 bash[65817]: cephadm 2023-12-20T20:50:05.715360+0000 mgr.y (mgr.25477) 193 : cephadm 1 Upgrade: Updating osd.2 2023-12-20T20:50:07.075 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:06 smithi026 bash[65817]: cephadm 2023-12-20T20:50:05.736410+0000 mgr.y (mgr.25477) 194 : cephadm 1 Deploying daemon osd.2 on smithi026 2023-12-20T20:50:07.075 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:06 smithi026 bash[65817]: cluster 2023-12-20T20:50:05.880966+0000 mgr.y (mgr.25477) 195 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 125 op/s; 0 B/s, 5 objects/s recovering 2023-12-20T20:50:07.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:06 smithi145 bash[51928]: cephadm 2023-12-20T20:50:05.715360+0000 mgr.y (mgr.25477) 193 : cephadm 1 Upgrade: Updating osd.2 2023-12-20T20:50:07.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:06 smithi145 bash[51928]: cephadm 2023-12-20T20:50:05.736410+0000 mgr.y (mgr.25477) 194 : cephadm 1 Deploying daemon osd.2 on smithi026 2023-12-20T20:50:07.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:06 smithi145 bash[51928]: cluster 2023-12-20T20:50:05.880966+0000 mgr.y (mgr.25477) 195 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 125 op/s; 0 B/s, 5 objects/s recovering 2023-12-20T20:50:09.058 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:08 smithi026 bash[65817]: cluster 2023-12-20T20:50:07.881865+0000 mgr.y (mgr.25477) 196 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s; 0 B/s, 4 objects/s recovering 2023-12-20T20:50:09.058 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:08 smithi026 bash[64429]: cluster 2023-12-20T20:50:07.881865+0000 mgr.y (mgr.25477) 196 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s; 0 B/s, 4 objects/s recovering 2023-12-20T20:50:09.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:08 smithi145 bash[51928]: cluster 2023-12-20T20:50:07.881865+0000 mgr.y (mgr.25477) 196 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s; 0 B/s, 4 objects/s recovering 2023-12-20T20:50:10.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:10 smithi026 bash[64429]: audit 2023-12-20T20:50:09.029116+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:10.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:10 smithi026 bash[65817]: audit 2023-12-20T20:50:09.029116+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:10.180 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:10 smithi026 systemd[1]: Stopping Ceph osd.2 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:50:10.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:10 smithi145 bash[51928]: audit 2023-12-20T20:50:09.029116+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:10.680 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:10 smithi026 bash[39442]: debug 2023-12-20T20:50:10.292+0000 7fbb19d89700 -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 2023-12-20T20:50:10.680 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:10 smithi026 bash[39442]: debug 2023-12-20T20:50:10.292+0000 7fbb19d89700 -1 osd.2 115 *** Got signal Terminated *** 2023-12-20T20:50:10.680 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:10 smithi026 bash[39442]: debug 2023-12-20T20:50:10.292+0000 7fbb19d89700 -1 osd.2 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:50:11.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:11 smithi145 bash[51928]: cluster 2023-12-20T20:50:09.883487+0000 mgr.y (mgr.25477) 197 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 4 objects/s recovering 2023-12-20T20:50:11.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:11 smithi145 bash[51928]: cluster 2023-12-20T20:50:10.296975+0000 mon.a (mon.0) 207 : cluster 1 osd.2 marked itself down and dead 2023-12-20T20:50:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:11 smithi026 bash[64429]: cluster 2023-12-20T20:50:09.883487+0000 mgr.y (mgr.25477) 197 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 4 objects/s recovering 2023-12-20T20:50:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:11 smithi026 bash[64429]: cluster 2023-12-20T20:50:10.296975+0000 mon.a (mon.0) 207 : cluster 1 osd.2 marked itself down and dead 2023-12-20T20:50:11.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:11 smithi026 bash[65817]: cluster 2023-12-20T20:50:09.883487+0000 mgr.y (mgr.25477) 197 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 4 objects/s recovering 2023-12-20T20:50:11.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:11 smithi026 bash[65817]: cluster 2023-12-20T20:50:10.296975+0000 mon.a (mon.0) 207 : cluster 1 osd.2 marked itself down and dead 2023-12-20T20:50:12.065 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.034014+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:50:12.065 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.042678+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.066 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.034014+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:50:12.066 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.042678+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.066 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.043654+0000 mon.a (mon.0) 209 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-20T20:50:12.066 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.045132+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.066 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.049161+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.051770+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.052670+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.053334+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.056277+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.059018+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.059403+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.067 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.044817+0000 mon.a (mon.0) 210 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-20T20:50:12.323 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.034014+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:50:12.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.042678+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.043654+0000 mon.a (mon.0) 209 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-20T20:50:12.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.045132+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.049161+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.051770+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.052670+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.053334+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.056277+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.059018+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.059403+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.044817+0000 mon.a (mon.0) 210 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-20T20:50:12.325 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[72492]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:50:12.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.043654+0000 mon.a (mon.0) 209 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.045132+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.049161+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.051770+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.052670+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.053334+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.056277+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.059018+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.059403+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:50:12.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:12 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.044817+0000 mon.a (mon.0) 210 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-20T20:50:12.680 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:12 smithi026 bash[72578]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:50:13.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:11.884204+0000 mgr.y (mgr.25477) 198 : cluster 0 pgmap v103: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:50:13.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.043858+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.044801+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.045894+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.048907+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.049672+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.049754+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.049976+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[64429]: cluster 2023-12-20T20:50:12.051188+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:11.884204+0000 mgr.y (mgr.25477) 198 : cluster 0 pgmap v103: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.043858+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.044801+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.045894+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.048907+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.049672+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.353 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.049754+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.353 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.049976+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.353 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[65817]: cluster 2023-12-20T20:50:12.051188+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:11.884204+0000 mgr.y (mgr.25477) 198 : cluster 0 pgmap v103: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.043858+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.044801+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.045894+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.048907+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.049672+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.049754+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.049976+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:13 smithi145 bash[51928]: cluster 2023-12-20T20:50:12.051188+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:50:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:50:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:50:13] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2023-12-20T20:50:14.783 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:14 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.2.service: Succeeded. 2023-12-20T20:50:14.783 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:14 smithi026 systemd[1]: Stopped Ceph osd.2 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:50:14.784 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:14 smithi026 systemd[1]: Started Ceph osd.2 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:50:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.823001+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]: dispatch 2023-12-20T20:50:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.823964+0000 mon.c (mon.1) 97 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]: dispatch 2023-12-20T20:50:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.824263+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]: dispatch 2023-12-20T20:50:15.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.824733+0000 mon.c (mon.1) 98 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.825600+0000 mon.c (mon.1) 99 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.825649+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.826561+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.826718+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.827535+0000 mon.c (mon.1) 101 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.828463+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.828574+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.829462+0000 mon.c (mon.1) 103 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.830349+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.830391+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.831406+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]: dispatch 2023-12-20T20:50:15.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.832575+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]: dispatch 2023-12-20T20:50:15.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.833246+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.833815+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: cluster 2023-12-20T20:50:13.885244+0000 mgr.y (mgr.25477) 199 : cluster 0 pgmap v105: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 5 active+undersized, 143 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-20T20:50:15.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.907775+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:15.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:14 smithi145 bash[51928]: audit 2023-12-20T20:50:13.910141+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.823001+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.823964+0000 mon.c (mon.1) 97 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.824263+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.824733+0000 mon.c (mon.1) 98 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.825600+0000 mon.c (mon.1) 99 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.825649+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.826561+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.826718+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.827535+0000 mon.c (mon.1) 101 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]: dispatch 2023-12-20T20:50:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.828463+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.828574+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.829462+0000 mon.c (mon.1) 103 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.830349+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.830391+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.831406+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.832575+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.823001+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.823964+0000 mon.c (mon.1) 97 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.824263+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.824733+0000 mon.c (mon.1) 98 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.825600+0000 mon.c (mon.1) 99 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2023-12-20T20:50:15.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.825649+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.826561+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.826718+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.827535+0000 mon.c (mon.1) 101 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.828463+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.828574+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.829462+0000 mon.c (mon.1) 103 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.830349+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.830391+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.831406+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.832575+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]: dispatch 2023-12-20T20:50:15.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.833246+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.833815+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: cluster 2023-12-20T20:50:13.885244+0000 mgr.y (mgr.25477) 199 : cluster 0 pgmap v105: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 5 active+undersized, 143 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.907775+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[65817]: audit 2023-12-20T20:50:13.910141+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.833246+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.833815+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: cluster 2023-12-20T20:50:13.885244+0000 mgr.y (mgr.25477) 199 : cluster 0 pgmap v105: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 5 active+undersized, 143 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.907775+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:15.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:14 smithi026 bash[64429]: audit 2023-12-20T20:50:13.910141+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: cluster 2023-12-20T20:50:14.785130+0000 mon.a (mon.0) 221 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.795995+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]': finished 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.796171+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]': finished 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.796297+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]': finished 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.796523+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.796632+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.796830+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]': finished 2023-12-20T20:50:16.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.796961+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]': finished 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.797108+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]': finished 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.797222+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]': finished 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: cluster 2023-12-20T20:50:14.801603+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: cluster 2023-12-20T20:50:14.802038+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: cluster 2023-12-20T20:50:14.807497+0000 mon.a (mon.0) 231 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.834466+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.843391+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:16.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:15 smithi145 bash[51928]: audit 2023-12-20T20:50:14.957659+0000 mgr.y (mgr.25477) 200 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: cluster 2023-12-20T20:50:14.785130+0000 mon.a (mon.0) 221 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.795995+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.796171+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.796297+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.796523+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.796632+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.796830+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.796961+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.797108+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.797222+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]': finished 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: cluster 2023-12-20T20:50:14.801603+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: cluster 2023-12-20T20:50:14.802038+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: cluster 2023-12-20T20:50:14.807497+0000 mon.a (mon.0) 231 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.834466+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.843391+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[65817]: audit 2023-12-20T20:50:14.957659+0000 mgr.y (mgr.25477) 200 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: cluster 2023-12-20T20:50:14.785130+0000 mon.a (mon.0) 221 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.795995+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 3]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.796171+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 2]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.796297+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.17", "id": [1, 2]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.796523+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.796632+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.796830+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 2]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.796961+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2, 7, 0]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.797108+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 2]}]': finished 2023-12-20T20:50:16.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.797222+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]': finished 2023-12-20T20:50:16.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: cluster 2023-12-20T20:50:14.801603+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:50:16.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: cluster 2023-12-20T20:50:14.802038+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:50:16.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: cluster 2023-12-20T20:50:14.807497+0000 mon.a (mon.0) 231 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-20T20:50:16.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.834466+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:16.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.843391+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:16.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:15 smithi026 bash[64429]: audit 2023-12-20T20:50:14.957659+0000 mgr.y (mgr.25477) 200 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:16.823 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-20T20:50:16.824 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-20T20:50:16.824 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-20T20:50:16.824 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-20T20:50:16.824 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-20T20:50:16.824 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-20T20:50:16.824 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[72751]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-20T20:50:17.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.812874+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.813195+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.813493+0000 mon.a (mon.0) 234 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.813756+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.817006+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.821329+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.822578+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.823263+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:16 smithi145 bash[51928]: cluster 2023-12-20T20:50:15.886175+0000 mgr.y (mgr.25477) 201 : cluster 0 pgmap v108: 161 pgs: 1 unknown, 5 peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:50:17.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.812874+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.813195+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.813493+0000 mon.a (mon.0) 234 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-20T20:50:17.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.813756+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.817006+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.821329+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.822578+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.823263+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[64429]: cluster 2023-12-20T20:50:15.886175+0000 mgr.y (mgr.25477) 201 : cluster 0 pgmap v108: 161 pgs: 1 unknown, 5 peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.812874+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.813195+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.813493+0000 mon.a (mon.0) 234 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.813756+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.817006+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.821329+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.822578+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.823263+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:50:17.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:16 smithi026 bash[65817]: cluster 2023-12-20T20:50:15.886175+0000 mgr.y (mgr.25477) 201 : cluster 0 pgmap v108: 161 pgs: 1 unknown, 5 peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:16.808604+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:16.824242+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:16.825162+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:16.827413+0000 mon.a (mon.0) 236 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:16.827871+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:16.831161+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:17 smithi145 bash[51928]: cluster 2023-12-20T20:50:17.042330+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:16.808604+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:50:18.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:16.824242+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:16.825162+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:16.827413+0000 mon.a (mon.0) 236 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:16.827871+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:16.831161+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[64429]: cluster 2023-12-20T20:50:17.042330+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:16.808604+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:16.824242+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:16.825162+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:16.827413+0000 mon.a (mon.0) 236 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-20T20:50:18.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:16.827871+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:16.831161+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:17 smithi026 bash[65817]: cluster 2023-12-20T20:50:17.042330+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:18.430 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:18 smithi026 bash[73054]: debug 2023-12-20T20:50:18.284+0000 7f2c6e598700 1 -- 172.21.15.26:0/85497434 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56064e4876c0 con 0x56064e50d000 2023-12-20T20:50:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:18 smithi145 bash[51928]: cluster 2023-12-20T20:50:17.072087+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:19.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:18 smithi145 bash[51928]: cluster 2023-12-20T20:50:17.887174+0000 mgr.y (mgr.25477) 202 : cluster 0 pgmap v110: 161 pgs: 1 unknown, 5 peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:50:19.182 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:18 smithi026 bash[73054]: debug 2023-12-20T20:50:18.848+0000 7f2c7771e640 -1 Falling back to public interface 2023-12-20T20:50:19.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:18 smithi026 bash[64429]: cluster 2023-12-20T20:50:17.072087+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:19.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:18 smithi026 bash[64429]: cluster 2023-12-20T20:50:17.887174+0000 mgr.y (mgr.25477) 202 : cluster 0 pgmap v110: 161 pgs: 1 unknown, 5 peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:50:19.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:18 smithi026 bash[65817]: cluster 2023-12-20T20:50:17.072087+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:50:19.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:18 smithi026 bash[65817]: cluster 2023-12-20T20:50:17.887174+0000 mgr.y (mgr.25477) 202 : cluster 0 pgmap v110: 161 pgs: 1 unknown, 5 peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:50:20.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:19 smithi145 bash[51928]: cluster 2023-12-20T20:50:19.941666+0000 mon.a (mon.0) 237 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-20T20:50:20.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:19 smithi026 bash[64429]: cluster 2023-12-20T20:50:19.941666+0000 mon.a (mon.0) 237 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-20T20:50:20.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:19 smithi026 bash[65817]: cluster 2023-12-20T20:50:19.941666+0000 mon.a (mon.0) 237 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-20T20:50:21.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:21 smithi145 bash[51928]: cluster 2023-12-20T20:50:19.889029+0000 mgr.y (mgr.25477) 203 : cluster 0 pgmap v111: 161 pgs: 4 active+clean+remapped, 1 unknown, 2 peering, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:21.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:20 smithi026 bash[65817]: cluster 2023-12-20T20:50:19.889029+0000 mgr.y (mgr.25477) 203 : cluster 0 pgmap v111: 161 pgs: 4 active+clean+remapped, 1 unknown, 2 peering, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:21.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:20 smithi026 bash[64429]: cluster 2023-12-20T20:50:19.889029+0000 mgr.y (mgr.25477) 203 : cluster 0 pgmap v111: 161 pgs: 4 active+clean+remapped, 1 unknown, 2 peering, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:22.180 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:21 smithi026 bash[73054]: debug 2023-12-20T20:50:21.692+0000 7f2c7771e640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-20T20:50:22.180 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:21 smithi026 bash[73054]: debug 2023-12-20T20:50:21.736+0000 7f2c7771e640 -1 osd.2 115 log_to_monitors true 2023-12-20T20:50:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[64429]: audit 2023-12-20T20:50:21.422112+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[64429]: audit 2023-12-20T20:50:21.433582+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:22.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[64429]: audit 2023-12-20T20:50:21.745113+0000 mon.a (mon.0) 240 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:50:22.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[64429]: cluster 2023-12-20T20:50:21.890181+0000 mgr.y (mgr.25477) 204 : cluster 0 pgmap v112: 161 pgs: 7 active+clean+remapped, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 144 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[65817]: audit 2023-12-20T20:50:21.422112+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:22.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[65817]: audit 2023-12-20T20:50:21.433582+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:22.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[65817]: audit 2023-12-20T20:50:21.745113+0000 mon.a (mon.0) 240 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:50:22.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[65817]: cluster 2023-12-20T20:50:21.890181+0000 mgr.y (mgr.25477) 204 : cluster 0 pgmap v112: 161 pgs: 7 active+clean+remapped, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 144 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:22.682 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:50:22 smithi026 bash[73054]: debug 2023-12-20T20:50:22.480+0000 7f2c64b87700 -1 osd.2 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:50:22.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:22 smithi145 bash[51928]: audit 2023-12-20T20:50:21.422112+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:22.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:22 smithi145 bash[51928]: audit 2023-12-20T20:50:21.433582+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:22.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:22 smithi145 bash[51928]: audit 2023-12-20T20:50:21.745113+0000 mon.a (mon.0) 240 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:50:22.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:22 smithi145 bash[51928]: cluster 2023-12-20T20:50:21.890181+0000 mgr.y (mgr.25477) 204 : cluster 0 pgmap v112: 161 pgs: 7 active+clean+remapped, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 144 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:23.830 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:50:23] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.33.4" 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: audit 2023-12-20T20:50:22.432760+0000 mon.a (mon.0) 241 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: cluster 2023-12-20T20:50:22.437206+0000 mon.a (mon.0) 242 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: cluster 2023-12-20T20:50:22.437487+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: audit 2023-12-20T20:50:22.438123+0000 mon.a (mon.0) 243 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: audit 2023-12-20T20:50:22.531275+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: audit 2023-12-20T20:50:22.548041+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.183721+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: audit 2023-12-20T20:50:22.432760+0000 mon.a (mon.0) 241 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: cluster 2023-12-20T20:50:22.437206+0000 mon.a (mon.0) 242 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-20T20:50:23.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: cluster 2023-12-20T20:50:22.437487+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:23.832 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: audit 2023-12-20T20:50:22.438123+0000 mon.a (mon.0) 243 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:50:23.832 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: audit 2023-12-20T20:50:22.531275+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:23.832 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: audit 2023-12-20T20:50:22.548041+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:23.832 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:23 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.183721+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: audit 2023-12-20T20:50:22.432760+0000 mon.a (mon.0) 241 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: cluster 2023-12-20T20:50:22.437206+0000 mon.a (mon.0) 242 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: cluster 2023-12-20T20:50:22.437487+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: audit 2023-12-20T20:50:22.438123+0000 mon.a (mon.0) 243 : audit 1 from='osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: audit 2023-12-20T20:50:22.531275+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: audit 2023-12-20T20:50:22.548041+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:23.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:23 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.183721+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.148144+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.174897+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.443128+0000 mon.a (mon.0) 246 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.446252+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.448296+0000 mon.a (mon.0) 247 : cluster 1 osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988] boot 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.448394+0000 mon.a (mon.0) 248 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-12-20T20:50:24.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.450159+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: audit 2023-12-20T20:50:23.451807+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.785362+0000 mon.a (mon.0) 249 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.794178+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.796725+0000 mon.a (mon.0) 250 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.797610+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.797622+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.798877+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.804029+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.804193+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.804700+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.807423+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.808003+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.891121+0000 mgr.y (mgr.25477) 205 : cluster 0 pgmap v116: 161 pgs: 7 active+clean+remapped, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:24.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:24 smithi145 bash[51928]: audit 2023-12-20T20:50:24.062718+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.148144+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.174897+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.443128+0000 mon.a (mon.0) 246 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.446252+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.448296+0000 mon.a (mon.0) 247 : cluster 1 osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988] boot 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.448394+0000 mon.a (mon.0) 248 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.450159+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: audit 2023-12-20T20:50:23.451807+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:50:24.932 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.785362+0000 mon.a (mon.0) 249 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.794178+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.796725+0000 mon.a (mon.0) 250 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.797610+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.797622+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.798877+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.804029+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.804193+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.804700+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.807423+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.808003+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.891121+0000 mgr.y (mgr.25477) 205 : cluster 0 pgmap v116: 161 pgs: 7 active+clean+remapped, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:24.933 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[64429]: audit 2023-12-20T20:50:24.062718+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.148144+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.174897+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.443128+0000 mon.a (mon.0) 246 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.446252+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.448296+0000 mon.a (mon.0) 247 : cluster 1 osd.2 [v2:172.21.15.26:6818/3405788988,v1:172.21.15.26:6819/3405788988] boot 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.448394+0000 mon.a (mon.0) 248 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.450159+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: audit 2023-12-20T20:50:23.451807+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.785362+0000 mon.a (mon.0) 249 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.794178+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.796725+0000 mon.a (mon.0) 250 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.797610+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.797622+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.798877+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.934 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.804029+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.804193+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.804700+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.807423+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.808003+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:24.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.891121+0000 mgr.y (mgr.25477) 205 : cluster 0 pgmap v116: 161 pgs: 7 active+clean+remapped, 13 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:50:24.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:24 smithi026 bash[65817]: audit 2023-12-20T20:50:24.062718+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.800480+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.802649+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:23.805120+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:24.797206+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:24.798877+0000 mon.a (mon.0) 252 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:24.802731+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:24.807812+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: cluster 2023-12-20T20:50:24.939267+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:25 smithi145 bash[51928]: audit 2023-12-20T20:50:24.968472+0000 mgr.y (mgr.25477) 206 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:25.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.800480+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.802649+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:23.805120+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:24.797206+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:24.798877+0000 mon.a (mon.0) 252 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:24.802731+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:24.807812+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: cluster 2023-12-20T20:50:24.939267+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[64429]: audit 2023-12-20T20:50:24.968472+0000 mgr.y (mgr.25477) 206 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.800480+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.802649+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:23.805120+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:24.797206+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:24.798877+0000 mon.a (mon.0) 252 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:24.802731+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:24.807812+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: cluster 2023-12-20T20:50:24.939267+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:25.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:25 smithi026 bash[65817]: audit 2023-12-20T20:50:24.968472+0000 mgr.y (mgr.25477) 206 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:26.876 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:26 smithi145 bash[51928]: cluster 2023-12-20T20:50:24.800117+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:26.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:26 smithi145 bash[51928]: cluster 2023-12-20T20:50:25.136800+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:26.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:26 smithi145 bash[51928]: cluster 2023-12-20T20:50:25.892949+0000 mgr.y (mgr.25477) 207 : cluster 0 pgmap v118: 161 pgs: 2 active+clean+remapped, 2 activating, 3 active+undersized+degraded, 15 active+undersized, 139 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2023-12-20T20:50:26.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:26 smithi026 bash[64429]: cluster 2023-12-20T20:50:24.800117+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:26.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:26 smithi026 bash[64429]: cluster 2023-12-20T20:50:25.136800+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:26.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:26 smithi026 bash[64429]: cluster 2023-12-20T20:50:25.892949+0000 mgr.y (mgr.25477) 207 : cluster 0 pgmap v118: 161 pgs: 2 active+clean+remapped, 2 activating, 3 active+undersized+degraded, 15 active+undersized, 139 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2023-12-20T20:50:26.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:26 smithi026 bash[65817]: cluster 2023-12-20T20:50:24.800117+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:26.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:26 smithi026 bash[65817]: cluster 2023-12-20T20:50:25.136800+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:50:26.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:26 smithi026 bash[65817]: cluster 2023-12-20T20:50:25.892949+0000 mgr.y (mgr.25477) 207 : cluster 0 pgmap v118: 161 pgs: 2 active+clean+remapped, 2 activating, 3 active+undersized+degraded, 15 active+undersized, 139 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2023-12-20T20:50:29.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[64429]: cluster 2023-12-20T20:50:27.894083+0000 mgr.y (mgr.25477) 208 : cluster 0 pgmap v119: 161 pgs: 2 activating, 2 active+undersized+degraded, 3 active+undersized, 154 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-20T20:50:29.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[64429]: cluster 2023-12-20T20:50:28.787957+0000 mon.a (mon.0) 253 : cluster 3 Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:29.111 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[64429]: audit 2023-12-20T20:50:28.910098+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:29.112 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[64429]: audit 2023-12-20T20:50:28.912819+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:29.112 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[65817]: cluster 2023-12-20T20:50:27.894083+0000 mgr.y (mgr.25477) 208 : cluster 0 pgmap v119: 161 pgs: 2 activating, 2 active+undersized+degraded, 3 active+undersized, 154 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-20T20:50:29.112 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[65817]: cluster 2023-12-20T20:50:28.787957+0000 mon.a (mon.0) 253 : cluster 3 Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:29.112 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[65817]: audit 2023-12-20T20:50:28.910098+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:29.112 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:28 smithi026 bash[65817]: audit 2023-12-20T20:50:28.912819+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:29.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:28 smithi145 bash[51928]: cluster 2023-12-20T20:50:27.894083+0000 mgr.y (mgr.25477) 208 : cluster 0 pgmap v119: 161 pgs: 2 activating, 2 active+undersized+degraded, 3 active+undersized, 154 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2023-12-20T20:50:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:28 smithi145 bash[51928]: cluster 2023-12-20T20:50:28.787957+0000 mon.a (mon.0) 253 : cluster 3 Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:28 smithi145 bash[51928]: audit 2023-12-20T20:50:28.910098+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:28 smithi145 bash[51928]: audit 2023-12-20T20:50:28.912819+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:29.956 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:50:30.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:30 smithi026 bash[64429]: cluster 2023-12-20T20:50:29.951203+0000 mon.a (mon.0) 255 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded) 2023-12-20T20:50:30.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:30 smithi026 bash[64429]: cluster 2023-12-20T20:50:29.951273+0000 mon.a (mon.0) 256 : cluster 1 Cluster is now healthy 2023-12-20T20:50:30.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:30 smithi145 bash[51928]: cluster 2023-12-20T20:50:29.951203+0000 mon.a (mon.0) 255 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded) 2023-12-20T20:50:30.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:30 smithi145 bash[51928]: cluster 2023-12-20T20:50:29.951273+0000 mon.a (mon.0) 256 : cluster 1 Cluster is now healthy 2023-12-20T20:50:30.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:30 smithi026 bash[65817]: cluster 2023-12-20T20:50:29.951203+0000 mon.a (mon.0) 255 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded) 2023-12-20T20:50:30.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:30 smithi026 bash[65817]: cluster 2023-12-20T20:50:29.951273+0000 mon.a (mon.0) 256 : cluster 1 Cluster is now healthy 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 9s ago 12m 16.0M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (4m) 2m ago 12m 43.5M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (4m) 9s ago 10m 47.4M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (3m) 2m ago 18m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (4m) 9s ago 20m 491M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 9s ago 20m 52.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (2m) 2m ago 18m 23.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:50:30.733 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 9s ago 18m 45.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 9s ago 12m 11.9M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (5m) 2m ago 12m 14.0M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (71s) 9s ago 17m 51.2M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (42s) 9s ago 17m 51.0M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (13s) 9s ago 16m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (16m) 9s ago 16m 64.5M 2782M 17.2.0 e1d6a67b021e c7c61b104b35 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (15m) 2m ago 15m 59.2M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (14m) 2m ago 14m 55.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (14m) 2m ago 14m 55.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (13m) 2m ago 13m 57.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (3m) 2m ago 12m 58.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (10m) 9s ago 10m 88.4M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (10m) 2m ago 10m 88.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (10m) 9s ago 10m 88.2M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:50:30.734 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (10m) 2m ago 10m 87.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:50:31.194 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:50:31.195 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:50:31.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:31 smithi145 bash[51928]: cluster 2023-12-20T20:50:29.895614+0000 mgr.y (mgr.25477) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-20T20:50:31.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:31 smithi145 bash[51928]: audit 2023-12-20T20:50:29.938817+0000 mgr.y (mgr.25477) 210 : audit 0 from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:31.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:31 smithi026 bash[65817]: cluster 2023-12-20T20:50:29.895614+0000 mgr.y (mgr.25477) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-20T20:50:31.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:31 smithi026 bash[65817]: audit 2023-12-20T20:50:29.938817+0000 mgr.y (mgr.25477) 210 : audit 0 from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:31.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:31 smithi026 bash[64429]: cluster 2023-12-20T20:50:29.895614+0000 mgr.y (mgr.25477) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-20T20:50:31.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:31 smithi026 bash[64429]: audit 2023-12-20T20:50:29.938817+0000 mgr.y (mgr.25477) 210 : audit 0 from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:50:31.563 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:50:31.564 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "8/23 daemons upgraded", 2023-12-20T20:50:31.564 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:50:31.564 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:50:31.564 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:50:32.025 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:50:32.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:32 smithi026 bash[64429]: audit 2023-12-20T20:50:30.329212+0000 mgr.y (mgr.25477) 211 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:32.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:32 smithi026 bash[64429]: audit 2023-12-20T20:50:30.708323+0000 mgr.y (mgr.25477) 212 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:32.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:32 smithi026 bash[64429]: audit 2023-12-20T20:50:31.191773+0000 mon.c (mon.1) 108 : audit 0 from='client.? 172.21.15.26:0/2202332536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:32.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:32 smithi026 bash[65817]: audit 2023-12-20T20:50:30.329212+0000 mgr.y (mgr.25477) 211 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:32.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:32 smithi026 bash[65817]: audit 2023-12-20T20:50:30.708323+0000 mgr.y (mgr.25477) 212 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:32.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:32 smithi026 bash[65817]: audit 2023-12-20T20:50:31.191773+0000 mon.c (mon.1) 108 : audit 0 from='client.? 172.21.15.26:0/2202332536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:32.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:32 smithi145 bash[51928]: audit 2023-12-20T20:50:30.329212+0000 mgr.y (mgr.25477) 211 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:32 smithi145 bash[51928]: audit 2023-12-20T20:50:30.708323+0000 mgr.y (mgr.25477) 212 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:32.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:32 smithi145 bash[51928]: audit 2023-12-20T20:50:31.191773+0000 mon.c (mon.1) 108 : audit 0 from='client.? 172.21.15.26:0/2202332536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:31.559858+0000 mgr.y (mgr.25477) 213 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: cluster 2023-12-20T20:50:31.896422+0000 mgr.y (mgr.25477) 214 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.023336+0000 mon.c (mon.1) 109 : audit 0 from='client.? 172.21.15.26:0/193846145' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.507866+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.524532+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.529163+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.531082+0000 mon.c (mon.1) 111 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:50:33.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.543442+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.632967+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:50:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.635977+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.640958+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.644105+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:33 smithi145 bash[51928]: audit 2023-12-20T20:50:32.647024+0000 mon.c (mon.1) 116 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:31.559858+0000 mgr.y (mgr.25477) 213 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: cluster 2023-12-20T20:50:31.896422+0000 mgr.y (mgr.25477) 214 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.023336+0000 mon.c (mon.1) 109 : audit 0 from='client.? 172.21.15.26:0/193846145' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.507866+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.524532+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.529163+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.531082+0000 mon.c (mon.1) 111 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.543442+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.632967+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.635977+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.640958+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.644105+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[65817]: audit 2023-12-20T20:50:32.647024+0000 mon.c (mon.1) 116 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:31.559858+0000 mgr.y (mgr.25477) 213 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: cluster 2023-12-20T20:50:31.896422+0000 mgr.y (mgr.25477) 214 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.023336+0000 mon.c (mon.1) 109 : audit 0 from='client.? 172.21.15.26:0/193846145' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.507866+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.524532+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.529163+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:33.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.531082+0000 mon.c (mon.1) 111 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:50:33.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.543442+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:33.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.632967+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:50:33.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.635977+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.640958+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.644105+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:50:33.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[64429]: audit 2023-12-20T20:50:32.647024+0000 mon.c (mon.1) 116 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:50:34.145 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:50:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:50:33] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.33.4" 2023-12-20T20:50:34.146 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:34 smithi026 bash[64429]: audit 2023-12-20T20:50:32.647392+0000 mgr.y (mgr.25477) 215 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:50:34.146 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:34 smithi026 bash[64429]: cephadm 2023-12-20T20:50:32.649372+0000 mgr.y (mgr.25477) 216 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-20T20:50:34.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:34 smithi026 bash[65817]: audit 2023-12-20T20:50:32.647392+0000 mgr.y (mgr.25477) 215 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:50:34.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:34 smithi026 bash[65817]: cephadm 2023-12-20T20:50:32.649372+0000 mgr.y (mgr.25477) 216 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-20T20:50:34.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:34 smithi145 bash[51928]: audit 2023-12-20T20:50:32.647392+0000 mgr.y (mgr.25477) 215 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:50:34.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:34 smithi145 bash[51928]: cephadm 2023-12-20T20:50:32.649372+0000 mgr.y (mgr.25477) 216 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-20T20:50:35.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[64429]: cluster 2023-12-20T20:50:33.897447+0000 mgr.y (mgr.25477) 217 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:50:35.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[64429]: audit 2023-12-20T20:50:34.091707+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:35.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[64429]: audit 2023-12-20T20:50:34.928441+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:35.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[64429]: audit 2023-12-20T20:50:34.932643+0000 mon.c (mon.1) 117 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:50:35.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[64429]: audit 2023-12-20T20:50:34.934074+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:35.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[65817]: cluster 2023-12-20T20:50:33.897447+0000 mgr.y (mgr.25477) 217 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:50:35.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[65817]: audit 2023-12-20T20:50:34.091707+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:35.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[65817]: audit 2023-12-20T20:50:34.928441+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:35.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[65817]: audit 2023-12-20T20:50:34.932643+0000 mon.c (mon.1) 117 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:50:35.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:35 smithi026 bash[65817]: audit 2023-12-20T20:50:34.934074+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:35.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:35 smithi145 bash[51928]: cluster 2023-12-20T20:50:33.897447+0000 mgr.y (mgr.25477) 217 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:50:35.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:35 smithi145 bash[51928]: audit 2023-12-20T20:50:34.091707+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:35.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:35 smithi145 bash[51928]: audit 2023-12-20T20:50:34.928441+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:35.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:35 smithi145 bash[51928]: audit 2023-12-20T20:50:34.932643+0000 mon.c (mon.1) 117 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:50:35.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:35 smithi145 bash[51928]: audit 2023-12-20T20:50:34.934074+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:50:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:36 smithi145 bash[51928]: cephadm 2023-12-20T20:50:34.919896+0000 mgr.y (mgr.25477) 218 : cephadm 1 Upgrade: Updating osd.3 2023-12-20T20:50:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:36 smithi145 bash[51928]: cephadm 2023-12-20T20:50:34.937646+0000 mgr.y (mgr.25477) 219 : cephadm 1 Deploying daemon osd.3 on smithi026 2023-12-20T20:50:36.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:36 smithi145 bash[51928]: audit 2023-12-20T20:50:34.978942+0000 mgr.y (mgr.25477) 220 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:36.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:36 smithi026 bash[64429]: cephadm 2023-12-20T20:50:34.919896+0000 mgr.y (mgr.25477) 218 : cephadm 1 Upgrade: Updating osd.3 2023-12-20T20:50:36.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:36 smithi026 bash[64429]: cephadm 2023-12-20T20:50:34.937646+0000 mgr.y (mgr.25477) 219 : cephadm 1 Deploying daemon osd.3 on smithi026 2023-12-20T20:50:36.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:36 smithi026 bash[64429]: audit 2023-12-20T20:50:34.978942+0000 mgr.y (mgr.25477) 220 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:36.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:36 smithi026 bash[65817]: cephadm 2023-12-20T20:50:34.919896+0000 mgr.y (mgr.25477) 218 : cephadm 1 Upgrade: Updating osd.3 2023-12-20T20:50:36.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:36 smithi026 bash[65817]: cephadm 2023-12-20T20:50:34.937646+0000 mgr.y (mgr.25477) 219 : cephadm 1 Deploying daemon osd.3 on smithi026 2023-12-20T20:50:36.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:36 smithi026 bash[65817]: audit 2023-12-20T20:50:34.978942+0000 mgr.y (mgr.25477) 220 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:37.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:37 smithi145 bash[51928]: cluster 2023-12-20T20:50:35.899073+0000 mgr.y (mgr.25477) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:50:37.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:37 smithi026 bash[64429]: cluster 2023-12-20T20:50:35.899073+0000 mgr.y (mgr.25477) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:50:37.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:37 smithi026 bash[65817]: cluster 2023-12-20T20:50:35.899073+0000 mgr.y (mgr.25477) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:50:39.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:39 smithi145 bash[51928]: cluster 2023-12-20T20:50:37.899987+0000 mgr.y (mgr.25477) 222 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:50:39.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:39 smithi026 bash[64429]: cluster 2023-12-20T20:50:37.899987+0000 mgr.y (mgr.25477) 222 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:50:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:39 smithi026 bash[65817]: cluster 2023-12-20T20:50:37.899987+0000 mgr.y (mgr.25477) 222 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:50:39.930 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:39 smithi026 systemd[1]: Stopping Ceph osd.3 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:50:39.930 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:39 smithi026 bash[42639]: debug 2023-12-20T20:50:39.636+0000 7f357fd13700 -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 2023-12-20T20:50:39.930 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:39 smithi026 bash[42639]: debug 2023-12-20T20:50:39.636+0000 7f357fd13700 -1 osd.3 124 *** Got signal Terminated *** 2023-12-20T20:50:39.930 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:39 smithi026 bash[42639]: debug 2023-12-20T20:50:39.636+0000 7f357fd13700 -1 osd.3 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:50:40.376 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:40 smithi145 bash[51928]: cluster 2023-12-20T20:50:39.640809+0000 mon.a (mon.0) 262 : cluster 1 osd.3 marked itself down and dead 2023-12-20T20:50:40.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:40 smithi026 bash[64429]: cluster 2023-12-20T20:50:39.640809+0000 mon.a (mon.0) 262 : cluster 1 osd.3 marked itself down and dead 2023-12-20T20:50:40.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:40 smithi026 bash[65817]: cluster 2023-12-20T20:50:39.640809+0000 mon.a (mon.0) 262 : cluster 1 osd.3 marked itself down and dead 2023-12-20T20:50:41.430 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[74674]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:50:41.430 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[74747]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:50:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:39.901653+0000 mgr.y (mgr.25477) 223 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.106631+0000 mon.a (mon.0) 263 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.121583+0000 mon.a (mon.0) 264 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.125442+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.125554+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.125714+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.127441+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.128357+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.128809+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.131460+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[64429]: cluster 2023-12-20T20:50:40.131826+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:39.901653+0000 mgr.y (mgr.25477) 223 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.106631+0000 mon.a (mon.0) 263 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:50:41.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.121583+0000 mon.a (mon.0) 264 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.125442+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.125554+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.125714+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.127441+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.128357+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.128809+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.131460+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:41 smithi026 bash[65817]: cluster 2023-12-20T20:50:40.131826+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:39.901653+0000 mgr.y (mgr.25477) 223 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.106631+0000 mon.a (mon.0) 263 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.121583+0000 mon.a (mon.0) 264 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.125442+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.125554+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.125714+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.127441+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.128357+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.128809+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.131460+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:41.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:41 smithi145 bash[51928]: cluster 2023-12-20T20:50:40.131826+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:50:42.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.121273+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.121704+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.122551+0000 mon.a (mon.0) 265 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-20T20:50:42.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.126258+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.126562+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.127152+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.132065+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.133645+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.121273+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.121704+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.122551+0000 mon.a (mon.0) 265 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.126258+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.126562+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.127152+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.132065+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:42 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.133645+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.121273+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.121704+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.122551+0000 mon.a (mon.0) 265 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.126258+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.126562+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.127152+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.132065+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:42 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.133645+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:50:43.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:43 smithi026 bash[65817]: cluster 2023-12-20T20:50:41.902476+0000 mgr.y (mgr.25477) 224 : cluster 0 pgmap v128: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:43.430 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:43 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.3.service: Succeeded. 2023-12-20T20:50:43.431 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:43 smithi026 systemd[1]: Stopped Ceph osd.3 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:50:43.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:43 smithi026 bash[64429]: cluster 2023-12-20T20:50:41.902476+0000 mgr.y (mgr.25477) 224 : cluster 0 pgmap v128: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:43.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:43 smithi145 bash[51928]: cluster 2023-12-20T20:50:41.902476+0000 mgr.y (mgr.25477) 224 : cluster 0 pgmap v128: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:50:43.930 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:50:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:50:43] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.33.4" 2023-12-20T20:50:43.930 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:43 smithi026 systemd[1]: Started Ceph osd.3 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:50:44.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[65817]: audit 2023-12-20T20:50:43.650892+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:44.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[65817]: audit 2023-12-20T20:50:43.664198+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:44.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[65817]: cluster 2023-12-20T20:50:43.903761+0000 mgr.y (mgr.25477) 225 : cluster 0 pgmap v129: 161 pgs: 6 active+undersized+degraded, 18 stale+active+clean, 13 active+undersized, 124 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-20T20:50:44.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[65817]: audit 2023-12-20T20:50:43.912951+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:44.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[65817]: audit 2023-12-20T20:50:43.914661+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:44.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[64429]: audit 2023-12-20T20:50:43.650892+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[64429]: audit 2023-12-20T20:50:43.664198+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[64429]: cluster 2023-12-20T20:50:43.903761+0000 mgr.y (mgr.25477) 225 : cluster 0 pgmap v129: 161 pgs: 6 active+undersized+degraded, 18 stale+active+clean, 13 active+undersized, 124 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-20T20:50:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[64429]: audit 2023-12-20T20:50:43.912951+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:44.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:44 smithi026 bash[64429]: audit 2023-12-20T20:50:43.914661+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:45.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:44 smithi145 bash[51928]: audit 2023-12-20T20:50:43.650892+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:45.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:44 smithi145 bash[51928]: audit 2023-12-20T20:50:43.664198+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:45.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:44 smithi145 bash[51928]: cluster 2023-12-20T20:50:43.903761+0000 mgr.y (mgr.25477) 225 : cluster 0 pgmap v129: 161 pgs: 6 active+undersized+degraded, 18 stale+active+clean, 13 active+undersized, 124 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-20T20:50:45.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:44 smithi145 bash[51928]: audit 2023-12-20T20:50:43.912951+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:45.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:44 smithi145 bash[51928]: audit 2023-12-20T20:50:43.914661+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-20T20:50:45.655 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[74921]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-20T20:50:45.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[64429]: cluster 2023-12-20T20:50:44.796550+0000 mon.a (mon.0) 269 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 6 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:45.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[64429]: audit 2023-12-20T20:50:44.989811+0000 mgr.y (mgr.25477) 226 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:45.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[65817]: cluster 2023-12-20T20:50:44.796550+0000 mon.a (mon.0) 269 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 6 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:45.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:45 smithi026 bash[65817]: audit 2023-12-20T20:50:44.989811+0000 mgr.y (mgr.25477) 226 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:46.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:45 smithi145 bash[51928]: cluster 2023-12-20T20:50:44.796550+0000 mon.a (mon.0) 269 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 6 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:46.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:45 smithi145 bash[51928]: audit 2023-12-20T20:50:44.989811+0000 mgr.y (mgr.25477) 226 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:46.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:46 smithi026 bash[64429]: cluster 2023-12-20T20:50:45.905613+0000 mgr.y (mgr.25477) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:46.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:46 smithi026 bash[65817]: cluster 2023-12-20T20:50:45.905613+0000 mgr.y (mgr.25477) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:47.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:46 smithi145 bash[51928]: cluster 2023-12-20T20:50:45.905613+0000 mgr.y (mgr.25477) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:47.430 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:46 smithi026 bash[75232]: debug 2023-12-20T20:50:46.992+0000 7f09757fe700 1 -- 172.21.15.26:0/1903549982 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5565cd66f6c0 con 0x5565cd6f4c00 2023-12-20T20:50:47.930 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:47 smithi026 bash[75232]: debug 2023-12-20T20:50:47.536+0000 7f097e984640 -1 Falling back to public interface 2023-12-20T20:50:49.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:48 smithi145 bash[51928]: cluster 2023-12-20T20:50:47.906819+0000 mgr.y (mgr.25477) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:49.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:48 smithi026 bash[64429]: cluster 2023-12-20T20:50:47.906819+0000 mgr.y (mgr.25477) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:49.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:48 smithi026 bash[65817]: cluster 2023-12-20T20:50:47.906819+0000 mgr.y (mgr.25477) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:50.680 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:50 smithi026 bash[75232]: debug 2023-12-20T20:50:50.356+0000 7f097e984640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-20T20:50:50.680 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:50 smithi026 bash[75232]: debug 2023-12-20T20:50:50.408+0000 7f097e984640 -1 osd.3 124 log_to_monitors true 2023-12-20T20:50:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:51 smithi145 bash[51928]: cluster 2023-12-20T20:50:49.908359+0000 mgr.y (mgr.25477) 229 : cluster 0 pgmap v132: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:51 smithi145 bash[51928]: audit 2023-12-20T20:50:50.266075+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:51 smithi145 bash[51928]: audit 2023-12-20T20:50:50.279839+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:51.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:51 smithi145 bash[51928]: audit 2023-12-20T20:50:50.414638+0000 mon.a (mon.0) 272 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:50:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[64429]: cluster 2023-12-20T20:50:49.908359+0000 mgr.y (mgr.25477) 229 : cluster 0 pgmap v132: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[64429]: audit 2023-12-20T20:50:50.266075+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[64429]: audit 2023-12-20T20:50:50.279839+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:51.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[64429]: audit 2023-12-20T20:50:50.414638+0000 mon.a (mon.0) 272 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:50:51.680 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[75232]: debug 2023-12-20T20:50:51.320+0000 7f096bded700 -1 osd.3 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:50:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[65817]: cluster 2023-12-20T20:50:49.908359+0000 mgr.y (mgr.25477) 229 : cluster 0 pgmap v132: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[65817]: audit 2023-12-20T20:50:50.266075+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[65817]: audit 2023-12-20T20:50:50.279839+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:51 smithi026 bash[65817]: audit 2023-12-20T20:50:50.414638+0000 mon.a (mon.0) 272 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: audit 2023-12-20T20:50:51.276096+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: audit 2023-12-20T20:50:51.278871+0000 mon.a (mon.0) 274 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: cluster 2023-12-20T20:50:51.281959+0000 mon.a (mon.0) 275 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: audit 2023-12-20T20:50:51.282334+0000 mon.a (mon.0) 276 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: audit 2023-12-20T20:50:51.294286+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: cluster 2023-12-20T20:50:51.919308+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: cluster 2023-12-20T20:50:51.919505+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:52 smithi145 bash[51928]: cluster 2023-12-20T20:50:51.919589+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: audit 2023-12-20T20:50:51.276096+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:52.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: audit 2023-12-20T20:50:51.278871+0000 mon.a (mon.0) 274 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:50:52.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: cluster 2023-12-20T20:50:51.281959+0000 mon.a (mon.0) 275 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-20T20:50:52.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: audit 2023-12-20T20:50:51.282334+0000 mon.a (mon.0) 276 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: audit 2023-12-20T20:50:51.294286+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: cluster 2023-12-20T20:50:51.919308+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: cluster 2023-12-20T20:50:51.919505+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[64429]: cluster 2023-12-20T20:50:51.919589+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: audit 2023-12-20T20:50:51.276096+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: audit 2023-12-20T20:50:51.278871+0000 mon.a (mon.0) 274 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: cluster 2023-12-20T20:50:51.281959+0000 mon.a (mon.0) 275 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: audit 2023-12-20T20:50:51.282334+0000 mon.a (mon.0) 276 : audit 1 from='osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: audit 2023-12-20T20:50:51.294286+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: cluster 2023-12-20T20:50:51.919308+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: cluster 2023-12-20T20:50:51.919505+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:52.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:52 smithi026 bash[65817]: cluster 2023-12-20T20:50:51.919589+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:51.909543+0000 mgr.y (mgr.25477) 230 : cluster 0 pgmap v134: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:51.919667+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.292464+0000 mon.a (mon.0) 278 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.299258+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.299729+0000 mon.a (mon.0) 279 : cluster 1 osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583] boot 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.299867+0000 mon.a (mon.0) 280 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: audit 2023-12-20T20:50:52.302538+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:50:53.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.302985+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.306764+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:53 smithi145 bash[51928]: cluster 2023-12-20T20:50:52.308176+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:51.909543+0000 mgr.y (mgr.25477) 230 : cluster 0 pgmap v134: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:53.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:51.919667+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:53.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.292464+0000 mon.a (mon.0) 278 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.299258+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.299729+0000 mon.a (mon.0) 279 : cluster 1 osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583] boot 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.299867+0000 mon.a (mon.0) 280 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: audit 2023-12-20T20:50:52.302538+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.302985+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.306764+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[64429]: cluster 2023-12-20T20:50:52.308176+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:51.909543+0000 mgr.y (mgr.25477) 230 : cluster 0 pgmap v134: 161 pgs: 25 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:51.919667+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.292464+0000 mon.a (mon.0) 278 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:50:53.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.299258+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.299729+0000 mon.a (mon.0) 279 : cluster 1 osd.3 [v2:172.21.15.26:6826/4144273583,v1:172.21.15.26:6827/4144273583] boot 2023-12-20T20:50:53.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.299867+0000 mon.a (mon.0) 280 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-20T20:50:53.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: audit 2023-12-20T20:50:52.302538+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:50:53.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.302985+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.306764+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:53.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[65817]: cluster 2023-12-20T20:50:52.308176+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:50:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:50:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:50:53] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.33.4" 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.316689+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.317731+0000 mon.a (mon.0) 281 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.319252+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.321247+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.322176+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.322699+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.326449+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.329952+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.332171+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.797560+0000 mon.a (mon.0) 282 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:54.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: cluster 2023-12-20T20:50:53.910636+0000 mgr.y (mgr.25477) 231 : cluster 0 pgmap v137: 161 pgs: 12 peering, 21 active+undersized+degraded, 30 active+undersized, 98 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:50:54.630 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:54 smithi145 bash[51928]: audit 2023-12-20T20:50:54.120589+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.316689+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.317731+0000 mon.a (mon.0) 281 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-12-20T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.319252+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.321247+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.322176+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.322699+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.326449+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.329952+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.332171+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.797560+0000 mon.a (mon.0) 282 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: cluster 2023-12-20T20:50:53.910636+0000 mgr.y (mgr.25477) 231 : cluster 0 pgmap v137: 161 pgs: 12 peering, 21 active+undersized+degraded, 30 active+undersized, 98 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[64429]: audit 2023-12-20T20:50:54.120589+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.316689+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.317731+0000 mon.a (mon.0) 281 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.319252+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.321247+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.322176+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.322699+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.326449+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.329952+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.332171+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.797560+0000 mon.a (mon.0) 282 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: cluster 2023-12-20T20:50:53.910636+0000 mgr.y (mgr.25477) 231 : cluster 0 pgmap v137: 161 pgs: 12 peering, 21 active+undersized+degraded, 30 active+undersized, 98 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:50:54.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:54 smithi026 bash[65817]: audit 2023-12-20T20:50:54.120589+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:56.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:55 smithi145 bash[51928]: audit 2023-12-20T20:50:54.999116+0000 mgr.y (mgr.25477) 232 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:56.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:55 smithi026 bash[64429]: audit 2023-12-20T20:50:54.999116+0000 mgr.y (mgr.25477) 232 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:55 smithi026 bash[65817]: audit 2023-12-20T20:50:54.999116+0000 mgr.y (mgr.25477) 232 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:50:57.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:56 smithi145 bash[51928]: cluster 2023-12-20T20:50:55.912231+0000 mgr.y (mgr.25477) 233 : cluster 0 pgmap v138: 161 pgs: 12 peering, 10 active+undersized+degraded, 15 active+undersized, 124 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-20T20:50:57.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:56 smithi026 bash[64429]: cluster 2023-12-20T20:50:55.912231+0000 mgr.y (mgr.25477) 233 : cluster 0 pgmap v138: 161 pgs: 12 peering, 10 active+undersized+degraded, 15 active+undersized, 124 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-20T20:50:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:56 smithi026 bash[65817]: cluster 2023-12-20T20:50:55.912231+0000 mgr.y (mgr.25477) 233 : cluster 0 pgmap v138: 161 pgs: 12 peering, 10 active+undersized+degraded, 15 active+undersized, 124 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-20T20:50:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:58 smithi026 bash[64429]: cluster 2023-12-20T20:50:57.965967+0000 mon.a (mon.0) 284 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2023-12-20T20:50:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:58 smithi026 bash[64429]: cluster 2023-12-20T20:50:57.966034+0000 mon.a (mon.0) 285 : cluster 1 Cluster is now healthy 2023-12-20T20:50:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:58 smithi026 bash[65817]: cluster 2023-12-20T20:50:57.965967+0000 mon.a (mon.0) 284 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2023-12-20T20:50:58.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:58 smithi026 bash[65817]: cluster 2023-12-20T20:50:57.966034+0000 mon.a (mon.0) 285 : cluster 1 Cluster is now healthy 2023-12-20T20:50:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:58 smithi145 bash[51928]: cluster 2023-12-20T20:50:57.965967+0000 mon.a (mon.0) 284 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2023-12-20T20:50:58.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:58 smithi145 bash[51928]: cluster 2023-12-20T20:50:57.966034+0000 mon.a (mon.0) 285 : cluster 1 Cluster is now healthy 2023-12-20T20:50:59.341 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:59 smithi026 bash[65817]: cluster 2023-12-20T20:50:57.913355+0000 mgr.y (mgr.25477) 234 : cluster 0 pgmap v139: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:50:59.341 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:59 smithi026 bash[65817]: audit 2023-12-20T20:50:58.911759+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:59.341 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:50:59 smithi026 bash[65817]: audit 2023-12-20T20:50:58.914680+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:59.342 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:59 smithi026 bash[64429]: cluster 2023-12-20T20:50:57.913355+0000 mgr.y (mgr.25477) 234 : cluster 0 pgmap v139: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:50:59.342 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:59 smithi026 bash[64429]: audit 2023-12-20T20:50:58.911759+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:59.342 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:50:59 smithi026 bash[64429]: audit 2023-12-20T20:50:58.914680+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:50:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:59 smithi145 bash[51928]: cluster 2023-12-20T20:50:57.913355+0000 mgr.y (mgr.25477) 234 : cluster 0 pgmap v139: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:50:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:59 smithi145 bash[51928]: audit 2023-12-20T20:50:58.911759+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:50:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:50:59 smithi145 bash[51928]: audit 2023-12-20T20:50:58.914680+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:01.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:01 smithi026 bash[65817]: cluster 2023-12-20T20:50:59.914809+0000 mgr.y (mgr.25477) 235 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:01.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:01 smithi026 bash[64429]: cluster 2023-12-20T20:50:59.914809+0000 mgr.y (mgr.25477) 235 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:01.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:01 smithi145 bash[51928]: cluster 2023-12-20T20:50:59.914809+0000 mgr.y (mgr.25477) 235 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:02.443 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:51:02.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.505111+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.519915+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.523425+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:02.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.525041+0000 mon.c (mon.1) 123 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:02.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.534953+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.622758+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.626446+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.629436+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.631730+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.634602+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: audit 2023-12-20T20:51:01.635004+0000 mgr.y (mgr.25477) 236 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: cephadm 2023-12-20T20:51:01.637404+0000 mgr.y (mgr.25477) 237 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:51:02.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:02 smithi145 bash[51928]: cluster 2023-12-20T20:51:01.915972+0000 mgr.y (mgr.25477) 238 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:02.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.505111+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.519915+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.523425+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:02.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.525041+0000 mon.c (mon.1) 123 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:02.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.534953+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.622758+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.626446+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.629436+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.631730+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.634602+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: audit 2023-12-20T20:51:01.635004+0000 mgr.y (mgr.25477) 236 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: cephadm 2023-12-20T20:51:01.637404+0000 mgr.y (mgr.25477) 237 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[64429]: cluster 2023-12-20T20:51:01.915972+0000 mgr.y (mgr.25477) 238 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.505111+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.519915+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.523425+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.525041+0000 mon.c (mon.1) 123 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:02.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.534953+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.622758+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.626446+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.629436+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.631730+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.634602+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: audit 2023-12-20T20:51:01.635004+0000 mgr.y (mgr.25477) 236 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: cephadm 2023-12-20T20:51:01.637404+0000 mgr.y (mgr.25477) 237 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:51:02.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:02 smithi026 bash[65817]: cluster 2023-12-20T20:51:01.915972+0000 mgr.y (mgr.25477) 238 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:03.206 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 12s ago 13m 16.2M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (5m) 2m ago 12m 43.5M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (4m) 12s ago 11m 47.6M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (4m) 2m ago 18m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 12s ago 20m 492M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (4m) 12s ago 21m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (2m) 2m ago 19m 23.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 12s ago 19m 47.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 12s ago 13m 11.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (5m) 2m ago 13m 14.0M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (103s) 12s ago 18m 52.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:51:03.207 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (75s) 12s ago 17m 52.7M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (45s) 12s ago 17m 47.6M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (17s) 12s ago 16m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 2a488e535223 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (16m) 2m ago 16m 59.2M 3037M 17.2.0 e1d6a67b021e 34627858dea0 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (15m) 2m ago 15m 55.3M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (14m) 2m ago 14m 55.2M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (14m) 2m ago 14m 57.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (4m) 2m ago 13m 58.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (11m) 12s ago 11m 88.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (11m) 2m ago 11m 88.1M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (11m) 12s ago 11m 88.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:51:03.208 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (11m) 2m ago 11m 87.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:51:03.670 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:51:03.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-20T20:51:03.672 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 9 2023-12-20T20:51:03.672 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:51:03.672 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:51:03.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[64429]: audit 2023-12-20T20:51:02.425504+0000 mgr.y (mgr.25477) 239 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[64429]: audit 2023-12-20T20:51:02.806015+0000 mgr.y (mgr.25477) 240 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[64429]: audit 2023-12-20T20:51:03.187651+0000 mgr.y (mgr.25477) 241 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.830 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[65817]: audit 2023-12-20T20:51:02.425504+0000 mgr.y (mgr.25477) 239 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.830 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[65817]: audit 2023-12-20T20:51:02.806015+0000 mgr.y (mgr.25477) 240 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.831 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[65817]: audit 2023-12-20T20:51:03.187651+0000 mgr.y (mgr.25477) 241 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:03 smithi145 bash[51928]: audit 2023-12-20T20:51:02.425504+0000 mgr.y (mgr.25477) 239 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:03 smithi145 bash[51928]: audit 2023-12-20T20:51:02.806015+0000 mgr.y (mgr.25477) 240 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:03.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:03 smithi145 bash[51928]: audit 2023-12-20T20:51:03.187651+0000 mgr.y (mgr.25477) 241 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:04.061 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:51:04.061 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:51:04.061 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:51:04.061 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:51:04.061 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:51:04.061 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:51:04.062 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:51:04.062 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:51:04.062 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "9/23 daemons upgraded", 2023-12-20T20:51:04.062 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:51:04.062 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:51:04.062 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:51:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:51:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:51:03] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.33.4" 2023-12-20T20:51:04.512 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:03.667436+0000 mon.c (mon.1) 129 : audit 0 from='client.? 172.21.15.26:0/2109714096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: cluster 2023-12-20T20:51:03.917119+0000 mgr.y (mgr.25477) 242 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: cephadm 2023-12-20T20:51:04.007191+0000 mgr.y (mgr.25477) 243 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:04.014520+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:04.020209+0000 mon.c (mon.1) 130 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:04.021298+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:04.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: cephadm 2023-12-20T20:51:04.026558+0000 mgr.y (mgr.25477) 244 : cephadm 1 Deploying daemon osd.4 on smithi145 2023-12-20T20:51:04.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:04.057826+0000 mgr.y (mgr.25477) 245 : audit 0 from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:04.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:04.149487+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:04.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:04 smithi145 bash[51928]: audit 2023-12-20T20:51:04.509776+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.26:0/1856654770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:03.667436+0000 mon.c (mon.1) 129 : audit 0 from='client.? 172.21.15.26:0/2109714096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: cluster 2023-12-20T20:51:03.917119+0000 mgr.y (mgr.25477) 242 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: cephadm 2023-12-20T20:51:04.007191+0000 mgr.y (mgr.25477) 243 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:04.014520+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:04.020209+0000 mon.c (mon.1) 130 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:04.021298+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: cephadm 2023-12-20T20:51:04.026558+0000 mgr.y (mgr.25477) 244 : cephadm 1 Deploying daemon osd.4 on smithi145 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:04.057826+0000 mgr.y (mgr.25477) 245 : audit 0 from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:04.149487+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:04.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[64429]: audit 2023-12-20T20:51:04.509776+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.26:0/1856654770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:03.667436+0000 mon.c (mon.1) 129 : audit 0 from='client.? 172.21.15.26:0/2109714096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: cluster 2023-12-20T20:51:03.917119+0000 mgr.y (mgr.25477) 242 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: cephadm 2023-12-20T20:51:04.007191+0000 mgr.y (mgr.25477) 243 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:04.014520+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:04.020209+0000 mon.c (mon.1) 130 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:04.021298+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: cephadm 2023-12-20T20:51:04.026558+0000 mgr.y (mgr.25477) 244 : cephadm 1 Deploying daemon osd.4 on smithi145 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:04.057826+0000 mgr.y (mgr.25477) 245 : audit 0 from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:04.149487+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:04.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:04 smithi026 bash[65817]: audit 2023-12-20T20:51:04.509776+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.26:0/1856654770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:51:06.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:05 smithi145 bash[51928]: audit 2023-12-20T20:51:05.009722+0000 mgr.y (mgr.25477) 246 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:06.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:05 smithi026 bash[64429]: audit 2023-12-20T20:51:05.009722+0000 mgr.y (mgr.25477) 246 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:06.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:05 smithi026 bash[65817]: audit 2023-12-20T20:51:05.009722+0000 mgr.y (mgr.25477) 246 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:07.126 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:06 smithi145 bash[51928]: cluster 2023-12-20T20:51:05.918501+0000 mgr.y (mgr.25477) 247 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:07.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:06 smithi026 bash[64429]: cluster 2023-12-20T20:51:05.918501+0000 mgr.y (mgr.25477) 247 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:07.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:06 smithi026 bash[65817]: cluster 2023-12-20T20:51:05.918501+0000 mgr.y (mgr.25477) 247 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:51:08.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:08 smithi145 systemd[1]: Stopping Ceph osd.4 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:51:08.996 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:08 smithi145 bash[28363]: debug 2023-12-20T20:51:08.663+0000 7ff951586700 -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 2023-12-20T20:51:08.997 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:08 smithi145 bash[28363]: debug 2023-12-20T20:51:08.663+0000 7ff951586700 -1 osd.4 129 *** Got signal Terminated *** 2023-12-20T20:51:08.997 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:08 smithi145 bash[28363]: debug 2023-12-20T20:51:08.663+0000 7ff951586700 -1 osd.4 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:51:09.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:08 smithi145 bash[51928]: cluster 2023-12-20T20:51:07.919493+0000 mgr.y (mgr.25477) 248 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-20T20:51:09.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:08 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.664033+0000 mon.a (mon.0) 293 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:51:09.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:08 smithi026 bash[64429]: cluster 2023-12-20T20:51:07.919493+0000 mgr.y (mgr.25477) 248 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-20T20:51:09.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:08 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.664033+0000 mon.a (mon.0) 293 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:51:09.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:08 smithi026 bash[65817]: cluster 2023-12-20T20:51:07.919493+0000 mgr.y (mgr.25477) 248 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-20T20:51:09.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:08 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.664033+0000 mon.a (mon.0) 293 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.975377+0000 mon.a (mon.0) 294 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.983751+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.984644+0000 mon.a (mon.0) 295 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.986730+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.988344+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.992109+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.992453+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.995002+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:08.998225+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.987761+0000 mon.a (mon.0) 296 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-20T20:51:10.377 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[53754]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:51:10.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.975377+0000 mon.a (mon.0) 294 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:51:10.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.983751+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.984644+0000 mon.a (mon.0) 295 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-20T20:51:10.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.986730+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.988344+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.992109+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.992453+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.995002+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:08.998225+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.987761+0000 mon.a (mon.0) 296 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.975377+0000 mon.a (mon.0) 294 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.983751+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.984644+0000 mon.a (mon.0) 295 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.986730+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.988344+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.992109+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.992453+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.995002+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:08.998225+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:51:10.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:10 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.987761+0000 mon.a (mon.0) 296 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-20T20:51:10.877 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:10 smithi145 bash[53831]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:51:11.265 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.920862+0000 mgr.y (mgr.25477) 249 : cluster 0 pgmap v146: 161 pgs: 30 peering, 13 stale+active+clean, 118 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:51:11.265 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.984842+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.265 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.985406+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.265 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.991325+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.265 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.992413+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.265 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.992608+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.266 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.994590+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.266 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.995324+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-20T20:51:11.266 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:11 smithi145 bash[51928]: cluster 2023-12-20T20:51:09.996477+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.920862+0000 mgr.y (mgr.25477) 249 : cluster 0 pgmap v146: 161 pgs: 30 peering, 13 stale+active+clean, 118 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:51:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.984842+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.985406+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.991325+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.992413+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.992608+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.994590+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.995324+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[64429]: cluster 2023-12-20T20:51:09.996477+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.920862+0000 mgr.y (mgr.25477) 249 : cluster 0 pgmap v146: 161 pgs: 30 peering, 13 stale+active+clean, 118 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.984842+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.985406+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.991325+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.992413+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.992608+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.994590+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.995324+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-20T20:51:11.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:11 smithi026 bash[65817]: cluster 2023-12-20T20:51:09.996477+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:51:12.351 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:12 smithi145 bash[51928]: cluster 2023-12-20T20:51:12.002564+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:12.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:12 smithi026 bash[64429]: cluster 2023-12-20T20:51:12.002564+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:12.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:12 smithi026 bash[65817]: cluster 2023-12-20T20:51:12.002564+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:12.612 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:12 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-20T20:51:12.612 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:12 smithi145 systemd[1]: Stopped Ceph osd.4 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:51:12.612 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:12 smithi145 systemd[1]: Started Ceph osd.4 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:51:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:13 smithi145 bash[51928]: cluster 2023-12-20T20:51:11.922326+0000 mgr.y (mgr.25477) 250 : cluster 0 pgmap v148: 161 pgs: 7 active+undersized+degraded, 30 peering, 5 stale+active+clean, 11 active+undersized, 108 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2023-12-20T20:51:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:13 smithi145 bash[51928]: audit 2023-12-20T20:51:12.662165+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:13.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:13 smithi145 bash[51928]: audit 2023-12-20T20:51:12.674375+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[65817]: cluster 2023-12-20T20:51:11.922326+0000 mgr.y (mgr.25477) 250 : cluster 0 pgmap v148: 161 pgs: 7 active+undersized+degraded, 30 peering, 5 stale+active+clean, 11 active+undersized, 108 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2023-12-20T20:51:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[65817]: audit 2023-12-20T20:51:12.662165+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:13.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[65817]: audit 2023-12-20T20:51:12.674375+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:13.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[64429]: cluster 2023-12-20T20:51:11.922326+0000 mgr.y (mgr.25477) 250 : cluster 0 pgmap v148: 161 pgs: 7 active+undersized+degraded, 30 peering, 5 stale+active+clean, 11 active+undersized, 108 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2023-12-20T20:51:13.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[64429]: audit 2023-12-20T20:51:12.662165+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:13.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[64429]: audit 2023-12-20T20:51:12.674375+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:51:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:51:13] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.33.4" 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-20T20:51:14.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[54006]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-20T20:51:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[51928]: audit 2023-12-20T20:51:13.240287+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[51928]: audit 2023-12-20T20:51:13.254828+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[51928]: audit 2023-12-20T20:51:13.911714+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:14 smithi145 bash[51928]: audit 2023-12-20T20:51:13.915065+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:14.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[64429]: audit 2023-12-20T20:51:13.240287+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[64429]: audit 2023-12-20T20:51:13.254828+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[64429]: audit 2023-12-20T20:51:13.911714+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[64429]: audit 2023-12-20T20:51:13.915065+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:14.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[65817]: audit 2023-12-20T20:51:13.240287+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[65817]: audit 2023-12-20T20:51:13.254828+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[65817]: audit 2023-12-20T20:51:13.911714+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:14.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:14 smithi026 bash[65817]: audit 2023-12-20T20:51:13.915065+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:15.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:15 smithi026 bash[64429]: cluster 2023-12-20T20:51:13.925353+0000 mgr.y (mgr.25477) 251 : cluster 0 pgmap v149: 161 pgs: 13 active+undersized+degraded, 30 peering, 23 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2023-12-20T20:51:15.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:15 smithi026 bash[65817]: cluster 2023-12-20T20:51:13.925353+0000 mgr.y (mgr.25477) 251 : cluster 0 pgmap v149: 161 pgs: 13 active+undersized+degraded, 30 peering, 23 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2023-12-20T20:51:15.626 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:15 smithi145 bash[51928]: cluster 2023-12-20T20:51:13.925353+0000 mgr.y (mgr.25477) 251 : cluster 0 pgmap v149: 161 pgs: 13 active+undersized+degraded, 30 peering, 23 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2023-12-20T20:51:16.127 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:15 smithi145 bash[54313]: debug 2023-12-20T20:51:15.718+0000 7ffa8be0f700 1 -- 172.21.15.145:0/2199790450 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e4ff01f6c0 con 0x55e4ff0a4800 2023-12-20T20:51:16.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:16 smithi145 bash[51928]: audit 2023-12-20T20:51:15.019280+0000 mgr.y (mgr.25477) 252 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:16.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:16 smithi145 bash[54313]: debug 2023-12-20T20:51:16.282+0000 7ffa94f95640 -1 Falling back to public interface 2023-12-20T20:51:16.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:16 smithi026 bash[64429]: audit 2023-12-20T20:51:15.019280+0000 mgr.y (mgr.25477) 252 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:16.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:16 smithi026 bash[65817]: audit 2023-12-20T20:51:15.019280+0000 mgr.y (mgr.25477) 252 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:17 smithi145 bash[51928]: cluster 2023-12-20T20:51:15.927072+0000 mgr.y (mgr.25477) 253 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:17.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:17 smithi145 bash[51928]: cluster 2023-12-20T20:51:16.239989+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 8 pgs peering) 2023-12-20T20:51:17.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:17 smithi026 bash[65817]: cluster 2023-12-20T20:51:15.927072+0000 mgr.y (mgr.25477) 253 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:17.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:17 smithi026 bash[65817]: cluster 2023-12-20T20:51:16.239989+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 8 pgs peering) 2023-12-20T20:51:17.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:17 smithi026 bash[64429]: cluster 2023-12-20T20:51:15.927072+0000 mgr.y (mgr.25477) 253 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:17.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:17 smithi026 bash[64429]: cluster 2023-12-20T20:51:16.239989+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 8 pgs peering) 2023-12-20T20:51:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:19 smithi145 bash[51928]: cluster 2023-12-20T20:51:17.928515+0000 mgr.y (mgr.25477) 254 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:19 smithi145 bash[51928]: cluster 2023-12-20T20:51:18.806764+0000 mon.a (mon.0) 305 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:19 smithi145 bash[51928]: audit 2023-12-20T20:51:19.062022+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:19.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:19 smithi145 bash[51928]: audit 2023-12-20T20:51:19.079023+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:19.628 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:19 smithi145 bash[54313]: debug 2023-12-20T20:51:19.238+0000 7ffa94f95640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-20T20:51:19.628 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:19 smithi145 bash[54313]: debug 2023-12-20T20:51:19.298+0000 7ffa94f95640 -1 osd.4 129 log_to_monitors true 2023-12-20T20:51:19.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[64429]: cluster 2023-12-20T20:51:17.928515+0000 mgr.y (mgr.25477) 254 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:19.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[64429]: cluster 2023-12-20T20:51:18.806764+0000 mon.a (mon.0) 305 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:19.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[64429]: audit 2023-12-20T20:51:19.062022+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:19.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[64429]: audit 2023-12-20T20:51:19.079023+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:19.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[65817]: cluster 2023-12-20T20:51:17.928515+0000 mgr.y (mgr.25477) 254 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:19.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[65817]: cluster 2023-12-20T20:51:18.806764+0000 mon.a (mon.0) 305 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:19.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[65817]: audit 2023-12-20T20:51:19.062022+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:19.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:19 smithi026 bash[65817]: audit 2023-12-20T20:51:19.079023+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:20.627 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:51:20 smithi145 bash[54313]: debug 2023-12-20T20:51:20.338+0000 7ffa84402700 -1 osd.4 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:51:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:20 smithi145 bash[51928]: audit 2023-12-20T20:51:19.306516+0000 mon.a (mon.0) 308 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:51:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:20 smithi145 bash[51928]: audit 2023-12-20T20:51:19.308792+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:51:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:20 smithi145 bash[51928]: audit 2023-12-20T20:51:20.194156+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:20.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:20 smithi145 bash[51928]: audit 2023-12-20T20:51:20.210029+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[64429]: audit 2023-12-20T20:51:19.306516+0000 mon.a (mon.0) 308 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:51:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[64429]: audit 2023-12-20T20:51:19.308792+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:51:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[64429]: audit 2023-12-20T20:51:20.194156+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:20.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[64429]: audit 2023-12-20T20:51:20.210029+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:20.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[65817]: audit 2023-12-20T20:51:19.306516+0000 mon.a (mon.0) 308 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:51:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[65817]: audit 2023-12-20T20:51:19.308792+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:51:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[65817]: audit 2023-12-20T20:51:20.194156+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:20.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:20 smithi026 bash[65817]: audit 2023-12-20T20:51:20.210029+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: cluster 2023-12-20T20:51:19.930160+0000 mgr.y (mgr.25477) 255 : cluster 0 pgmap v152: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: audit 2023-12-20T20:51:20.265211+0000 mon.a (mon.0) 311 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: cluster 2023-12-20T20:51:20.269325+0000 mon.a (mon.0) 312 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: cluster 2023-12-20T20:51:20.269643+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: cluster 2023-12-20T20:51:20.269723+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: audit 2023-12-20T20:51:20.280318+0000 mon.a (mon.0) 313 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:21.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:21 smithi145 bash[51928]: audit 2023-12-20T20:51:20.281718+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:21.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: cluster 2023-12-20T20:51:19.930160+0000 mgr.y (mgr.25477) 255 : cluster 0 pgmap v152: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:21.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: audit 2023-12-20T20:51:20.265211+0000 mon.a (mon.0) 311 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:51:21.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: cluster 2023-12-20T20:51:20.269325+0000 mon.a (mon.0) 312 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-20T20:51:21.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: cluster 2023-12-20T20:51:20.269643+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:51:21.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: cluster 2023-12-20T20:51:20.269723+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:51:21.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: audit 2023-12-20T20:51:20.280318+0000 mon.a (mon.0) 313 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[64429]: audit 2023-12-20T20:51:20.281718+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: cluster 2023-12-20T20:51:19.930160+0000 mgr.y (mgr.25477) 255 : cluster 0 pgmap v152: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: audit 2023-12-20T20:51:20.265211+0000 mon.a (mon.0) 311 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: cluster 2023-12-20T20:51:20.269325+0000 mon.a (mon.0) 312 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: cluster 2023-12-20T20:51:20.269643+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: cluster 2023-12-20T20:51:20.269723+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: audit 2023-12-20T20:51:20.280318+0000 mon.a (mon.0) 313 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:21.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:21 smithi026 bash[65817]: audit 2023-12-20T20:51:20.281718+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:22.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:22 smithi145 bash[51928]: cluster 2023-12-20T20:51:21.266346+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:51:22.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:22 smithi145 bash[51928]: cluster 2023-12-20T20:51:21.272958+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:51:22.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:22 smithi145 bash[51928]: cluster 2023-12-20T20:51:21.273679+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:51:22.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:22 smithi145 bash[51928]: cluster 2023-12-20T20:51:21.274517+0000 mon.a (mon.0) 315 : cluster 1 osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620] boot 2023-12-20T20:51:22.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:22 smithi145 bash[51928]: cluster 2023-12-20T20:51:21.274648+0000 mon.a (mon.0) 316 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-20T20:51:22.629 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:22 smithi145 bash[51928]: audit 2023-12-20T20:51:21.277329+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:51:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[64429]: cluster 2023-12-20T20:51:21.266346+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:51:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[64429]: cluster 2023-12-20T20:51:21.272958+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:51:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[64429]: cluster 2023-12-20T20:51:21.273679+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:51:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[64429]: cluster 2023-12-20T20:51:21.274517+0000 mon.a (mon.0) 315 : cluster 1 osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620] boot 2023-12-20T20:51:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[64429]: cluster 2023-12-20T20:51:21.274648+0000 mon.a (mon.0) 316 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[64429]: audit 2023-12-20T20:51:21.277329+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[65817]: cluster 2023-12-20T20:51:21.266346+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[65817]: cluster 2023-12-20T20:51:21.272958+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[65817]: cluster 2023-12-20T20:51:21.273679+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[65817]: cluster 2023-12-20T20:51:21.274517+0000 mon.a (mon.0) 315 : cluster 1 osd.4 [v2:172.21.15.145:6800/2577356620,v1:172.21.15.145:6801/2577356620] boot 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[65817]: cluster 2023-12-20T20:51:21.274648+0000 mon.a (mon.0) 316 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-20T20:51:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:22 smithi026 bash[65817]: audit 2023-12-20T20:51:21.277329+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:51:23.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:21.931505+0000 mgr.y (mgr.25477) 256 : cluster 0 pgmap v155: 161 pgs: 3 peering, 26 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/630 objects degraded (16.349%) 2023-12-20T20:51:23.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.293461+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.296861+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.297455+0000 mon.a (mon.0) 317 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.301494+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.301767+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.305035+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.305932+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.306061+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.307760+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.308239+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.308260+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.309471+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:23 smithi145 bash[51928]: cluster 2023-12-20T20:51:22.311140+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:21.931505+0000 mgr.y (mgr.25477) 256 : cluster 0 pgmap v155: 161 pgs: 3 peering, 26 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/630 objects degraded (16.349%) 2023-12-20T20:51:23.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.293461+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.296861+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.297455+0000 mon.a (mon.0) 317 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.301494+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.301767+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.305035+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.305932+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.306061+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.307760+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.308239+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.308260+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.309471+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[64429]: cluster 2023-12-20T20:51:22.311140+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:21.931505+0000 mgr.y (mgr.25477) 256 : cluster 0 pgmap v155: 161 pgs: 3 peering, 26 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/630 objects degraded (16.349%) 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.293461+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.296861+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.297455+0000 mon.a (mon.0) 317 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.301494+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.301767+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.305035+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.305932+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.306061+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.307760+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.308239+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.308260+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.309471+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:23.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[65817]: cluster 2023-12-20T20:51:22.311140+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:51:24.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:51:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:51:23] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2023-12-20T20:51:24.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:24 smithi145 bash[51928]: cluster 2023-12-20T20:51:23.808542+0000 mon.a (mon.0) 318 : cluster 3 Health check update: Degraded data redundancy: 103/630 objects degraded (16.349%), 26 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:24.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:24 smithi026 bash[64429]: cluster 2023-12-20T20:51:23.808542+0000 mon.a (mon.0) 318 : cluster 3 Health check update: Degraded data redundancy: 103/630 objects degraded (16.349%), 26 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:24.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:24 smithi026 bash[65817]: cluster 2023-12-20T20:51:23.808542+0000 mon.a (mon.0) 318 : cluster 3 Health check update: Degraded data redundancy: 103/630 objects degraded (16.349%), 26 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:25.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:25 smithi145 bash[51928]: cluster 2023-12-20T20:51:23.932946+0000 mgr.y (mgr.25477) 257 : cluster 0 pgmap v157: 161 pgs: 3 peering, 23 active+undersized+degraded, 27 active+undersized, 108 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/630 objects degraded (14.921%) 2023-12-20T20:51:25.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:25 smithi026 bash[64429]: cluster 2023-12-20T20:51:23.932946+0000 mgr.y (mgr.25477) 257 : cluster 0 pgmap v157: 161 pgs: 3 peering, 23 active+undersized+degraded, 27 active+undersized, 108 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/630 objects degraded (14.921%) 2023-12-20T20:51:25.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:25 smithi026 bash[65817]: cluster 2023-12-20T20:51:23.932946+0000 mgr.y (mgr.25477) 257 : cluster 0 pgmap v157: 161 pgs: 3 peering, 23 active+undersized+degraded, 27 active+undersized, 108 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/630 objects degraded (14.921%) 2023-12-20T20:51:26.538 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:26 smithi145 bash[51928]: audit 2023-12-20T20:51:25.025140+0000 mgr.y (mgr.25477) 258 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:26.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:26 smithi026 bash[64429]: audit 2023-12-20T20:51:25.025140+0000 mgr.y (mgr.25477) 258 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:26.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:26 smithi026 bash[65817]: audit 2023-12-20T20:51:25.025140+0000 mgr.y (mgr.25477) 258 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:27 smithi145 bash[51928]: cluster 2023-12-20T20:51:25.934451+0000 mgr.y (mgr.25477) 259 : cluster 0 pgmap v158: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:27 smithi145 bash[51928]: cluster 2023-12-20T20:51:26.294983+0000 mon.a (mon.0) 319 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/630 objects degraded (14.921%), 23 pgs degraded) 2023-12-20T20:51:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:27 smithi145 bash[51928]: cluster 2023-12-20T20:51:26.295058+0000 mon.a (mon.0) 320 : cluster 1 Cluster is now healthy 2023-12-20T20:51:27.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:27 smithi026 bash[64429]: cluster 2023-12-20T20:51:25.934451+0000 mgr.y (mgr.25477) 259 : cluster 0 pgmap v158: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:27.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:27 smithi026 bash[64429]: cluster 2023-12-20T20:51:26.294983+0000 mon.a (mon.0) 319 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/630 objects degraded (14.921%), 23 pgs degraded) 2023-12-20T20:51:27.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:27 smithi026 bash[64429]: cluster 2023-12-20T20:51:26.295058+0000 mon.a (mon.0) 320 : cluster 1 Cluster is now healthy 2023-12-20T20:51:27.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:27 smithi026 bash[65817]: cluster 2023-12-20T20:51:25.934451+0000 mgr.y (mgr.25477) 259 : cluster 0 pgmap v158: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:27.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:27 smithi026 bash[65817]: cluster 2023-12-20T20:51:26.294983+0000 mon.a (mon.0) 319 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/630 objects degraded (14.921%), 23 pgs degraded) 2023-12-20T20:51:27.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:27 smithi026 bash[65817]: cluster 2023-12-20T20:51:26.295058+0000 mon.a (mon.0) 320 : cluster 1 Cluster is now healthy 2023-12-20T20:51:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:29 smithi145 bash[51928]: cluster 2023-12-20T20:51:27.935517+0000 mgr.y (mgr.25477) 260 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:29 smithi145 bash[51928]: audit 2023-12-20T20:51:28.911899+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:29.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:29 smithi145 bash[51928]: audit 2023-12-20T20:51:28.914870+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:29.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:29 smithi026 bash[65817]: cluster 2023-12-20T20:51:27.935517+0000 mgr.y (mgr.25477) 260 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:29.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:29 smithi026 bash[65817]: audit 2023-12-20T20:51:28.911899+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:29.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:29 smithi026 bash[65817]: audit 2023-12-20T20:51:28.914870+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:29.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:29 smithi026 bash[64429]: cluster 2023-12-20T20:51:27.935517+0000 mgr.y (mgr.25477) 260 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:29.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:29 smithi026 bash[64429]: audit 2023-12-20T20:51:28.911899+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:29.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:29 smithi026 bash[64429]: audit 2023-12-20T20:51:28.914870+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:31.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.813638+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.827068+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.830590+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.832425+0000 mon.c (mon.1) 136 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.842093+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.933708+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: cluster 2023-12-20T20:51:29.936988+0000 mgr.y (mgr.25477) 261 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.937842+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.940740+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.943071+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.945918+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:51:31.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: audit 2023-12-20T20:51:29.946283+0000 mgr.y (mgr.25477) 262 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:51:31.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:30 smithi145 bash[51928]: cephadm 2023-12-20T20:51:29.948197+0000 mgr.y (mgr.25477) 263 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.813638+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.827068+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.830590+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.832425+0000 mon.c (mon.1) 136 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.842093+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.933708+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: cluster 2023-12-20T20:51:29.936988+0000 mgr.y (mgr.25477) 261 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.937842+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.940740+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.943071+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.945918+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: audit 2023-12-20T20:51:29.946283+0000 mgr.y (mgr.25477) 262 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[64429]: cephadm 2023-12-20T20:51:29.948197+0000 mgr.y (mgr.25477) 263 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.813638+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.827068+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.830590+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.832425+0000 mon.c (mon.1) 136 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.842093+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.933708+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: cluster 2023-12-20T20:51:29.936988+0000 mgr.y (mgr.25477) 261 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.937842+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.940740+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.943071+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:31.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.945918+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:51:31.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: audit 2023-12-20T20:51:29.946283+0000 mgr.y (mgr.25477) 262 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:51:31.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:30 smithi026 bash[65817]: cephadm 2023-12-20T20:51:29.948197+0000 mgr.y (mgr.25477) 263 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:51:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[64429]: cluster 2023-12-20T20:51:31.938332+0000 mgr.y (mgr.25477) 264 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[64429]: cephadm 2023-12-20T20:51:32.168302+0000 mgr.y (mgr.25477) 265 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:51:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[64429]: audit 2023-12-20T20:51:32.176309+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[64429]: audit 2023-12-20T20:51:32.182395+0000 mon.c (mon.1) 142 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[64429]: audit 2023-12-20T20:51:32.183992+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[64429]: cephadm 2023-12-20T20:51:32.187450+0000 mgr.y (mgr.25477) 266 : cephadm 1 Deploying daemon osd.5 on smithi145 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[65817]: cluster 2023-12-20T20:51:31.938332+0000 mgr.y (mgr.25477) 264 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[65817]: cephadm 2023-12-20T20:51:32.168302+0000 mgr.y (mgr.25477) 265 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[65817]: audit 2023-12-20T20:51:32.176309+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[65817]: audit 2023-12-20T20:51:32.182395+0000 mon.c (mon.1) 142 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[65817]: audit 2023-12-20T20:51:32.183992+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[65817]: cephadm 2023-12-20T20:51:32.187450+0000 mgr.y (mgr.25477) 266 : cephadm 1 Deploying daemon osd.5 on smithi145 2023-12-20T20:51:33.496 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:33 smithi145 bash[51928]: cluster 2023-12-20T20:51:31.938332+0000 mgr.y (mgr.25477) 264 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:33.496 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:33 smithi145 bash[51928]: cephadm 2023-12-20T20:51:32.168302+0000 mgr.y (mgr.25477) 265 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:51:33.496 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:33 smithi145 bash[51928]: audit 2023-12-20T20:51:32.176309+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:33.496 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:33 smithi145 bash[51928]: audit 2023-12-20T20:51:32.182395+0000 mon.c (mon.1) 142 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:51:33.496 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:33 smithi145 bash[51928]: audit 2023-12-20T20:51:32.183992+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:33.496 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:33 smithi145 bash[51928]: cephadm 2023-12-20T20:51:32.187450+0000 mgr.y (mgr.25477) 266 : cephadm 1 Deploying daemon osd.5 on smithi145 2023-12-20T20:51:34.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:51:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:51:33] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2023-12-20T20:51:34.933 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:51:35.346 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:35 smithi145 bash[51928]: cluster 2023-12-20T20:51:33.939386+0000 mgr.y (mgr.25477) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:35.347 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:35 smithi145 bash[51928]: audit 2023-12-20T20:51:34.188704+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:35.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:35 smithi026 bash[65817]: cluster 2023-12-20T20:51:33.939386+0000 mgr.y (mgr.25477) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:35.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:35 smithi026 bash[65817]: audit 2023-12-20T20:51:34.188704+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:35.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:35 smithi026 bash[64429]: cluster 2023-12-20T20:51:33.939386+0000 mgr.y (mgr.25477) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:35.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:35 smithi026 bash[64429]: audit 2023-12-20T20:51:34.188704+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 45s ago 13m 16.2M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (5m) 16s ago 13m 43.7M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (5m) 45s ago 11m 47.6M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (4m) 16s ago 19m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 45s ago 21m 492M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (4m) 45s ago 21m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (3m) 16s ago 19m 41.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 45s ago 19m 47.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:51:35.717 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 45s ago 13m 11.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (6m) 16s ago 13m 11.8M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 45s ago 19m 52.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (107s) 45s ago 18m 52.7M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (78s) 45s ago 17m 47.6M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (49s) 45s ago 17m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 2a488e535223 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (20s) 16s ago 16m - 3037M 19.0.0-297-ga89fee39 36973ca01a0c e1d92a514632 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (16m) 16s ago 16m 64.6M 3037M 17.2.0 e1d6a67b021e 07a88cc2e95d 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (15m) 16s ago 15m 63.1M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (14m) 16s ago 14m 66.3M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (5m) 16s ago 13m 62.7M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (11m) 45s ago 11m 88.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (11m) 16s ago 11m 89.3M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (11m) 45s ago 11m 88.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:51:35.718 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (11m) 16s ago 11m 88.4M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:51:36.179 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:51:36.180 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:51:36.181 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:51:36.181 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:51:36.181 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-20T20:51:36.181 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 10 2023-12-20T20:51:36.181 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:51:36.181 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:51:36.455 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[51928]: audit 2023-12-20T20:51:34.909754+0000 mgr.y (mgr.25477) 268 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:36.455 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[51928]: audit 2023-12-20T20:51:35.036290+0000 mgr.y (mgr.25477) 269 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:36.455 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[51928]: audit 2023-12-20T20:51:35.305246+0000 mgr.y (mgr.25477) 270 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:36.455 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[51928]: audit 2023-12-20T20:51:36.176614+0000 mon.a (mon.0) 327 : audit 0 from='client.? 172.21.15.26:0/835515180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:36.455 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:36 smithi145 systemd[1]: Stopping Ceph osd.5 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:51:36.564 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:51:36.564 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:51:36.564 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "10/23 daemons upgraded", 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:51:36.565 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[64429]: audit 2023-12-20T20:51:34.909754+0000 mgr.y (mgr.25477) 268 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[64429]: audit 2023-12-20T20:51:35.036290+0000 mgr.y (mgr.25477) 269 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[64429]: audit 2023-12-20T20:51:35.305246+0000 mgr.y (mgr.25477) 270 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[64429]: audit 2023-12-20T20:51:36.176614+0000 mon.a (mon.0) 327 : audit 0 from='client.? 172.21.15.26:0/835515180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[65817]: audit 2023-12-20T20:51:34.909754+0000 mgr.y (mgr.25477) 268 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[65817]: audit 2023-12-20T20:51:35.036290+0000 mgr.y (mgr.25477) 269 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:36.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[65817]: audit 2023-12-20T20:51:35.305246+0000 mgr.y (mgr.25477) 270 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:36.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:36 smithi026 bash[65817]: audit 2023-12-20T20:51:36.176614+0000 mon.a (mon.0) 327 : audit 0 from='client.? 172.21.15.26:0/835515180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:36.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[31484]: debug 2023-12-20T20:51:36.578+0000 7f8377cf4700 -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 2023-12-20T20:51:36.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[31484]: debug 2023-12-20T20:51:36.578+0000 7f8377cf4700 -1 osd.5 134 *** Got signal Terminated *** 2023-12-20T20:51:36.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:36 smithi145 bash[31484]: debug 2023-12-20T20:51:36.578+0000 7f8377cf4700 -1 osd.5 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:51:37.011 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2023-12-20T20:51:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:37 smithi145 bash[51928]: audit 2023-12-20T20:51:35.681710+0000 mgr.y (mgr.25477) 271 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:37 smithi145 bash[51928]: cluster 2023-12-20T20:51:35.940821+0000 mgr.y (mgr.25477) 272 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:37 smithi145 bash[51928]: cluster 2023-12-20T20:51:36.581800+0000 mon.a (mon.0) 328 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:51:37.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:37 smithi145 bash[51928]: audit 2023-12-20T20:51:37.008506+0000 mon.c (mon.1) 144 : audit 0 from='client.? 172.21.15.26:0/644975900' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:51:37.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[64429]: audit 2023-12-20T20:51:35.681710+0000 mgr.y (mgr.25477) 271 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:37.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[64429]: cluster 2023-12-20T20:51:35.940821+0000 mgr.y (mgr.25477) 272 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:37.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[64429]: cluster 2023-12-20T20:51:36.581800+0000 mon.a (mon.0) 328 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:51:37.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[64429]: audit 2023-12-20T20:51:37.008506+0000 mon.c (mon.1) 144 : audit 0 from='client.? 172.21.15.26:0/644975900' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:51:37.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[65817]: audit 2023-12-20T20:51:35.681710+0000 mgr.y (mgr.25477) 271 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:37.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[65817]: cluster 2023-12-20T20:51:35.940821+0000 mgr.y (mgr.25477) 272 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-20T20:51:37.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[65817]: cluster 2023-12-20T20:51:36.581800+0000 mon.a (mon.0) 328 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:51:37.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:37 smithi026 bash[65817]: audit 2023-12-20T20:51:37.008506+0000 mon.c (mon.1) 144 : audit 0 from='client.? 172.21.15.26:0/644975900' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:51:38.204 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: audit 2023-12-20T20:51:36.561493+0000 mgr.y (mgr.25477) 273 : audit 0 from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:38.204 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.196073+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:51:38.204 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.210080+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.204 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.210753+0000 mon.a (mon.0) 330 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-20T20:51:38.205 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.211615+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.205 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.214211+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.205 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.215405+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.518 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[55805]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:51:38.519 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.220685+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.519 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.224071+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.519 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.225986+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: audit 2023-12-20T20:51:36.561493+0000 mgr.y (mgr.25477) 273 : audit 0 from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:38.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.196073+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:51:38.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.210080+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.210753+0000 mon.a (mon.0) 330 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.211615+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.214211+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.215405+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.220685+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.224071+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.225986+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: audit 2023-12-20T20:51:36.561493+0000 mgr.y (mgr.25477) 273 : audit 0 from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.196073+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.210080+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.210753+0000 mon.a (mon.0) 330 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.211615+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.214211+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.215405+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.220685+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.224071+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:38 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.225986+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:51:38.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:38 smithi145 bash[55879]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:37.941832+0000 mgr.y (mgr.25477) 274 : cluster 0 pgmap v165: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:38.206616+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:38.218540+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:38.219197+0000 mon.a (mon.0) 332 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:38.222987+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:38.223255+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.510 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:39 smithi145 bash[51928]: cluster 2023-12-20T20:51:38.227141+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:37.941832+0000 mgr.y (mgr.25477) 274 : cluster 0 pgmap v165: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s 2023-12-20T20:51:39.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:38.206616+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:51:39.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:38.218540+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:38.219197+0000 mon.a (mon.0) 332 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:38.222987+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:38.223255+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[64429]: cluster 2023-12-20T20:51:38.227141+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:37.941832+0000 mgr.y (mgr.25477) 274 : cluster 0 pgmap v165: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:38.206616+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:38.218540+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:38.219197+0000 mon.a (mon.0) 332 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:38.222987+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:38.223255+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:39.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:39 smithi026 bash[65817]: cluster 2023-12-20T20:51:38.227141+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:51:40.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:40 smithi145 bash[51928]: cluster 2023-12-20T20:51:40.201454+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:40.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:40 smithi026 bash[64429]: cluster 2023-12-20T20:51:40.201454+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:40.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:40 smithi026 bash[65817]: cluster 2023-12-20T20:51:40.201454+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:40.907 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:40 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-20T20:51:40.907 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:40 smithi145 systemd[1]: Stopped Ceph osd.5 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:51:41.260 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:40 smithi145 systemd[1]: Started Ceph osd.5 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:51:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:41 smithi145 bash[51928]: cluster 2023-12-20T20:51:39.943220+0000 mgr.y (mgr.25477) 275 : cluster 0 pgmap v167: 161 pgs: 8 active+undersized+degraded, 6 peering, 10 stale+active+clean, 19 active+undersized, 118 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2023-12-20T20:51:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:41 smithi145 bash[51928]: audit 2023-12-20T20:51:40.959173+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:41.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:41 smithi145 bash[51928]: audit 2023-12-20T20:51:40.970736+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:41 smithi026 bash[64429]: cluster 2023-12-20T20:51:39.943220+0000 mgr.y (mgr.25477) 275 : cluster 0 pgmap v167: 161 pgs: 8 active+undersized+degraded, 6 peering, 10 stale+active+clean, 19 active+undersized, 118 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2023-12-20T20:51:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:41 smithi026 bash[64429]: audit 2023-12-20T20:51:40.959173+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:41 smithi026 bash[64429]: audit 2023-12-20T20:51:40.970736+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:41.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:41 smithi026 bash[65817]: cluster 2023-12-20T20:51:39.943220+0000 mgr.y (mgr.25477) 275 : cluster 0 pgmap v167: 161 pgs: 8 active+undersized+degraded, 6 peering, 10 stale+active+clean, 19 active+undersized, 118 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2023-12-20T20:51:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:41 smithi026 bash[65817]: audit 2023-12-20T20:51:40.959173+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:41 smithi026 bash[65817]: audit 2023-12-20T20:51:40.970736+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:42.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-20T20:51:42.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-20T20:51:42.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-20T20:51:42.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-20T20:51:42.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-20T20:51:42.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-20T20:51:42.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:42 smithi145 bash[56049]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-20T20:51:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:43 smithi145 bash[51928]: cluster 2023-12-20T20:51:41.944884+0000 mgr.y (mgr.25477) 276 : cluster 0 pgmap v168: 161 pgs: 22 active+undersized+degraded, 6 peering, 29 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-20T20:51:43.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:43 smithi026 bash[64429]: cluster 2023-12-20T20:51:41.944884+0000 mgr.y (mgr.25477) 276 : cluster 0 pgmap v168: 161 pgs: 22 active+undersized+degraded, 6 peering, 29 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-20T20:51:43.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:43 smithi026 bash[65817]: cluster 2023-12-20T20:51:41.944884+0000 mgr.y (mgr.25477) 276 : cluster 0 pgmap v168: 161 pgs: 22 active+undersized+degraded, 6 peering, 29 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-20T20:51:44.127 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:43 smithi145 bash[56353]: debug 2023-12-20T20:51:43.970+0000 7fd0cee06700 1 -- 172.21.15.145:0/1143075532 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557d2a3336c0 con 0x557d2a3b8800 2023-12-20T20:51:44.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:51:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:51:43] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2023-12-20T20:51:44.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:44 smithi145 bash[56353]: debug 2023-12-20T20:51:44.526+0000 7fd0d7f8c640 -1 Falling back to public interface 2023-12-20T20:51:45.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:44 smithi026 bash[64429]: audit 2023-12-20T20:51:43.911841+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:45.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:44 smithi026 bash[64429]: audit 2023-12-20T20:51:43.915509+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:45.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:44 smithi026 bash[64429]: cluster 2023-12-20T20:51:43.946313+0000 mgr.y (mgr.25477) 277 : cluster 0 pgmap v169: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:45.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:44 smithi026 bash[65817]: audit 2023-12-20T20:51:43.911841+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:45.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:44 smithi026 bash[65817]: audit 2023-12-20T20:51:43.915509+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:45.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:44 smithi026 bash[65817]: cluster 2023-12-20T20:51:43.946313+0000 mgr.y (mgr.25477) 277 : cluster 0 pgmap v169: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:45.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:44 smithi145 bash[51928]: audit 2023-12-20T20:51:43.911841+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:45.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:44 smithi145 bash[51928]: audit 2023-12-20T20:51:43.915509+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:45.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:44 smithi145 bash[51928]: cluster 2023-12-20T20:51:43.946313+0000 mgr.y (mgr.25477) 277 : cluster 0 pgmap v169: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:46.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:45 smithi026 bash[64429]: cluster 2023-12-20T20:51:44.907932+0000 mon.a (mon.0) 337 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T20:51:46.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:45 smithi026 bash[64429]: audit 2023-12-20T20:51:45.039542+0000 mgr.y (mgr.25477) 278 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:46.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:45 smithi026 bash[65817]: cluster 2023-12-20T20:51:44.907932+0000 mon.a (mon.0) 337 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T20:51:46.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:45 smithi026 bash[65817]: audit 2023-12-20T20:51:45.039542+0000 mgr.y (mgr.25477) 278 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:46.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:45 smithi145 bash[51928]: cluster 2023-12-20T20:51:44.907932+0000 mon.a (mon.0) 337 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T20:51:46.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:45 smithi145 bash[51928]: audit 2023-12-20T20:51:45.039542+0000 mgr.y (mgr.25477) 278 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:47.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:46 smithi145 bash[51928]: cluster 2023-12-20T20:51:45.948002+0000 mgr.y (mgr.25477) 279 : cluster 0 pgmap v170: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:47.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:46 smithi026 bash[65817]: cluster 2023-12-20T20:51:45.948002+0000 mgr.y (mgr.25477) 279 : cluster 0 pgmap v170: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:47.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:46 smithi026 bash[64429]: cluster 2023-12-20T20:51:45.948002+0000 mgr.y (mgr.25477) 279 : cluster 0 pgmap v170: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:47.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:47 smithi145 bash[56353]: debug 2023-12-20T20:51:47.570+0000 7fd0d7f8c640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-20T20:51:47.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:47 smithi145 bash[56353]: debug 2023-12-20T20:51:47.622+0000 7fd0d7f8c640 -1 osd.5 134 log_to_monitors true 2023-12-20T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[65817]: audit 2023-12-20T20:51:47.376612+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[65817]: audit 2023-12-20T20:51:47.389528+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[65817]: audit 2023-12-20T20:51:47.628476+0000 mon.a (mon.0) 340 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[65817]: audit 2023-12-20T20:51:47.630526+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[65817]: cluster 2023-12-20T20:51:47.949410+0000 mgr.y (mgr.25477) 280 : cluster 0 pgmap v171: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[64429]: audit 2023-12-20T20:51:47.376612+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[64429]: audit 2023-12-20T20:51:47.389528+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[64429]: audit 2023-12-20T20:51:47.628476+0000 mon.a (mon.0) 340 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[64429]: audit 2023-12-20T20:51:47.630526+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:48 smithi026 bash[64429]: cluster 2023-12-20T20:51:47.949410+0000 mgr.y (mgr.25477) 280 : cluster 0 pgmap v171: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:48.877 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:51:48 smithi145 bash[56353]: debug 2023-12-20T20:51:48.442+0000 7fd0c8bfc700 -1 osd.5 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:51:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:48 smithi145 bash[51928]: audit 2023-12-20T20:51:47.376612+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:48 smithi145 bash[51928]: audit 2023-12-20T20:51:47.389528+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:48 smithi145 bash[51928]: audit 2023-12-20T20:51:47.628476+0000 mon.a (mon.0) 340 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:51:48.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:48 smithi145 bash[51928]: audit 2023-12-20T20:51:47.630526+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:51:48.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:48 smithi145 bash[51928]: cluster 2023-12-20T20:51:47.949410+0000 mgr.y (mgr.25477) 280 : cluster 0 pgmap v171: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:51:49.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: audit 2023-12-20T20:51:48.395384+0000 mon.a (mon.0) 341 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: cluster 2023-12-20T20:51:48.399608+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: cluster 2023-12-20T20:51:48.400646+0000 mon.a (mon.0) 342 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: audit 2023-12-20T20:51:48.403274+0000 mon.a (mon.0) 343 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: audit 2023-12-20T20:51:48.405346+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: audit 2023-12-20T20:51:48.495663+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: audit 2023-12-20T20:51:48.511220+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: cluster 2023-12-20T20:51:48.817294+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: cluster 2023-12-20T20:51:48.889611+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[65817]: audit 2023-12-20T20:51:49.231970+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: audit 2023-12-20T20:51:48.395384+0000 mon.a (mon.0) 341 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: cluster 2023-12-20T20:51:48.399608+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: cluster 2023-12-20T20:51:48.400646+0000 mon.a (mon.0) 342 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: audit 2023-12-20T20:51:48.403274+0000 mon.a (mon.0) 343 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: audit 2023-12-20T20:51:48.405346+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:49.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: audit 2023-12-20T20:51:48.495663+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: audit 2023-12-20T20:51:48.511220+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: cluster 2023-12-20T20:51:48.817294+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:49.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: cluster 2023-12-20T20:51:48.889611+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:51:49.683 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:49 smithi026 bash[64429]: audit 2023-12-20T20:51:49.231970+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: audit 2023-12-20T20:51:48.395384+0000 mon.a (mon.0) 341 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:51:49.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: cluster 2023-12-20T20:51:48.399608+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: cluster 2023-12-20T20:51:48.400646+0000 mon.a (mon.0) 342 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: audit 2023-12-20T20:51:48.403274+0000 mon.a (mon.0) 343 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: audit 2023-12-20T20:51:48.405346+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: audit 2023-12-20T20:51:48.495663+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: audit 2023-12-20T20:51:48.511220+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: cluster 2023-12-20T20:51:48.817294+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 23 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: cluster 2023-12-20T20:51:48.889611+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:51:49.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:49 smithi145 bash[51928]: audit 2023-12-20T20:51:49.231970+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:50.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.397350+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:51:50.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.412558+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.412842+0000 mon.a (mon.0) 349 : cluster 1 osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453] boot 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.412924+0000 mon.a (mon.0) 350 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: audit 2023-12-20T20:51:49.414667+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.419339+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.422446+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.426469+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.428898+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[65817]: cluster 2023-12-20T20:51:49.950646+0000 mgr.y (mgr.25477) 281 : cluster 0 pgmap v174: 161 pgs: 9 peering, 19 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.397350+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.412558+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.412842+0000 mon.a (mon.0) 349 : cluster 1 osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453] boot 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.412924+0000 mon.a (mon.0) 350 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: audit 2023-12-20T20:51:49.414667+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.419339+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.422446+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.426469+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.428898+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:50 smithi026 bash[64429]: cluster 2023-12-20T20:51:49.950646+0000 mgr.y (mgr.25477) 281 : cluster 0 pgmap v174: 161 pgs: 9 peering, 19 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.397350+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.412558+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.412842+0000 mon.a (mon.0) 349 : cluster 1 osd.5 [v2:172.21.15.145:6808/298303453,v1:172.21.15.145:6809/298303453] boot 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.412924+0000 mon.a (mon.0) 350 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: audit 2023-12-20T20:51:49.414667+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.419339+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.422446+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.426469+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.428898+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:51:50.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:50 smithi145 bash[51928]: cluster 2023-12-20T20:51:49.950646+0000 mgr.y (mgr.25477) 281 : cluster 0 pgmap v174: 161 pgs: 9 peering, 19 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-20T20:51:51.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.420611+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.420679+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.421479+0000 mon.a (mon.0) 351 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.426832+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.427751+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.430658+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[65817]: cluster 2023-12-20T20:51:50.432907+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.420611+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.420679+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.421479+0000 mon.a (mon.0) 351 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.426832+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.427751+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.430658+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:51 smithi026 bash[64429]: cluster 2023-12-20T20:51:50.432907+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.420611+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.420679+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.421479+0000 mon.a (mon.0) 351 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-12-20T20:51:51.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.426832+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.427751+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.430658+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:51.878 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:51 smithi145 bash[51928]: cluster 2023-12-20T20:51:50.432907+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:51:52.877 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:52 smithi145 bash[51928]: cluster 2023-12-20T20:51:51.951891+0000 mgr.y (mgr.25477) 282 : cluster 0 pgmap v176: 161 pgs: 18 peering, 11 active+undersized+degraded, 23 active+undersized, 109 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2023-12-20T20:51:52.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:52 smithi026 bash[65817]: cluster 2023-12-20T20:51:51.951891+0000 mgr.y (mgr.25477) 282 : cluster 0 pgmap v176: 161 pgs: 18 peering, 11 active+undersized+degraded, 23 active+undersized, 109 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2023-12-20T20:51:52.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:52 smithi026 bash[64429]: cluster 2023-12-20T20:51:51.951891+0000 mgr.y (mgr.25477) 282 : cluster 0 pgmap v176: 161 pgs: 18 peering, 11 active+undersized+degraded, 23 active+undersized, 109 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2023-12-20T20:51:54.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:53 smithi145 bash[51928]: cluster 2023-12-20T20:51:53.819233+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:51:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:51:53] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.33.4" 2023-12-20T20:51:54.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:53 smithi026 bash[65817]: cluster 2023-12-20T20:51:53.819233+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:54.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:53 smithi026 bash[64429]: cluster 2023-12-20T20:51:53.819233+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded (PG_DEGRADED) 2023-12-20T20:51:54.991 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:54 smithi145 bash[51928]: cluster 2023-12-20T20:51:53.953190+0000 mgr.y (mgr.25477) 283 : cluster 0 pgmap v177: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-20T20:51:55.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:54 smithi026 bash[65817]: cluster 2023-12-20T20:51:53.953190+0000 mgr.y (mgr.25477) 283 : cluster 0 pgmap v177: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-20T20:51:55.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:54 smithi026 bash[64429]: cluster 2023-12-20T20:51:53.953190+0000 mgr.y (mgr.25477) 283 : cluster 0 pgmap v177: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-20T20:51:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:55 smithi026 bash[65817]: cluster 2023-12-20T20:51:54.873400+0000 mon.a (mon.0) 353 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2023-12-20T20:51:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:55 smithi026 bash[65817]: cluster 2023-12-20T20:51:54.873475+0000 mon.a (mon.0) 354 : cluster 1 Cluster is now healthy 2023-12-20T20:51:56.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:55 smithi026 bash[65817]: audit 2023-12-20T20:51:55.051141+0000 mgr.y (mgr.25477) 284 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:56.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:55 smithi026 bash[64429]: cluster 2023-12-20T20:51:54.873400+0000 mon.a (mon.0) 353 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2023-12-20T20:51:56.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:55 smithi026 bash[64429]: cluster 2023-12-20T20:51:54.873475+0000 mon.a (mon.0) 354 : cluster 1 Cluster is now healthy 2023-12-20T20:51:56.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:55 smithi026 bash[64429]: audit 2023-12-20T20:51:55.051141+0000 mgr.y (mgr.25477) 284 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:56.323 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:55 smithi145 bash[51928]: cluster 2023-12-20T20:51:54.873400+0000 mon.a (mon.0) 353 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2023-12-20T20:51:56.324 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:55 smithi145 bash[51928]: cluster 2023-12-20T20:51:54.873475+0000 mon.a (mon.0) 354 : cluster 1 Cluster is now healthy 2023-12-20T20:51:56.324 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:55 smithi145 bash[51928]: audit 2023-12-20T20:51:55.051141+0000 mgr.y (mgr.25477) 284 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:51:57.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:56 smithi026 bash[65817]: cluster 2023-12-20T20:51:55.954552+0000 mgr.y (mgr.25477) 285 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 271 B/s rd, 0 op/s 2023-12-20T20:51:57.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:56 smithi026 bash[64429]: cluster 2023-12-20T20:51:55.954552+0000 mgr.y (mgr.25477) 285 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 271 B/s rd, 0 op/s 2023-12-20T20:51:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:56 smithi145 bash[51928]: cluster 2023-12-20T20:51:55.954552+0000 mgr.y (mgr.25477) 285 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 271 B/s rd, 0 op/s 2023-12-20T20:51:59.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: cluster 2023-12-20T20:51:57.955621+0000 mgr.y (mgr.25477) 286 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.365277+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.378731+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.382326+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.384089+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.393040+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.479280+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.482492+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.485122+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.487908+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.491595+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.912911+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:51:59 smithi145 bash[51928]: audit 2023-12-20T20:51:58.915762+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:59.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: cluster 2023-12-20T20:51:57.955621+0000 mgr.y (mgr.25477) 286 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.365277+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.378731+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.382326+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.384089+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.393040+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.479280+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.482492+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.485122+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.487908+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.491595+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.912911+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[65817]: audit 2023-12-20T20:51:58.915762+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:51:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: cluster 2023-12-20T20:51:57.955621+0000 mgr.y (mgr.25477) 286 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.365277+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.378731+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.382326+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.384089+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.393040+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.479280+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.482492+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.485122+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.487908+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.491595+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.912911+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:51:59.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:51:59 smithi026 bash[64429]: audit 2023-12-20T20:51:58.915762+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:00.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:00 smithi145 bash[51928]: audit 2023-12-20T20:51:58.491932+0000 mgr.y (mgr.25477) 287 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:52:00.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:00 smithi145 bash[51928]: cephadm 2023-12-20T20:51:58.493840+0000 mgr.y (mgr.25477) 288 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-20T20:52:00.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:00 smithi026 bash[65817]: audit 2023-12-20T20:51:58.491932+0000 mgr.y (mgr.25477) 287 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:52:00.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:00 smithi026 bash[65817]: cephadm 2023-12-20T20:51:58.493840+0000 mgr.y (mgr.25477) 288 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-20T20:52:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:00 smithi026 bash[64429]: audit 2023-12-20T20:51:58.491932+0000 mgr.y (mgr.25477) 287 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:52:00.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:00 smithi026 bash[64429]: cephadm 2023-12-20T20:51:58.493840+0000 mgr.y (mgr.25477) 288 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-20T20:52:01.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:01 smithi145 bash[51928]: cluster 2023-12-20T20:51:59.956881+0000 mgr.y (mgr.25477) 289 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2023-12-20T20:52:01.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:01 smithi145 bash[51928]: audit 2023-12-20T20:52:00.772155+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:01.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:01 smithi145 bash[51928]: audit 2023-12-20T20:52:00.777668+0000 mon.c (mon.1) 155 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:52:01.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:01 smithi145 bash[51928]: audit 2023-12-20T20:52:00.779383+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[65817]: cluster 2023-12-20T20:51:59.956881+0000 mgr.y (mgr.25477) 289 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2023-12-20T20:52:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[65817]: audit 2023-12-20T20:52:00.772155+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[65817]: audit 2023-12-20T20:52:00.777668+0000 mon.c (mon.1) 155 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:52:01.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[65817]: audit 2023-12-20T20:52:00.779383+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[64429]: cluster 2023-12-20T20:51:59.956881+0000 mgr.y (mgr.25477) 289 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2023-12-20T20:52:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[64429]: audit 2023-12-20T20:52:00.772155+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[64429]: audit 2023-12-20T20:52:00.777668+0000 mon.c (mon.1) 155 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:52:01.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:01 smithi026 bash[64429]: audit 2023-12-20T20:52:00.779383+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:02.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:02 smithi145 bash[51928]: cephadm 2023-12-20T20:52:00.763942+0000 mgr.y (mgr.25477) 290 : cephadm 1 Upgrade: Updating osd.6 2023-12-20T20:52:02.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:02 smithi145 bash[51928]: cephadm 2023-12-20T20:52:00.782507+0000 mgr.y (mgr.25477) 291 : cephadm 1 Deploying daemon osd.6 on smithi145 2023-12-20T20:52:02.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:02 smithi026 bash[65817]: cephadm 2023-12-20T20:52:00.763942+0000 mgr.y (mgr.25477) 290 : cephadm 1 Upgrade: Updating osd.6 2023-12-20T20:52:02.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:02 smithi026 bash[65817]: cephadm 2023-12-20T20:52:00.782507+0000 mgr.y (mgr.25477) 291 : cephadm 1 Deploying daemon osd.6 on smithi145 2023-12-20T20:52:02.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:02 smithi026 bash[64429]: cephadm 2023-12-20T20:52:00.763942+0000 mgr.y (mgr.25477) 290 : cephadm 1 Upgrade: Updating osd.6 2023-12-20T20:52:02.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:02 smithi026 bash[64429]: cephadm 2023-12-20T20:52:00.782507+0000 mgr.y (mgr.25477) 291 : cephadm 1 Deploying daemon osd.6 on smithi145 2023-12-20T20:52:03.379 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:03 smithi145 bash[51928]: cluster 2023-12-20T20:52:01.958129+0000 mgr.y (mgr.25477) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:52:03.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:03 smithi026 bash[65817]: cluster 2023-12-20T20:52:01.958129+0000 mgr.y (mgr.25477) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:52:03.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:03 smithi026 bash[64429]: cluster 2023-12-20T20:52:01.958129+0000 mgr.y (mgr.25477) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:52:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:52:03] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.33.4" 2023-12-20T20:52:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:05 smithi145 bash[51928]: cluster 2023-12-20T20:52:03.959422+0000 mgr.y (mgr.25477) 293 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:52:05.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:05 smithi145 bash[51928]: audit 2023-12-20T20:52:04.256295+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:05.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:05 smithi145 systemd[1]: Stopping Ceph osd.6 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:52:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:05 smithi026 bash[65817]: cluster 2023-12-20T20:52:03.959422+0000 mgr.y (mgr.25477) 293 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:52:05.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:05 smithi026 bash[65817]: audit 2023-12-20T20:52:04.256295+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:05 smithi026 bash[64429]: cluster 2023-12-20T20:52:03.959422+0000 mgr.y (mgr.25477) 293 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:52:05.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:05 smithi026 bash[64429]: audit 2023-12-20T20:52:04.256295+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:05.877 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:05 smithi145 bash[34622]: debug 2023-12-20T20:52:05.421+0000 7f169cd79700 -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 2023-12-20T20:52:05.877 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:05 smithi145 bash[34622]: debug 2023-12-20T20:52:05.421+0000 7f169cd79700 -1 osd.6 139 *** Got signal Terminated *** 2023-12-20T20:52:05.877 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:05 smithi145 bash[34622]: debug 2023-12-20T20:52:05.421+0000 7f169cd79700 -1 osd.6 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:52:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:06 smithi145 bash[51928]: audit 2023-12-20T20:52:05.061639+0000 mgr.y (mgr.25477) 294 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:06.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:06 smithi145 bash[51928]: cluster 2023-12-20T20:52:05.424328+0000 mon.a (mon.0) 361 : cluster 1 osd.6 marked itself down and dead 2023-12-20T20:52:06.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:06 smithi026 bash[64429]: audit 2023-12-20T20:52:05.061639+0000 mgr.y (mgr.25477) 294 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:06.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:06 smithi026 bash[64429]: cluster 2023-12-20T20:52:05.424328+0000 mon.a (mon.0) 361 : cluster 1 osd.6 marked itself down and dead 2023-12-20T20:52:06.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:06 smithi026 bash[65817]: audit 2023-12-20T20:52:05.061639+0000 mgr.y (mgr.25477) 294 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:06.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:06 smithi026 bash[65817]: cluster 2023-12-20T20:52:05.424328+0000 mon.a (mon.0) 361 : cluster 1 osd.6 marked itself down and dead 2023-12-20T20:52:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[51928]: cluster 2023-12-20T20:52:05.960753+0000 mgr.y (mgr.25477) 295 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[51928]: cluster 2023-12-20T20:52:06.255430+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:52:07.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[51928]: cluster 2023-12-20T20:52:06.268315+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:52:07.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[51928]: cluster 2023-12-20T20:52:06.268624+0000 mon.a (mon.0) 363 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-20T20:52:07.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[51928]: cluster 2023-12-20T20:52:06.272968+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:52:07.441 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:52:07.627 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[57839]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:52:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[65817]: cluster 2023-12-20T20:52:05.960753+0000 mgr.y (mgr.25477) 295 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[65817]: cluster 2023-12-20T20:52:06.255430+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:52:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[65817]: cluster 2023-12-20T20:52:06.268315+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:52:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[65817]: cluster 2023-12-20T20:52:06.268624+0000 mon.a (mon.0) 363 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-20T20:52:07.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[65817]: cluster 2023-12-20T20:52:06.272968+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:52:07.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[64429]: cluster 2023-12-20T20:52:05.960753+0000 mgr.y (mgr.25477) 295 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:07.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[64429]: cluster 2023-12-20T20:52:06.255430+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:52:07.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[64429]: cluster 2023-12-20T20:52:06.268315+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:52:07.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[64429]: cluster 2023-12-20T20:52:06.268624+0000 mon.a (mon.0) 363 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-20T20:52:07.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:07 smithi026 bash[64429]: cluster 2023-12-20T20:52:06.272968+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:52:08.127 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:07 smithi145 bash[57913]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 77s ago 14m 16.2M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (6m) 20s ago 13m 43.8M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (5m) 77s ago 12m 47.6M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (5m) 20s ago 20m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (6m) 77s ago 22m 492M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:52:08.211 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 77s ago 22m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:52:08.211 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (4m) 20s ago 20m 42.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:52:08.211 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (4m) 77s ago 20m 47.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:52:08.211 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 77s ago 14m 11.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:52:08.211 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (6m) 20s ago 14m 14.6M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:52:08.211 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 77s ago 19m 52.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 77s ago 18m 52.7M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (110s) 77s ago 18m 47.6M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (82s) 77s ago 17m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 2a488e535223 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (53s) 20s ago 17m 52.3M 3037M 19.0.0-297-ga89fee39 36973ca01a0c e1d92a514632 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (25s) 20s ago 16m - 3037M 19.0.0-297-ga89fee39 36973ca01a0c f5c60f8ce4d7 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (15m) 20s ago 16m 64.7M 3037M 17.2.0 e1d6a67b021e c6cc1e9b8e17 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (15m) 20s ago 15m 68.7M 3037M 17.2.0 e1d6a67b021e 53b2ab0a32b9 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (5m) 20s ago 14m 64.3M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:52:08.212 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (12m) 77s ago 12m 88.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:52:08.213 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (12m) 20s ago 12m 89.5M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:52:08.213 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (12m) 77s ago 12m 88.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:52:08.213 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (12m) 20s ago 12m 88.5M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:52:08.571 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:08 smithi145 bash[51928]: cluster 2023-12-20T20:52:07.270257+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.572 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:08 smithi145 bash[51928]: cluster 2023-12-20T20:52:07.271690+0000 mon.a (mon.0) 364 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-20T20:52:08.572 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:08 smithi145 bash[51928]: cluster 2023-12-20T20:52:07.277247+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.572 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:08 smithi145 bash[51928]: cluster 2023-12-20T20:52:07.282291+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:52:08.660 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 11 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:52:08.661 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:52:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[65817]: cluster 2023-12-20T20:52:07.270257+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[65817]: cluster 2023-12-20T20:52:07.271690+0000 mon.a (mon.0) 364 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-20T20:52:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[65817]: cluster 2023-12-20T20:52:07.277247+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[65817]: cluster 2023-12-20T20:52:07.282291+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[64429]: cluster 2023-12-20T20:52:07.270257+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[64429]: cluster 2023-12-20T20:52:07.271690+0000 mon.a (mon.0) 364 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-20T20:52:08.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[64429]: cluster 2023-12-20T20:52:07.277247+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:08.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:08 smithi026 bash[64429]: cluster 2023-12-20T20:52:07.282291+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "11/23 daemons upgraded", 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:52:09.053 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:52:09.054 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:52:09.514 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 1 pg peering 2023-12-20T20:52:09.514 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:52:09.514 INFO:teuthology.orchestra.run.smithi026.stdout: osd.6 (root=default,host=smithi145) is down 2023-12-20T20:52:09.514 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2023-12-20T20:52:09.514 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.14 is stuck peering for 12m, current state peering, last acting [3,5] 2023-12-20T20:52:09.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:09 smithi145 bash[51928]: audit 2023-12-20T20:52:07.423237+0000 mgr.y (mgr.25477) 296 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:09 smithi145 bash[51928]: audit 2023-12-20T20:52:07.802999+0000 mgr.y (mgr.25477) 297 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:09 smithi145 bash[51928]: cluster 2023-12-20T20:52:07.961293+0000 mgr.y (mgr.25477) 298 : cluster 0 pgmap v186: 161 pgs: 11 peering, 11 stale+active+clean, 1 active+undersized, 138 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:52:09.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:09 smithi145 bash[51928]: audit 2023-12-20T20:52:08.184014+0000 mgr.y (mgr.25477) 299 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:09 smithi145 bash[51928]: cluster 2023-12-20T20:52:08.280426+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:52:09.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:09 smithi145 bash[51928]: audit 2023-12-20T20:52:08.656985+0000 mon.c (mon.1) 157 : audit 0 from='client.? 172.21.15.26:0/3808240055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:09.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[64429]: audit 2023-12-20T20:52:07.423237+0000 mgr.y (mgr.25477) 296 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[64429]: audit 2023-12-20T20:52:07.802999+0000 mgr.y (mgr.25477) 297 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[64429]: cluster 2023-12-20T20:52:07.961293+0000 mgr.y (mgr.25477) 298 : cluster 0 pgmap v186: 161 pgs: 11 peering, 11 stale+active+clean, 1 active+undersized, 138 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:52:09.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[64429]: audit 2023-12-20T20:52:08.184014+0000 mgr.y (mgr.25477) 299 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[64429]: cluster 2023-12-20T20:52:08.280426+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:52:09.682 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[64429]: audit 2023-12-20T20:52:08.656985+0000 mon.c (mon.1) 157 : audit 0 from='client.? 172.21.15.26:0/3808240055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:09.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[65817]: audit 2023-12-20T20:52:07.423237+0000 mgr.y (mgr.25477) 296 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[65817]: audit 2023-12-20T20:52:07.802999+0000 mgr.y (mgr.25477) 297 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[65817]: cluster 2023-12-20T20:52:07.961293+0000 mgr.y (mgr.25477) 298 : cluster 0 pgmap v186: 161 pgs: 11 peering, 11 stale+active+clean, 1 active+undersized, 138 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:52:09.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[65817]: audit 2023-12-20T20:52:08.184014+0000 mgr.y (mgr.25477) 299 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:09.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[65817]: cluster 2023-12-20T20:52:08.280426+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:52:09.683 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:09 smithi026 bash[65817]: audit 2023-12-20T20:52:08.656985+0000 mon.c (mon.1) 157 : audit 0 from='client.? 172.21.15.26:0/3808240055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:10.006 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:09 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.6.service: Succeeded. 2023-12-20T20:52:10.006 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:09 smithi145 systemd[1]: Stopped Ceph osd.6 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:52:10.006 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:10 smithi145 systemd[1]: Started Ceph osd.6 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:52:10.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:10 smithi145 bash[51928]: audit 2023-12-20T20:52:09.049622+0000 mgr.y (mgr.25477) 300 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:10.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:10 smithi145 bash[51928]: audit 2023-12-20T20:52:09.511429+0000 mon.c (mon.1) 158 : audit 0 from='client.? 172.21.15.26:0/1930040252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:52:10.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:10 smithi145 bash[51928]: audit 2023-12-20T20:52:10.054307+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:10.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:10 smithi145 bash[51928]: audit 2023-12-20T20:52:10.064971+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[64429]: audit 2023-12-20T20:52:09.049622+0000 mgr.y (mgr.25477) 300 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[64429]: audit 2023-12-20T20:52:09.511429+0000 mon.c (mon.1) 158 : audit 0 from='client.? 172.21.15.26:0/1930040252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:52:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[64429]: audit 2023-12-20T20:52:10.054307+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:10.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[64429]: audit 2023-12-20T20:52:10.064971+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:10.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[65817]: audit 2023-12-20T20:52:09.049622+0000 mgr.y (mgr.25477) 300 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:10.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[65817]: audit 2023-12-20T20:52:09.511429+0000 mon.c (mon.1) 158 : audit 0 from='client.? 172.21.15.26:0/1930040252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:52:10.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[65817]: audit 2023-12-20T20:52:10.054307+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:10.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:10 smithi026 bash[65817]: audit 2023-12-20T20:52:10.064971+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[51928]: cluster 2023-12-20T20:52:09.962591+0000 mgr.y (mgr.25477) 301 : cluster 0 pgmap v187: 161 pgs: 9 active+undersized+degraded, 11 peering, 7 stale+active+clean, 16 active+undersized, 118 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2023-12-20T20:52:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[51928]: cluster 2023-12-20T20:52:10.290831+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[51928]: audit 2023-12-20T20:52:10.598119+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:11.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[51928]: audit 2023-12-20T20:52:10.612063+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[64429]: cluster 2023-12-20T20:52:09.962591+0000 mgr.y (mgr.25477) 301 : cluster 0 pgmap v187: 161 pgs: 9 active+undersized+degraded, 11 peering, 7 stale+active+clean, 16 active+undersized, 118 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2023-12-20T20:52:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[64429]: cluster 2023-12-20T20:52:10.290831+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[64429]: audit 2023-12-20T20:52:10.598119+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:11.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[64429]: audit 2023-12-20T20:52:10.612063+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:11.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[65817]: cluster 2023-12-20T20:52:09.962591+0000 mgr.y (mgr.25477) 301 : cluster 0 pgmap v187: 161 pgs: 9 active+undersized+degraded, 11 peering, 7 stale+active+clean, 16 active+undersized, 118 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2023-12-20T20:52:11.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[65817]: cluster 2023-12-20T20:52:10.290831+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:11.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[65817]: audit 2023-12-20T20:52:10.598119+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:11.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:11 smithi026 bash[65817]: audit 2023-12-20T20:52:10.612063+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:12.127 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-20T20:52:12.127 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-20T20:52:12.127 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-20T20:52:12.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-20T20:52:12.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-20T20:52:12.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-20T20:52:12.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:11 smithi145 bash[58084]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-20T20:52:12.612 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:12 smithi145 bash[51928]: cluster 2023-12-20T20:52:11.964119+0000 mgr.y (mgr.25477) 302 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:12.612 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:12 smithi145 bash[51928]: cluster 2023-12-20T20:52:12.302095+0000 mon.a (mon.0) 371 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T20:52:12.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:12 smithi026 bash[64429]: cluster 2023-12-20T20:52:11.964119+0000 mgr.y (mgr.25477) 302 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:12.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:12 smithi026 bash[64429]: cluster 2023-12-20T20:52:12.302095+0000 mon.a (mon.0) 371 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T20:52:12.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:12 smithi026 bash[65817]: cluster 2023-12-20T20:52:11.964119+0000 mgr.y (mgr.25477) 302 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:12.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:12 smithi026 bash[65817]: cluster 2023-12-20T20:52:12.302095+0000 mon.a (mon.0) 371 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T20:52:13.877 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:13 smithi145 bash[58411]: debug 2023-12-20T20:52:13.481+0000 7f489f014700 1 -- 172.21.15.145:0/1481688802 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5635b02216c0 con 0x5635b02a6c00 2023-12-20T20:52:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:52:13] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.33.4" 2023-12-20T20:52:14.377 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:14 smithi145 bash[58411]: debug 2023-12-20T20:52:14.029+0000 7f48a819a640 -1 Falling back to public interface 2023-12-20T20:52:15.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:14 smithi026 bash[64429]: audit 2023-12-20T20:52:13.913826+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:15.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:14 smithi026 bash[64429]: audit 2023-12-20T20:52:13.916952+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:15.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:14 smithi026 bash[64429]: cluster 2023-12-20T20:52:13.965234+0000 mgr.y (mgr.25477) 303 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:14 smithi026 bash[65817]: audit 2023-12-20T20:52:13.913826+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:14 smithi026 bash[65817]: audit 2023-12-20T20:52:13.916952+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:14 smithi026 bash[65817]: cluster 2023-12-20T20:52:13.965234+0000 mgr.y (mgr.25477) 303 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:14 smithi145 bash[51928]: audit 2023-12-20T20:52:13.913826+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:14 smithi145 bash[51928]: audit 2023-12-20T20:52:13.916952+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:15.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:14 smithi145 bash[51928]: cluster 2023-12-20T20:52:13.965234+0000 mgr.y (mgr.25477) 303 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:16.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:15 smithi026 bash[64429]: audit 2023-12-20T20:52:15.072866+0000 mgr.y (mgr.25477) 304 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:16.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:15 smithi026 bash[65817]: audit 2023-12-20T20:52:15.072866+0000 mgr.y (mgr.25477) 304 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:16.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:15 smithi145 bash[51928]: audit 2023-12-20T20:52:15.072866+0000 mgr.y (mgr.25477) 304 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:17.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:16 smithi145 bash[51928]: cluster 2023-12-20T20:52:15.966392+0000 mgr.y (mgr.25477) 305 : cluster 0 pgmap v190: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:17.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:17 smithi145 bash[58411]: debug 2023-12-20T20:52:17.013+0000 7f48a819a640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-20T20:52:17.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:17 smithi145 bash[58411]: debug 2023-12-20T20:52:17.057+0000 7f48a819a640 -1 osd.6 139 log_to_monitors true 2023-12-20T20:52:17.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:16 smithi026 bash[64429]: cluster 2023-12-20T20:52:15.966392+0000 mgr.y (mgr.25477) 305 : cluster 0 pgmap v190: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:17.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:16 smithi026 bash[65817]: cluster 2023-12-20T20:52:15.966392+0000 mgr.y (mgr.25477) 305 : cluster 0 pgmap v190: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-20T20:52:18.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:17 smithi026 bash[64429]: audit 2023-12-20T20:52:17.067289+0000 mon.a (mon.0) 373 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:52:18.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:17 smithi026 bash[64429]: audit 2023-12-20T20:52:17.069180+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:52:18.377 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[58411]: debug 2023-12-20T20:52:17.997+0000 7f4897e08700 -1 osd.6 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:52:18.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:17 smithi145 bash[51928]: audit 2023-12-20T20:52:17.067289+0000 mon.a (mon.0) 373 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:52:18.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:17 smithi145 bash[51928]: audit 2023-12-20T20:52:17.069180+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:52:18.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:17.067289+0000 mon.a (mon.0) 373 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:52:18.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:17.069180+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:52:19.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: audit 2023-12-20T20:52:17.941335+0000 mon.a (mon.0) 374 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: cluster 2023-12-20T20:52:17.947852+0000 mon.a (mon.0) 375 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: audit 2023-12-20T20:52:17.953448+0000 mon.a (mon.0) 376 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: audit 2023-12-20T20:52:17.955440+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: cluster 2023-12-20T20:52:17.967201+0000 mgr.y (mgr.25477) 306 : cluster 0 pgmap v192: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: audit 2023-12-20T20:52:18.484541+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: audit 2023-12-20T20:52:18.501877+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:18 smithi145 bash[51928]: cluster 2023-12-20T20:52:18.829366+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 19 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:19.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: audit 2023-12-20T20:52:17.941335+0000 mon.a (mon.0) 374 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: cluster 2023-12-20T20:52:17.947852+0000 mon.a (mon.0) 375 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: audit 2023-12-20T20:52:17.953448+0000 mon.a (mon.0) 376 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: audit 2023-12-20T20:52:17.955440+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: cluster 2023-12-20T20:52:17.967201+0000 mgr.y (mgr.25477) 306 : cluster 0 pgmap v192: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: audit 2023-12-20T20:52:18.484541+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: audit 2023-12-20T20:52:18.501877+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[64429]: cluster 2023-12-20T20:52:18.829366+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 19 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:17.941335+0000 mon.a (mon.0) 374 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: cluster 2023-12-20T20:52:17.947852+0000 mon.a (mon.0) 375 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-20T20:52:19.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:17.953448+0000 mon.a (mon.0) 376 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:19.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:17.955440+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:19.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: cluster 2023-12-20T20:52:17.967201+0000 mgr.y (mgr.25477) 306 : cluster 0 pgmap v192: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2023-12-20T20:52:19.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:18.484541+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:19.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: audit 2023-12-20T20:52:18.501877+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:19.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:18 smithi026 bash[65817]: cluster 2023-12-20T20:52:18.829366+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 19 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: cluster 2023-12-20T20:52:18.943212+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: cluster 2023-12-20T20:52:18.960044+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: cluster 2023-12-20T20:52:18.960284+0000 mon.a (mon.0) 381 : cluster 1 osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289] boot 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: cluster 2023-12-20T20:52:18.960551+0000 mon.a (mon.0) 382 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: audit 2023-12-20T20:52:18.961088+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: cluster 2023-12-20T20:52:18.968716+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: audit 2023-12-20T20:52:19.294469+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: audit 2023-12-20T20:52:19.555421+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:19 smithi145 bash[51928]: audit 2023-12-20T20:52:19.569964+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: cluster 2023-12-20T20:52:18.943212+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: cluster 2023-12-20T20:52:18.960044+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: cluster 2023-12-20T20:52:18.960284+0000 mon.a (mon.0) 381 : cluster 1 osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289] boot 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: cluster 2023-12-20T20:52:18.960551+0000 mon.a (mon.0) 382 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: audit 2023-12-20T20:52:18.961088+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: cluster 2023-12-20T20:52:18.968716+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: audit 2023-12-20T20:52:19.294469+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: audit 2023-12-20T20:52:19.555421+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[64429]: audit 2023-12-20T20:52:19.569964+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: cluster 2023-12-20T20:52:18.943212+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:52:20.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: cluster 2023-12-20T20:52:18.960044+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: cluster 2023-12-20T20:52:18.960284+0000 mon.a (mon.0) 381 : cluster 1 osd.6 [v2:172.21.15.145:6816/250766289,v1:172.21.15.145:6817/250766289] boot 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: cluster 2023-12-20T20:52:18.960551+0000 mon.a (mon.0) 382 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: audit 2023-12-20T20:52:18.961088+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: cluster 2023-12-20T20:52:18.968716+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: audit 2023-12-20T20:52:19.294469+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: audit 2023-12-20T20:52:19.555421+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:20.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:19 smithi026 bash[65817]: audit 2023-12-20T20:52:19.569964+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:21.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.966323+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.968458+0000 mgr.y (mgr.25477) 307 : cluster 0 pgmap v195: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.968517+0000 mon.a (mon.0) 386 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.973655+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.979915+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.981853+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.983533+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:20 smithi145 bash[51928]: cluster 2023-12-20T20:52:19.985152+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.966323+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.968458+0000 mgr.y (mgr.25477) 307 : cluster 0 pgmap v195: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.968517+0000 mon.a (mon.0) 386 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.973655+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.979915+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.981853+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.983533+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[64429]: cluster 2023-12-20T20:52:19.985152+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.966323+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.968458+0000 mgr.y (mgr.25477) 307 : cluster 0 pgmap v195: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.968517+0000 mon.a (mon.0) 386 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.973655+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.979915+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.981853+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.983533+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:21.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:20 smithi026 bash[65817]: cluster 2023-12-20T20:52:19.985152+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:52:23.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:23 smithi145 bash[51928]: cluster 2023-12-20T20:52:21.969904+0000 mgr.y (mgr.25477) 308 : cluster 0 pgmap v196: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/630 objects degraded (5.238%) 2023-12-20T20:52:23.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:23 smithi026 bash[64429]: cluster 2023-12-20T20:52:21.969904+0000 mgr.y (mgr.25477) 308 : cluster 0 pgmap v196: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/630 objects degraded (5.238%) 2023-12-20T20:52:23.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:23 smithi026 bash[65817]: cluster 2023-12-20T20:52:21.969904+0000 mgr.y (mgr.25477) 308 : cluster 0 pgmap v196: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 33/630 objects degraded (5.238%) 2023-12-20T20:52:24.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:24 smithi026 bash[64429]: cluster 2023-12-20T20:52:23.831059+0000 mon.a (mon.0) 387 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:24.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:52:23] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2023-12-20T20:52:24.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:24 smithi026 bash[65817]: cluster 2023-12-20T20:52:23.831059+0000 mon.a (mon.0) 387 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:24.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:24 smithi145 bash[51928]: cluster 2023-12-20T20:52:23.831059+0000 mon.a (mon.0) 387 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:25 smithi145 bash[51928]: cluster 2023-12-20T20:52:23.971216+0000 mgr.y (mgr.25477) 309 : cluster 0 pgmap v197: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 0 op/s 2023-12-20T20:52:25.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:25 smithi145 bash[51928]: cluster 2023-12-20T20:52:24.833932+0000 mon.a (mon.0) 388 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2023-12-20T20:52:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:25 smithi145 bash[51928]: cluster 2023-12-20T20:52:24.833997+0000 mon.a (mon.0) 389 : cluster 1 Cluster is now healthy 2023-12-20T20:52:25.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:25 smithi026 bash[64429]: cluster 2023-12-20T20:52:23.971216+0000 mgr.y (mgr.25477) 309 : cluster 0 pgmap v197: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 0 op/s 2023-12-20T20:52:25.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:25 smithi026 bash[64429]: cluster 2023-12-20T20:52:24.833932+0000 mon.a (mon.0) 388 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2023-12-20T20:52:25.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:25 smithi026 bash[64429]: cluster 2023-12-20T20:52:24.833997+0000 mon.a (mon.0) 389 : cluster 1 Cluster is now healthy 2023-12-20T20:52:25.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:25 smithi026 bash[65817]: cluster 2023-12-20T20:52:23.971216+0000 mgr.y (mgr.25477) 309 : cluster 0 pgmap v197: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 0 op/s 2023-12-20T20:52:25.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:25 smithi026 bash[65817]: cluster 2023-12-20T20:52:24.833932+0000 mon.a (mon.0) 388 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2023-12-20T20:52:25.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:25 smithi026 bash[65817]: cluster 2023-12-20T20:52:24.833997+0000 mon.a (mon.0) 389 : cluster 1 Cluster is now healthy 2023-12-20T20:52:26.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:26 smithi145 bash[51928]: audit 2023-12-20T20:52:25.082886+0000 mgr.y (mgr.25477) 310 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:26.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:26 smithi026 bash[64429]: audit 2023-12-20T20:52:25.082886+0000 mgr.y (mgr.25477) 310 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:26.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:26 smithi026 bash[65817]: audit 2023-12-20T20:52:25.082886+0000 mgr.y (mgr.25477) 310 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:27.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:27 smithi145 bash[51928]: cluster 2023-12-20T20:52:25.972470+0000 mgr.y (mgr.25477) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-20T20:52:27.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:27 smithi026 bash[64429]: cluster 2023-12-20T20:52:25.972470+0000 mgr.y (mgr.25477) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-20T20:52:27.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:27 smithi026 bash[65817]: cluster 2023-12-20T20:52:25.972470+0000 mgr.y (mgr.25477) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-20T20:52:29.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:29 smithi145 bash[51928]: cluster 2023-12-20T20:52:27.973573+0000 mgr.y (mgr.25477) 312 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-20T20:52:29.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:29 smithi145 bash[51928]: audit 2023-12-20T20:52:28.913617+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:29.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:29 smithi145 bash[51928]: audit 2023-12-20T20:52:28.916727+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:29 smithi026 bash[64429]: cluster 2023-12-20T20:52:27.973573+0000 mgr.y (mgr.25477) 312 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-20T20:52:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:29 smithi026 bash[64429]: audit 2023-12-20T20:52:28.913617+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:29.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:29 smithi026 bash[64429]: audit 2023-12-20T20:52:28.916727+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:29 smithi026 bash[65817]: cluster 2023-12-20T20:52:27.973573+0000 mgr.y (mgr.25477) 312 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-20T20:52:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:29 smithi026 bash[65817]: audit 2023-12-20T20:52:28.913617+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:29 smithi026 bash[65817]: audit 2023-12-20T20:52:28.916727+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.321950+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.580990+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.594514+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.597515+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.599087+0000 mon.c (mon.1) 163 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.608532+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.695856+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.699674+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.702564+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.704871+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:30 smithi145 bash[51928]: audit 2023-12-20T20:52:29.709306+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:52:30.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.321950+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.580990+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.594514+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.597515+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.599087+0000 mon.c (mon.1) 163 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.608532+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.695856+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.699674+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.702564+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.704871+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[64429]: audit 2023-12-20T20:52:29.709306+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.321950+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.580990+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.594514+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.597515+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.599087+0000 mon.c (mon.1) 163 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.608532+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.695856+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.699674+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.702564+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.704871+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:30.682 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:30 smithi026 bash[65817]: audit 2023-12-20T20:52:29.709306+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:52:31.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:31 smithi145 bash[51928]: audit 2023-12-20T20:52:29.709749+0000 mgr.y (mgr.25477) 313 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:52:31.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:31 smithi145 bash[51928]: cephadm 2023-12-20T20:52:29.712167+0000 mgr.y (mgr.25477) 314 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-20T20:52:31.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:31 smithi145 bash[51928]: cluster 2023-12-20T20:52:29.974750+0000 mgr.y (mgr.25477) 315 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-20T20:52:31.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:31 smithi026 bash[64429]: audit 2023-12-20T20:52:29.709749+0000 mgr.y (mgr.25477) 313 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:52:31.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:31 smithi026 bash[64429]: cephadm 2023-12-20T20:52:29.712167+0000 mgr.y (mgr.25477) 314 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-20T20:52:31.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:31 smithi026 bash[64429]: cluster 2023-12-20T20:52:29.974750+0000 mgr.y (mgr.25477) 315 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-20T20:52:31.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:31 smithi026 bash[65817]: audit 2023-12-20T20:52:29.709749+0000 mgr.y (mgr.25477) 313 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:52:31.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:31 smithi026 bash[65817]: cephadm 2023-12-20T20:52:29.712167+0000 mgr.y (mgr.25477) 314 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-20T20:52:31.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:31 smithi026 bash[65817]: cluster 2023-12-20T20:52:29.974750+0000 mgr.y (mgr.25477) 315 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-20T20:52:33.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:33 smithi145 bash[51928]: cluster 2023-12-20T20:52:31.975991+0000 mgr.y (mgr.25477) 316 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:52:33.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:33 smithi145 bash[51928]: cephadm 2023-12-20T20:52:32.033394+0000 mgr.y (mgr.25477) 317 : cephadm 1 Upgrade: Updating osd.7 2023-12-20T20:52:33.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:33 smithi145 bash[51928]: audit 2023-12-20T20:52:32.041707+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:33.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:33 smithi145 bash[51928]: audit 2023-12-20T20:52:32.046081+0000 mon.c (mon.1) 169 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:52:33.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:33 smithi145 bash[51928]: audit 2023-12-20T20:52:32.047536+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:33.365 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:33 smithi145 bash[51928]: cephadm 2023-12-20T20:52:32.051821+0000 mgr.y (mgr.25477) 318 : cephadm 1 Deploying daemon osd.7 on smithi145 2023-12-20T20:52:33.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[64429]: cluster 2023-12-20T20:52:31.975991+0000 mgr.y (mgr.25477) 316 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:52:33.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[64429]: cephadm 2023-12-20T20:52:32.033394+0000 mgr.y (mgr.25477) 317 : cephadm 1 Upgrade: Updating osd.7 2023-12-20T20:52:33.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[64429]: audit 2023-12-20T20:52:32.041707+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:33.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[64429]: audit 2023-12-20T20:52:32.046081+0000 mon.c (mon.1) 169 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:52:33.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[64429]: audit 2023-12-20T20:52:32.047536+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:33.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[64429]: cephadm 2023-12-20T20:52:32.051821+0000 mgr.y (mgr.25477) 318 : cephadm 1 Deploying daemon osd.7 on smithi145 2023-12-20T20:52:33.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[65817]: cluster 2023-12-20T20:52:31.975991+0000 mgr.y (mgr.25477) 316 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:52:33.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[65817]: cephadm 2023-12-20T20:52:32.033394+0000 mgr.y (mgr.25477) 317 : cephadm 1 Upgrade: Updating osd.7 2023-12-20T20:52:33.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[65817]: audit 2023-12-20T20:52:32.041707+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:33.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[65817]: audit 2023-12-20T20:52:32.046081+0000 mon.c (mon.1) 169 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:52:33.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[65817]: audit 2023-12-20T20:52:32.047536+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:33.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[65817]: cephadm 2023-12-20T20:52:32.051821+0000 mgr.y (mgr.25477) 318 : cephadm 1 Deploying daemon osd.7 on smithi145 2023-12-20T20:52:34.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:52:33] "GET /metrics HTTP/1.1" 200 38440 "" "Prometheus/2.33.4" 2023-12-20T20:52:35.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:34 smithi145 bash[51928]: cluster 2023-12-20T20:52:33.977232+0000 mgr.y (mgr.25477) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:35.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:34 smithi026 bash[65817]: cluster 2023-12-20T20:52:33.977232+0000 mgr.y (mgr.25477) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:35.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:34 smithi026 bash[64429]: cluster 2023-12-20T20:52:33.977232+0000 mgr.y (mgr.25477) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:36.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:35 smithi145 bash[51928]: audit 2023-12-20T20:52:35.093698+0000 mgr.y (mgr.25477) 320 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:36.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:35 smithi026 bash[65817]: audit 2023-12-20T20:52:35.093698+0000 mgr.y (mgr.25477) 320 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:35 smithi026 bash[64429]: audit 2023-12-20T20:52:35.093698+0000 mgr.y (mgr.25477) 320 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:36.746 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:36 smithi145 systemd[1]: Stopping Ceph osd.7 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:52:37.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:36 smithi145 bash[51928]: cluster 2023-12-20T20:52:35.978430+0000 mgr.y (mgr.25477) 321 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:37.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:36 smithi145 bash[51928]: cluster 2023-12-20T20:52:36.744822+0000 mon.a (mon.0) 396 : cluster 1 osd.7 marked itself down and dead 2023-12-20T20:52:37.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:36 smithi145 bash[37754]: debug 2023-12-20T20:52:36.745+0000 7f503a058700 -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 2023-12-20T20:52:37.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:36 smithi145 bash[37754]: debug 2023-12-20T20:52:36.745+0000 7f503a058700 -1 osd.7 144 *** Got signal Terminated *** 2023-12-20T20:52:37.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:36 smithi145 bash[37754]: debug 2023-12-20T20:52:36.745+0000 7f503a058700 -1 osd.7 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:52:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:36 smithi026 bash[65817]: cluster 2023-12-20T20:52:35.978430+0000 mgr.y (mgr.25477) 321 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:36 smithi026 bash[65817]: cluster 2023-12-20T20:52:36.744822+0000 mon.a (mon.0) 396 : cluster 1 osd.7 marked itself down and dead 2023-12-20T20:52:37.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:36 smithi026 bash[64429]: cluster 2023-12-20T20:52:35.978430+0000 mgr.y (mgr.25477) 321 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:52:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:36 smithi026 bash[64429]: cluster 2023-12-20T20:52:36.744822+0000 mon.a (mon.0) 396 : cluster 1 osd.7 marked itself down and dead 2023-12-20T20:52:38.074 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:37 smithi145 bash[51928]: cluster 2023-12-20T20:52:36.851038+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:52:38.074 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:37 smithi145 bash[51928]: cluster 2023-12-20T20:52:36.868193+0000 mon.a (mon.0) 398 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2023-12-20T20:52:38.074 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:37 smithi145 bash[59902]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:52:38.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:37 smithi026 bash[64429]: cluster 2023-12-20T20:52:36.851038+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:52:38.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:37 smithi026 bash[64429]: cluster 2023-12-20T20:52:36.868193+0000 mon.a (mon.0) 398 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2023-12-20T20:52:38.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:37 smithi026 bash[65817]: cluster 2023-12-20T20:52:36.851038+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:52:38.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:37 smithi026 bash[65817]: cluster 2023-12-20T20:52:36.868193+0000 mon.a (mon.0) 398 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2023-12-20T20:52:38.377 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:38 smithi145 bash[59974]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:52:39.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:38 smithi145 bash[51928]: cluster 2023-12-20T20:52:37.869874+0000 mon.a (mon.0) 399 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2023-12-20T20:52:39.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:38 smithi145 bash[51928]: cluster 2023-12-20T20:52:37.979465+0000 mgr.y (mgr.25477) 322 : cluster 0 pgmap v206: 161 pgs: 1 active+undersized+degraded, 8 peering, 14 stale+active+clean, 10 active+undersized, 128 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2023-12-20T20:52:39.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:38 smithi026 bash[65817]: cluster 2023-12-20T20:52:37.869874+0000 mon.a (mon.0) 399 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2023-12-20T20:52:39.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:38 smithi026 bash[65817]: cluster 2023-12-20T20:52:37.979465+0000 mgr.y (mgr.25477) 322 : cluster 0 pgmap v206: 161 pgs: 1 active+undersized+degraded, 8 peering, 14 stale+active+clean, 10 active+undersized, 128 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2023-12-20T20:52:39.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:38 smithi026 bash[64429]: cluster 2023-12-20T20:52:37.869874+0000 mon.a (mon.0) 399 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2023-12-20T20:52:39.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:38 smithi026 bash[64429]: cluster 2023-12-20T20:52:37.979465+0000 mgr.y (mgr.25477) 322 : cluster 0 pgmap v206: 161 pgs: 1 active+undersized+degraded, 8 peering, 14 stale+active+clean, 10 active+undersized, 128 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2023-12-20T20:52:39.925 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:52:40.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:39 smithi026 bash[64429]: cluster 2023-12-20T20:52:38.872885+0000 mon.a (mon.0) 400 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-20T20:52:40.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:39 smithi026 bash[64429]: cluster 2023-12-20T20:52:38.872950+0000 mon.a (mon.0) 401 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-20T20:52:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:39 smithi026 bash[65817]: cluster 2023-12-20T20:52:38.872885+0000 mon.a (mon.0) 400 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-20T20:52:40.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:39 smithi026 bash[65817]: cluster 2023-12-20T20:52:38.872950+0000 mon.a (mon.0) 401 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-20T20:52:40.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:39 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.7.service: Succeeded. 2023-12-20T20:52:40.249 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:39 smithi145 systemd[1]: Stopped Ceph osd.7 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:52:40.249 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:39 smithi145 bash[51928]: cluster 2023-12-20T20:52:38.872885+0000 mon.a (mon.0) 400 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-20T20:52:40.249 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:39 smithi145 bash[51928]: cluster 2023-12-20T20:52:38.872950+0000 mon.a (mon.0) 401 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-20T20:52:40.627 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:40 smithi145 systemd[1]: Started Ceph osd.7 for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:52:40.694 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 110s ago 14m 16.2M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (6m) 22s ago 14m 44.0M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (6m) 110s ago 12m 47.6M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (6m) 22s ago 20m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (6m) 110s ago 22m 492M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 110s ago 22m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (4m) 22s ago 20m 45.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 110s ago 20m 47.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 110s ago 15m 11.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (7m) 22s ago 14m 14.2M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 110s ago 20m 52.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 110s ago 19m 52.7M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 110s ago 18m 47.6M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (114s) 110s ago 18m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 2a488e535223 2023-12-20T20:52:40.695 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (85s) 22s ago 17m 53.2M 3037M 19.0.0-297-ga89fee39 36973ca01a0c e1d92a514632 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (57s) 22s ago 17m 49.1M 3037M 19.0.0-297-ga89fee39 36973ca01a0c f5c60f8ce4d7 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (28s) 22s ago 16m 13.3M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 3b5f0af84911 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 starting - - - 3037M 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (6m) 22s ago 15m 64.8M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (13m) 110s ago 13m 88.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (12m) 22s ago 12m 89.7M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (12m) 110s ago 12m 88.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:52:40.696 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (12m) 22s ago 12m 88.7M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:52:41.148 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:52:41.148 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:52:41.148 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:52:41.148 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:41.148 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:52:41.148 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 12 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:52:41.149 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:52:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[51928]: audit 2023-12-20T20:52:39.908381+0000 mgr.y (mgr.25477) 323 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:41.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[51928]: cluster 2023-12-20T20:52:39.980685+0000 mgr.y (mgr.25477) 324 : cluster 0 pgmap v207: 161 pgs: 9 active+undersized+degraded, 8 peering, 10 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2023-12-20T20:52:41.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[51928]: audit 2023-12-20T20:52:40.290493+0000 mgr.y (mgr.25477) 325 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:41.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[51928]: audit 2023-12-20T20:52:40.298120+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:41.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[51928]: audit 2023-12-20T20:52:40.309262+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:41.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[51928]: audit 2023-12-20T20:52:41.145330+0000 mon.c (mon.1) 171 : audit 0 from='client.? 172.21.15.26:0/1639558245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:41.534 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:52:41.534 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:52:41.534 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "12/23 daemons upgraded", 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2023-12-20T20:52:41.535 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:52:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[64429]: audit 2023-12-20T20:52:39.908381+0000 mgr.y (mgr.25477) 323 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[64429]: cluster 2023-12-20T20:52:39.980685+0000 mgr.y (mgr.25477) 324 : cluster 0 pgmap v207: 161 pgs: 9 active+undersized+degraded, 8 peering, 10 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2023-12-20T20:52:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[64429]: audit 2023-12-20T20:52:40.290493+0000 mgr.y (mgr.25477) 325 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:41.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[64429]: audit 2023-12-20T20:52:40.298120+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[64429]: audit 2023-12-20T20:52:40.309262+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[64429]: audit 2023-12-20T20:52:41.145330+0000 mon.c (mon.1) 171 : audit 0 from='client.? 172.21.15.26:0/1639558245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[65817]: audit 2023-12-20T20:52:39.908381+0000 mgr.y (mgr.25477) 323 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[65817]: cluster 2023-12-20T20:52:39.980685+0000 mgr.y (mgr.25477) 324 : cluster 0 pgmap v207: 161 pgs: 9 active+undersized+degraded, 8 peering, 10 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[65817]: audit 2023-12-20T20:52:40.290493+0000 mgr.y (mgr.25477) 325 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[65817]: audit 2023-12-20T20:52:40.298120+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[65817]: audit 2023-12-20T20:52:40.309262+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:41.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:41 smithi026 bash[65817]: audit 2023-12-20T20:52:41.145330+0000 mon.c (mon.1) 171 : audit 0 from='client.? 172.21.15.26:0/1639558245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 2 pgs inactive, 2 pgs peering; Degraded data redundancy: 22/630 objects degraded (3.492%), 9 pgs degraded 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout: osd.7 (root=default,host=smithi145) is down 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 2 pgs peering 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 6.8 is stuck peering for 108s, current state peering, last acting [2,3] 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 6.12 is stuck peering for 79s, current state peering, last acting [2,4] 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 22/630 objects degraded (3.492%), 9 pgs degraded 2023-12-20T20:52:41.987 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2023-12-20T20:52:41.988 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-20T20:52:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:41 smithi145 bash[60143]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-20T20:52:42.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:42 smithi145 bash[51928]: audit 2023-12-20T20:52:40.667788+0000 mgr.y (mgr.25477) 326 : audit 0 from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:42.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:42 smithi145 bash[51928]: audit 2023-12-20T20:52:41.984641+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.26:0/1828936388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:52:42.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:42 smithi026 bash[64429]: audit 2023-12-20T20:52:40.667788+0000 mgr.y (mgr.25477) 326 : audit 0 from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:42.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:42 smithi026 bash[64429]: audit 2023-12-20T20:52:41.984641+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.26:0/1828936388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:52:42.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:42 smithi026 bash[65817]: audit 2023-12-20T20:52:40.667788+0000 mgr.y (mgr.25477) 326 : audit 0 from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:42.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:42 smithi026 bash[65817]: audit 2023-12-20T20:52:41.984641+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.26:0/1828936388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:52:43.627 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:43 smithi145 bash[51928]: audit 2023-12-20T20:52:41.531023+0000 mgr.y (mgr.25477) 327 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:43.628 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:43 smithi145 bash[51928]: cluster 2023-12-20T20:52:41.982325+0000 mgr.y (mgr.25477) 328 : cluster 0 pgmap v208: 161 pgs: 25 active+undersized+degraded, 8 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:43.628 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:43 smithi145 bash[60424]: debug 2023-12-20T20:52:43.397+0000 7f4632d20700 1 -- 172.21.15.145:0/951679929 <== mon.2 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55652aa8b6c0 con 0x55652ab10c00 2023-12-20T20:52:43.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:43 smithi026 bash[64429]: audit 2023-12-20T20:52:41.531023+0000 mgr.y (mgr.25477) 327 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:43.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:43 smithi026 bash[64429]: cluster 2023-12-20T20:52:41.982325+0000 mgr.y (mgr.25477) 328 : cluster 0 pgmap v208: 161 pgs: 25 active+undersized+degraded, 8 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:43.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:43 smithi026 bash[65817]: audit 2023-12-20T20:52:41.531023+0000 mgr.y (mgr.25477) 327 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:52:43.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:43 smithi026 bash[65817]: cluster 2023-12-20T20:52:41.982325+0000 mgr.y (mgr.25477) 328 : cluster 0 pgmap v208: 161 pgs: 25 active+undersized+degraded, 8 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:44.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:52:43] "GET /metrics HTTP/1.1" 200 38440 "" "Prometheus/2.33.4" 2023-12-20T20:52:44.377 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:43 smithi145 bash[60424]: debug 2023-12-20T20:52:43.937+0000 7f463bea6640 -1 Falling back to public interface 2023-12-20T20:52:45.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:44 smithi026 bash[64429]: audit 2023-12-20T20:52:43.914132+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:45.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:44 smithi026 bash[64429]: audit 2023-12-20T20:52:43.917305+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:45.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:44 smithi026 bash[64429]: cluster 2023-12-20T20:52:43.984044+0000 mgr.y (mgr.25477) 329 : cluster 0 pgmap v209: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:45.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:44 smithi026 bash[65817]: audit 2023-12-20T20:52:43.914132+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:45.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:44 smithi026 bash[65817]: audit 2023-12-20T20:52:43.917305+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:45.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:44 smithi026 bash[65817]: cluster 2023-12-20T20:52:43.984044+0000 mgr.y (mgr.25477) 329 : cluster 0 pgmap v209: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:45.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:44 smithi145 bash[51928]: audit 2023-12-20T20:52:43.914132+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:45.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:44 smithi145 bash[51928]: audit 2023-12-20T20:52:43.917305+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:52:45.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:44 smithi145 bash[51928]: cluster 2023-12-20T20:52:43.984044+0000 mgr.y (mgr.25477) 329 : cluster 0 pgmap v209: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:46.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:45 smithi026 bash[64429]: cluster 2023-12-20T20:52:44.909848+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-20T20:52:46.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:45 smithi026 bash[64429]: audit 2023-12-20T20:52:45.105090+0000 mgr.y (mgr.25477) 330 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:46.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:45 smithi026 bash[65817]: cluster 2023-12-20T20:52:44.909848+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-20T20:52:46.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:45 smithi026 bash[65817]: audit 2023-12-20T20:52:45.105090+0000 mgr.y (mgr.25477) 330 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:46.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:45 smithi145 bash[51928]: cluster 2023-12-20T20:52:44.909848+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-20T20:52:46.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:45 smithi145 bash[51928]: audit 2023-12-20T20:52:45.105090+0000 mgr.y (mgr.25477) 330 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:47.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[51928]: cluster 2023-12-20T20:52:45.985538+0000 mgr.y (mgr.25477) 331 : cluster 0 pgmap v210: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:47.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[51928]: audit 2023-12-20T20:52:46.731999+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:47.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[51928]: audit 2023-12-20T20:52:46.747061+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:47.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[51928]: audit 2023-12-20T20:52:46.818980+0000 mon.a (mon.0) 409 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:52:47.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[51928]: audit 2023-12-20T20:52:46.820738+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:52:47.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[60424]: debug 2023-12-20T20:52:46.752+0000 7f463bea6640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-20T20:52:47.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:46 smithi145 bash[60424]: debug 2023-12-20T20:52:46.812+0000 7f463bea6640 -1 osd.7 144 log_to_monitors true 2023-12-20T20:52:47.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[64429]: cluster 2023-12-20T20:52:45.985538+0000 mgr.y (mgr.25477) 331 : cluster 0 pgmap v210: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[64429]: audit 2023-12-20T20:52:46.731999+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[64429]: audit 2023-12-20T20:52:46.747061+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[64429]: audit 2023-12-20T20:52:46.818980+0000 mon.a (mon.0) 409 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[64429]: audit 2023-12-20T20:52:46.820738+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[65817]: cluster 2023-12-20T20:52:45.985538+0000 mgr.y (mgr.25477) 331 : cluster 0 pgmap v210: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[65817]: audit 2023-12-20T20:52:46.731999+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[65817]: audit 2023-12-20T20:52:46.747061+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[65817]: audit 2023-12-20T20:52:46.818980+0000 mon.a (mon.0) 409 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:52:47.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:46 smithi026 bash[65817]: audit 2023-12-20T20:52:46.820738+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:52:48.127 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:52:47 smithi145 bash[60424]: debug 2023-12-20T20:52:47.804+0000 7f462ab12700 -1 osd.7 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: audit 2023-12-20T20:52:47.747563+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: audit 2023-12-20T20:52:47.752084+0000 mon.a (mon.0) 411 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: cluster 2023-12-20T20:52:47.757831+0000 mon.a (mon.0) 412 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: audit 2023-12-20T20:52:47.762194+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: audit 2023-12-20T20:52:47.763993+0000 mon.a (mon.0) 413 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: audit 2023-12-20T20:52:47.767444+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:49.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:48 smithi145 bash[51928]: cluster 2023-12-20T20:52:47.986748+0000 mgr.y (mgr.25477) 332 : cluster 0 pgmap v212: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:49.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: audit 2023-12-20T20:52:47.747563+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: audit 2023-12-20T20:52:47.752084+0000 mon.a (mon.0) 411 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: cluster 2023-12-20T20:52:47.757831+0000 mon.a (mon.0) 412 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: audit 2023-12-20T20:52:47.762194+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: audit 2023-12-20T20:52:47.763993+0000 mon.a (mon.0) 413 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: audit 2023-12-20T20:52:47.767444+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[64429]: cluster 2023-12-20T20:52:47.986748+0000 mgr.y (mgr.25477) 332 : cluster 0 pgmap v212: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: audit 2023-12-20T20:52:47.747563+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: audit 2023-12-20T20:52:47.752084+0000 mon.a (mon.0) 411 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: cluster 2023-12-20T20:52:47.757831+0000 mon.a (mon.0) 412 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: audit 2023-12-20T20:52:47.762194+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:49.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: audit 2023-12-20T20:52:47.763993+0000 mon.a (mon.0) 413 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-12-20T20:52:49.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: audit 2023-12-20T20:52:47.767444+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:49.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:48 smithi026 bash[65817]: cluster 2023-12-20T20:52:47.986748+0000 mgr.y (mgr.25477) 332 : cluster 0 pgmap v212: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-20T20:52:50.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:49 smithi145 bash[51928]: cluster 2023-12-20T20:52:48.766033+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:52:50.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:49 smithi145 bash[51928]: cluster 2023-12-20T20:52:48.774286+0000 mon.a (mon.0) 416 : cluster 1 osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895] boot 2023-12-20T20:52:50.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:49 smithi145 bash[51928]: cluster 2023-12-20T20:52:48.774421+0000 mon.a (mon.0) 417 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-12-20T20:52:50.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:49 smithi145 bash[51928]: audit 2023-12-20T20:52:48.776169+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:52:50.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:49 smithi145 bash[51928]: cluster 2023-12-20T20:52:48.839545+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:50.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:49 smithi145 bash[51928]: audit 2023-12-20T20:52:49.361158+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:50.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[65817]: cluster 2023-12-20T20:52:48.766033+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:52:50.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[65817]: cluster 2023-12-20T20:52:48.774286+0000 mon.a (mon.0) 416 : cluster 1 osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895] boot 2023-12-20T20:52:50.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[65817]: cluster 2023-12-20T20:52:48.774421+0000 mon.a (mon.0) 417 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[65817]: audit 2023-12-20T20:52:48.776169+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[65817]: cluster 2023-12-20T20:52:48.839545+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[65817]: audit 2023-12-20T20:52:49.361158+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[64429]: cluster 2023-12-20T20:52:48.766033+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[64429]: cluster 2023-12-20T20:52:48.774286+0000 mon.a (mon.0) 416 : cluster 1 osd.7 [v2:172.21.15.145:6824/2609617895,v1:172.21.15.145:6825/2609617895] boot 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[64429]: cluster 2023-12-20T20:52:48.774421+0000 mon.a (mon.0) 417 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[64429]: audit 2023-12-20T20:52:48.776169+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[64429]: cluster 2023-12-20T20:52:48.839545+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:50.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:49 smithi026 bash[64429]: audit 2023-12-20T20:52:49.361158+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:51.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:50 smithi145 bash[51928]: cluster 2023-12-20T20:52:49.777343+0000 mon.a (mon.0) 420 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-12-20T20:52:51.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:50 smithi145 bash[51928]: cluster 2023-12-20T20:52:49.987984+0000 mgr.y (mgr.25477) 333 : cluster 0 pgmap v215: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2023-12-20T20:52:51.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:50 smithi026 bash[65817]: cluster 2023-12-20T20:52:49.777343+0000 mon.a (mon.0) 420 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-12-20T20:52:51.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:50 smithi026 bash[65817]: cluster 2023-12-20T20:52:49.987984+0000 mgr.y (mgr.25477) 333 : cluster 0 pgmap v215: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2023-12-20T20:52:51.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:50 smithi026 bash[64429]: cluster 2023-12-20T20:52:49.777343+0000 mon.a (mon.0) 420 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-12-20T20:52:51.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:50 smithi026 bash[64429]: cluster 2023-12-20T20:52:49.987984+0000 mgr.y (mgr.25477) 333 : cluster 0 pgmap v215: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2023-12-20T20:52:53.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:53 smithi145 bash[51928]: cluster 2023-12-20T20:52:51.989771+0000 mgr.y (mgr.25477) 334 : cluster 0 pgmap v216: 161 pgs: 15 active+undersized+degraded, 29 active+undersized, 117 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2023-12-20T20:52:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:53 smithi026 bash[64429]: cluster 2023-12-20T20:52:51.989771+0000 mgr.y (mgr.25477) 334 : cluster 0 pgmap v216: 161 pgs: 15 active+undersized+degraded, 29 active+undersized, 117 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2023-12-20T20:52:53.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:53 smithi026 bash[65817]: cluster 2023-12-20T20:52:51.989771+0000 mgr.y (mgr.25477) 334 : cluster 0 pgmap v216: 161 pgs: 15 active+undersized+degraded, 29 active+undersized, 117 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2023-12-20T20:52:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:52:53] "GET /metrics HTTP/1.1" 200 38448 "" "Prometheus/2.33.4" 2023-12-20T20:52:54.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:54 smithi026 bash[64429]: cluster 2023-12-20T20:52:53.841220+0000 mon.a (mon.0) 421 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:54.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:54 smithi026 bash[65817]: cluster 2023-12-20T20:52:53.841220+0000 mon.a (mon.0) 421 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:54.206 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:54 smithi145 bash[51928]: cluster 2023-12-20T20:52:53.841220+0000 mon.a (mon.0) 421 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded (PG_DEGRADED) 2023-12-20T20:52:55.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:55 smithi145 bash[51928]: cluster 2023-12-20T20:52:53.991220+0000 mgr.y (mgr.25477) 335 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2023-12-20T20:52:55.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:55 smithi145 bash[51928]: cluster 2023-12-20T20:52:54.844351+0000 mon.a (mon.0) 422 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2023-12-20T20:52:55.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:55 smithi145 bash[51928]: cluster 2023-12-20T20:52:54.844425+0000 mon.a (mon.0) 423 : cluster 1 Cluster is now healthy 2023-12-20T20:52:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:55 smithi026 bash[65817]: cluster 2023-12-20T20:52:53.991220+0000 mgr.y (mgr.25477) 335 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2023-12-20T20:52:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:55 smithi026 bash[65817]: cluster 2023-12-20T20:52:54.844351+0000 mon.a (mon.0) 422 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2023-12-20T20:52:55.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:55 smithi026 bash[65817]: cluster 2023-12-20T20:52:54.844425+0000 mon.a (mon.0) 423 : cluster 1 Cluster is now healthy 2023-12-20T20:52:55.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:55 smithi026 bash[64429]: cluster 2023-12-20T20:52:53.991220+0000 mgr.y (mgr.25477) 335 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2023-12-20T20:52:55.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:55 smithi026 bash[64429]: cluster 2023-12-20T20:52:54.844351+0000 mon.a (mon.0) 422 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2023-12-20T20:52:55.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:55 smithi026 bash[64429]: cluster 2023-12-20T20:52:54.844425+0000 mon.a (mon.0) 423 : cluster 1 Cluster is now healthy 2023-12-20T20:52:56.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:56 smithi145 bash[51928]: audit 2023-12-20T20:52:55.116325+0000 mgr.y (mgr.25477) 336 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:56.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:56 smithi026 bash[64429]: audit 2023-12-20T20:52:55.116325+0000 mgr.y (mgr.25477) 336 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:56.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:56 smithi026 bash[65817]: audit 2023-12-20T20:52:55.116325+0000 mgr.y (mgr.25477) 336 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:52:57.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:57 smithi145 bash[51928]: cluster 2023-12-20T20:52:55.992307+0000 mgr.y (mgr.25477) 337 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:52:57.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:57 smithi026 bash[64429]: cluster 2023-12-20T20:52:55.992307+0000 mgr.y (mgr.25477) 337 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:52:57.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:57 smithi026 bash[65817]: cluster 2023-12-20T20:52:55.992307+0000 mgr.y (mgr.25477) 337 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:52:58.430 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:52:57 smithi026 bash[61214]: debug 2023-12-20T20:52:57.939+0000 7fd6b5c8d700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:52:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.725248+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.739157+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.743471+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.745059+0000 mon.c (mon.1) 175 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.754765+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.838314+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.842952+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.846337+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.848691+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.853602+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: cephadm 2023-12-20T20:52:57.854898+0000 mgr.y (mgr.25477) 338 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.862233+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.865685+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.866246+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.871164+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-20T20:52:59.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.874526+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.874926+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.878689+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.882466+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.883013+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.887281+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.890260+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.890873+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.894946+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.900385+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:52:59.130 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.900875+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.905106+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.908861+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.909458+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.914272+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.918713+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.919239+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.923718+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.928125+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.928591+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.932729+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-20T20:52:59.131 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: cephadm 2023-12-20T20:52:57.939427+0000 mgr.y (mgr.25477) 339 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-20T20:52:59.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.940025+0000 mon.c (mon.1) 189 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:52:59.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.940576+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:52:59.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: cephadm 2023-12-20T20:52:57.941906+0000 mgr.y (mgr.25477) 340 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:52:59.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.948113+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: cluster 2023-12-20T20:52:57.950536+0000 mgr.y (mgr.25477) 341 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:52:59.132 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.951448+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:59.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.952887+0000 mon.c (mon.1) 191 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:59.133 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:58 smithi145 bash[51928]: audit 2023-12-20T20:52:57.962293+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.725248+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.739157+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.743471+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:59.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.745059+0000 mon.c (mon.1) 175 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.754765+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.838314+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.842952+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.846337+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.848691+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.853602+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: cephadm 2023-12-20T20:52:57.854898+0000 mgr.y (mgr.25477) 338 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.862233+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.865685+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.866246+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.871164+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.874526+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.874926+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.878689+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.882466+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:52:59.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.883013+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:52:59.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.725248+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.739157+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.743471+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:59.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.745059+0000 mon.c (mon.1) 175 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:59.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.754765+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.838314+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:52:59.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.842952+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.846337+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.848691+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.853602+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: cephadm 2023-12-20T20:52:57.854898+0000 mgr.y (mgr.25477) 338 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.862233+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.865685+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.866246+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.871164+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.874526+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:52:59.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.874926+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.878689+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.882466+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.883013+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.887281+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.890260+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.890873+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.894946+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-20T20:52:59.187 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.900385+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.900875+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.905106+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.908861+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.909458+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.914272+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.918713+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.919239+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.923718+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.928125+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.928591+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.932729+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-20T20:52:59.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: cephadm 2023-12-20T20:52:57.939427+0000 mgr.y (mgr.25477) 339 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-20T20:52:59.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.940025+0000 mon.c (mon.1) 189 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:52:59.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.887281+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-20T20:52:59.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.890260+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:52:59.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.890873+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.894946+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.900385+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.900875+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.905106+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.908861+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.909458+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.914272+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.918713+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.919239+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:52:59.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.923718+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.928125+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.928591+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.932729+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: cephadm 2023-12-20T20:52:57.939427+0000 mgr.y (mgr.25477) 339 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.940025+0000 mon.c (mon.1) 189 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.940576+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: cephadm 2023-12-20T20:52:57.941906+0000 mgr.y (mgr.25477) 340 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.948113+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: cluster 2023-12-20T20:52:57.950536+0000 mgr.y (mgr.25477) 341 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.951448+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.952887+0000 mon.c (mon.1) 191 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:59.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[65817]: audit 2023-12-20T20:52:57.962293+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.940576+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25477 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: cephadm 2023-12-20T20:52:57.941906+0000 mgr.y (mgr.25477) 340 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.948113+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: cluster 2023-12-20T20:52:57.950536+0000 mgr.y (mgr.25477) 341 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.951448+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.952887+0000 mon.c (mon.1) 191 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:52:59.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: audit 2023-12-20T20:52:57.962293+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:52:59.193 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:58 smithi026 bash[64429]: debug 2023-12-20T20:52:58.943+0000 7f4002f2c700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:53:00.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[65817]: audit 2023-12-20T20:52:58.914494+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:00.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[65817]: audit 2023-12-20T20:52:58.917565+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[65817]: cluster 2023-12-20T20:52:58.945365+0000 mon.a (mon.0) 448 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:53:00.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[65817]: audit 2023-12-20T20:52:59.383677+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[64429]: audit 2023-12-20T20:52:58.914494+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[64429]: audit 2023-12-20T20:52:58.917565+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[64429]: cluster 2023-12-20T20:52:58.945365+0000 mon.a (mon.0) 448 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:53:00.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:52:59 smithi026 bash[64429]: audit 2023-12-20T20:52:59.383677+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:00.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:59 smithi145 bash[51928]: audit 2023-12-20T20:52:58.914494+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:00.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:59 smithi145 bash[51928]: audit 2023-12-20T20:52:58.917565+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:00.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:59 smithi145 bash[51928]: cluster 2023-12-20T20:52:58.945365+0000 mon.a (mon.0) 448 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:53:00.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:52:59 smithi145 bash[51928]: audit 2023-12-20T20:52:59.383677+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:01.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:00 smithi026 bash[65817]: cluster 2023-12-20T20:52:59.951712+0000 mgr.y (mgr.25477) 342 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2023-12-20T20:53:01.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:00 smithi026 bash[64429]: cluster 2023-12-20T20:52:59.951712+0000 mgr.y (mgr.25477) 342 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2023-12-20T20:53:01.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:00 smithi145 bash[51928]: cluster 2023-12-20T20:52:59.951712+0000 mgr.y (mgr.25477) 342 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2023-12-20T20:53:03.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:03 smithi145 bash[51928]: cluster 2023-12-20T20:53:01.953014+0000 mgr.y (mgr.25477) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:53:03.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:03 smithi026 bash[64429]: cluster 2023-12-20T20:53:01.953014+0000 mgr.y (mgr.25477) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:53:03.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:03 smithi026 bash[65817]: cluster 2023-12-20T20:53:01.953014+0000 mgr.y (mgr.25477) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:53:04.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:53:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:53:03] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2023-12-20T20:53:05.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:04 smithi145 bash[51928]: cluster 2023-12-20T20:53:03.954418+0000 mgr.y (mgr.25477) 344 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-20T20:53:05.128 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:04 smithi026 bash[64429]: cluster 2023-12-20T20:53:03.954418+0000 mgr.y (mgr.25477) 344 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-20T20:53:05.129 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:04 smithi026 bash[65817]: cluster 2023-12-20T20:53:03.954418+0000 mgr.y (mgr.25477) 344 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-20T20:53:06.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:05 smithi145 bash[51928]: audit 2023-12-20T20:53:05.125609+0000 mgr.y (mgr.25477) 345 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:06.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:05 smithi026 bash[64429]: audit 2023-12-20T20:53:05.125609+0000 mgr.y (mgr.25477) 345 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:06.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:05 smithi026 bash[65817]: audit 2023-12-20T20:53:05.125609+0000 mgr.y (mgr.25477) 345 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:07.127 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:06 smithi145 bash[51928]: cluster 2023-12-20T20:53:05.955552+0000 mgr.y (mgr.25477) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-20T20:53:07.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:06 smithi026 bash[64429]: cluster 2023-12-20T20:53:05.955552+0000 mgr.y (mgr.25477) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-20T20:53:07.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:06 smithi026 bash[65817]: cluster 2023-12-20T20:53:05.955552+0000 mgr.y (mgr.25477) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2023-12-20T20:53:09.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:09 smithi145 bash[51928]: cluster 2023-12-20T20:53:07.956770+0000 mgr.y (mgr.25477) 347 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:53:09.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:09 smithi026 bash[64429]: cluster 2023-12-20T20:53:07.956770+0000 mgr.y (mgr.25477) 347 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:53:09.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:09 smithi026 bash[65817]: cluster 2023-12-20T20:53:07.956770+0000 mgr.y (mgr.25477) 347 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:53:11.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:11 smithi145 bash[51928]: cluster 2023-12-20T20:53:09.957984+0000 mgr.y (mgr.25477) 348 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:11.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:11 smithi026 bash[64429]: cluster 2023-12-20T20:53:09.957984+0000 mgr.y (mgr.25477) 348 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:11 smithi026 bash[65817]: cluster 2023-12-20T20:53:09.957984+0000 mgr.y (mgr.25477) 348 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:12.408 INFO:teuthology.orchestra.run.smithi026.stdout:true 2023-12-20T20:53:12.800 INFO:teuthology.orchestra.run.smithi026.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-20T20:53:13.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:13 smithi145 bash[51928]: cluster 2023-12-20T20:53:11.959261+0000 mgr.y (mgr.25477) 349 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:13.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:13 smithi026 bash[64429]: cluster 2023-12-20T20:53:11.959261+0000 mgr.y (mgr.25477) 349 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:13.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:13 smithi026 bash[65817]: cluster 2023-12-20T20:53:11.959261+0000 mgr.y (mgr.25477) 349 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:13.813 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-20T20:53:14.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:53:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:53:13] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[65817]: audit 2023-12-20T20:53:12.389062+0000 mgr.y (mgr.25477) 350 : audit 0 from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[65817]: audit 2023-12-20T20:53:12.775207+0000 mgr.y (mgr.25477) 351 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[65817]: audit 2023-12-20T20:53:13.914411+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[65817]: audit 2023-12-20T20:53:13.917211+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[64429]: audit 2023-12-20T20:53:12.389062+0000 mgr.y (mgr.25477) 350 : audit 0 from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[64429]: audit 2023-12-20T20:53:12.775207+0000 mgr.y (mgr.25477) 351 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[64429]: audit 2023-12-20T20:53:13.914411+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:14.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:14 smithi026 bash[64429]: audit 2023-12-20T20:53:13.917211+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:14.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:14 smithi145 bash[51928]: audit 2023-12-20T20:53:12.389062+0000 mgr.y (mgr.25477) 350 : audit 0 from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:14.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:14 smithi145 bash[51928]: audit 2023-12-20T20:53:12.775207+0000 mgr.y (mgr.25477) 351 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:14.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:14 smithi145 bash[51928]: audit 2023-12-20T20:53:13.914411+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:14.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:14 smithi145 bash[51928]: audit 2023-12-20T20:53:13.917211+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:15.344 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:15 smithi026 bash[64429]: cluster 2023-12-20T20:53:13.960609+0000 mgr.y (mgr.25477) 352 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:15.344 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:15 smithi026 bash[65817]: cluster 2023-12-20T20:53:13.960609+0000 mgr.y (mgr.25477) 352 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:15.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:15 smithi145 bash[51928]: cluster 2023-12-20T20:53:13.960609+0000 mgr.y (mgr.25477) 352 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:16 smithi026 bash[64429]: audit 2023-12-20T20:53:15.133653+0000 mgr.y (mgr.25477) 353 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:16 smithi026 bash[65817]: audit 2023-12-20T20:53:15.133653+0000 mgr.y (mgr.25477) 353 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:16.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:16 smithi145 bash[51928]: audit 2023-12-20T20:53:15.133653+0000 mgr.y (mgr.25477) 353 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:17.121 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 2m ago 15m 16.2M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (7m) 30s ago 14m 43.9M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (6m) 2m ago 13m 47.6M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (6m) 30s ago 21m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (7m) 2m ago 23m 492M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 2m ago 23m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (5m) 30s ago 21m 46.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 2m ago 21m 47.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (8m) 2m ago 15m 11.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:53:17.122 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (8m) 30s ago 15m 13.7M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 2m ago 20m 52.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 2m ago 20m 52.7M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 2m ago 19m 47.6M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (2m) 2m ago 18m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 2a488e535223 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (2m) 30s ago 18m 55.2M 3037M 19.0.0-297-ga89fee39 36973ca01a0c e1d92a514632 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (93s) 30s ago 17m 49.8M 3037M 19.0.0-297-ga89fee39 36973ca01a0c f5c60f8ce4d7 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (64s) 30s ago 17m 48.7M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 3b5f0af84911 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (34s) 30s ago 16m - 3037M 19.0.0-297-ga89fee39 36973ca01a0c ae04a79ebd78 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (6m) 30s ago 15m 64.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (13m) 2m ago 13m 88.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (13m) 30s ago 13m 89.9M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (13m) 2m ago 13m 88.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:53:17.123 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (13m) 30s ago 13m 88.8M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:53:17.310 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:17 smithi026 bash[64429]: cluster 2023-12-20T20:53:15.961774+0000 mgr.y (mgr.25477) 354 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:17.310 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:17 smithi026 bash[65817]: cluster 2023-12-20T20:53:15.961774+0000 mgr.y (mgr.25477) 354 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:17.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:17 smithi145 bash[51928]: cluster 2023-12-20T20:53:15.961774+0000 mgr.y (mgr.25477) 354 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:18.013 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-20T20:53:18.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:18 smithi145 bash[51928]: audit 2023-12-20T20:53:17.095583+0000 mgr.y (mgr.25477) 355 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:18.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:18 smithi026 bash[65817]: audit 2023-12-20T20:53:17.095583+0000 mgr.y (mgr.25477) 355 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:18.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:18 smithi026 bash[64429]: audit 2023-12-20T20:53:17.095583+0000 mgr.y (mgr.25477) 355 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:53:19.285 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:19 smithi026 bash[64429]: cluster 2023-12-20T20:53:17.962995+0000 mgr.y (mgr.25477) 356 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:19.285 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:19 smithi026 bash[65817]: cluster 2023-12-20T20:53:17.962995+0000 mgr.y (mgr.25477) 356 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:19 smithi145 bash[51928]: cluster 2023-12-20T20:53:17.962995+0000 mgr.y (mgr.25477) 356 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:21.136 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:53:21.137 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:53:21.138 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:53:21.138 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:53:21.138 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-20T20:53:21.138 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:53:21.138 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:53:21.309 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:21 smithi026 bash[64429]: cluster 2023-12-20T20:53:19.964885+0000 mgr.y (mgr.25477) 357 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:21.309 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:21 smithi026 bash[65817]: cluster 2023-12-20T20:53:19.964885+0000 mgr.y (mgr.25477) 357 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:21 smithi145 bash[51928]: cluster 2023-12-20T20:53:19.964885+0000 mgr.y (mgr.25477) 357 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:21.828 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-20T20:53:22.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:22 smithi145 bash[51928]: audit 2023-12-20T20:53:21.133325+0000 mon.a (mon.0) 451 : audit 0 from='client.? 172.21.15.26:0/3660192618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:53:22.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:22 smithi026 bash[64429]: audit 2023-12-20T20:53:21.133325+0000 mon.a (mon.0) 451 : audit 0 from='client.? 172.21.15.26:0/3660192618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:53:22.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:22 smithi026 bash[65817]: audit 2023-12-20T20:53:21.133325+0000 mon.a (mon.0) 451 : audit 0 from='client.? 172.21.15.26:0/3660192618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:53:23.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:23 smithi026 bash[64429]: cluster 2023-12-20T20:53:21.966209+0000 mgr.y (mgr.25477) 358 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:23.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:23 smithi026 bash[65817]: cluster 2023-12-20T20:53:21.966209+0000 mgr.y (mgr.25477) 358 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:23.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:23 smithi145 bash[51928]: cluster 2023-12-20T20:53:21.966209+0000 mgr.y (mgr.25477) 358 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:24.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:53:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:53:23] "GET /metrics HTTP/1.1" 200 38520 "" "Prometheus/2.33.4" 2023-12-20T20:53:24.646 INFO:teuthology.orchestra.run.smithi026.stdout:wait for servicemap items w/ changing names to refresh 2023-12-20T20:53:25.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:24 smithi145 bash[51928]: cluster 2023-12-20T20:53:23.967664+0000 mgr.y (mgr.25477) 359 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:25.145 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:24 smithi026 bash[64429]: cluster 2023-12-20T20:53:23.967664+0000 mgr.y (mgr.25477) 359 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:25.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:24 smithi026 bash[65817]: cluster 2023-12-20T20:53:23.967664+0000 mgr.y (mgr.25477) 359 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:25.443 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 60' 2023-12-20T20:53:25.871 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:25 smithi026 bash[65817]: audit 2023-12-20T20:53:25.142111+0000 mgr.y (mgr.25477) 360 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:26.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:25 smithi145 bash[51928]: audit 2023-12-20T20:53:25.142111+0000 mgr.y (mgr.25477) 360 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:26.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:25 smithi026 bash[64429]: audit 2023-12-20T20:53:25.142111+0000 mgr.y (mgr.25477) 360 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:27.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:26 smithi026 bash[64429]: cluster 2023-12-20T20:53:25.968811+0000 mgr.y (mgr.25477) 361 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:27.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:26 smithi026 bash[65817]: cluster 2023-12-20T20:53:25.968811+0000 mgr.y (mgr.25477) 361 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:27.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:26 smithi145 bash[51928]: cluster 2023-12-20T20:53:25.968811+0000 mgr.y (mgr.25477) 361 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:29.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:29 smithi145 bash[51928]: cluster 2023-12-20T20:53:27.970065+0000 mgr.y (mgr.25477) 362 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:29.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:29 smithi145 bash[51928]: audit 2023-12-20T20:53:28.908139+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:29.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:29 smithi026 bash[65817]: cluster 2023-12-20T20:53:27.970065+0000 mgr.y (mgr.25477) 362 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:29 smithi026 bash[65817]: audit 2023-12-20T20:53:28.908139+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:29 smithi026 bash[64429]: cluster 2023-12-20T20:53:27.970065+0000 mgr.y (mgr.25477) 362 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:29 smithi026 bash[64429]: audit 2023-12-20T20:53:28.908139+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:31.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:31 smithi145 bash[51928]: cluster 2023-12-20T20:53:29.971259+0000 mgr.y (mgr.25477) 363 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:31.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:31 smithi026 bash[64429]: cluster 2023-12-20T20:53:29.971259+0000 mgr.y (mgr.25477) 363 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:31.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:31 smithi026 bash[65817]: cluster 2023-12-20T20:53:29.971259+0000 mgr.y (mgr.25477) 363 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:33 smithi145 bash[51928]: cluster 2023-12-20T20:53:31.972603+0000 mgr.y (mgr.25477) 364 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:33.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:33 smithi026 bash[64429]: cluster 2023-12-20T20:53:31.972603+0000 mgr.y (mgr.25477) 364 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:33.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:33 smithi026 bash[65817]: cluster 2023-12-20T20:53:31.972603+0000 mgr.y (mgr.25477) 364 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:34.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:53:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:53:33] "GET /metrics HTTP/1.1" 200 38521 "" "Prometheus/2.33.4" 2023-12-20T20:53:35.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:34 smithi145 bash[51928]: cluster 2023-12-20T20:53:33.974148+0000 mgr.y (mgr.25477) 365 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:35.153 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:34 smithi026 bash[64429]: cluster 2023-12-20T20:53:33.974148+0000 mgr.y (mgr.25477) 365 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:35.153 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:34 smithi026 bash[65817]: cluster 2023-12-20T20:53:33.974148+0000 mgr.y (mgr.25477) 365 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:36.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:35 smithi145 bash[51928]: audit 2023-12-20T20:53:35.149699+0000 mgr.y (mgr.25477) 366 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:36.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:35 smithi026 bash[64429]: audit 2023-12-20T20:53:35.149699+0000 mgr.y (mgr.25477) 366 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:36.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:35 smithi026 bash[65817]: audit 2023-12-20T20:53:35.149699+0000 mgr.y (mgr.25477) 366 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:37.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:36 smithi026 bash[64429]: cluster 2023-12-20T20:53:35.975330+0000 mgr.y (mgr.25477) 367 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:36 smithi026 bash[65817]: cluster 2023-12-20T20:53:35.975330+0000 mgr.y (mgr.25477) 367 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:36 smithi145 bash[51928]: cluster 2023-12-20T20:53:35.975330+0000 mgr.y (mgr.25477) 367 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:39 smithi145 bash[51928]: cluster 2023-12-20T20:53:37.976583+0000 mgr.y (mgr.25477) 368 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:39.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:39 smithi026 bash[65817]: cluster 2023-12-20T20:53:37.976583+0000 mgr.y (mgr.25477) 368 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:39 smithi026 bash[64429]: cluster 2023-12-20T20:53:37.976583+0000 mgr.y (mgr.25477) 368 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:41.377 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:41 smithi145 bash[51928]: cluster 2023-12-20T20:53:39.977808+0000 mgr.y (mgr.25477) 369 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:41.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:41 smithi026 bash[64429]: cluster 2023-12-20T20:53:39.977808+0000 mgr.y (mgr.25477) 369 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:41.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:41 smithi026 bash[65817]: cluster 2023-12-20T20:53:39.977808+0000 mgr.y (mgr.25477) 369 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:43.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:43 smithi145 bash[51928]: cluster 2023-12-20T20:53:41.979044+0000 mgr.y (mgr.25477) 370 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:43.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:43 smithi026 bash[64429]: cluster 2023-12-20T20:53:41.979044+0000 mgr.y (mgr.25477) 370 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:43.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:43 smithi026 bash[65817]: cluster 2023-12-20T20:53:41.979044+0000 mgr.y (mgr.25477) 370 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:44.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:53:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:53:43] "GET /metrics HTTP/1.1" 200 38521 "" "Prometheus/2.33.4" 2023-12-20T20:53:45.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:44 smithi145 bash[51928]: audit 2023-12-20T20:53:43.908607+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:45.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:44 smithi145 bash[51928]: cluster 2023-12-20T20:53:43.980256+0000 mgr.y (mgr.25477) 371 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:45.164 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:44 smithi026 bash[65817]: audit 2023-12-20T20:53:43.908607+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:45.164 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:44 smithi026 bash[65817]: cluster 2023-12-20T20:53:43.980256+0000 mgr.y (mgr.25477) 371 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:45.164 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:44 smithi026 bash[64429]: audit 2023-12-20T20:53:43.908607+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:45.164 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:44 smithi026 bash[64429]: cluster 2023-12-20T20:53:43.980256+0000 mgr.y (mgr.25477) 371 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:46.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:45 smithi145 bash[51928]: audit 2023-12-20T20:53:45.160706+0000 mgr.y (mgr.25477) 372 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:46.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:45 smithi026 bash[64429]: audit 2023-12-20T20:53:45.160706+0000 mgr.y (mgr.25477) 372 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:46.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:45 smithi026 bash[65817]: audit 2023-12-20T20:53:45.160706+0000 mgr.y (mgr.25477) 372 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:47.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:46 smithi026 bash[64429]: cluster 2023-12-20T20:53:45.981414+0000 mgr.y (mgr.25477) 373 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:47.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:46 smithi026 bash[65817]: cluster 2023-12-20T20:53:45.981414+0000 mgr.y (mgr.25477) 373 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:47.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:46 smithi145 bash[51928]: cluster 2023-12-20T20:53:45.981414+0000 mgr.y (mgr.25477) 373 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:49.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:49 smithi145 bash[51928]: cluster 2023-12-20T20:53:47.982662+0000 mgr.y (mgr.25477) 374 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:49.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:49 smithi026 bash[64429]: cluster 2023-12-20T20:53:47.982662+0000 mgr.y (mgr.25477) 374 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:49.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:49 smithi026 bash[65817]: cluster 2023-12-20T20:53:47.982662+0000 mgr.y (mgr.25477) 374 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:51.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:51 smithi145 bash[51928]: cluster 2023-12-20T20:53:49.983971+0000 mgr.y (mgr.25477) 375 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:51.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:51 smithi026 bash[64429]: cluster 2023-12-20T20:53:49.983971+0000 mgr.y (mgr.25477) 375 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:51.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:51 smithi026 bash[65817]: cluster 2023-12-20T20:53:49.983971+0000 mgr.y (mgr.25477) 375 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:53.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:53 smithi145 bash[51928]: cluster 2023-12-20T20:53:51.985318+0000 mgr.y (mgr.25477) 376 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:53.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:53 smithi026 bash[64429]: cluster 2023-12-20T20:53:51.985318+0000 mgr.y (mgr.25477) 376 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:53.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:53 smithi026 bash[65817]: cluster 2023-12-20T20:53:51.985318+0000 mgr.y (mgr.25477) 376 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:54.180 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:53:53 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:53:53] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2023-12-20T20:53:55.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:54 smithi145 bash[51928]: cluster 2023-12-20T20:53:53.987145+0000 mgr.y (mgr.25477) 377 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:55.175 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:54 smithi026 bash[64429]: cluster 2023-12-20T20:53:53.987145+0000 mgr.y (mgr.25477) 377 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:55.176 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:54 smithi026 bash[65817]: cluster 2023-12-20T20:53:53.987145+0000 mgr.y (mgr.25477) 377 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:56.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:55 smithi026 bash[64429]: audit 2023-12-20T20:53:55.171844+0000 mgr.y (mgr.25477) 378 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:56.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:55 smithi026 bash[65817]: audit 2023-12-20T20:53:55.171844+0000 mgr.y (mgr.25477) 378 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:56.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:55 smithi145 bash[51928]: audit 2023-12-20T20:53:55.171844+0000 mgr.y (mgr.25477) 378 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:53:57.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:56 smithi026 bash[64429]: cluster 2023-12-20T20:53:55.988567+0000 mgr.y (mgr.25477) 379 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:57.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:56 smithi026 bash[65817]: cluster 2023-12-20T20:53:55.988567+0000 mgr.y (mgr.25477) 379 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:57.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:56 smithi145 bash[51928]: cluster 2023-12-20T20:53:55.988567+0000 mgr.y (mgr.25477) 379 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:53:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:59 smithi145 bash[51928]: cluster 2023-12-20T20:53:57.989811+0000 mgr.y (mgr.25477) 380 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:59 smithi145 bash[51928]: audit 2023-12-20T20:53:58.740587+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:53:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:59 smithi145 bash[51928]: audit 2023-12-20T20:53:58.742496+0000 mon.c (mon.1) 197 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:53:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:59 smithi145 bash[51928]: audit 2023-12-20T20:53:58.752466+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:59.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:53:59 smithi145 bash[51928]: audit 2023-12-20T20:53:58.909227+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[64429]: cluster 2023-12-20T20:53:57.989811+0000 mgr.y (mgr.25477) 380 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[64429]: audit 2023-12-20T20:53:58.740587+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[64429]: audit 2023-12-20T20:53:58.742496+0000 mon.c (mon.1) 197 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[64429]: audit 2023-12-20T20:53:58.752466+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[64429]: audit 2023-12-20T20:53:58.909227+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[65817]: cluster 2023-12-20T20:53:57.989811+0000 mgr.y (mgr.25477) 380 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[65817]: audit 2023-12-20T20:53:58.740587+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:53:59.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[65817]: audit 2023-12-20T20:53:58.742496+0000 mon.c (mon.1) 197 : audit 1 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:53:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[65817]: audit 2023-12-20T20:53:58.752466+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25477 ' entity='mgr.y' 2023-12-20T20:53:59.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:53:59 smithi026 bash[65817]: audit 2023-12-20T20:53:58.909227+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:01.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:01 smithi145 bash[51928]: cluster 2023-12-20T20:53:59.991006+0000 mgr.y (mgr.25477) 381 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:01.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:01 smithi026 bash[64429]: cluster 2023-12-20T20:53:59.991006+0000 mgr.y (mgr.25477) 381 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:01.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:01 smithi026 bash[65817]: cluster 2023-12-20T20:53:59.991006+0000 mgr.y (mgr.25477) 381 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:03.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:03 smithi145 bash[51928]: cluster 2023-12-20T20:54:01.992278+0000 mgr.y (mgr.25477) 382 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:03.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:03 smithi026 bash[64429]: cluster 2023-12-20T20:54:01.992278+0000 mgr.y (mgr.25477) 382 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:03.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:03 smithi026 bash[65817]: cluster 2023-12-20T20:54:01.992278+0000 mgr.y (mgr.25477) 382 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:04.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:03 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:54:03] "GET /metrics HTTP/1.1" 200 38517 "" "Prometheus/2.33.4" 2023-12-20T20:54:05.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:04 smithi026 bash[64429]: cluster 2023-12-20T20:54:03.993929+0000 mgr.y (mgr.25477) 383 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:05.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:04 smithi026 bash[65817]: cluster 2023-12-20T20:54:03.993929+0000 mgr.y (mgr.25477) 383 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:05.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:04 smithi145 bash[51928]: cluster 2023-12-20T20:54:03.993929+0000 mgr.y (mgr.25477) 383 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:06.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:05 smithi026 bash[65817]: audit 2023-12-20T20:54:05.182664+0000 mgr.y (mgr.25477) 384 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:06.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:05 smithi026 bash[64429]: audit 2023-12-20T20:54:05.182664+0000 mgr.y (mgr.25477) 384 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:06.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:05 smithi145 bash[51928]: audit 2023-12-20T20:54:05.182664+0000 mgr.y (mgr.25477) 384 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:07.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:06 smithi026 bash[64429]: cluster 2023-12-20T20:54:05.995092+0000 mgr.y (mgr.25477) 385 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:07.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:06 smithi026 bash[65817]: cluster 2023-12-20T20:54:05.995092+0000 mgr.y (mgr.25477) 385 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:07.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:06 smithi145 bash[51928]: cluster 2023-12-20T20:54:05.995092+0000 mgr.y (mgr.25477) 385 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:09.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:09 smithi145 bash[51928]: cluster 2023-12-20T20:54:07.996372+0000 mgr.y (mgr.25477) 386 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:09.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:09 smithi026 bash[64429]: cluster 2023-12-20T20:54:07.996372+0000 mgr.y (mgr.25477) 386 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:09.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:09 smithi026 bash[65817]: cluster 2023-12-20T20:54:07.996372+0000 mgr.y (mgr.25477) 386 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:11.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:11 smithi145 bash[51928]: cluster 2023-12-20T20:54:09.997539+0000 mgr.y (mgr.25477) 387 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:11.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:11 smithi026 bash[64429]: cluster 2023-12-20T20:54:09.997539+0000 mgr.y (mgr.25477) 387 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:11.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:11 smithi026 bash[65817]: cluster 2023-12-20T20:54:09.997539+0000 mgr.y (mgr.25477) 387 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:13.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:13 smithi145 bash[51928]: cluster 2023-12-20T20:54:11.998872+0000 mgr.y (mgr.25477) 388 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:13.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:13 smithi026 bash[64429]: cluster 2023-12-20T20:54:11.998872+0000 mgr.y (mgr.25477) 388 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:13.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:13 smithi026 bash[65817]: cluster 2023-12-20T20:54:11.998872+0000 mgr.y (mgr.25477) 388 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:14.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:13 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:54:13] "GET /metrics HTTP/1.1" 200 38517 "" "Prometheus/2.33.4" 2023-12-20T20:54:15.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:14 smithi026 bash[64429]: audit 2023-12-20T20:54:13.909787+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:15.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:14 smithi026 bash[64429]: cluster 2023-12-20T20:54:14.000305+0000 mgr.y (mgr.25477) 389 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:14 smithi026 bash[65817]: audit 2023-12-20T20:54:13.909787+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:15.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:14 smithi026 bash[65817]: cluster 2023-12-20T20:54:14.000305+0000 mgr.y (mgr.25477) 389 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:15.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:14 smithi145 bash[51928]: audit 2023-12-20T20:54:13.909787+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:15.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:14 smithi145 bash[51928]: cluster 2023-12-20T20:54:14.000305+0000 mgr.y (mgr.25477) 389 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:16.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:15 smithi026 bash[64429]: audit 2023-12-20T20:54:15.193695+0000 mgr.y (mgr.25477) 390 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:16.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:15 smithi026 bash[65817]: audit 2023-12-20T20:54:15.193695+0000 mgr.y (mgr.25477) 390 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:16.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:15 smithi145 bash[51928]: audit 2023-12-20T20:54:15.193695+0000 mgr.y (mgr.25477) 390 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:17.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:16 smithi026 bash[65817]: cluster 2023-12-20T20:54:16.001419+0000 mgr.y (mgr.25477) 391 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:17.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:16 smithi026 bash[64429]: cluster 2023-12-20T20:54:16.001419+0000 mgr.y (mgr.25477) 391 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:17.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:16 smithi145 bash[51928]: cluster 2023-12-20T20:54:16.001419+0000 mgr.y (mgr.25477) 391 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:19.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:19 smithi145 bash[51928]: cluster 2023-12-20T20:54:18.002750+0000 mgr.y (mgr.25477) 392 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:19.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:19 smithi026 bash[65817]: cluster 2023-12-20T20:54:18.002750+0000 mgr.y (mgr.25477) 392 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:19.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:19 smithi026 bash[64429]: cluster 2023-12-20T20:54:18.002750+0000 mgr.y (mgr.25477) 392 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:21.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:21 smithi145 bash[51928]: cluster 2023-12-20T20:54:20.004272+0000 mgr.y (mgr.25477) 393 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:21.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:21 smithi026 bash[64429]: cluster 2023-12-20T20:54:20.004272+0000 mgr.y (mgr.25477) 393 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:21.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:21 smithi026 bash[65817]: cluster 2023-12-20T20:54:20.004272+0000 mgr.y (mgr.25477) 393 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:23.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:23 smithi145 bash[51928]: cluster 2023-12-20T20:54:22.005556+0000 mgr.y (mgr.25477) 394 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:23.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:23 smithi026 bash[64429]: cluster 2023-12-20T20:54:22.005556+0000 mgr.y (mgr.25477) 394 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:23.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:23 smithi026 bash[65817]: cluster 2023-12-20T20:54:22.005556+0000 mgr.y (mgr.25477) 394 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:24.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:23 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:54:23] "GET /metrics HTTP/1.1" 200 38519 "" "Prometheus/2.33.4" 2023-12-20T20:54:25.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:24 smithi026 bash[64429]: cluster 2023-12-20T20:54:24.007019+0000 mgr.y (mgr.25477) 395 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:25.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:24 smithi026 bash[65817]: cluster 2023-12-20T20:54:24.007019+0000 mgr.y (mgr.25477) 395 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:25.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:24 smithi145 bash[51928]: cluster 2023-12-20T20:54:24.007019+0000 mgr.y (mgr.25477) 395 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:26.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:25 smithi026 bash[64429]: audit 2023-12-20T20:54:25.201602+0000 mgr.y (mgr.25477) 396 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:26.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:25 smithi026 bash[65817]: audit 2023-12-20T20:54:25.201602+0000 mgr.y (mgr.25477) 396 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:26.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:25 smithi145 bash[51928]: audit 2023-12-20T20:54:25.201602+0000 mgr.y (mgr.25477) 396 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:27.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:26 smithi026 bash[64429]: cluster 2023-12-20T20:54:26.008087+0000 mgr.y (mgr.25477) 397 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:27.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:26 smithi026 bash[65817]: cluster 2023-12-20T20:54:26.008087+0000 mgr.y (mgr.25477) 397 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:27.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:26 smithi145 bash[51928]: cluster 2023-12-20T20:54:26.008087+0000 mgr.y (mgr.25477) 397 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:29.037 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-20T20:54:29.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:29 smithi145 bash[51928]: cluster 2023-12-20T20:54:28.009326+0000 mgr.y (mgr.25477) 398 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:29.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:29 smithi145 bash[51928]: audit 2023-12-20T20:54:28.909949+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:29 smithi026 bash[64429]: cluster 2023-12-20T20:54:28.009326+0000 mgr.y (mgr.25477) 398 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:29.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:29 smithi026 bash[64429]: audit 2023-12-20T20:54:28.909949+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:29 smithi026 bash[65817]: cluster 2023-12-20T20:54:28.009326+0000 mgr.y (mgr.25477) 398 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:29.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:29 smithi026 bash[65817]: audit 2023-12-20T20:54:28.909949+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:31.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:31 smithi145 bash[51928]: cluster 2023-12-20T20:54:30.010380+0000 mgr.y (mgr.25477) 399 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:31.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:31 smithi026 bash[64429]: cluster 2023-12-20T20:54:30.010380+0000 mgr.y (mgr.25477) 399 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:31.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:31 smithi026 bash[65817]: cluster 2023-12-20T20:54:30.010380+0000 mgr.y (mgr.25477) 399 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 3m ago 16m 16.2M - 0.23.0 ba2b418f427c e028b05171bb 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi145 *:3000 running (8m) 105s ago 16m 43.9M - 8.3.5 dad864ee21e9 c3b01ea869a3 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.qpanbl smithi026 running (8m) 3m ago 14m 47.6M - 3.5 e1d6a67b021e e7a8e6148437 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi145 *:8443,9283,8765 running (7m) 105s ago 22m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 3735a2766f33 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (8m) 3m ago 24m 492M - 19.0.0-297-ga89fee39 36973ca01a0c d219728289b6 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 3m ago 24m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c bb21a81a3a14 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi145 running (6m) 105s ago 22m 46.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 09b4ab7a5030 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 3m ago 22m 47.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 955da97d6d6b 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 3m ago 16m 11.7M - 1.3.1 1dbe0e931976 e960219865bd 2023-12-20T20:54:32.432 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi145 *:9100 running (9m) 105s ago 16m 13.7M - 1.3.1 1dbe0e931976 6954bbca2658 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 3m ago 21m 52.9M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 41405b195ad7 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 3m ago 21m 52.7M 2782M 19.0.0-297-ga89fee39 36973ca01a0c de6eb78427e1 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (4m) 3m ago 20m 47.6M 2782M 19.0.0-297-ga89fee39 36973ca01a0c 6c803f5c7784 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 3m ago 20m - 2782M 19.0.0-297-ga89fee39 36973ca01a0c 2a488e535223 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi145 running (3m) 105s ago 19m 55.2M 3037M 19.0.0-297-ga89fee39 36973ca01a0c e1d92a514632 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi145 running (2m) 105s ago 19m 49.8M 3037M 19.0.0-297-ga89fee39 36973ca01a0c f5c60f8ce4d7 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi145 running (2m) 105s ago 18m 48.7M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 3b5f0af84911 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi145 running (109s) 105s ago 17m - 3037M 19.0.0-297-ga89fee39 36973ca01a0c ae04a79ebd78 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi145 *:9095 running (7m) 105s ago 16m 64.9M - 2.33.4 514e6a882f6e 2069a53d9c5e 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.zformr smithi026 *:8000 running (14m) 3m ago 14m 88.7M - 17.2.0 e1d6a67b021e be854627762f 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi145.tlvwmk smithi145 *:8000 running (14m) 105s ago 14m 89.9M - 17.2.0 e1d6a67b021e 9e37909528a2 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.tuntpl smithi026 *:80 running (14m) 3m ago 14m 88.6M - 17.2.0 e1d6a67b021e cd2d43fec69b 2023-12-20T20:54:32.433 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi145.udwvxq smithi145 *:80 running (14m) 105s ago 14m 88.8M - 17.2.0 e1d6a67b021e 981a1bdccb2f 2023-12-20T20:54:33.159 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-20T20:54:33.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:33 smithi026 bash[64429]: cluster 2023-12-20T20:54:32.011151+0000 mgr.y (mgr.25477) 400 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:33.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:33 smithi026 bash[65817]: cluster 2023-12-20T20:54:32.011151+0000 mgr.y (mgr.25477) 400 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:33.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:33 smithi145 bash[51928]: cluster 2023-12-20T20:54:32.011151+0000 mgr.y (mgr.25477) 400 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:34.082 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:34 smithi026 bash[64429]: audit 2023-12-20T20:54:32.401586+0000 mgr.y (mgr.25477) 401 : audit 0 from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:54:34.082 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:33 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:54:33] "GET /metrics HTTP/1.1" 200 38521 "" "Prometheus/2.33.4" 2023-12-20T20:54:34.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:34 smithi026 bash[65817]: audit 2023-12-20T20:54:32.401586+0000 mgr.y (mgr.25477) 401 : audit 0 from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:54:34.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:34 smithi145 bash[51928]: audit 2023-12-20T20:54:32.401586+0000 mgr.y (mgr.25477) 401 : audit 0 from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:54:35.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:35 smithi145 bash[51928]: cluster 2023-12-20T20:54:34.012157+0000 mgr.y (mgr.25477) 402 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:35.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:35 smithi026 bash[64429]: cluster 2023-12-20T20:54:34.012157+0000 mgr.y (mgr.25477) 402 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:35.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:35 smithi026 bash[65817]: cluster 2023-12-20T20:54:34.012157+0000 mgr.y (mgr.25477) 402 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:36.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:36 smithi145 bash[51928]: audit 2023-12-20T20:54:35.212839+0000 mgr.y (mgr.25477) 403 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:36.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:36 smithi026 bash[64429]: audit 2023-12-20T20:54:35.212839+0000 mgr.y (mgr.25477) 403 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:36.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:36 smithi026 bash[65817]: audit 2023-12-20T20:54:35.212839+0000 mgr.y (mgr.25477) 403 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:36.672 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:54:36.672 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2023-12-20T20:54:36.672 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-20T20:54:36.673 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout: } 2023-12-20T20:54:36.674 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:54:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:37 smithi026 bash[64429]: cluster 2023-12-20T20:54:36.013247+0000 mgr.y (mgr.25477) 404 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:37.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:37 smithi026 bash[64429]: audit 2023-12-20T20:54:36.668314+0000 mon.a (mon.0) 453 : audit 0 from='client.? 172.21.15.26:0/2216052011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:54:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:37 smithi026 bash[65817]: cluster 2023-12-20T20:54:36.013247+0000 mgr.y (mgr.25477) 404 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:37 smithi026 bash[65817]: audit 2023-12-20T20:54:36.668314+0000 mon.a (mon.0) 453 : audit 0 from='client.? 172.21.15.26:0/2216052011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:54:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:37 smithi145 bash[51928]: cluster 2023-12-20T20:54:36.013247+0000 mgr.y (mgr.25477) 404 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:37.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:37 smithi145 bash[51928]: audit 2023-12-20T20:54:36.668314+0000 mon.a (mon.0) 453 : audit 0 from='client.? 172.21.15.26:0/2216052011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:54:37.423 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade status' 2023-12-20T20:54:39.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:39 smithi145 bash[51928]: cluster 2023-12-20T20:54:38.014500+0000 mgr.y (mgr.25477) 405 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:39.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:39 smithi026 bash[64429]: cluster 2023-12-20T20:54:38.014500+0000 mgr.y (mgr.25477) 405 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:39.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:39 smithi026 bash[65817]: cluster 2023-12-20T20:54:38.014500+0000 mgr.y (mgr.25477) 405 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:40.593 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2023-12-20T20:54:40.594 INFO:teuthology.orchestra.run.smithi026.stdout: "osd" 2023-12-20T20:54:40.595 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2023-12-20T20:54:40.595 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "13/23 daemons upgraded", 2023-12-20T20:54:40.595 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-20T20:54:40.595 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": true 2023-12-20T20:54:40.595 INFO:teuthology.orchestra.run.smithi026.stdout:} 2023-12-20T20:54:41.316 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph health detail' 2023-12-20T20:54:41.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:41 smithi145 bash[51928]: cluster 2023-12-20T20:54:40.015718+0000 mgr.y (mgr.25477) 406 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:41.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:41 smithi026 bash[65817]: cluster 2023-12-20T20:54:40.015718+0000 mgr.y (mgr.25477) 406 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:41.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:41 smithi026 bash[64429]: cluster 2023-12-20T20:54:40.015718+0000 mgr.y (mgr.25477) 406 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:42.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:42 smithi145 bash[51928]: audit 2023-12-20T20:54:40.589489+0000 mgr.y (mgr.25477) 407 : audit 0 from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:54:42.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:42 smithi026 bash[64429]: audit 2023-12-20T20:54:40.589489+0000 mgr.y (mgr.25477) 407 : audit 0 from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:54:42.407 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:42 smithi026 bash[65817]: audit 2023-12-20T20:54:40.589489+0000 mgr.y (mgr.25477) 407 : audit 0 from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:54:43.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:43 smithi145 bash[51928]: cluster 2023-12-20T20:54:42.017014+0000 mgr.y (mgr.25477) 408 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:43.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:43 smithi026 bash[64429]: cluster 2023-12-20T20:54:42.017014+0000 mgr.y (mgr.25477) 408 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:43.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:43 smithi026 bash[65817]: cluster 2023-12-20T20:54:42.017014+0000 mgr.y (mgr.25477) 408 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:44.140 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:43 smithi026 bash[61214]: ::ffff:172.21.15.145 - - [20/Dec/2023:20:54:43] "GET /metrics HTTP/1.1" 200 38521 "" "Prometheus/2.33.4" 2023-12-20T20:54:44.606 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-20T20:54:44.606 INFO:teuthology.orchestra.run.smithi026.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:54:44.606 INFO:teuthology.orchestra.run.smithi026.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-20T20:54:45.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:44 smithi026 bash[64429]: audit 2023-12-20T20:54:43.910399+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:45.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:44 smithi026 bash[64429]: cluster 2023-12-20T20:54:44.018592+0000 mgr.y (mgr.25477) 409 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:45.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:44 smithi026 bash[64429]: audit 2023-12-20T20:54:44.602585+0000 mon.c (mon.1) 202 : audit 0 from='client.? 172.21.15.26:0/1283898345' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:54:45.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:44 smithi026 bash[65817]: audit 2023-12-20T20:54:43.910399+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:45.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:44 smithi026 bash[65817]: cluster 2023-12-20T20:54:44.018592+0000 mgr.y (mgr.25477) 409 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:45.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:44 smithi026 bash[65817]: audit 2023-12-20T20:54:44.602585+0000 mon.c (mon.1) 202 : audit 0 from='client.? 172.21.15.26:0/1283898345' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:54:45.324 DEBUG:teuthology.orchestra.run.smithi026:> 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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-20T20:54:45.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:44 smithi145 bash[51928]: audit 2023-12-20T20:54:43.910399+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25477 172.21.15.26:0/658444662' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:54:45.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:44 smithi145 bash[51928]: cluster 2023-12-20T20:54:44.018592+0000 mgr.y (mgr.25477) 409 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:45.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:44 smithi145 bash[51928]: audit 2023-12-20T20:54:44.602585+0000 mon.c (mon.1) 202 : audit 0 from='client.? 172.21.15.26:0/1283898345' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:54:46.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:45 smithi026 bash[64429]: audit 2023-12-20T20:54:45.221722+0000 mgr.y (mgr.25477) 410 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:46.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:45 smithi026 bash[65817]: audit 2023-12-20T20:54:45.221722+0000 mgr.y (mgr.25477) 410 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:46.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:45 smithi145 bash[51928]: audit 2023-12-20T20:54:45.221722+0000 mgr.y (mgr.25477) 410 : audit 0 from='client.15522 -' entity='client.iscsi.foo.smithi026.qpanbl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:54:47.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:46 smithi026 bash[65817]: cluster 2023-12-20T20:54:46.019737+0000 mgr.y (mgr.25477) 411 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:47.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:46 smithi026 bash[64429]: cluster 2023-12-20T20:54:46.019737+0000 mgr.y (mgr.25477) 411 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:47.378 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:46 smithi145 bash[51928]: cluster 2023-12-20T20:54:46.019737+0000 mgr.y (mgr.25477) 411 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:54:48.513 INFO:teuthology.orchestra.run.smithi026.stdout:false 2023-12-20T20:54:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:54:49.223 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi026 with status 1: '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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-20T20:54:49.304 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8fc520958afc465c8e4296d03188e497 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi026 with status 1: '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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-20T20:54:49.306 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-20T20:54:49.316 INFO:tasks.cephadm:Teardown begin 2023-12-20T20:54:49.316 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:54:49.333 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:49 smithi026 bash[65817]: cluster 2023-12-20T20:54:48.021382+0000 mgr.y (mgr.25477) 412 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:49.333 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:49 smithi026 bash[65817]: audit 2023-12-20T20:54:48.494836+0000 mon.a (mon.0) 454 : audit 0 from='client.? 172.21.15.26:0/2792690106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:54:49.333 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:49 smithi026 bash[64429]: cluster 2023-12-20T20:54:48.021382+0000 mgr.y (mgr.25477) 412 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:49.334 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:49 smithi026 bash[64429]: audit 2023-12-20T20:54:48.494836+0000 mon.a (mon.0) 454 : audit 0 from='client.? 172.21.15.26:0/2792690106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:54:49.337 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:54:49.351 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:49 smithi145 bash[51928]: cluster 2023-12-20T20:54:48.021382+0000 mgr.y (mgr.25477) 412 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:54:49.351 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:49 smithi145 bash[51928]: audit 2023-12-20T20:54:48.494836+0000 mon.a (mon.0) 454 : audit 0 from='client.? 172.21.15.26:0/2792690106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:54:49.355 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-20T20:54:49.355 DEBUG:teuthology.orchestra.run.smithi026:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-20T20:54:49.386 DEBUG:teuthology.orchestra.run.smithi145:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-20T20:54:49.403 INFO:tasks.cephadm:Stopping all daemons... 2023-12-20T20:54:49.403 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-20T20:54:49.403 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a 2023-12-20T20:54:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:49 smithi026 systemd[1]: Stopping Ceph mon.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:54:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:49 smithi026 bash[64429]: debug 2023-12-20T20:54:49.569+0000 7f4005f32700 -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 2023-12-20T20:54:49.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Dec 20 20:54:49 smithi026 bash[64429]: debug 2023-12-20T20:54:49.569+0000 7f4005f32700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-20T20:54:50.544 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.a.service' 2023-12-20T20:54:50.583 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:54:50.583 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-20T20:54:50.584 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-20T20:54:50.584 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.c 2023-12-20T20:54:50.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[61214]: [20/Dec/2023:20:54:50] ENGINE Bus STOPPING 2023-12-20T20:54:50.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[61214]: [20/Dec/2023:20:54:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:54:50.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[61214]: [20/Dec/2023:20:54:50] ENGINE Bus STOPPED 2023-12-20T20:54:50.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[61214]: [20/Dec/2023:20:54:50] ENGINE Bus STARTING 2023-12-20T20:54:50.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:50 smithi026 systemd[1]: Stopping Ceph mon.c for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:54:50.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[65817]: debug 2023-12-20T20:54:50.773+0000 7f680a320700 -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 2023-12-20T20:54:50.932 INFO:journalctl@ceph.mon.c.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[65817]: debug 2023-12-20T20:54:50.773+0000 7f680a320700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-20T20:54:51.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[61214]: [20/Dec/2023:20:54:50] ENGINE Serving on http://:::9283 2023-12-20T20:54:51.431 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:50 smithi026 bash[61214]: [20/Dec/2023:20:54:50] ENGINE Bus STARTED 2023-12-20T20:54:51.721 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.c.service' 2023-12-20T20:54:51.755 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:54:51.755 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-20T20:54:51.755 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-20T20:54:51.755 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.b 2023-12-20T20:54:52.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:51 smithi145 systemd[1]: Stopping Ceph mon.b for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:54:52.128 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:51 smithi145 bash[51928]: debug 2023-12-20T20:54:51.938+0000 7fc122396700 -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 2023-12-20T20:54:52.129 INFO:journalctl@ceph.mon.b.smithi145.stdout:Dec 20 20:54:51 smithi145 bash[51928]: debug 2023-12-20T20:54:51.938+0000 7fc122396700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-20T20:54:52.963 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mon.b.service' 2023-12-20T20:54:53.006 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:54:53.006 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-20T20:54:53.007 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-20T20:54:53.007 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y 2023-12-20T20:54:53.394 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:53 smithi026 systemd[1]: Stopping Ceph mgr.y for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:54:53.395 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Dec 20 20:54:53 smithi026 bash[61214]: debug 2023-12-20T20:54:53.161+0000 7fd7236c5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-20T20:54:53.960 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.y.service' 2023-12-20T20:54:53.990 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:54:53.990 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-20T20:54:53.990 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-20T20:54:53.990 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x 2023-12-20T20:54:54.378 INFO:journalctl@ceph.mgr.x.smithi145.stdout:Dec 20 20:54:54 smithi145 systemd[1]: Stopping Ceph mgr.x for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:54:54.983 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@mgr.x.service' 2023-12-20T20:54:55.014 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:54:55.015 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-20T20:54:55.015 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-20T20:54:55.015 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.0 2023-12-20T20:54:55.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:54:55 smithi026 systemd[1]: Stopping Ceph osd.0 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:54:55.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:54:55 smithi026 bash[68684]: debug 2023-12-20T20:54:55.185+0000 7f9ecabd0700 -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 2023-12-20T20:54:55.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:54:55 smithi026 bash[68684]: debug 2023-12-20T20:54:55.185+0000 7f9ecabd0700 -1 osd.0 149 *** Got signal Terminated *** 2023-12-20T20:54:55.431 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:54:55 smithi026 bash[68684]: debug 2023-12-20T20:54:55.185+0000 7f9ecabd0700 -1 osd.0 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:01.616 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:55:01 smithi026 bash[79059]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:55:01.617 INFO:journalctl@ceph.osd.0.smithi026.stdout:Dec 20 20:55:01 smithi026 bash[79136]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:55:03.618 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.0.service' 2023-12-20T20:55:03.650 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:03.650 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-20T20:55:03.650 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-20T20:55:03.651 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.1 2023-12-20T20:55:03.825 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:55:03 smithi026 systemd[1]: Stopping Ceph osd.1 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:04.181 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:55:03 smithi026 bash[70868]: debug 2023-12-20T20:55:03.817+0000 7fe247b20700 -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 2023-12-20T20:55:04.181 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:55:03 smithi026 bash[70868]: debug 2023-12-20T20:55:03.817+0000 7fe247b20700 -1 osd.1 149 *** Got signal Terminated *** 2023-12-20T20:55:04.181 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:55:03 smithi026 bash[70868]: debug 2023-12-20T20:55:03.817+0000 7fe247b20700 -1 osd.1 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:10.181 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:55:09 smithi026 bash[79282]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:55:10.182 INFO:journalctl@ceph.osd.1.smithi026.stdout:Dec 20 20:55:10 smithi026 bash[79355]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:55:11.997 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.1.service' 2023-12-20T20:55:12.031 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:12.032 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-20T20:55:12.032 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-20T20:55:12.032 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.2 2023-12-20T20:55:12.431 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:55:12 smithi026 systemd[1]: Stopping Ceph osd.2 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:12.431 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:55:12 smithi026 bash[73054]: debug 2023-12-20T20:55:12.185+0000 7f2c6dd97700 -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 2023-12-20T20:55:12.431 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:55:12 smithi026 bash[73054]: debug 2023-12-20T20:55:12.185+0000 7f2c6dd97700 -1 osd.2 149 *** Got signal Terminated *** 2023-12-20T20:55:12.431 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:55:12 smithi026 bash[73054]: debug 2023-12-20T20:55:12.185+0000 7f2c6dd97700 -1 osd.2 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:18.681 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:55:18 smithi026 bash[79496]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:55:18.681 INFO:journalctl@ceph.osd.2.smithi026.stdout:Dec 20 20:55:18 smithi026 bash[79573]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:55:20.424 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.2.service' 2023-12-20T20:55:20.459 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:20.459 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-20T20:55:20.460 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-20T20:55:20.460 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.3 2023-12-20T20:55:20.681 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:20 smithi026 systemd[1]: Stopping Ceph osd.3 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:20.681 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:20 smithi026 bash[75232]: debug 2023-12-20T20:55:20.660+0000 7f0974ffd700 -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 2023-12-20T20:55:20.681 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:20 smithi026 bash[75232]: debug 2023-12-20T20:55:20.660+0000 7f0974ffd700 -1 osd.3 149 *** Got signal Terminated *** 2023-12-20T20:55:20.681 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:20 smithi026 bash[75232]: debug 2023-12-20T20:55:20.660+0000 7f0974ffd700 -1 osd.3 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:21.878 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:21 smithi145 bash[54313]: debug 2023-12-20T20:55:21.381+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:21.931 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:21 smithi026 bash[75232]: debug 2023-12-20T20:55:21.600+0000 7f096d5f0700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.385682+0000 front 2023-12-20T20:54:58.385717+0000 (oldest deadline 2023-12-20T20:55:21.285901+0000) 2023-12-20T20:55:22.628 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:22 smithi145 bash[54313]: debug 2023-12-20T20:55:22.337+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:22.628 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:22 smithi145 bash[58411]: debug 2023-12-20T20:55:22.165+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:22.931 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:22 smithi026 bash[75232]: debug 2023-12-20T20:55:22.556+0000 7f096d5f0700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.385682+0000 front 2023-12-20T20:54:58.385717+0000 (oldest deadline 2023-12-20T20:55:21.285901+0000) 2023-12-20T20:55:23.600 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:23 smithi145 bash[54313]: debug 2023-12-20T20:55:23.377+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:23.601 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:23 smithi145 bash[58411]: debug 2023-12-20T20:55:23.153+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:23.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:23 smithi145 bash[56353]: debug 2023-12-20T20:55:23.597+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:23.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:23 smithi145 bash[60424]: debug 2023-12-20T20:55:23.661+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:23.933 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:23 smithi026 bash[75232]: debug 2023-12-20T20:55:23.520+0000 7f096d5f0700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.385682+0000 front 2023-12-20T20:54:58.385717+0000 (oldest deadline 2023-12-20T20:55:21.285901+0000) 2023-12-20T20:55:23.933 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:23 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:23.558Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:55:23.934 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:23 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:23.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:55:24.577 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:24 smithi145 bash[54313]: debug 2023-12-20T20:55:24.413+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:24.577 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:24 smithi145 bash[58411]: debug 2023-12-20T20:55:24.181+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:24.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:24 smithi145 bash[56353]: debug 2023-12-20T20:55:24.569+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:24.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:24 smithi145 bash[60424]: debug 2023-12-20T20:55:24.657+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:24.931 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:24 smithi026 bash[75232]: debug 2023-12-20T20:55:24.508+0000 7f096d5f0700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.385682+0000 front 2023-12-20T20:54:58.385717+0000 (oldest deadline 2023-12-20T20:55:21.285901+0000) 2023-12-20T20:55:25.623 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:25 smithi145 bash[54313]: debug 2023-12-20T20:55:25.385+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:25.623 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:25 smithi145 bash[58411]: debug 2023-12-20T20:55:25.181+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:25.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:25 smithi145 bash[56353]: debug 2023-12-20T20:55:25.617+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:25.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:25 smithi145 bash[60424]: debug 2023-12-20T20:55:25.685+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:25.931 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:25 smithi026 bash[75232]: debug 2023-12-20T20:55:25.504+0000 7f096d5f0700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.385682+0000 front 2023-12-20T20:54:58.385717+0000 (oldest deadline 2023-12-20T20:55:21.285901+0000) 2023-12-20T20:55:26.628 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:26 smithi145 bash[54313]: debug 2023-12-20T20:55:26.389+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:26.628 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:26 smithi145 bash[58411]: debug 2023-12-20T20:55:26.141+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:26.884 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:26 smithi026 bash[79720]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:55:26.885 INFO:journalctl@ceph.osd.3.smithi026.stdout:Dec 20 20:55:26 smithi026 bash[79793]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:55:27.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:26 smithi145 bash[60424]: debug 2023-12-20T20:55:26.713+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:27.129 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:26 smithi145 bash[56353]: debug 2023-12-20T20:55:26.641+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:27.628 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:27 smithi145 bash[54313]: debug 2023-12-20T20:55:27.397+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:27.628 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:27 smithi145 bash[58411]: debug 2023-12-20T20:55:27.173+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:28.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:27 smithi145 bash[56353]: debug 2023-12-20T20:55:27.685+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:28.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:27 smithi145 bash[60424]: debug 2023-12-20T20:55:27.689+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:28.628 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[54313]: debug 2023-12-20T20:55:28.381+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:28.629 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[58411]: debug 2023-12-20T20:55:28.149+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:28.737 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.3.service' 2023-12-20T20:55:28.773 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:28.773 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-20T20:55:28.773 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-20T20:55:28.773 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.4 2023-12-20T20:55:28.971 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:28 smithi145 systemd[1]: Stopping Ceph osd.4 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:28.971 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[56353]: debug 2023-12-20T20:55:28.729+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:28.971 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[60424]: debug 2023-12-20T20:55:28.657+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:29.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:29 smithi145 bash[58411]: debug 2023-12-20T20:55:29.173+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:29.378 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[54313]: debug 2023-12-20T20:55:28.965+0000 7ffa8b60e700 -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 2023-12-20T20:55:29.379 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[54313]: debug 2023-12-20T20:55:28.965+0000 7ffa8b60e700 -1 osd.4 149 *** Got signal Terminated *** 2023-12-20T20:55:29.379 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:28 smithi145 bash[54313]: debug 2023-12-20T20:55:28.965+0000 7ffa8b60e700 -1 osd.4 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:29.663 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:29 smithi145 bash[54313]: debug 2023-12-20T20:55:29.373+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:30.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:29 smithi145 bash[56353]: debug 2023-12-20T20:55:29.709+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:30.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:29 smithi145 bash[60424]: debug 2023-12-20T20:55:29.657+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:30.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:29 smithi145 bash[60424]: debug 2023-12-20T20:55:29.657+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:30.629 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:30 smithi145 bash[54313]: debug 2023-12-20T20:55:30.385+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:30.629 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:30 smithi145 bash[58411]: debug 2023-12-20T20:55:30.205+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:31.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:30 smithi145 bash[56353]: debug 2023-12-20T20:55:30.737+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:31.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:30 smithi145 bash[56353]: debug 2023-12-20T20:55:30.737+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:31.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:30 smithi145 bash[60424]: debug 2023-12-20T20:55:30.701+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:31.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:30 smithi145 bash[60424]: debug 2023-12-20T20:55:30.701+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:31.413 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[58411]: debug 2023-12-20T20:55:31.153+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:31.677 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[54313]: debug 2023-12-20T20:55:31.409+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:31.678 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[54313]: debug 2023-12-20T20:55:31.409+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:05.361995+0000 front 2023-12-20T20:55:05.362338+0000 (oldest deadline 2023-12-20T20:55:31.262106+0000) 2023-12-20T20:55:32.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[56353]: debug 2023-12-20T20:55:31.725+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:32.129 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[56353]: debug 2023-12-20T20:55:31.725+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:32.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[60424]: debug 2023-12-20T20:55:31.673+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:32.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:31 smithi145 bash[60424]: debug 2023-12-20T20:55:31.673+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:32.629 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[54313]: debug 2023-12-20T20:55:32.421+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:32.629 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[54313]: debug 2023-12-20T20:55:32.421+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:05.361995+0000 front 2023-12-20T20:55:05.362338+0000 (oldest deadline 2023-12-20T20:55:31.262106+0000) 2023-12-20T20:55:32.630 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[58411]: debug 2023-12-20T20:55:32.181+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:32.630 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[58411]: debug 2023-12-20T20:55:32.181+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:33.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[56353]: debug 2023-12-20T20:55:32.709+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:33.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[56353]: debug 2023-12-20T20:55:32.709+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:33.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[60424]: debug 2023-12-20T20:55:32.689+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:33.129 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:32 smithi145 bash[60424]: debug 2023-12-20T20:55:32.689+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:33.460 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[58411]: debug 2023-12-20T20:55:33.165+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:33.460 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[58411]: debug 2023-12-20T20:55:33.165+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:33.736 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[54313]: debug 2023-12-20T20:55:33.453+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.259958+0000 front 2023-12-20T20:54:57.259915+0000 (oldest deadline 2023-12-20T20:55:21.359720+0000) 2023-12-20T20:55:33.736 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[54313]: debug 2023-12-20T20:55:33.453+0000 7ffa85c05700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:05.361995+0000 front 2023-12-20T20:55:05.362338+0000 (oldest deadline 2023-12-20T20:55:31.262106+0000) 2023-12-20T20:55:33.737 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[60424]: debug 2023-12-20T20:55:33.641+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:33.737 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[60424]: debug 2023-12-20T20:55:33.641+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:33.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:33 smithi026 bash[59908]: level=error ts=2023-12-20T20:55:33.557Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:55:33.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:33 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:33.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:55:33.932 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:33 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:33.560Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:55:34.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[56353]: debug 2023-12-20T20:55:33.729+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:34.128 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:33 smithi145 bash[56353]: debug 2023-12-20T20:55:33.729+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:34.450 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[58411]: debug 2023-12-20T20:55:34.141+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:34.451 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[58411]: debug 2023-12-20T20:55:34.141+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:34.757 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[60424]: debug 2023-12-20T20:55:34.677+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:34.757 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[60424]: debug 2023-12-20T20:55:34.677+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:34.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[56353]: debug 2023-12-20T20:55:34.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:34.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[56353]: debug 2023-12-20T20:55:34.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:35.095 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:34 smithi145 bash[61865]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:55:35.378 INFO:journalctl@ceph.osd.4.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[61937]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:55:35.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[58411]: debug 2023-12-20T20:55:35.133+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:35.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[58411]: debug 2023-12-20T20:55:35.133+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:36.001 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[56353]: debug 2023-12-20T20:55:35.717+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:36.001 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[56353]: debug 2023-12-20T20:55:35.717+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:36.001 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[60424]: debug 2023-12-20T20:55:35.657+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:36.001 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[60424]: debug 2023-12-20T20:55:35.657+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:36.002 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[49384]: ts=2023-12-20T20:55:35.742Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2023-12-20T20:55:36.002 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[49384]: ts=2023-12-20T20:55:35.747Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2023-12-20T20:55:36.002 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[49384]: ts=2023-12-20T20:55:35.749Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2023-12-20T20:55:36.002 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:55:35 smithi145 bash[49384]: ts=2023-12-20T20:55:35.751Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2023-12-20T20:55:36.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:36 smithi145 bash[58411]: debug 2023-12-20T20:55:36.089+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:36.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:36 smithi145 bash[58411]: debug 2023-12-20T20:55:36.089+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:36.732 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:36 smithi145 bash[60424]: debug 2023-12-20T20:55:36.629+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:36.733 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:36 smithi145 bash[60424]: debug 2023-12-20T20:55:36.629+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:36.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:36 smithi145 bash[56353]: debug 2023-12-20T20:55:36.725+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:36.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:36 smithi145 bash[56353]: debug 2023-12-20T20:55:36.725+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:37.205 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.4.service' 2023-12-20T20:55:37.239 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:37.240 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-20T20:55:37.240 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-20T20:55:37.240 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.5 2023-12-20T20:55:37.378 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:37 smithi145 systemd[1]: Stopping Ceph osd.5 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:37.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[58411]: debug 2023-12-20T20:55:37.077+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:37.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[58411]: debug 2023-12-20T20:55:37.077+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:37.653 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[56353]: debug 2023-12-20T20:55:37.393+0000 7fd0ce605700 -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 2023-12-20T20:55:37.653 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[56353]: debug 2023-12-20T20:55:37.393+0000 7fd0ce605700 -1 osd.5 149 *** Got signal Terminated *** 2023-12-20T20:55:37.653 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[56353]: debug 2023-12-20T20:55:37.393+0000 7fd0ce605700 -1 osd.5 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:38.067 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[56353]: debug 2023-12-20T20:55:37.737+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:38.067 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[56353]: debug 2023-12-20T20:55:37.737+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:38.068 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[60424]: debug 2023-12-20T20:55:37.645+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:38.068 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:37 smithi145 bash[60424]: debug 2023-12-20T20:55:37.645+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:38.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:38 smithi145 bash[58411]: debug 2023-12-20T20:55:38.061+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:38.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:38 smithi145 bash[58411]: debug 2023-12-20T20:55:38.061+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:39.106 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:38 smithi145 bash[56353]: debug 2023-12-20T20:55:38.753+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:39.107 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:38 smithi145 bash[56353]: debug 2023-12-20T20:55:38.753+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:39.107 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:38 smithi145 bash[60424]: debug 2023-12-20T20:55:38.653+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:39.107 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:38 smithi145 bash[60424]: debug 2023-12-20T20:55:38.653+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:39.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[58411]: debug 2023-12-20T20:55:39.101+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:39.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[58411]: debug 2023-12-20T20:55:39.101+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:39.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[60424]: debug 2023-12-20T20:55:39.613+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:39.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[60424]: debug 2023-12-20T20:55:39.613+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:39.879 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[56353]: debug 2023-12-20T20:55:39.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:39.879 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[56353]: debug 2023-12-20T20:55:39.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:39.879 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:39 smithi145 bash[56353]: debug 2023-12-20T20:55:39.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:15.077508+0000 front 2023-12-20T20:55:15.077182+0000 (oldest deadline 2023-12-20T20:55:39.177194+0000) 2023-12-20T20:55:40.609 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[58411]: debug 2023-12-20T20:55:40.145+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:40.609 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[58411]: debug 2023-12-20T20:55:40.145+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:40.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[60424]: debug 2023-12-20T20:55:40.601+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:40.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[60424]: debug 2023-12-20T20:55:40.601+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:40.879 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[56353]: debug 2023-12-20T20:55:40.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:40.879 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[56353]: debug 2023-12-20T20:55:40.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:40.879 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:40 smithi145 bash[56353]: debug 2023-12-20T20:55:40.749+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:15.077508+0000 front 2023-12-20T20:55:15.077182+0000 (oldest deadline 2023-12-20T20:55:39.177194+0000) 2023-12-20T20:55:41.628 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[58411]: debug 2023-12-20T20:55:41.177+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:41.628 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[58411]: debug 2023-12-20T20:55:41.177+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:42.128 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[60424]: debug 2023-12-20T20:55:41.625+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:42.147 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[60424]: debug 2023-12-20T20:55:41.625+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:42.147 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[56353]: debug 2023-12-20T20:55:41.729+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:58.674560+0000 front 2023-12-20T20:54:58.674781+0000 (oldest deadline 2023-12-20T20:55:23.374393+0000) 2023-12-20T20:55:42.148 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[56353]: debug 2023-12-20T20:55:41.729+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.876068+0000 front 2023-12-20T20:55:03.875880+0000 (oldest deadline 2023-12-20T20:55:29.775623+0000) 2023-12-20T20:55:42.148 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:41 smithi145 bash[56353]: debug 2023-12-20T20:55:41.729+0000 7fd0ca3ff700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:15.077508+0000 front 2023-12-20T20:55:15.077182+0000 (oldest deadline 2023-12-20T20:55:39.177194+0000) 2023-12-20T20:55:42.611 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:42 smithi145 bash[58411]: debug 2023-12-20T20:55:42.221+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:42.611 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:42 smithi145 bash[58411]: debug 2023-12-20T20:55:42.221+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:42.611 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:42 smithi145 bash[58411]: debug 2023-12-20T20:55:42.221+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:42.881 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:42 smithi145 bash[60424]: debug 2023-12-20T20:55:42.605+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:42.881 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:42 smithi145 bash[60424]: debug 2023-12-20T20:55:42.605+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:42.881 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:42 smithi145 bash[60424]: debug 2023-12-20T20:55:42.605+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:43.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[58411]: debug 2023-12-20T20:55:43.217+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:43.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[58411]: debug 2023-12-20T20:55:43.217+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:43.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[58411]: debug 2023-12-20T20:55:43.217+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:43.611 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[62077]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:55:43.878 INFO:journalctl@ceph.osd.5.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[62151]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:55:43.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[60424]: debug 2023-12-20T20:55:43.605+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:43.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[60424]: debug 2023-12-20T20:55:43.605+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:43.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:43 smithi145 bash[60424]: debug 2023-12-20T20:55:43.605+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:43.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:43 smithi026 bash[59908]: level=error ts=2023-12-20T20:55:43.558Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:55:43.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:43 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:43.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:55:43.932 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:43 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:43.560Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:55:44.548 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:44 smithi145 bash[58411]: debug 2023-12-20T20:55:44.209+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:44.548 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:44 smithi145 bash[58411]: debug 2023-12-20T20:55:44.209+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:44.548 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:44 smithi145 bash[58411]: debug 2023-12-20T20:55:44.209+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:44.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:44 smithi145 bash[60424]: debug 2023-12-20T20:55:44.597+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:44.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:44 smithi145 bash[60424]: debug 2023-12-20T20:55:44.597+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:44.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:44 smithi145 bash[60424]: debug 2023-12-20T20:55:44.597+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:45.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[58411]: debug 2023-12-20T20:55:45.217+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:45.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[58411]: debug 2023-12-20T20:55:45.217+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:45.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[58411]: debug 2023-12-20T20:55:45.217+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:45.643 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.5.service' 2023-12-20T20:55:45.676 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:45.677 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-20T20:55:45.677 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-20T20:55:45.677 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.6 2023-12-20T20:55:45.843 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 systemd[1]: Stopping Ceph osd.6 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:45.843 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[60424]: debug 2023-12-20T20:55:45.581+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:45.843 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[60424]: debug 2023-12-20T20:55:45.581+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:45.844 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[60424]: debug 2023-12-20T20:55:45.581+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:46.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[58411]: debug 2023-12-20T20:55:45.837+0000 7f489e813700 -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 2023-12-20T20:55:46.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[58411]: debug 2023-12-20T20:55:45.837+0000 7f489e813700 -1 osd.6 149 *** Got signal Terminated *** 2023-12-20T20:55:46.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:45 smithi145 bash[58411]: debug 2023-12-20T20:55:45.837+0000 7f489e813700 -1 osd.6 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:46.571 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:46 smithi145 bash[58411]: debug 2023-12-20T20:55:46.209+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:46.571 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:46 smithi145 bash[58411]: debug 2023-12-20T20:55:46.209+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:46.572 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:46 smithi145 bash[58411]: debug 2023-12-20T20:55:46.209+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:46.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:46 smithi145 bash[60424]: debug 2023-12-20T20:55:46.569+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:46.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:46 smithi145 bash[60424]: debug 2023-12-20T20:55:46.569+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:46.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:46 smithi145 bash[60424]: debug 2023-12-20T20:55:46.569+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:47.597 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[58411]: debug 2023-12-20T20:55:47.169+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:47.597 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[58411]: debug 2023-12-20T20:55:47.169+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:47.597 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[58411]: debug 2023-12-20T20:55:47.169+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:47.597 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[58411]: debug 2023-12-20T20:55:47.169+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:22.013647+0000 front 2023-12-20T20:55:22.013509+0000 (oldest deadline 2023-12-20T20:55:46.713395+0000) 2023-12-20T20:55:47.881 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[60424]: debug 2023-12-20T20:55:47.593+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:47.881 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[60424]: debug 2023-12-20T20:55:47.593+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:47.882 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[60424]: debug 2023-12-20T20:55:47.593+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:47.882 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:47 smithi145 bash[60424]: debug 2023-12-20T20:55:47.593+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:48.565 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[58411]: debug 2023-12-20T20:55:48.189+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:48.565 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[58411]: debug 2023-12-20T20:55:48.189+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:48.565 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[58411]: debug 2023-12-20T20:55:48.189+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:48.566 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[58411]: debug 2023-12-20T20:55:48.189+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:22.013647+0000 front 2023-12-20T20:55:22.013509+0000 (oldest deadline 2023-12-20T20:55:46.713395+0000) 2023-12-20T20:55:48.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[60424]: debug 2023-12-20T20:55:48.561+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:48.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[60424]: debug 2023-12-20T20:55:48.561+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:48.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[60424]: debug 2023-12-20T20:55:48.561+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:48.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:48 smithi145 bash[60424]: debug 2023-12-20T20:55:48.561+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:49.562 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[58411]: debug 2023-12-20T20:55:49.145+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:49.562 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[58411]: debug 2023-12-20T20:55:49.145+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:49.562 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[58411]: debug 2023-12-20T20:55:49.145+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:49.562 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[58411]: debug 2023-12-20T20:55:49.145+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:22.013647+0000 front 2023-12-20T20:55:22.013509+0000 (oldest deadline 2023-12-20T20:55:46.713395+0000) 2023-12-20T20:55:49.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[60424]: debug 2023-12-20T20:55:49.557+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:49.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[60424]: debug 2023-12-20T20:55:49.557+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:49.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[60424]: debug 2023-12-20T20:55:49.557+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:49.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:49 smithi145 bash[60424]: debug 2023-12-20T20:55:49.557+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:50.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[58411]: debug 2023-12-20T20:55:50.121+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:55.307737+0000 front 2023-12-20T20:54:55.307500+0000 (oldest deadline 2023-12-20T20:55:21.207198+0000) 2023-12-20T20:55:50.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[58411]: debug 2023-12-20T20:55:50.121+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:08.010599+0000 front 2023-12-20T20:55:08.010614+0000 (oldest deadline 2023-12-20T20:55:32.110472+0000) 2023-12-20T20:55:50.378 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[58411]: debug 2023-12-20T20:55:50.121+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.712861+0000 front 2023-12-20T20:55:16.712908+0000 (oldest deadline 2023-12-20T20:55:42.012656+0000) 2023-12-20T20:55:50.379 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[58411]: debug 2023-12-20T20:55:50.121+0000 7f489960b700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:22.013647+0000 front 2023-12-20T20:55:22.013509+0000 (oldest deadline 2023-12-20T20:55:46.713395+0000) 2023-12-20T20:55:50.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[60424]: debug 2023-12-20T20:55:50.537+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:50.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[60424]: debug 2023-12-20T20:55:50.537+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:50.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[60424]: debug 2023-12-20T20:55:50.537+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:50.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:50 smithi145 bash[60424]: debug 2023-12-20T20:55:50.537+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:51.630 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:51 smithi145 bash[60424]: debug 2023-12-20T20:55:51.521+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:51.630 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:51 smithi145 bash[60424]: debug 2023-12-20T20:55:51.521+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:51.630 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:51 smithi145 bash[60424]: debug 2023-12-20T20:55:51.521+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:51.630 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:51 smithi145 bash[60424]: debug 2023-12-20T20:55:51.521+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:52.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:51 smithi145 bash[62292]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:55:52.128 INFO:journalctl@ceph.osd.6.smithi145.stdout:Dec 20 20:55:52 smithi145 bash[62364]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:55:52.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:52 smithi145 bash[60424]: debug 2023-12-20T20:55:52.517+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:52.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:52 smithi145 bash[60424]: debug 2023-12-20T20:55:52.517+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:52.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:52 smithi145 bash[60424]: debug 2023-12-20T20:55:52.517+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:52.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:52 smithi145 bash[60424]: debug 2023-12-20T20:55:52.517+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:53.628 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:53 smithi145 bash[60424]: debug 2023-12-20T20:55:53.525+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:53.628 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:53 smithi145 bash[60424]: debug 2023-12-20T20:55:53.525+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:53.629 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:53 smithi145 bash[60424]: debug 2023-12-20T20:55:53.525+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:53.629 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:53 smithi145 bash[60424]: debug 2023-12-20T20:55:53.525+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:53.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:53 smithi026 bash[59908]: level=error ts=2023-12-20T20:55:53.559Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:55:53.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:53 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:53.561Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:55:53.932 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:55:53 smithi026 bash[59908]: level=warn ts=2023-12-20T20:55:53.562Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:55:54.094 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.6.service' 2023-12-20T20:55:54.129 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:55:54.129 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-20T20:55:54.129 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-20T20:55:54.129 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.7 2023-12-20T20:55:54.378 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 systemd[1]: Stopping Ceph osd.7 for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:55:54.379 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.277+0000 7f463251f700 -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 2023-12-20T20:55:54.379 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.277+0000 7f463251f700 -1 osd.7 149 *** Got signal Terminated *** 2023-12-20T20:55:54.379 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.277+0000 7f463251f700 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:55:54.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.549+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:54.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.549+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:54.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.549+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:54.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:54 smithi145 bash[60424]: debug 2023-12-20T20:55:54.549+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:55.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:55 smithi145 bash[60424]: debug 2023-12-20T20:55:55.589+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:55.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:55 smithi145 bash[60424]: debug 2023-12-20T20:55:55.589+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:55.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:55 smithi145 bash[60424]: debug 2023-12-20T20:55:55.589+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:55.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:55 smithi145 bash[60424]: debug 2023-12-20T20:55:55.589+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:56.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:56 smithi145 bash[60424]: debug 2023-12-20T20:55:56.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:56.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:56 smithi145 bash[60424]: debug 2023-12-20T20:55:56.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:56.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:56 smithi145 bash[60424]: debug 2023-12-20T20:55:56.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:56.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:56 smithi145 bash[60424]: debug 2023-12-20T20:55:56.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:56.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:56 smithi145 bash[60424]: debug 2023-12-20T20:55:56.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.145:6804 osd.4 since back 2023-12-20T20:55:30.556179+0000 front 2023-12-20T20:55:30.556254+0000 (oldest deadline 2023-12-20T20:55:56.456041+0000) 2023-12-20T20:55:57.878 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:57 smithi145 bash[60424]: debug 2023-12-20T20:55:57.585+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:57.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:57 smithi145 bash[60424]: debug 2023-12-20T20:55:57.585+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:57.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:57 smithi145 bash[60424]: debug 2023-12-20T20:55:57.585+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:57.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:57 smithi145 bash[60424]: debug 2023-12-20T20:55:57.585+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:57.879 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:57 smithi145 bash[60424]: debug 2023-12-20T20:55:57.585+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.145:6804 osd.4 since back 2023-12-20T20:55:30.556179+0000 front 2023-12-20T20:55:30.556254+0000 (oldest deadline 2023-12-20T20:55:56.456041+0000) 2023-12-20T20:55:58.881 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:58 smithi145 bash[60424]: debug 2023-12-20T20:55:58.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2023-12-20T20:54:57.750959+0000 front 2023-12-20T20:54:57.750982+0000 (oldest deadline 2023-12-20T20:55:23.650379+0000) 2023-12-20T20:55:58.882 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:58 smithi145 bash[60424]: debug 2023-12-20T20:55:58.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2023-12-20T20:55:03.651291+0000 front 2023-12-20T20:55:03.651382+0000 (oldest deadline 2023-12-20T20:55:29.551157+0000) 2023-12-20T20:55:58.882 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:58 smithi145 bash[60424]: debug 2023-12-20T20:55:58.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2023-12-20T20:55:16.453814+0000 front 2023-12-20T20:55:16.454147+0000 (oldest deadline 2023-12-20T20:55:41.753851+0000) 2023-12-20T20:55:58.882 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:58 smithi145 bash[60424]: debug 2023-12-20T20:55:58.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2023-12-20T20:55:21.754623+0000 front 2023-12-20T20:55:21.754848+0000 (oldest deadline 2023-12-20T20:55:47.054461+0000) 2023-12-20T20:55:58.882 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:55:58 smithi145 bash[60424]: debug 2023-12-20T20:55:58.609+0000 7f462c315700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.145:6804 osd.4 since back 2023-12-20T20:55:30.556179+0000 front 2023-12-20T20:55:30.556254+0000 (oldest deadline 2023-12-20T20:55:56.456041+0000) 2023-12-20T20:56:00.492 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:56:00 smithi145 bash[62506]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:56:00.492 INFO:journalctl@ceph.osd.7.smithi145.stdout:Dec 20 20:56:00 smithi145 bash[62578]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:56:02.349 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@osd.7.service' 2023-12-20T20:56:02.382 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:56:02.383 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-20T20:56:02.383 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-20T20:56:02.383 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-645c884c-9f76-11ee-95a5-87774f69a715@prometheus.a 2023-12-20T20:56:02.628 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 systemd[1]: Stopping Ceph prometheus.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:56:02.629 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:56:02.629 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:56:02.629 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:56:02.629 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:56:02.629 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:56:02.629 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:56:02.630 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:56:02.630 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:56:02.630 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:56:02.630 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.486Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:56:02.630 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.487Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:56:02.630 INFO:journalctl@ceph.prometheus.a.smithi145.stdout:Dec 20 20:56:02 smithi145 bash[49384]: ts=2023-12-20T20:56:02.487Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:56:03.180 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-645c884c-9f76-11ee-95a5-87774f69a715@prometheus.a.service' 2023-12-20T20:56:03.211 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:56:03.211 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-20T20:56:03.211 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 645c884c-9f76-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-20T20:56:03.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:03 smithi026 bash[59908]: level=error ts=2023-12-20T20:56:03.560Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:56:03.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:03 smithi026 bash[59908]: level=warn ts=2023-12-20T20:56:03.562Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2023-12-20T20:56:03.932 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:03 smithi026 bash[59908]: level=warn ts=2023-12-20T20:56:03.563Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2023-12-20T20:56:07.681 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:56:07 smithi026 systemd[1]: Stopping Ceph node-exporter.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:56:08.882 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:56:08 smithi026 bash[80214]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter-a 2023-12-20T20:56:08.883 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:56:08 smithi026 bash[80261]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter.a 2023-12-20T20:56:08.883 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:56:08 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:56:08.883 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:56:08 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-20T20:56:08.883 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Dec 20 20:56:08 smithi026 systemd[1]: Stopped Ceph node-exporter.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:56:09.181 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:08 smithi026 systemd[1]: Stopping Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:56:09.182 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:08 smithi026 bash[59908]: level=info ts=2023-12-20T20:56:08.970Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:56:09.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:09 smithi026 bash[80298]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager-a 2023-12-20T20:56:09.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:09 smithi026 bash[80344]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:56:09.931 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:09 smithi026 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-20T20:56:09.932 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Dec 20 20:56:09 smithi026 systemd[1]: Stopped Ceph alertmanager.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:56:43.874 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 645c884c-9f76-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-20T20:56:48.344 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:56:48 smithi145 systemd[1]: Stopping Ceph node-exporter.b for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:56:49.128 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:56:48 smithi145 bash[62960]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter-b 2023-12-20T20:56:49.129 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:56:48 smithi145 bash[63006]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-node-exporter.b 2023-12-20T20:56:49.129 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:56:48 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:56:49.129 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:56:48 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-20T20:56:49.129 INFO:journalctl@ceph.node-exporter.b.smithi145.stdout:Dec 20 20:56:48 smithi145 systemd[1]: Stopped Ceph node-exporter.b for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:56:49.629 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:56:49 smithi145 systemd[1]: Stopping Ceph grafana.a for 645c884c-9f76-11ee-95a5-87774f69a715... 2023-12-20T20:56:49.629 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:56:49 smithi145 bash[47997]: t=2023-12-20T20:56:49+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-20T20:56:50.128 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:56:49 smithi145 bash[63044]: ceph-645c884c-9f76-11ee-95a5-87774f69a715-grafana-a 2023-12-20T20:56:50.129 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:56:49 smithi145 bash[63092]: Error response from daemon: No such container: ceph-645c884c-9f76-11ee-95a5-87774f69a715-grafana.a 2023-12-20T20:56:50.129 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:56:49 smithi145 systemd[1]: ceph-645c884c-9f76-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-20T20:56:50.129 INFO:journalctl@ceph.grafana.a.smithi145.stdout:Dec 20 20:56:49 smithi145 systemd[1]: Stopped Ceph grafana.a for 645c884c-9f76-11ee-95a5-87774f69a715. 2023-12-20T20:57:12.587 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:57:12.605 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:57:12.616 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-20T20:57:12.617 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/remote/smithi026/crash 2023-12-20T20:57:12.618 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/crash -- . 2023-12-20T20:57:12.630 INFO:teuthology.orchestra.run.smithi026.stderr:tar: /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-20T20:57:12.631 INFO:teuthology.orchestra.run.smithi026.stderr:tar: Error is not recoverable: exiting now 2023-12-20T20:57:12.632 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/remote/smithi145/crash 2023-12-20T20:57:12.633 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/crash -- . 2023-12-20T20:57:12.648 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/lib/ceph/645c884c-9f76-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-20T20:57:12.648 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2023-12-20T20:57:12.649 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-20T20:57:12.650 DEBUG:teuthology.orchestra.run.smithi026:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-20T20:57:12.692 INFO:teuthology.orchestra.run.smithi026.stderr:grep: /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-20T20:57:12.694 INFO:tasks.cephadm:Compressing logs... 2023-12-20T20:57:12.695 DEBUG:teuthology.orchestra.run.smithi026:> 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 -- 2023-12-20T20:57:12.697 DEBUG:teuthology.orchestra.run.smithi145:> 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 -- 2023-12-20T20:57:12.710 INFO:teuthology.orchestra.run.smithi026.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-20T20:57:12.713 INFO:teuthology.orchestra.run.smithi145.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-20T20:57:12.716 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-20T20:57:12.716 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-20T20:57:12.717 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mgr.y.log 2023-12-20T20:57:12.718 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.a.log: --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.c.log 2023-12-20T20:57:12.719 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi026.zformr.log 2023-12-20T20:57:12.719 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-20T20:57:12.720 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.c.log: /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi026.zformr.log: 62.5%gzip -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi026.zformr.log.gz 2023-12-20T20:57:12.720 INFO:teuthology.orchestra.run.smithi026.stderr:-5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/tcmu-runner.log 2023-12-20T20:57:12.721 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-20T20:57:12.721 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.3.log 2023-12-20T20:57:12.722 INFO:teuthology.orchestra.run.smithi026.stderr: 82.3% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/tcmu-runner.log.gz 2023-12-20T20:57:12.723 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-20T20:57:12.724 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-20T20:57:12.725 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-20T20:57:12.725 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi145.tlvwmk.log 2023-12-20T20:57:12.726 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.5.log 2023-12-20T20:57:12.726 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mgr.x.log 2023-12-20T20:57:12.726 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi145.tlvwmk.log: /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.6.log 2023-12-20T20:57:12.727 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mgr.x.log: 62.5% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi145.tlvwmk.log.gz 2023-12-20T20:57:12.727 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.4.log 2023-12-20T20:57:12.727 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi145.udwvxq.log 2023-12-20T20:57:12.728 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-20T20:57:12.728 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi026.tuntpl.log 2023-12-20T20:57:12.729 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.4.log: /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi145.udwvxq.log: 62.5% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi145.udwvxq.log.gz 2023-12-20T20:57:12.734 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.7.log 2023-12-20T20:57:12.737 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-volume.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-20T20:57:12.738 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.7.log: 86.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-20T20:57:12.739 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.2.log 2023-12-20T20:57:12.739 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi026.tuntpl.log: 62.7% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi026.tuntpl.log.gz 2023-12-20T20:57:12.744 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.2.log: 91.2% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-20T20:57:12.749 INFO:teuthology.orchestra.run.smithi145.stderr: 91.4% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-20T20:57:12.779 INFO:teuthology.orchestra.run.smithi145.stderr: 89.2% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mgr.x.log.gz 2023-12-20T20:57:13.074 INFO:teuthology.orchestra.run.smithi145.stderr: 92.6% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-20T20:57:13.093 INFO:teuthology.orchestra.run.smithi026.stderr: 88.7% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mgr.y.log.gz 2023-12-20T20:57:13.272 INFO:teuthology.orchestra.run.smithi026.stderr: 92.2% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.c.log.gz 2023-12-20T20:57:13.594 INFO:teuthology.orchestra.run.smithi026.stderr: 91.1% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-20T20:57:13.707 INFO:teuthology.orchestra.run.smithi026.stderr: 93.5% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.2.log.gz 2023-12-20T20:57:13.708 INFO:teuthology.orchestra.run.smithi145.stderr: 93.1% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.6.log.gz 2023-12-20T20:57:13.916 INFO:teuthology.orchestra.run.smithi145.stderr: 93.3% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.5.log.gz 2023-12-20T20:57:14.014 INFO:teuthology.orchestra.run.smithi145.stderr: 93.7% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.7.log.gz 2023-12-20T20:57:14.097 INFO:teuthology.orchestra.run.smithi026.stderr: 93.6% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-20T20:57:14.168 INFO:teuthology.orchestra.run.smithi026.stderr: 93.6% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-20T20:57:14.172 INFO:teuthology.orchestra.run.smithi145.stderr: 93.5% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.4.log.gz 2023-12-20T20:57:14.174 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-12-20T20:57:14.174 INFO:teuthology.orchestra.run.smithi145.stderr:real 0m1.471s 2023-12-20T20:57:14.174 INFO:teuthology.orchestra.run.smithi145.stderr:user 0m5.144s 2023-12-20T20:57:14.174 INFO:teuthology.orchestra.run.smithi145.stderr:sys 0m0.210s 2023-12-20T20:57:14.493 INFO:teuthology.orchestra.run.smithi026.stderr: 93.4% -- replaced with /var/log/ceph/645c884c-9f76-11ee-95a5-87774f69a715/ceph-osd.3.log.gz 2023-12-20T20:57:14.494 INFO:teuthology.orchestra.run.smithi026.stderr: 2023-12-20T20:57:14.495 INFO:teuthology.orchestra.run.smithi026.stderr:real 0m1.795s 2023-12-20T20:57:14.495 INFO:teuthology.orchestra.run.smithi026.stderr:user 0m7.146s 2023-12-20T20:57:14.495 INFO:teuthology.orchestra.run.smithi026.stderr:sys 0m0.275s 2023-12-20T20:57:14.495 INFO:tasks.cephadm:Archiving logs... 2023-12-20T20:57:14.495 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/remote/smithi026/log 2023-12-20T20:57:14.496 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-20T20:57:15.442 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/remote/smithi145/log 2023-12-20T20:57:15.443 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-20T20:57:16.240 INFO:tasks.cephadm:Removing cluster... 2023-12-20T20:57:16.240 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 645c884c-9f76-11ee-95a5-87774f69a715 --force 2023-12-20T20:57:17.044 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 645c884c-9f76-11ee-95a5-87774f69a715 --force 2023-12-20T20:57:17.835 INFO:tasks.cephadm:Removing cephadm ... 2023-12-20T20:57:17.835 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-20T20:57:17.842 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-20T20:57:17.847 INFO:tasks.cephadm:Teardown complete 2023-12-20T20:57:17.848 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-20T20:57:17.857 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-20T20:57:17.858 DEBUG:teuthology.orchestra.run.smithi026:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-20T20:57:17.860 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-20T20:57:17.878 INFO:teuthology.orchestra.run.smithi026.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T20:57:17.880 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================== 2023-12-20T20:57:17.881 INFO:teuthology.orchestra.run.smithi026.stdout:*hv01.front.sepi 44.4.53.2 2 u 62 64 377 0.080 4.857 0.875 2023-12-20T20:57:17.881 INFO:teuthology.orchestra.run.smithi026.stdout:+hv02.front.sepi 63.231.80.2 3 u 63 64 377 0.099 3.277 0.567 2023-12-20T20:57:17.881 INFO:teuthology.orchestra.run.smithi026.stdout:+hv03.front.sepi 74.6.168.72 3 u 3 64 377 0.093 3.503 0.377 2023-12-20T20:57:17.881 INFO:teuthology.orchestra.run.smithi026.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-20T20:57:17.911 INFO:teuthology.orchestra.run.smithi145.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T20:57:17.912 INFO:teuthology.orchestra.run.smithi145.stdout:============================================================================== 2023-12-20T20:57:17.912 INFO:teuthology.orchestra.run.smithi145.stdout:*hv01.front.sepi 44.4.53.2 2 u 125 128 377 0.063 1.201 0.082 2023-12-20T20:57:17.912 INFO:teuthology.orchestra.run.smithi145.stdout:+hv02.front.sepi 63.231.80.2 3 u 69 128 377 0.090 0.221 0.108 2023-12-20T20:57:17.912 INFO:teuthology.orchestra.run.smithi145.stdout:+hv03.front.sepi 74.6.168.72 3 u 72 128 377 0.083 0.708 0.099 2023-12-20T20:57:17.912 INFO:teuthology.orchestra.run.smithi145.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-20T20:57:17.913 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-20T20:57:17.970 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-20T20:57:17.971 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-20T20:57:18.062 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-20T20:57:18.122 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-20T20:57:18.175 INFO:teuthology.task.internal:Duration was 2071.607330 seconds 2023-12-20T20:57:18.176 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-20T20:57:18.223 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-20T20:57:18.223 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-20T20:57:18.225 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-20T20:57:18.278 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-20T20:57:18.278 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi026.front.sepia.ceph.com 2023-12-20T20:57:18.278 DEBUG:teuthology.orchestra.run.smithi026:> 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 2023-12-20T20:57:18.292 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2023-12-20T20:57:18.292 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-20T20:57:18.308 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-20T20:57:18.308 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-20T20:57:18.310 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-20T20:57:18.405 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-20T20:57:18.406 DEBUG:teuthology.orchestra.run.smithi026:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-20T20:57:18.408 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-20T20:57:18.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-20T20:57:18.581 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-20T20:57:18.582 DEBUG:teuthology.orchestra.run.smithi026:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-20T20:57:18.598 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-20T20:57:18.615 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-20T20:57:18.625 DEBUG:teuthology.orchestra.run.smithi026:> 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 2023-12-20T20:57:18.642 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-20T20:57:18.653 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = core 2023-12-20T20:57:18.656 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2023-12-20T20:57:18.813 DEBUG:teuthology.orchestra.run.smithi026:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-20T20:57:18.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:57:18.819 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-20T20:57:18.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:57:18.825 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-20T20:57:18.835 INFO:teuthology.task.internal:Transferring archived files... 2023-12-20T20:57:18.836 DEBUG:teuthology.misc:Transferring archived files from smithi026:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/remote/smithi026 2023-12-20T20:57:18.837 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-20T20:57:18.868 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566/remote/smithi145 2023-12-20T20:57:18.868 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-20T20:57:18.896 INFO:teuthology.task.internal:Removing archive directory... 2023-12-20T20:57:18.896 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-20T20:57:18.901 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-20T20:57:18.906 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-20T20:57:18.918 INFO:teuthology.task.internal:Not uploading archives. 2023-12-20T20:57:18.918 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-20T20:57:18.967 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-20T20:57:18.968 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-20T20:57:18.970 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-20T20:57:18.975 INFO:teuthology.orchestra.run.smithi026.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 20 20:57 /home/ubuntu/cephtest 2023-12-20T20:57:18.978 INFO:teuthology.orchestra.run.smithi145.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 20 20:57 /home/ubuntu/cephtest 2023-12-20T20:57:18.981 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-20T20:57:19.024 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-20T20:57:19.100 INFO:teuthology.nuke:Checking targets against current locks 2023-12-20T20:57:19.132 DEBUG:teuthology.nuke:shortname: smithi026 2023-12-20T20:57:19.133 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-20T20:57:19.156 DEBUG:teuthology.nuke:shortname: smithi145 2023-12-20T20:57:19.156 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-20T20:57:19.160 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi026.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566', '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': '2023-12-20 20:13:54.532377', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-20T20:57:19.182 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498566', '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': '2023-12-20 20:13:54.534391', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-20T20:57:19.213 INFO:teuthology.orchestra.console.smithi026:Power off 2023-12-20T20:57:19.214 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-20T20:57:19.239 DEBUG:teuthology.orchestra.console.smithi026:power off output: Chassis Power Control: Down/Off 2023-12-20T20:57:19.240 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:57:19.257 INFO:teuthology.orchestra.console.smithi145:Power off 2023-12-20T20:57:19.257 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-20T20:57:19.269 DEBUG:teuthology.orchestra.console.smithi026:check power output: Chassis Power is on 2023-12-20T20:57:19.282 DEBUG:teuthology.orchestra.console.smithi145:power off output: Chassis Power Control: Down/Off 2023-12-20T20:57:19.283 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:57:19.312 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2023-12-20T20:57:23.271 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:57:23.314 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:57:23.383 DEBUG:teuthology.orchestra.console.smithi026:check power output: Chassis Power is on 2023-12-20T20:57:23.424 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2023-12-20T20:57:27.385 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:57:27.425 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:57:27.498 DEBUG:teuthology.orchestra.console.smithi026:check power output: Chassis Power is off 2023-12-20T20:57:27.535 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is off 2023-12-20T20:57:27.600 INFO:teuthology.orchestra.console.smithi026:Power off completed 2023-12-20T20:57:27.637 INFO:teuthology.orchestra.console.smithi145:Power off completed 2023-12-20T20:57:27.742 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: 2071.6073303222656 failure_reason: 'Command failed on smithi026 with status 1: ''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 645c884c-9f76-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8fc520958afc465c8e4296d03188e497 status: fail success: false 2023-12-20T20:57:27.742 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-20T20:57:27.814 INFO:teuthology.run:FAIL