2023-12-21T07:33:48.699 INFO:root:teuthology version: 0.0.1.dev226+g9680d2a 2023-12-21T07:33:48.699 DEBUG:teuthology.run:Teuthology command: teuthology --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 --verbose --archive /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233 --name gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi -- /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/orig.config.yaml 2023-12-21T07:33:48.727 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-21T07:33:48.799 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233 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@redhat.com first_in_suite: false job_id: '7499233' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-21_07:27:10-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: 60 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: smithi069.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi081.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: 9680d2aba1e76f64ade295c81599c97907457848 timestamp: 2023-12-21_07:27:10 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-21T07:33:48.799 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-21T07:33:48.800 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks 2023-12-21T07:33:48.800 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-21T07:33:48.802 INFO:teuthology.task.internal:Checking packages... 2023-12-21T07:33:48.825 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a89fee39e1615509dcf1f65c74f2b137c73cba4f' 2023-12-21T07:33:48.825 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-21T07:33:48.825 INFO:teuthology.packaging:ref: None 2023-12-21T07:33:48.825 INFO:teuthology.packaging:tag: None 2023-12-21T07:33:48.825 INFO:teuthology.packaging:branch: wip-guits-testing-2023-12-20-0830 2023-12-21T07:33:48.825 INFO:teuthology.packaging:sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:33:48.825 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-21T07:33:49.059 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-297-ga89fee39-1focal 2023-12-21T07:33:49.060 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-21T07:33:49.066 INFO:teuthology.task.internal:no buildpackages task found 2023-12-21T07:33:49.066 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-21T07:33:49.074 INFO:teuthology.task.internal:Saving configuration 2023-12-21T07:33:49.085 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-21T07:33:49.091 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-21T07:33:49.115 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233', '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-21 07:27:36.846588', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-21T07:33:49.138 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233', '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-21 07:27:36.848013', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-21T07:33:49.138 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-21T07:33:49.145 INFO:teuthology.task.internal:roles: ubuntu@smithi069.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-21T07:33:49.145 INFO:teuthology.task.internal:roles: ubuntu@smithi081.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-21T07:33:49.145 INFO:teuthology.run_tasks:Running task console_log... 2023-12-21T07:33:49.211 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9f5c67bd30>, signals=[15]) 2023-12-21T07:33:49.212 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-21T07:33:49.219 INFO:teuthology.task.internal:Opening connections... 2023-12-21T07:33:49.219 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi069.front.sepia.ceph.com 2023-12-21T07:33:49.220 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:33:49.269 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2023-12-21T07:33:49.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:33:49.313 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-21T07:33:49.320 DEBUG:teuthology.orchestra.run.smithi069:> uname -m 2023-12-21T07:33:49.351 INFO:teuthology.orchestra.run.smithi069.stdout:x86_64 2023-12-21T07:33:49.351 DEBUG:teuthology.orchestra.run.smithi069:> cat /etc/os-release 2023-12-21T07:33:49.401 INFO:teuthology.orchestra.run.smithi069.stdout:NAME="Ubuntu" 2023-12-21T07:33:49.401 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-21T07:33:49.401 INFO:teuthology.orchestra.run.smithi069.stdout:ID=ubuntu 2023-12-21T07:33:49.401 INFO:teuthology.orchestra.run.smithi069.stdout:ID_LIKE=debian 2023-12-21T07:33:49.401 INFO:teuthology.orchestra.run.smithi069.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION_ID="20.04" 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION_CODENAME=focal 2023-12-21T07:33:49.402 INFO:teuthology.orchestra.run.smithi069.stdout:UBUNTU_CODENAME=focal 2023-12-21T07:33:49.403 INFO:teuthology.lock.ops:Updating smithi069.front.sepia.ceph.com on lock server 2023-12-21T07:33:49.421 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2023-12-21T07:33:49.427 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2023-12-21T07:33:49.427 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="20.04" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=focal 2023-12-21T07:33:49.474 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=focal 2023-12-21T07:33:49.475 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2023-12-21T07:33:49.495 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-21T07:33:49.505 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-21T07:33:49.557 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-21T07:33:49.557 DEBUG:teuthology.orchestra.run.smithi069:> test '!' -e /home/ubuntu/cephtest 2023-12-21T07:33:49.560 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2023-12-21T07:33:49.565 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-21T07:33:49.572 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-21T07:33:49.572 DEBUG:teuthology.orchestra.run.smithi069:> test -z $(ls -A /var/lib/ceph) 2023-12-21T07:33:49.609 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2023-12-21T07:33:49.625 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-21T07:33:49.676 INFO:teuthology.run_tasks:Running task kernel... 2023-12-21T07:33:49.691 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-21T07:33:49.691 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-21T07:33:49.691 DEBUG:teuthology.orchestra.run.smithi069:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-21T07:33:49.692 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-21T07:33:49.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T07:33:49.697 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2023-12-21T07:33:49.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T07:33:49.698 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-12-21T07:33:49.704 INFO:teuthology.orchestra.run.smithi069.stdout:5.4.0-124-generic 2023-12-21T07:33:49.704 INFO:teuthology.task.kernel:Running kernel on smithi069: 5.4.0-124-generic 2023-12-21T07:33:49.704 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get clean 2023-12-21T07:33:49.705 INFO:teuthology.orchestra.run.smithi081.stdout:5.4.0-124-generic 2023-12-21T07:33:49.705 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.4.0-124-generic 2023-12-21T07:33:49.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2023-12-21T07:33:49.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-12-21T07:33:49.862 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get update 2023-12-21T07:33:50.060 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:33:50.070 INFO:teuthology.orchestra.run.smithi069.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-21T07:33:50.077 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:33:50.091 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-21T07:33:50.130 INFO:teuthology.orchestra.run.smithi069.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-21T07:33:50.162 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-21T07:33:50.172 INFO:teuthology.orchestra.run.smithi069.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-21T07:33:50.183 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-21T07:33:50.443 INFO:teuthology.orchestra.run.smithi069.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-21T07:33:50.463 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-21T07:33:50.560 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-21T07:33:50.575 INFO:teuthology.orchestra.run.smithi069.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-21T07:33:50.585 INFO:teuthology.orchestra.run.smithi069.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-21T07:33:50.591 INFO:teuthology.orchestra.run.smithi069.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-21T07:33:50.591 INFO:teuthology.orchestra.run.smithi069.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-21T07:33:50.605 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-21T07:33:50.611 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-21T07:33:50.611 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-21T07:33:50.611 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-21T07:33:50.618 INFO:teuthology.orchestra.run.smithi069.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-21T07:33:50.619 INFO:teuthology.orchestra.run.smithi069.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-21T07:33:50.622 INFO:teuthology.orchestra.run.smithi069.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:33:50.622 INFO:teuthology.orchestra.run.smithi069.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-21T07:33:50.629 INFO:teuthology.orchestra.run.smithi069.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-21T07:33:50.635 INFO:teuthology.orchestra.run.smithi069.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-21T07:33:50.637 INFO:teuthology.orchestra.run.smithi069.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-21T07:33:50.637 INFO:teuthology.orchestra.run.smithi069.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-21T07:33:50.638 INFO:teuthology.orchestra.run.smithi069.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-21T07:33:50.638 INFO:teuthology.orchestra.run.smithi069.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-21T07:33:50.638 INFO:teuthology.orchestra.run.smithi069.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-21T07:33:50.639 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-21T07:33:50.643 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:33:50.643 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-21T07:33:50.653 INFO:teuthology.orchestra.run.smithi069.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-21T07:33:50.654 INFO:teuthology.orchestra.run.smithi069.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-21T07:33:50.655 INFO:teuthology.orchestra.run.smithi069.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-21T07:33:50.655 INFO:teuthology.orchestra.run.smithi069.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-21T07:33:50.658 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-21T07:33:50.668 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-21T07:33:50.670 INFO:teuthology.orchestra.run.smithi069.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-21T07:33:50.670 INFO:teuthology.orchestra.run.smithi069.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-21T07:33:50.671 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-21T07:33:50.672 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-21T07:33:50.673 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-21T07:33:50.673 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-21T07:33:50.695 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-21T07:33:50.759 INFO:teuthology.orchestra.run.smithi069.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-21T07:33:50.777 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-21T07:33:51.092 INFO:teuthology.orchestra.run.smithi069.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-21T07:33:51.259 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-21T07:33:51.274 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-21T07:33:51.282 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-21T07:33:51.282 INFO:teuthology.orchestra.run.smithi069.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-21T07:33:51.283 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-21T07:33:51.283 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-21T07:33:51.296 INFO:teuthology.orchestra.run.smithi069.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-21T07:33:51.296 INFO:teuthology.orchestra.run.smithi069.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-21T07:33:51.359 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-21T07:33:51.366 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:33:51.366 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-21T07:33:51.370 INFO:teuthology.orchestra.run.smithi069.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-21T07:33:51.371 INFO:teuthology.orchestra.run.smithi069.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-21T07:33:51.376 INFO:teuthology.orchestra.run.smithi069.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-21T07:33:51.376 INFO:teuthology.orchestra.run.smithi069.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-21T07:33:51.380 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-21T07:33:51.401 INFO:teuthology.orchestra.run.smithi069.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-21T07:33:51.563 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-21T07:33:51.589 INFO:teuthology.orchestra.run.smithi069.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-21T07:33:51.985 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-21T07:33:51.991 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-21T07:33:51.993 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-21T07:33:52.001 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-21T07:33:52.003 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-21T07:33:52.018 INFO:teuthology.orchestra.run.smithi069.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-21T07:33:52.024 INFO:teuthology.orchestra.run.smithi069.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-21T07:33:52.026 INFO:teuthology.orchestra.run.smithi069.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-21T07:33:52.033 INFO:teuthology.orchestra.run.smithi069.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-21T07:33:52.035 INFO:teuthology.orchestra.run.smithi069.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-21T07:33:54.582 INFO:teuthology.orchestra.run.smithi069.stdout:Fetched 18.5 MB in 3s (6,755 kB/s) 2023-12-21T07:33:54.754 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 18.5 MB in 3s (6,711 kB/s) 2023-12-21T07:33:55.988 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2023-12-21T07:33:56.014 DEBUG:teuthology.orchestra.run.smithi069:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:33:56.096 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2023-12-21T07:33:56.251 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-12-21T07:33:56.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:33:56.303 INFO:teuthology.orchestra.run.smithi069.stdout:Building dependency tree... 2023-12-21T07:33:56.304 INFO:teuthology.orchestra.run.smithi069.stdout:Reading state information... 2023-12-21T07:33:56.349 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-12-21T07:33:56.498 INFO:teuthology.orchestra.run.smithi069.stdout:The following additional packages will be installed: 2023-12-21T07:33:56.498 INFO:teuthology.orchestra.run.smithi069.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:33:56.498 INFO:teuthology.orchestra.run.smithi069.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-21T07:33:56.498 INFO:teuthology.orchestra.run.smithi069.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-21T07:33:56.499 INFO:teuthology.orchestra.run.smithi069.stdout:Suggested packages: 2023-12-21T07:33:56.500 INFO:teuthology.orchestra.run.smithi069.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-21T07:33:56.500 INFO:teuthology.orchestra.run.smithi069.stdout:Recommended packages: 2023-12-21T07:33:56.500 INFO:teuthology.orchestra.run.smithi069.stdout: thermald 2023-12-21T07:33:56.550 INFO:teuthology.orchestra.run.smithi069.stdout:The following NEW packages will be installed: 2023-12-21T07:33:56.550 INFO:teuthology.orchestra.run.smithi069.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:33:56.551 INFO:teuthology.orchestra.run.smithi069.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-21T07:33:56.551 INFO:teuthology.orchestra.run.smithi069.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-21T07:33:56.552 INFO:teuthology.orchestra.run.smithi069.stdout:The following packages will be upgraded: 2023-12-21T07:33:56.552 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-12-21T07:33:56.553 INFO:teuthology.orchestra.run.smithi069.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-21T07:33:56.553 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-12-21T07:33:56.610 INFO:teuthology.orchestra.run.smithi069.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:33:56.610 INFO:teuthology.orchestra.run.smithi069.stdout:Need to get 77.1 MB of archives. 2023-12-21T07:33:56.610 INFO:teuthology.orchestra.run.smithi069.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-21T07:33:56.610 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:56.746 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2023-12-21T07:33:56.747 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:33:56.747 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-21T07:33:56.747 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-21T07:33:56.748 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2023-12-21T07:33:56.748 INFO:teuthology.orchestra.run.smithi081.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-21T07:33:56.748 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2023-12-21T07:33:56.748 INFO:teuthology.orchestra.run.smithi081.stdout: thermald 2023-12-21T07:33:56.801 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2023-12-21T07:33:56.801 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-21T07:33:56.801 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-21T07:33:56.802 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-21T07:33:56.803 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2023-12-21T07:33:56.804 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-21T07:33:56.857 INFO:teuthology.orchestra.run.smithi081.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:33:56.857 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 77.1 MB of archives. 2023-12-21T07:33:56.857 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-21T07:33:56.857 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:56.984 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:57.088 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:57.160 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.252 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.624 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:57.625 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:57.625 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:57.718 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.718 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.719 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.806 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.816 INFO:teuthology.orchestra.run.smithi081.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-21T07:33:57.824 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:57.852 INFO:teuthology.orchestra.run.smithi069.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-21T07:33:58.449 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 77.1 MB in 1s (76.6 MB/s) 2023-12-21T07:33:58.579 INFO:teuthology.orchestra.run.smithi069.stdout:Fetched 77.1 MB in 1s (59.6 MB/s) 2023-12-21T07:33:58.645 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-21T07:33:58.788 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-21T07:34:00.418 INFO:teuthology.orchestra.run.smithi081.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-21T07:34:00.423 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:00.500 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:00.523 INFO:teuthology.orchestra.run.smithi069.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-21T07:34:00.528 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:00.602 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:02.401 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-21T07:34:02.416 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:02.513 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-21T07:34:02.513 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:02.525 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:02.621 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:03.596 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-21T07:34:03.612 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:03.654 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:03.657 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-21T07:34:03.673 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:03.707 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:08.358 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:08.367 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:08.485 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:08.510 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:08.803 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:08.847 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:08.955 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:08.972 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:09.300 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-21T07:34:09.300 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-21T07:34:09.314 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-21T07:34:09.316 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-21T07:34:09.358 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:34:09.374 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:34:14.784 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-21T07:34:14.804 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:14.817 INFO:teuthology.orchestra.run.smithi069.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-21T07:34:14.838 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-21T07:34:14.841 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:14.875 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:17.536 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:17.543 INFO:teuthology.orchestra.run.smithi069.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-21T07:34:17.664 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:17.670 INFO:teuthology.orchestra.run.smithi069.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-21T07:34:17.979 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:34:17.989 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-21T07:34:18.102 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:18.117 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:18.228 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:18.251 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:19.478 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:19.481 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:20.630 INFO:teuthology.orchestra.run.smithi069.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:34:20.631 INFO:teuthology.orchestra.run.smithi069.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:20.637 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:34:20.637 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:20.763 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-21T07:34:20.774 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-21T07:34:20.889 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:20.900 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:22.060 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-21T07:34:22.082 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-21T07:34:22.186 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-21T07:34:22.208 INFO:teuthology.orchestra.run.smithi069.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-21T07:34:22.330 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:22.335 INFO:teuthology.orchestra.run.smithi069.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-21T07:34:22.391 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-21T07:34:22.391 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:22.421 INFO:teuthology.orchestra.run.smithi069.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-21T07:34:22.421 INFO:teuthology.orchestra.run.smithi069.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:44.456 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-21T07:34:44.457 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2023-12-21T07:34:44.477 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:34:44.497 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2023-12-21T07:34:44.843 INFO:teuthology.orchestra.run.smithi069.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-21T07:34:44.843 INFO:teuthology.orchestra.run.smithi069.stdout:Sourcing file `/etc/default/grub' 2023-12-21T07:34:44.849 INFO:teuthology.orchestra.run.smithi069.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:34:44.860 INFO:teuthology.orchestra.run.smithi069.stdout:Generating grub configuration file ... 2023-12-21T07:34:44.869 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:34:44.891 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:45.211 INFO:teuthology.orchestra.run.smithi069.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:34:45.236 INFO:teuthology.orchestra.run.smithi069.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:45.315 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:34:45.327 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:34:45.617 INFO:teuthology.orchestra.run.smithi069.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:34:45.628 INFO:teuthology.orchestra.run.smithi069.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:34:47.309 INFO:teuthology.orchestra.run.smithi081.stdout:done 2023-12-21T07:34:47.729 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2023-12-21T07:34:47.775 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.4.0.169.167 2023-12-21T07:34:47.776 INFO:teuthology.orchestra.run.smithi081.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-21T07:34:47.776 INFO:teuthology.orchestra.run.smithi081.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-21T07:34:47.776 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2023-12-21T07:34:47.776 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2023-12-21T07:34:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:34:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2023-12-21T07:34:47.776 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-21T07:34:47.776 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-21T07:34:47.777 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-21T07:34:47.777 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-21T07:34:47.777 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2023-12-21T07:34:47.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2023-12-21T07:34:47.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-12-21T07:34:48.004 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:34:48.015 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-21T07:34:48.037 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-21T07:34:48.117 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-21T07:34:48.289 INFO:teuthology.orchestra.run.smithi069.stdout:done 2023-12-21T07:34:48.727 DEBUG:teuthology.orchestra.run.smithi069:> dpkg -s linux-image-generic 2023-12-21T07:34:48.778 INFO:teuthology.orchestra.run.smithi069.stdout:Package: linux-image-generic 2023-12-21T07:34:48.778 INFO:teuthology.orchestra.run.smithi069.stdout:Status: install ok installed 2023-12-21T07:34:48.778 INFO:teuthology.orchestra.run.smithi069.stdout:Priority: optional 2023-12-21T07:34:48.778 INFO:teuthology.orchestra.run.smithi069.stdout:Section: kernel 2023-12-21T07:34:48.778 INFO:teuthology.orchestra.run.smithi069.stdout:Installed-Size: 20 2023-12-21T07:34:48.778 INFO:teuthology.orchestra.run.smithi069.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout:Architecture: amd64 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout:Source: linux-meta 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout:Version: 5.4.0.169.167 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.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-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.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-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout:Recommends: thermald 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout:Description: Generic Linux kernel image 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:34:48.779 INFO:teuthology.orchestra.run.smithi069.stdout: available. 2023-12-21T07:34:48.779 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-21T07:34:48.780 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-21T07:34:48.780 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-21T07:34:48.780 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-21T07:34:48.780 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi069.front.sepia.ceph.com, path=None, version=distro) 2023-12-21T07:34:48.780 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get clean 2023-12-21T07:34:48.854 DEBUG:teuthology.orchestra.run.smithi069:> sudo apt-get update 2023-12-21T07:34:48.994 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-21T07:34:48.994 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-21T07:34:49.003 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-21T07:34:49.031 INFO:teuthology.orchestra.run.smithi069.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-21T07:34:49.761 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-12-21T07:34:49.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:34:49.854 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-12-21T07:34:50.036 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-12-21T07:34:50.036 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-12-21T07:34:50.247 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-21T07:34:50.248 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:34:50.250 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2023-12-21T07:34:50.272 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.4.0.169.167 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.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-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.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-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:34:50.273 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2023-12-21T07:34:50.274 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2023-12-21T07:34:50.320 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.JHBnfAjQDM 2023-12-21T07:34:50.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.JHBnfAjQDM 2023-12-21T07:34:50.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.JHBnfAjQDM 2023-12-21T07:34:50.378 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.JHBnfAjQDM is 9KB 2023-12-21T07:34:50.393 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.JHBnfAjQDM 2023-12-21T07:34:50.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-21T07:34:50.454 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:34:50.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-21T07:34:50.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-21T07:34:50.485 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-21T07:34:50.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2023-12-21T07:34:50.742 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2023-12-21T07:34:50.767 DEBUG:teuthology.orchestra.run.smithi069:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-21T07:34:50.832 INFO:teuthology.orchestra.run.smithi069.stdout:Reading package lists... 2023-12-21T07:34:51.035 INFO:teuthology.orchestra.run.smithi069.stdout:Building dependency tree... 2023-12-21T07:34:51.035 INFO:teuthology.orchestra.run.smithi069.stdout:Reading state information... 2023-12-21T07:34:51.256 INFO:teuthology.orchestra.run.smithi069.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-21T07:34:51.256 INFO:teuthology.orchestra.run.smithi069.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-21T07:34:51.257 DEBUG:teuthology.orchestra.run.smithi069:> dpkg -s linux-image-generic 2023-12-21T07:34:51.280 INFO:teuthology.orchestra.run.smithi069.stdout:Package: linux-image-generic 2023-12-21T07:34:51.280 INFO:teuthology.orchestra.run.smithi069.stdout:Status: install ok installed 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Priority: optional 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Section: kernel 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Installed-Size: 20 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Maintainer: Ubuntu Kernel Team 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Architecture: amd64 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Source: linux-meta 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Version: 5.4.0.169.167 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.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-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.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-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Recommends: thermald 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout:Description: Generic Linux kernel image 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout: This package will always depend on the latest generic kernel image 2023-12-21T07:34:51.281 INFO:teuthology.orchestra.run.smithi069.stdout: available. 2023-12-21T07:34:51.282 DEBUG:teuthology.orchestra.run.smithi069:> mktemp 2023-12-21T07:34:51.288 INFO:teuthology.orchestra.run.smithi069.stdout:/tmp/tmp.5B4XJn8LKr 2023-12-21T07:34:51.288 DEBUG:teuthology.orchestra.run.smithi069:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5B4XJn8LKr 2023-12-21T07:34:51.347 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0666 /tmp/tmp.5B4XJn8LKr 2023-12-21T07:34:51.385 DEBUG:teuthology.orchestra.remote:smithi069:/tmp/tmp.5B4XJn8LKr is 9KB 2023-12-21T07:34:51.400 DEBUG:teuthology.orchestra.run.smithi069:> rm -fr /tmp/tmp.5B4XJn8LKr 2023-12-21T07:34:51.406 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-21T07:34:51.461 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:34:51.461 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-21T07:34:51.461 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-21T07:34:51.490 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-21T07:34:51.490 DEBUG:teuthology.orchestra.run.smithi069:> sudo update-grub 2023-12-21T07:34:51.713 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2023-12-21T07:34:51.717 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:34:51.729 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2023-12-21T07:34:52.033 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:34:52.045 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:52.492 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:34:52.505 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:34:52.797 INFO:teuthology.orchestra.run.smithi069.stderr:Sourcing file `/etc/default/grub' 2023-12-21T07:34:52.808 INFO:teuthology.orchestra.run.smithi069.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-21T07:34:52.819 INFO:teuthology.orchestra.run.smithi069.stderr:Generating grub configuration file ... 2023-12-21T07:34:53.055 INFO:teuthology.orchestra.run.smithi069.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-21T07:34:53.067 INFO:teuthology.orchestra.run.smithi069.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-21T07:34:53.422 INFO:teuthology.orchestra.run.smithi069.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-21T07:34:53.433 INFO:teuthology.orchestra.run.smithi081.stderr:done 2023-12-21T07:34:53.434 INFO:teuthology.orchestra.run.smithi069.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-21T07:34:53.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2023-12-21T07:34:55.096 INFO:teuthology.orchestra.run.smithi069.stderr:done 2023-12-21T07:34:55.098 DEBUG:teuthology.orchestra.run.smithi069:> sudo shutdown -r now 2023-12-21T07:35:23.465 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-21T07:35:23.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:35:23.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:35:25.103 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-21T07:35:25.103 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:35:25.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:35:41.842 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-12-21T07:35:43.634 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-12-21T07:35:50.850 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:35:50.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:35:52.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:35:52.636 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:35:53.905 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-12-21T07:35:55.701 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-12-21T07:36:05.914 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:36:05.914 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:07.704 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:36:07.704 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:24.338 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-12-21T07:36:26.129 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-12-21T07:36:39.341 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:36:39.342 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:39.552 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-12-21T07:36:40.103 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:36:40.103 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2023-12-21T07:36:40.103 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-12-21T07:36:40.109 INFO:teuthology.orchestra.run.smithi081.stdout:5.4.0-169-generic 2023-12-21T07:36:40.110 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-21T07:36:40.110 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-21T07:36:40.110 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-21T07:36:41.111 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-21T07:36:41.111 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-21T07:36:41.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:36:41.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:36:41.204 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2023-12-21T07:36:41.232 DEBUG:teuthology.parallel:result is None 2023-12-21T07:36:41.334 DEBUG:teuthology.orchestra.run.smithi069:> true 2023-12-21T07:36:41.882 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:36:41.882 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2023-12-21T07:36:41.882 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2023-12-21T07:36:41.930 INFO:teuthology.orchestra.run.smithi069.stdout:5.4.0-169-generic 2023-12-21T07:36:41.931 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-21T07:36:41.931 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-21T07:36:41.931 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-21T07:36:42.932 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-21T07:36:42.932 DEBUG:teuthology.orchestra.run.smithi069:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-21T07:36:43.005 INFO:teuthology.orchestra.run.smithi069.stdout:ttyS1 2023-12-21T07:36:43.030 DEBUG:teuthology.parallel:result is None 2023-12-21T07:36:43.030 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-21T07:36:43.038 INFO:teuthology.task.internal:Creating test directory... 2023-12-21T07:36:43.038 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-21T07:36:43.040 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-21T07:36:43.047 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-21T07:36:43.058 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-21T07:36:43.065 INFO:teuthology.task.internal:Creating archive directory... 2023-12-21T07:36:43.066 DEBUG:teuthology.orchestra.run.smithi069:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-21T07:36:43.089 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-21T07:36:43.111 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-21T07:36:43.117 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-21T07:36:43.117 DEBUG:teuthology.orchestra.run.smithi069:> 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-21T07:36:43.119 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T07:36:43.135 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:36:43.146 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:36:43.163 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:36:43.174 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-21T07:36:43.176 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-21T07:36:43.182 INFO:teuthology.task.internal:Configuring sudo... 2023-12-21T07:36:43.182 DEBUG:teuthology.orchestra.run.smithi069:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-21T07:36:43.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-21T07:36:43.214 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-21T07:36:43.223 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-21T07:36:43.223 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-21T07:36:43.225 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-21T07:36:43.232 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-21T07:36:43.238 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-21T07:36:43.286 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:36:43.286 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-21T07:36:43.306 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-21T07:36:43.313 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-21T07:36:43.320 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:36:43.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-21T07:36:43.362 DEBUG:teuthology.orchestra.run.smithi069:> sudo service rsyslog restart 2023-12-21T07:36:43.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2023-12-21T07:36:43.414 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-21T07:36:43.423 INFO:teuthology.task.internal:Starting timer... 2023-12-21T07:36:43.424 INFO:teuthology.run_tasks:Running task pcp... 2023-12-21T07:36:43.433 INFO:teuthology.run_tasks:Running task selinux... 2023-12-21T07:36:43.441 DEBUG:teuthology.task.selinux:Excluding smithi069: OS 'ubuntu' does not support SELinux 2023-12-21T07:36:43.441 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2023-12-21T07:36:43.442 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-21T07:36:43.442 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-21T07:36:43.442 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-21T07:36:43.442 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-21T07:36:43.498 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-21T07:36:43.514 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-21T07:36:43.515 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi069.front.sepia.ceph.com,smithi081.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-21T07:42:38.295 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi069.front.sepia.ceph.com'), Remote(name='ubuntu@smithi081.front.sepia.ceph.com')] 2023-12-21T07:42:38.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:42:38.298 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:42:38.345 DEBUG:teuthology.orchestra.run.smithi069:> true 2023-12-21T07:42:38.467 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-12-21T07:42:38.467 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:42:38.468 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-21T07:42:38.515 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-12-21T07:42:38.639 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-12-21T07:42:38.639 INFO:teuthology.run_tasks:Running task clock... 2023-12-21T07:42:38.650 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-21T07:42:38.650 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-21T07:42:38.651 DEBUG:teuthology.orchestra.run.smithi069:> 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-21T07:42:38.653 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-21T07:42:38.653 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T07:42:38.685 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-21T07:42:38.685 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Command line: ntpd -gq 2023-12-21T07:42:38.686 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-21T07:42:38.686 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Command line: ntpd -gq 2023-12-21T07:42:38.687 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: proto: precision = 0.116 usec (-23) 2023-12-21T07:42:38.688 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: proto: precision = 0.083 usec (-23) 2023-12-21T07:42:38.688 INFO:teuthology.orchestra.run.smithi069.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:42:38.689 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:42:38.689 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:42:38.689 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-21T07:42:38.690 INFO:teuthology.orchestra.run.smithi069.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:42:38.690 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:42:38.692 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:42:38.692 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listen and drop on 0 v6wildcard [::]:123 2023-12-21T07:42:38.692 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-21T07:42:38.692 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listen normally on 2 lo 127.0.0.1:123 2023-12-21T07:42:38.692 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listen normally on 3 enp3s0f1 172.21.15.69:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listen normally on 4 lo [::1]:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d737%5]:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:38 ntpd[23598]: Listening on routing socket on fd #22 for interface updates 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: restrict ::: KOD does nothing without LIMITED. 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listen and drop on 0 v6wildcard [::]:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listen normally on 2 lo 127.0.0.1:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listen normally on 4 lo [::1]:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2023-12-21T07:42:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:38 ntpd[23576]: Listening on routing socket on fd #22 for interface updates 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:39.688 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:39.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:39.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:39 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:40.687 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:40 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:40.687 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:40 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:41.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:41.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:41.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:41 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:41.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.689 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.690 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:41.690 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:41.690 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:41.690 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:41.690 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:41.690 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:41 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:42.686 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:42 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:42.686 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:42 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:43.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:43.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:43.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:43 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:43 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:45.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.689 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:45.690 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:45 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:45.691 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:45.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:45.692 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:45.692 INFO:teuthology.orchestra.run.smithi081.stdout:21 Dec 07:42:45 ntpd[23576]: ntpd: time slew -0.001017 s 2023-12-21T07:42:45.692 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew -0.001017s 2023-12-21T07:42:45.693 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-21T07:42:45.693 INFO:teuthology.orchestra.run.smithi081.stderr:21 Dec 07:42:45 ntpd[23576]: can't open /var/log/ntpstats/loopstats.20231221: Permission denied 2023-12-21T07:42:45.758 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T07:42:45.758 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2023-12-21T07:42:45.758 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:45.758 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:45.758 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:45.758 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:47.687 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: can't open /var/log/ntpstats/rawstats.20231221: Permission denied 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: can't open /var/log/ntpstats/peerstats.20231221: Permission denied 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stdout:21 Dec 07:42:47 ntpd[23598]: ntpd: time slew -0.001973 s 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stdout:ntpd: time slew -0.001973s 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-21T07:42:47.688 INFO:teuthology.orchestra.run.smithi069.stderr:21 Dec 07:42:47 ntpd[23598]: can't open /var/log/ntpstats/loopstats.20231221: Permission denied 2023-12-21T07:42:47.750 INFO:teuthology.orchestra.run.smithi069.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T07:42:47.751 INFO:teuthology.orchestra.run.smithi069.stdout:============================================================================== 2023-12-21T07:42:47.751 INFO:teuthology.orchestra.run.smithi069.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:47.751 INFO:teuthology.orchestra.run.smithi069.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:47.751 INFO:teuthology.orchestra.run.smithi069.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:47.751 INFO:teuthology.orchestra.run.smithi069.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-21T07:42:47.751 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-21T07:42:47.828 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-21T07:42:47.829 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-21T07:42:47.829 INFO:tasks.cephadm:Cluster fsid is 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:42:47.829 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-21T07:42:47.829 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.69', 'mon.c': '[v2:172.21.15.69:3301,v1:172.21.15.69:6790]', 'mon.b': '172.21.15.81'} 2023-12-21T07:42:47.830 INFO:tasks.cephadm:First mon is mon.a on smithi069 2023-12-21T07:42:47.830 INFO:tasks.cephadm:First mgr is y 2023-12-21T07:42:47.830 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-21T07:42:47.830 DEBUG:teuthology.orchestra.run.smithi069:> sudo hostname $(hostname -s) 2023-12-21T07:42:47.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2023-12-21T07:42:47.865 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-21T07:42:47.865 DEBUG:teuthology.orchestra.run.smithi069:> 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-21T07:42:48.166 INFO:teuthology.orchestra.run.smithi069.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 21 07:42 /home/ubuntu/cephtest/cephadm 2023-12-21T07:42:48.166 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T07:42:48.397 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 21 07:42 /home/ubuntu/cephtest/cephadm 2023-12-21T07:42:48.397 DEBUG:teuthology.orchestra.run.smithi069:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-21T07:42:48.406 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-21T07:42:48.425 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-21T07:42:48.425 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-21T07:42:48.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-21T07:42:48.715 INFO:teuthology.orchestra.run.smithi069.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-21T07:42:48.717 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-21T07:43:26.860 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-12-21T07:43:26.860 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-21T07:43:26.860 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-21T07:43:26.860 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2023-12-21T07:43:26.861 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-21T07:43:26.861 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-12-21T07:43:26.861 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout: "repo_digests": [ 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout: ] 2023-12-21T07:43:32.486 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:43:32.509 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /etc/ceph 2023-12-21T07:43:32.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2023-12-21T07:43:32.543 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 777 /etc/ceph 2023-12-21T07:43:32.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2023-12-21T07:43:32.597 INFO:tasks.cephadm:Writing seed config... 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-21T07:43:32.598 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-21T07:43:32.599 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:43:32.599 DEBUG:teuthology.orchestra.run.smithi069:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-21T07:43:32.605 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 = 892bc684-9fd4-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-21T07:43:32.606 DEBUG:teuthology.orchestra.run.smithi069:mon.a> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service 2023-12-21T07:43:32.608 DEBUG:teuthology.orchestra.run.smithi069:mgr.y> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service 2023-12-21T07:43:32.651 INFO:tasks.cephadm:Bootstrapping... 2023-12-21T07:43:32.652 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 892bc684-9fd4-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.69 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-21T07:43:32.811 INFO:teuthology.orchestra.run.smithi069.stderr:-------------------------------------------------------------------------------- 2023-12-21T07:43:32.812 INFO:teuthology.orchestra.run.smithi069.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '892bc684-9fd4-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.69', '--skip-admin-label'] 2023-12-21T07:43:32.812 INFO:teuthology.orchestra.run.smithi069.stderr:Verifying podman|docker is present... 2023-12-21T07:43:32.812 INFO:teuthology.orchestra.run.smithi069.stderr:Verifying lvm2 is present... 2023-12-21T07:43:32.812 INFO:teuthology.orchestra.run.smithi069.stderr:Verifying time synchronization is in place... 2023-12-21T07:43:32.817 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-21T07:43:32.823 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.831 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-21T07:43:32.837 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.842 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: masked 2023-12-21T07:43:32.848 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.853 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-21T07:43:32.859 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.866 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: enabled 2023-12-21T07:43:32.872 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: active 2023-12-21T07:43:32.873 INFO:teuthology.orchestra.run.smithi069.stderr:Unit ntp.service is enabled and running 2023-12-21T07:43:32.873 INFO:teuthology.orchestra.run.smithi069.stderr:Repeating the final host check... 2023-12-21T07:43:32.873 INFO:teuthology.orchestra.run.smithi069.stderr:docker (/usr/bin/docker) is present 2023-12-21T07:43:32.873 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl is present 2023-12-21T07:43:32.873 INFO:teuthology.orchestra.run.smithi069.stderr:lvcreate is present 2023-12-21T07:43:32.879 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-21T07:43:32.885 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.890 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-21T07:43:32.896 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.902 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: masked 2023-12-21T07:43:32.908 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.914 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-21T07:43:32.921 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: inactive 2023-12-21T07:43:32.927 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: enabled 2023-12-21T07:43:32.933 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: active 2023-12-21T07:43:32.934 INFO:teuthology.orchestra.run.smithi069.stderr:Unit ntp.service is enabled and running 2023-12-21T07:43:32.934 INFO:teuthology.orchestra.run.smithi069.stderr:Host looks OK 2023-12-21T07:43:32.934 INFO:teuthology.orchestra.run.smithi069.stderr:Cluster fsid: 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:32.935 INFO:teuthology.orchestra.run.smithi069.stderr:Acquiring lock 139898465499456 on /run/cephadm/892bc684-9fd4-11ee-95a5-87774f69a715.lock 2023-12-21T07:43:32.935 INFO:teuthology.orchestra.run.smithi069.stderr:Lock 139898465499456 acquired on /run/cephadm/892bc684-9fd4-11ee-95a5-87774f69a715.lock 2023-12-21T07:43:32.935 INFO:teuthology.orchestra.run.smithi069.stderr:Verifying IP 172.21.15.69 port 3300 ... 2023-12-21T07:43:32.936 INFO:teuthology.orchestra.run.smithi069.stderr:Verifying IP 172.21.15.69 port 6789 ... 2023-12-21T07:43:32.936 INFO:teuthology.orchestra.run.smithi069.stderr:Base mon IP is 172.21.15.69, final addrv is [v2:172.21.15.69:3300,v1:172.21.15.69:6789] 2023-12-21T07:43:32.939 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-12-21T07:43:32.939 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.69 metric 100 2023-12-21T07:43:32.939 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-21T07:43:32.939 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.69 2023-12-21T07:43:32.939 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.69 metric 100 2023-12-21T07:43:32.943 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-21T07:43:32.943 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-21T07:43:32.943 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1545sec pref medium 2023-12-21T07:43:32.946 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-21T07:43:32.946 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-12-21T07:43:32.946 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-21T07:43:32.947 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-21T07:43:32.947 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d737/64 scope link 2023-12-21T07:43:32.947 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-21T07:43:32.948 INFO:teuthology.orchestra.run.smithi069.stderr:Mon IP `172.21.15.69` is in CIDR network `172.21.0.0/20` 2023-12-21T07:43:32.948 INFO:teuthology.orchestra.run.smithi069.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-21T07:43:32.949 INFO:teuthology.orchestra.run.smithi069.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-21T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:43:33.090 INFO:journalctl@ceph.mgr.y.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:43:33.409 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2023-12-21T07:43:33.537 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2023-12-21T07:43:33.537 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2023-12-21T07:43:33.570 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2023-12-21T07:43:34.468 INFO:teuthology.orchestra.run.smithi069.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-21T07:43:35.022 INFO:teuthology.orchestra.run.smithi069.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-21T07:43:35.022 INFO:teuthology.orchestra.run.smithi069.stderr:Extracting ceph user uid/gid from container image... 2023-12-21T07:43:35.736 INFO:teuthology.orchestra.run.smithi069.stderr:stat: 167 167 2023-12-21T07:43:36.309 INFO:teuthology.orchestra.run.smithi069.stderr:Creating initial keys... 2023-12-21T07:43:36.991 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-authtool: AQCo7INlTaLmOhAAZxp0yyBbqbFu+ujmibWPSg== 2023-12-21T07:43:38.274 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-authtool: AQCq7INl9xoqEBAAuwGzTmlakHlabputncTwIA== 2023-12-21T07:43:39.639 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-authtool: AQCr7INlMOb5JRAAnfkxyIvpuPRy8fh9ZmSFhg== 2023-12-21T07:43:40.174 INFO:teuthology.orchestra.run.smithi069.stderr:Creating initial monmap... 2023-12-21T07:43:40.928 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-21T07:43:40.928 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-21T07:43:40.928 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:40.928 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-21T07:43:41.494 INFO:teuthology.orchestra.run.smithi069.stderr:monmaptool for a [v2:172.21.15.69:3300,v1:172.21.15.69:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-21T07:43:41.494 INFO:teuthology.orchestra.run.smithi069.stderr:setting min_mon_release = octopus 2023-12-21T07:43:41.495 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/monmaptool: set fsid to 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:41.495 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-21T07:43:41.495 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:43:41.495 INFO:teuthology.orchestra.run.smithi069.stderr:Creating mon... 2023-12-21T07:43:42.250 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T07:43:42.250 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 1 imported monmap: 2023-12-21T07:43:42.250 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: epoch 0 2023-12-21T07:43:42.250 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:42.251 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: last_changed 2023-12-21T07:43:40.925396+0000 2023-12-21T07:43:42.251 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: created 2023-12-21T07:43:40.925396+0000 2023-12-21T07:43:42.251 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2023-12-21T07:43:42.251 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-12-21T07:43:42.252 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon.a 2023-12-21T07:43:42.252 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.252 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 0 /usr/bin/ceph-mon: set fsid to 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:42.253 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: RocksDB version: 6.15.5 2023-12-21T07:43:42.253 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.253 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-21T07:43:42.253 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Compile date Apr 18 2022 2023-12-21T07:43:42.254 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: DB SUMMARY 2023-12-21T07:43:42.254 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.254 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: DB Session ID: JSB5Z70HK4ZAEV0N8TYM 2023-12-21T07:43:42.255 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.255 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-21T07:43:42.255 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.256 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-21T07:43:42.256 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.256 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.error_if_exists: 0 2023-12-21T07:43:42.256 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.create_if_missing: 1 2023-12-21T07:43:42.257 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T07:43:42.257 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T07:43:42.257 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.env: 0x56091c335860 2023-12-21T07:43:42.257 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.fs: Posix File System 2023-12-21T07:43:42.257 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.info_log: 0x56091d3a7320 2023-12-21T07:43:42.257 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T07:43:42.258 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.statistics: (nil) 2023-12-21T07:43:42.258 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.use_fsync: 0 2023-12-21T07:43:42.258 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T07:43:42.258 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T07:43:42.281 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.db_log_dir: 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T07:43:42.282 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.write_buffer_manager: 0x56091d647950 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T07:43:42.283 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.unordered_write: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.row_cache: None 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.wal_filter: None 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.preserve_deletes: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.two_write_queues: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.atomic_flush: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T07:43:42.284 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.243+0000 7faaf500b880 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T07:43:42.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_open_files: -1 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Compression algorithms supported: 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kZSTD supported: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kXpressCompression supported: 0 2023-12-21T07:43:42.286 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kZlibCompression supported: 1 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.merge_operator: 2023-12-21T07:43:42.287 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_filter: None 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56091d370d10) 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: index_type: 0 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: checksum: 1 2023-12-21T07:43:42.288 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_cache: 0x56091d3d8170 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-12-21T07:43:42.289 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: format_version: 4 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: block_align: 0 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression: NoCompression 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T07:43:42.290 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.num_levels: 7 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T07:43:42.291 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T07:43:42.292 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T07:43:42.293 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.table_properties_collectors: 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T07:43:42.294 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.bloom_locality: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.ttl: 2592000 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.enable_blob_files: false 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.min_blob_size: 0 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T07:43:42.295 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.247+0000 7faaf500b880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faaf500b880 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-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faaf500b880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faaf500b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faaf500b880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56091d3be700 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faaf500b880 4 rocksdb: DB pointer 0x56091d432000 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faae6bf5700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.251+0000 7faae6bf5700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:43:42.296 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:43:42.297 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:43:42.298 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.299 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.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-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: 2023-12-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.255+0000 7faaf500b880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2023-12-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.255+0000 7faaf500b880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-12-21T07:43:42.300 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph-mon: debug 2023-12-21T07:43:42.255+0000 7faaf500b880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-21T07:43:42.749 INFO:teuthology.orchestra.run.smithi069.stderr:create mon.a on 2023-12-21T07:43:42.968 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-21T07:43:43.170 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-892bc684-9fd4-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-892bc684-9fd4-11ee-95a5-87774f69a715.target. 2023-12-21T07:43:43.170 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-892bc684-9fd4-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-892bc684-9fd4-11ee-95a5-87774f69a715.target. 2023-12-21T07:43:43.568 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to reset failed state of unit ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-21T07:43:43.575 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Created symlink /etc/systemd/system/ceph-892bc684-9fd4-11ee-95a5-87774f69a715.target.wants/ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-892bc684-9fd4-11ee-95a5-87774f69a715@.service. 2023-12-21T07:43:43.783 INFO:teuthology.orchestra.run.smithi069.stderr:firewalld does not appear to be present 2023-12-21T07:43:43.783 INFO:teuthology.orchestra.run.smithi069.stderr:Not possible to enable service . firewalld.service is not available 2023-12-21T07:43:43.784 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for mon to start... 2023-12-21T07:43:43.784 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for mon... 2023-12-21T07:43:43.808 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:43 smithi069 systemd[1]: Started Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:43:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:45 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.202086+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:45 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.188689+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-21T07:43:45.471 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: cluster: 2023-12-21T07:43:45.471 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: id: 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:45.472 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-21T07:43:45.472 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:45.472 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: services: 2023-12-21T07:43:45.472 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.265644s) 2023-12-21T07:43:45.472 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-21T07:43:45.472 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-21T07:43:45.473 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:45.473 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: data: 2023-12-21T07:43:45.473 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-21T07:43:45.473 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-21T07:43:45.473 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-21T07:43:45.473 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: pgs: 2023-12-21T07:43:45.474 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:46.115 INFO:teuthology.orchestra.run.smithi069.stderr:mon is available 2023-12-21T07:43:46.115 INFO:teuthology.orchestra.run.smithi069.stderr:Assimilating anything we can from ceph.conf... 2023-12-21T07:43:46.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:46 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.200499+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-21T07:43:46.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:46 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.200780+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0]} 2023-12-21T07:43:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:46 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.205637+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-21T07:43:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:46 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.210746+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-21T07:43:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:46 smithi069 bash[24588]: cluster 2023-12-21T07:43:45.211510+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-21T07:43:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:46 smithi069 bash[24588]: audit 2023-12-21T07:43:45.466067+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.69:0/1396776979' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-21T07:43:47.158 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:47.158 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: [global] 2023-12-21T07:43:47.158 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: fsid = 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:47.158 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.69:3300,v1:172.21.15.69:6789] 2023-12-21T07:43:47.158 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: [mgr] 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: [osd] 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-21T07:43:47.159 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-21T07:43:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:47 smithi069 bash[24588]: audit 2023-12-21T07:43:47.147773+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.69:0/1342973845' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-21T07:43:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:47 smithi069 bash[24588]: audit 2023-12-21T07:43:47.154061+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.69:0/1342973845' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-21T07:43:47.744 INFO:teuthology.orchestra.run.smithi069.stderr:Generating new minimal ceph.conf... 2023-12-21T07:43:49.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:48 smithi069 bash[24588]: audit 2023-12-21T07:43:48.746348+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.69:0/1136401380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:43:49.325 INFO:teuthology.orchestra.run.smithi069.stderr:Restarting the monitor... 2023-12-21T07:43:49.593 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:49 smithi069 systemd[1]: Stopping Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:43:49.593 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:49 smithi069 bash[24989]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon.a 2023-12-21T07:43:49.594 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:49 smithi069 bash[24588]: debug 2023-12-21T07:43:49.439+0000 7f02188f0700 -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-21T07:43:49.594 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:49 smithi069 bash[24588]: debug 2023-12-21T07:43:49.439+0000 7f02188f0700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-21T07:43:50.117 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:49 smithi069 bash[24999]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-a 2023-12-21T07:43:50.118 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:49 smithi069 bash[25038]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon.a 2023-12-21T07:43:50.124 INFO:teuthology.orchestra.run.smithi069.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-21T07:43:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:50 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-21T07:43:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:50 smithi069 systemd[1]: Stopped Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:43:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:50 smithi069 systemd[1]: Started Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.231+0000 7f948e3cc880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.231+0000 7f948e3cc880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.231+0000 7f948e3cc880 0 pidfile_write: ignore empty --pid-file 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 0 load: jerasure load: lrc 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: RocksDB version: 6.15.5 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Compile date Apr 18 2022 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: DB SUMMARY 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: DB Session ID: BQ6WQAX0HUJG347UDF7C 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: CURRENT file: CURRENT 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T07:43:51.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82109 ; 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.error_if_exists: 0 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.create_if_missing: 0 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.env: 0x55909f8e0860 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.fs: Posix File System 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.info_log: 0x5590a18d7e00 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.statistics: (nil) 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.use_fsync: 0 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T07:43:51.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T07:43:51.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.db_log_dir: 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T07:43:51.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.write_buffer_manager: 0x5590a19c82d0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T07:43:51.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.unordered_write: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.row_cache: None 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.wal_filter: None 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.preserve_deletes: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.two_write_queues: 0 2023-12-21T07:43:51.413 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.atomic_flush: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T07:43:51.414 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_open_files: -1 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Compression algorithms supported: 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T07:43:51.415 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kZSTD supported: 0 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kXpressCompression supported: 0 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kZlibCompression supported: 1 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.merge_operator: 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.compaction_filter: None 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T07:43:51.416 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.235+0000 7f948e3cc880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5590a18a5d00) 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cache_index_and_filter_blocks: 1 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: pin_top_level_index_and_filter: 1 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: index_type: 0 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: data_block_index_type: 0 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: index_shortening: 1 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: hash_index_allow_collision: 1 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: checksum: 1 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: no_block_cache: 0 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_cache: 0x5590a190c170 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_cache_name: BinnedLRUCache 2023-12-21T07:43:51.417 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_cache_options: 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: capacity : 536870912 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: num_shard_bits : 4 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: strict_capacity_limit : 0 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: high_pri_pool_ratio: 0.000 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_cache_compressed: (nil) 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: persistent_cache: (nil) 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_size: 4096 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_size_deviation: 10 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_restart_interval: 16 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: index_block_restart_interval: 1 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: metadata_block_size: 4096 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: partition_filters: 0 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: use_delta_encoding: 1 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: whole_key_filtering: 1 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: verify_compression: 0 2023-12-21T07:43:51.418 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: read_amp_bytes_per_bit: 0 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: format_version: 4 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: enable_index_compression: 1 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: block_align: 0 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression: NoCompression 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.num_levels: 7 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T07:43:51.419 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T07:43:51.420 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-21T07:43:51.421 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.table_properties_collectors: 2023-12-21T07:43:51.422 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.bloom_locality: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.ttl: 2592000 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.enable_blob_files: false 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.min_blob_size: 0 2023-12-21T07:43:51.423 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 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-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703144631244192, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.239+0000 7f948e3cc880 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-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703144631245658, "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": 1703144631, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "283bf0a1-8b55-4343-b91b-c971818995a7", "db_session_id": "BQ6WQAX0HUJG347UDF7C"}} 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703144631246444, "job": 1, "event": "recovery_finished"} 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 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-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5590a18f2a80 2023-12-21T07:43:51.424 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 4 rocksdb: DB pointer 0x5590a1902000 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f947e154700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f947e154700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** DB Stats ** 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** Compaction Stats [default] ** 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: L0 2/0 78.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.425 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Sum 2/0 78.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** Compaction Stats [default] ** 2023-12-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:43:51.426 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Cumulative compaction: 0.00 GB write, 10.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Interval compaction: 0.00 GB write, 10.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** Compaction Stats [default] ** 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: L0 2/0 78.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Sum 2/0 78.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** Compaction Stats [default] ** 2023-12-21T07:43:51.427 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 80.1 0.00 0.00 1 0.001 0 0 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: Cumulative compaction: 0.00 GB write, 10.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.243+0000 7f948e3cc880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] at bind addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 1 mon.a@-1(???) e1 preinit fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:43:51.428 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 0 mon.a@-1(???).mds e1 new map 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 0 mon.a@-1(???).mds e1 print_map 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: e1 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 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-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: legacy client fscid: -1 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: No filesystems configured 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: debug 2023-12-21T07:43:51.247+0000 7f948e3cc880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cluster 2023-12-21T07:43:51.256039+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cluster 2023-12-21T07:43:51.256100+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0]} 2023-12-21T07:43:51.429 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cluster 2023-12-21T07:43:51.256174+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-21T07:43:51.430 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cluster 2023-12-21T07:43:51.256205+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-21T07:43:51.430 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:51 smithi069 bash[25075]: cluster 2023-12-21T07:43:51.256658+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-21T07:43:52.122 INFO:teuthology.orchestra.run.smithi069.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-21T07:43:52.122 INFO:teuthology.orchestra.run.smithi069.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-21T07:43:52.122 INFO:teuthology.orchestra.run.smithi069.stderr:Creating mgr... 2023-12-21T07:43:52.123 INFO:teuthology.orchestra.run.smithi069.stderr:Verifying port 9283 ... 2023-12-21T07:43:52.343 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Failed to reset failed state of unit ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Unit ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service not loaded. 2023-12-21T07:43:52.350 INFO:teuthology.orchestra.run.smithi069.stderr:systemctl: Created symlink /etc/systemd/system/ceph-892bc684-9fd4-11ee-95a5-87774f69a715.target.wants/ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-892bc684-9fd4-11ee-95a5-87774f69a715@.service. 2023-12-21T07:43:52.551 INFO:teuthology.orchestra.run.smithi069.stderr:firewalld does not appear to be present 2023-12-21T07:43:52.551 INFO:teuthology.orchestra.run.smithi069.stderr:Not possible to enable service . firewalld.service is not available 2023-12-21T07:43:52.551 INFO:teuthology.orchestra.run.smithi069.stderr:firewalld does not appear to be present 2023-12-21T07:43:52.552 INFO:teuthology.orchestra.run.smithi069.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-21T07:43:52.552 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for mgr to start... 2023-12-21T07:43:52.552 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for mgr... 2023-12-21T07:43:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:52 smithi069 bash[25075]: audit 2023-12-21T07:43:51.526741+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.69:0/2612682334' entity='client.admin' 2023-12-21T07:43:53.872 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:53.872 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:43:53.872 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsid": "892bc684-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:43:53.873 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:43:53.873 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:43:53.874 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:43:53.874 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:43:53.874 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.874 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:43:53.874 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 0 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "a" 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:53.875 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:43:53.876 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:43:53.877 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:43:53.878 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:43:53.879 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:43:53.879 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:43:53.879 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:43:53.879 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:43:53.879 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.880 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:43:53.880 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:53.880 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:43:53.880 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:43:53.881 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.881 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:43:53.881 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "available": false, 2023-12-21T07:43:53.881 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:43:53.882 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:43:53.882 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:43:53.882 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:43:53.882 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:43:45.202977+0000", 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:53.883 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:43:53.884 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:43:54.059 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:53 smithi069 bash[25075]: audit 2023-12-21T07:43:53.868818+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.69:0/2214984745' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:43:54.060 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:53 smithi069 bash[25360]: debug 2023-12-21T07:43:53.775+0000 7efc0138a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:43:54.426 INFO:teuthology.orchestra.run.smithi069.stderr:mgr not available, waiting (1/15)... 2023-12-21T07:43:54.729 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:54 smithi069 bash[25360]: debug 2023-12-21T07:43:54.447+0000 7efc0138a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:43:54.729 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:54 smithi069 bash[25360]: debug 2023-12-21T07:43:54.567+0000 7efc0138a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:43:55.049 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:54 smithi069 bash[25360]: debug 2023-12-21T07:43:54.723+0000 7efc0138a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:43:55.338 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:55 smithi069 bash[25360]: debug 2023-12-21T07:43:55.043+0000 7efc0138a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:43:55.338 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:55 smithi069 bash[25360]: debug 2023-12-21T07:43:55.135+0000 7efc0138a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:43:55.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:55 smithi069 bash[25360]: debug 2023-12-21T07:43:55.331+0000 7efc0138a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:43:56.457 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:56 smithi069 bash[25360]: debug 2023-12-21T07:43:56.175+0000 7efc0138a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:43:56.457 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:56 smithi069 bash[25360]: debug 2023-12-21T07:43:56.275+0000 7efc0138a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:43:56.824 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:56 smithi069 bash[25360]: debug 2023-12-21T07:43:56.475+0000 7efc0138a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:43:57.149 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:56 smithi069 bash[25360]: debug 2023-12-21T07:43:56.819+0000 7efc0138a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:43:57.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:57 smithi069 bash[25360]: debug 2023-12-21T07:43:57.143+0000 7efc0138a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:43:57.578 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:43:57.578 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:43:57.578 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsid": "892bc684-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:43:57.578 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:43:57.579 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:43:57.579 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 0 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "a" 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:43:57.581 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:43:57.582 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:43:57.585 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:57.586 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "available": false, 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:43:57.587 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:43:45.202977+0000", 2023-12-21T07:43:57.588 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:43:57.588 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:43:57.588 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:43:57.588 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:43:57.816 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:43:57 smithi069 bash[25075]: audit 2023-12-21T07:43:57.575004+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.69:0/1578998578' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:43:57.817 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:57 smithi069 bash[25360]: debug 2023-12-21T07:43:57.522+0000 7efc0138a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:43:58.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:57 smithi069 bash[25360]: debug 2023-12-21T07:43:57.810+0000 7efc0138a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:43:58.165 INFO:teuthology.orchestra.run.smithi069.stderr:mgr not available, waiting (2/15)... 2023-12-21T07:43:58.744 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:58 smithi069 bash[25360]: debug 2023-12-21T07:43:58.482+0000 7efc0138a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:43:58.744 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:58 smithi069 bash[25360]: debug 2023-12-21T07:43:58.582+0000 7efc0138a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:43:59.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:58 smithi069 bash[25360]: debug 2023-12-21T07:43:58.738+0000 7efc0138a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:43:59.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:58 smithi069 bash[25360]: debug 2023-12-21T07:43:58.842+0000 7efc0138a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:43:59.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:58 smithi069 bash[25360]: debug 2023-12-21T07:43:58.978+0000 7efc0138a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:43:59.562 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:59 smithi069 bash[25360]: debug 2023-12-21T07:43:59.266+0000 7efc0138a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:43:59.562 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:59 smithi069 bash[25360]: debug 2023-12-21T07:43:59.378+0000 7efc0138a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:43:59.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:59 smithi069 bash[25360]: debug 2023-12-21T07:43:59.554+0000 7efc0138a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:43:59.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:43:59 smithi069 bash[25360]: debug 2023-12-21T07:43:59.670+0000 7efc0138a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25360]: debug 2023-12-21T07:44:00.502+0000 7efc0138a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: cluster 2023-12-21T07:44:00.527565+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: cluster 2023-12-21T07:44:00.533523+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00616131s) 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.536024+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.536408+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.536742+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:44:00.821 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.537058+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:44:00.822 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.537565+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:44:00.822 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: cluster 2023-12-21T07:44:00.548175+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-12-21T07:44:00.822 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.567060+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:44:00.822 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:00 smithi069 bash[25075]: audit 2023-12-21T07:44:00.570188+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:44:01.166 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:44:01.166 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsid": "892bc684-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 0 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "a" 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:01.167 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_age": 9, 2023-12-21T07:44:01.168 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:44:01.168 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:01.168 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:44:01.168 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:44:01.169 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:44:01.170 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:44:01.171 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:44:01.171 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "available": false, 2023-12-21T07:44:01.173 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:43:45.202977+0000", 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:44:01.174 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:44:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:01 smithi069 bash[25075]: audit 2023-12-21T07:44:00.591260+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' 2023-12-21T07:44:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:01 smithi069 bash[25075]: audit 2023-12-21T07:44:00.594143+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' 2023-12-21T07:44:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:01 smithi069 bash[25075]: audit 2023-12-21T07:44:00.597371+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.69:0/2988160761' entity='mgr.y' 2023-12-21T07:44:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:01 smithi069 bash[25075]: audit 2023-12-21T07:44:01.161110+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.69:0/518700118' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:44:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:01 smithi069 bash[25075]: cluster 2023-12-21T07:44:01.539239+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01188s) 2023-12-21T07:44:01.789 INFO:teuthology.orchestra.run.smithi069.stderr:mgr not available, waiting (3/15)... 2023-12-21T07:44:03.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:03 smithi069 bash[25075]: cluster 2023-12-21T07:44:02.596739+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-21T07:44:05.208 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:44:05.208 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:44:05.208 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsid": "892bc684-9fd4-11ee-95a5-87774f69a715", 2023-12-21T07:44:05.208 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "health": { 2023-12-21T07:44:05.208 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "checks": {}, 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mutes": [] 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum": [ 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 0 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:05.209 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "a" 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "quorum_age": 13, 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "monmap": { 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osdmap": { 2023-12-21T07:44:05.211 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:05.212 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-21T07:44:05.212 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-21T07:44:05.212 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-21T07:44:05.215 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgmap": { 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "fsmap": { 2023-12-21T07:44:05.216 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "available": true, 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modules": [ 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "iostat", 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "nfs", 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "restful" 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ], 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "servicemap": { 2023-12-21T07:44:05.217 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-21T07:44:05.218 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "modified": "2023-12-21T07:43:45.202977+0000", 2023-12-21T07:44:05.218 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "services": {} 2023-12-21T07:44:05.218 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: }, 2023-12-21T07:44:05.218 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-21T07:44:05.218 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:44:05.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:05 smithi069 bash[25075]: audit 2023-12-21T07:44:05.203718+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.69:0/2279602325' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-21T07:44:05.745 INFO:teuthology.orchestra.run.smithi069.stderr:mgr is available 2023-12-21T07:44:07.036 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:44:07.037 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: [global] 2023-12-21T07:44:07.037 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: fsid = 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:07.037 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-21T07:44:07.037 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-21T07:44:07.037 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-21T07:44:07.037 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: [mgr] 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: [osd] 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-21T07:44:07.038 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-21T07:44:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:07 smithi069 bash[25075]: audit 2023-12-21T07:44:07.024590+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.69:0/247117802' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-21T07:44:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:07 smithi069 bash[25075]: audit 2023-12-21T07:44:07.030681+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.69:0/247117802' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-21T07:44:07.600 INFO:teuthology.orchestra.run.smithi069.stderr:Enabling cephadm module... 2023-12-21T07:44:09.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:09 smithi069 bash[25075]: audit 2023-12-21T07:44:09.007577+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.69:0/438752485' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-21T07:44:09.408 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:09 smithi069 bash[25360]: ignoring --setuser ceph since I am not root 2023-12-21T07:44:09.408 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:09 smithi069 bash[25360]: ignoring --setgroup ceph since I am not root 2023-12-21T07:44:09.408 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:09 smithi069 bash[25360]: debug 2023-12-21T07:44:09.258+0000 7f354ff8a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:44:10.047 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:09 smithi069 bash[25360]: debug 2023-12-21T07:44:09.918+0000 7f354ff8a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:44:10.334 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25360]: debug 2023-12-21T07:44:10.038+0000 7f354ff8a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:44:10.334 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25360]: debug 2023-12-21T07:44:10.198+0000 7f354ff8a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:10.334 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25075]: audit 2023-12-21T07:44:09.064344+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.69:0/438752485' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-21T07:44:10.334 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25075]: cluster 2023-12-21T07:44:09.064494+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-12-21T07:44:10.639 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25360]: debug 2023-12-21T07:44:10.534+0000 7f354ff8a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:44:10.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25360]: debug 2023-12-21T07:44:10.630+0000 7f354ff8a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:10.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:10 smithi069 bash[25360]: debug 2023-12-21T07:44:10.834+0000 7f354ff8a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:44:10.997 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:44:10.997 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-21T07:44:10.997 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "available": true, 2023-12-21T07:44:10.997 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-21T07:44:10.997 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-21T07:44:10.997 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:44:11.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:11 smithi069 bash[25075]: audit 2023-12-21T07:44:10.993406+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.69:0/3031066562' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-21T07:44:11.567 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for the mgr to restart... 2023-12-21T07:44:11.567 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for mgr epoch 5... 2023-12-21T07:44:11.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:11 smithi069 bash[25360]: debug 2023-12-21T07:44:11.690+0000 7f354ff8a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:44:11.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:11 smithi069 bash[25360]: debug 2023-12-21T07:44:11.794+0000 7f354ff8a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:44:12.354 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:12 smithi069 bash[25360]: debug 2023-12-21T07:44:11.994+0000 7f354ff8a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:44:12.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:12 smithi069 bash[25360]: debug 2023-12-21T07:44:12.346+0000 7f354ff8a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:44:13.040 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:12 smithi069 bash[25360]: debug 2023-12-21T07:44:12.670+0000 7f354ff8a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:44:13.306 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:13 smithi069 bash[25360]: debug 2023-12-21T07:44:13.034+0000 7f354ff8a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:44:13.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:13 smithi069 bash[25360]: debug 2023-12-21T07:44:13.298+0000 7f354ff8a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:14.234 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:13 smithi069 bash[25360]: debug 2023-12-21T07:44:13.970+0000 7f354ff8a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:44:14.235 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:14 smithi069 bash[25360]: debug 2023-12-21T07:44:14.070+0000 7f354ff8a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:44:14.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:14 smithi069 bash[25360]: debug 2023-12-21T07:44:14.226+0000 7f354ff8a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:44:14.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:14 smithi069 bash[25360]: debug 2023-12-21T07:44:14.334+0000 7f354ff8a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:44:14.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:14 smithi069 bash[25360]: debug 2023-12-21T07:44:14.470+0000 7f354ff8a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:15.058 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:14 smithi069 bash[25360]: debug 2023-12-21T07:44:14.758+0000 7f354ff8a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:44:15.058 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:14 smithi069 bash[25360]: debug 2023-12-21T07:44:14.870+0000 7f354ff8a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:44:15.409 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:15 smithi069 bash[25360]: debug 2023-12-21T07:44:15.050+0000 7f354ff8a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:44:15.409 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:15 smithi069 bash[25360]: debug 2023-12-21T07:44:15.166+0000 7f354ff8a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:44:16.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:16 smithi069 bash[25360]: debug 2023-12-21T07:44:16.006+0000 7f354ff8a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:44:17.113 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:44:17.113 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-21T07:44:17.113 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "initialized": true 2023-12-21T07:44:17.114 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:44:17.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:16 smithi069 bash[25360]: [21/Dec/2023:07:44:16] ENGINE Bus STARTING 2023-12-21T07:44:17.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:16 smithi069 bash[25360]: [21/Dec/2023:07:44:16] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:16 smithi069 bash[25360]: [21/Dec/2023:07:44:16] ENGINE Bus STARTED 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: cluster 2023-12-21T07:44:16.031099+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: cluster 2023-12-21T07:44:16.031824+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: cluster 2023-12-21T07:44:16.035079+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: cluster 2023-12-21T07:44:16.087866+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0562095s) 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.090593+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.092953+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.094436+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.094900+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:44:17.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.095251+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: cluster 2023-12-21T07:44:16.105205+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.128905+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.134607+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.139770+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.142499+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.148803+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.163521+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.165843+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.939686+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:17.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:17 smithi069 bash[25075]: audit 2023-12-21T07:44:16.968091+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:17.758 INFO:teuthology.orchestra.run.smithi069.stderr:mgr epoch 5 is available 2023-12-21T07:44:17.758 INFO:teuthology.orchestra.run.smithi069.stderr:Setting orchestrator backend to cephadm... 2023-12-21T07:44:18.352 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:18 smithi069 bash[25075]: cephadm 2023-12-21T07:44:16.809723+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [21/Dec/2023:07:44:16] ENGINE Bus STARTING 2023-12-21T07:44:18.352 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:18 smithi069 bash[25075]: cephadm 2023-12-21T07:44:16.932389+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [21/Dec/2023:07:44:16] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:44:18.352 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:18 smithi069 bash[25075]: cephadm 2023-12-21T07:44:16.933080+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [21/Dec/2023:07:44:16] ENGINE Bus STARTED 2023-12-21T07:44:18.352 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:18 smithi069 bash[25075]: audit 2023-12-21T07:44:17.094020+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-21T07:44:18.352 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:18 smithi069 bash[25075]: cluster 2023-12-21T07:44:17.096437+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.06478s) 2023-12-21T07:44:18.352 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:18 smithi069 bash[25075]: audit 2023-12-21T07:44:17.110198+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-21T07:44:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:19 smithi069 bash[25075]: cluster 2023-12-21T07:44:18.103149+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-21T07:44:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:19 smithi069 bash[25075]: audit 2023-12-21T07:44:18.984660+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:19 smithi069 bash[25075]: audit 2023-12-21T07:44:19.040895+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:20.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:20 smithi069 bash[25075]: audit 2023-12-21T07:44:18.973872+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-21T07:44:20.717 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: value unchanged 2023-12-21T07:44:21.262 INFO:teuthology.orchestra.run.smithi069.stderr:Generating ssh key... 2023-12-21T07:44:21.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:21 smithi069 bash[25075]: audit 2023-12-21T07:44:20.714353+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-21T07:44:23.160 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: Generating public/private rsa key pair. 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: Your identification has been saved in /tmp/tmpwb1mr2at/key. 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: Your public key has been saved in /tmp/tmpwb1mr2at/key.pub. 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: The key fingerprint is: 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: SHA256:YyjoWdQundXZ2g248MFqdYlIUeMI5EXLlivVauNvBXY ceph-892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: The key's randomart image is: 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: +---[RSA 3072]----+ 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | .o.=oo | 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | o = X * . | 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | . o @ @ = | 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | o o * Bo*Eo | 2023-12-21T07:44:23.161 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | . + * S.+o. . | 2023-12-21T07:44:23.162 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | . o o * o . | 2023-12-21T07:44:23.162 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | o . . | 2023-12-21T07:44:23.162 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | .. | 2023-12-21T07:44:23.162 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: | .. | 2023-12-21T07:44:23.162 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:22 smithi069 bash[25360]: +----[SHA256]-----+ 2023-12-21T07:44:23.982 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:23 smithi069 bash[25075]: audit 2023-12-21T07:44:22.488804+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-21T07:44:23.982 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:23 smithi069 bash[25075]: cephadm 2023-12-21T07:44:22.489209+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2023-12-21T07:44:23.982 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:23 smithi069 bash[25075]: audit 2023-12-21T07:44:22.719158+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:23.982 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:23 smithi069 bash[25075]: audit 2023-12-21T07:44:22.723803+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:24.500 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChvXlo9sSduvPoxCq2PvsTFTa+ATDXdbgL5X8l+LpRNdM8TFwPMuK2HcuTw2Wvd5hVKbIPDHIQvHFq9BmNQeV8uSuiTNO3K8tGpReu8tenM0v83ahKmGhrO4JKuW3jL0l8gjqr86tNJfrH/Td3AqQRg7nxEepbtGDnRBxTDbDnD7G3VsJJwkZnbA3gC+cA4jBghujkbYoKH3jsR9guYkPZ4Mtw14JPUxFLeaErb/FgwApICYgvpk6BKEqItaTJEE2Ep6p+18Y/LJ2IWYRrqSr1uhppWZ7WzXEbfbEdh3PpL4LWr9TGJ0FxSMuZD6noinNc/CJdIfzkxuTgfcEQ9Yyy9wy4jDzV7EoUHyz8DwDBBqyrXFxwIFd9gLpTeiqfK0RL+kYLGFCXe9cfUHA36spI16rNwD8kIdD2wm7zzRQSA0OIqhgBFayvyIE/m5wOFpZmHNmQmOvNr31l+uciQnfgQQFwGlnjimmARItzC9PTxqIXHaorW/2TSdE3rZyKje0= ceph-892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:25.114 INFO:teuthology.orchestra.run.smithi069.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-21T07:44:25.114 INFO:teuthology.orchestra.run.smithi069.stderr:Adding key to root@localhost authorized_keys... 2023-12-21T07:44:25.115 INFO:teuthology.orchestra.run.smithi069.stderr:Adding host smithi069... 2023-12-21T07:44:25.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:25 smithi069 bash[25075]: audit 2023-12-21T07:44:24.496669+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-21T07:44:27.379 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: Added host 'smithi069' with addr '172.21.15.69' 2023-12-21T07:44:27.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:27 smithi069 bash[25075]: audit 2023-12-21T07:44:26.374061+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi069", "addr": "172.21.15.69", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:44:27.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:27 smithi069 bash[25075]: cephadm 2023-12-21T07:44:26.744178+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi069 2023-12-21T07:44:28.170 INFO:teuthology.orchestra.run.smithi069.stderr:Deploying unmanaged mon service... 2023-12-21T07:44:28.573 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:28 smithi069 bash[25075]: audit 2023-12-21T07:44:27.375756+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:28.573 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:28 smithi069 bash[25075]: cephadm 2023-12-21T07:44:27.376384+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi069 2023-12-21T07:44:28.573 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:28 smithi069 bash[25075]: audit 2023-12-21T07:44:27.399945+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:30.192 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-21T07:44:30.914 INFO:teuthology.orchestra.run.smithi069.stderr:Deploying unmanaged mgr service... 2023-12-21T07:44:31.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:31 smithi069 bash[25075]: audit 2023-12-21T07:44:30.179304+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-21T07:44:31.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:31 smithi069 bash[25075]: cephadm 2023-12-21T07:44:30.182334+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2023-12-21T07:44:31.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:31 smithi069 bash[25075]: audit 2023-12-21T07:44:30.188623+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:31.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:31 smithi069 bash[25075]: audit 2023-12-21T07:44:30.653476+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:31.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:31 smithi069 bash[25075]: audit 2023-12-21T07:44:30.936672+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:32.316 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-21T07:44:33.630 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:33 smithi069 bash[25075]: audit 2023-12-21T07:44:32.306680+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-21T07:44:33.630 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:33 smithi069 bash[25075]: cephadm 2023-12-21T07:44:32.309018+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2023-12-21T07:44:33.630 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:33 smithi069 bash[25075]: audit 2023-12-21T07:44:32.313574+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:35 smithi069 bash[25075]: audit 2023-12-21T07:44:34.001955+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:35 smithi069 bash[25075]: audit 2023-12-21T07:44:34.199680+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.69:0/322367404' entity='client.admin' 2023-12-21T07:44:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:35 smithi069 bash[25075]: audit 2023-12-21T07:44:34.486641+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.69:0/2836298510' entity='mgr.y' 2023-12-21T07:44:36.934 INFO:teuthology.orchestra.run.smithi069.stderr:Enabling the dashboard module... 2023-12-21T07:44:37.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:37 smithi069 bash[25075]: cluster 2023-12-21T07:44:36.096130+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-21T07:44:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:37 smithi069 bash[25075]: audit 2023-12-21T07:44:36.314380+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.69:0/363511791' entity='client.admin' 2023-12-21T07:44:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:39 smithi069 bash[25075]: cluster 2023-12-21T07:44:38.096568+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-21T07:44:39.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:39 smithi069 bash[25075]: audit 2023-12-21T07:44:38.587497+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.69:0/4110500260' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:39 smithi069 bash[25360]: ignoring --setuser ceph since I am not root 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:39 smithi069 bash[25360]: ignoring --setgroup ceph since I am not root 2023-12-21T07:44:39.408 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:39 smithi069 bash[25360]: debug 2023-12-21T07:44:39.314+0000 7f772c763000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:44:40.111 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:39 smithi069 bash[25360]: debug 2023-12-21T07:44:39.990+0000 7f772c763000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:44:40.379 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25360]: debug 2023-12-21T07:44:40.110+0000 7f772c763000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:44:40.379 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25360]: debug 2023-12-21T07:44:40.270+0000 7f772c763000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:40.379 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25075]: audit 2023-12-21T07:44:39.114403+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.69:0/4110500260' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-21T07:44:40.379 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25075]: cluster 2023-12-21T07:44:39.114508+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-12-21T07:44:40.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25360]: debug 2023-12-21T07:44:40.610+0000 7f772c763000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:44:41.044 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:44:41.044 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-21T07:44:41.044 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "available": true, 2023-12-21T07:44:41.044 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-21T07:44:41.045 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-21T07:44:41.045 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:44:41.070 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25360]: debug 2023-12-21T07:44:40.706+0000 7f772c763000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:41.070 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:40 smithi069 bash[25360]: debug 2023-12-21T07:44:40.905+0000 7f772c763000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:44:41.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:41 smithi069 bash[25075]: audit 2023-12-21T07:44:41.040736+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.69:0/386670190' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-21T07:44:41.699 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for the mgr to restart... 2023-12-21T07:44:41.699 INFO:teuthology.orchestra.run.smithi069.stderr:Waiting for mgr epoch 9... 2023-12-21T07:44:42.087 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:41 smithi069 bash[25360]: debug 2023-12-21T07:44:41.769+0000 7f772c763000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:44:42.087 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:41 smithi069 bash[25360]: debug 2023-12-21T07:44:41.877+0000 7f772c763000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:44:42.396 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:42 smithi069 bash[25360]: debug 2023-12-21T07:44:42.077+0000 7f772c763000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:44:42.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:42 smithi069 bash[25360]: debug 2023-12-21T07:44:42.425+0000 7f772c763000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:44:43.127 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:42 smithi069 bash[25360]: debug 2023-12-21T07:44:42.753+0000 7f772c763000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:44:43.393 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:43 smithi069 bash[25360]: debug 2023-12-21T07:44:43.117+0000 7f772c763000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:44:43.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:43 smithi069 bash[25360]: debug 2023-12-21T07:44:43.385+0000 7f772c763000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:44:44.326 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.057+0000 7f772c763000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:44:44.326 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.161+0000 7f772c763000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:44:44.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.317+0000 7f772c763000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:44:44.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.425+0000 7f772c763000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:44:44.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.557+0000 7f772c763000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:44:45.149 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.845+0000 7f772c763000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:44:45.149 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:44 smithi069 bash[25360]: debug 2023-12-21T07:44:44.961+0000 7f772c763000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:44:45.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:45 smithi069 bash[25360]: debug 2023-12-21T07:44:45.141+0000 7f772c763000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:44:45.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:45 smithi069 bash[25360]: debug 2023-12-21T07:44:45.257+0000 7f772c763000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:44:46.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:46 smithi069 bash[25360]: debug 2023-12-21T07:44:46.097+0000 7f772c763000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:44:47.127 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:46 smithi069 bash[25360]: [21/Dec/2023:07:44:46] ENGINE Bus STARTING 2023-12-21T07:44:47.127 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:46 smithi069 bash[25360]: [21/Dec/2023:07:44:46] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:44:47.127 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:44:46 smithi069 bash[25360]: [21/Dec/2023:07:44:46] ENGINE Bus STARTED 2023-12-21T07:44:47.205 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: { 2023-12-21T07:44:47.205 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-21T07:44:47.205 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: "initialized": true 2023-12-21T07:44:47.205 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: } 2023-12-21T07:44:47.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: cluster 2023-12-21T07:44:46.122789+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: cluster 2023-12-21T07:44:46.123475+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: cluster 2023-12-21T07:44:46.127421+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: cluster 2023-12-21T07:44:46.179382+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0560811s) 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.182550+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.183920+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.185467+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.185919+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.186270+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: cluster 2023-12-21T07:44:46.196635+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.224188+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.229340+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.251499+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:44:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.253866+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:44:47.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:47 smithi069 bash[25075]: audit 2023-12-21T07:44:46.942352+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:44:47.935 INFO:teuthology.orchestra.run.smithi069.stderr:mgr epoch 9 is available 2023-12-21T07:44:47.935 INFO:teuthology.orchestra.run.smithi069.stderr:Generating a dashboard self-signed certificate... 2023-12-21T07:44:48.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:48 smithi069 bash[25075]: cephadm 2023-12-21T07:44:46.813583+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [21/Dec/2023:07:44:46] ENGINE Bus STARTING 2023-12-21T07:44:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:48 smithi069 bash[25075]: cephadm 2023-12-21T07:44:46.935191+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [21/Dec/2023:07:44:46] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:44:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:48 smithi069 bash[25075]: cephadm 2023-12-21T07:44:46.935597+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [21/Dec/2023:07:44:46] ENGINE Bus STARTED 2023-12-21T07:44:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:48 smithi069 bash[25075]: cluster 2023-12-21T07:44:47.186180+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06288s) 2023-12-21T07:44:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:49 smithi069 bash[25075]: audit 2023-12-21T07:44:47.185060+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-21T07:44:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:49 smithi069 bash[25075]: audit 2023-12-21T07:44:47.201712+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-21T07:44:49.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:49 smithi069 bash[25075]: cluster 2023-12-21T07:44:48.187910+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-21T07:44:49.490 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-21T07:44:50.112 INFO:teuthology.orchestra.run.smithi069.stderr:Creating initial admin user... 2023-12-21T07:44:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:50 smithi069 bash[25075]: audit 2023-12-21T07:44:49.136200+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-21T07:44:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:50 smithi069 bash[25075]: audit 2023-12-21T07:44:49.483886+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:44:50.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:50 smithi069 bash[25075]: audit 2023-12-21T07:44:49.487161+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:44:51.688 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$QEvowUFGZ45l7h3TDVhat.PiGozzmvWlGkhQ0uzNN5UQ6E49mQ4eq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1703144691, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-21T07:44:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:51 smithi069 bash[25075]: audit 2023-12-21T07:44:50.895279+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:44:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:51 smithi069 bash[25075]: audit 2023-12-21T07:44:51.458217+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:44:52.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:51 smithi069 bash[25075]: audit 2023-12-21T07:44:51.685295+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:44:52.387 INFO:teuthology.orchestra.run.smithi069.stderr:Fetching dashboard port number... 2023-12-21T07:44:53.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:52 smithi069 bash[25075]: audit 2023-12-21T07:44:51.433827+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-21T07:44:53.639 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: 8443 2023-12-21T07:44:54.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:53 smithi069 bash[25075]: cluster 2023-12-21T07:44:52.901808+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-21T07:44:54.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:53 smithi069 bash[25075]: audit 2023-12-21T07:44:53.636573+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.69:0/2492400796' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-21T07:44:54.201 INFO:teuthology.orchestra.run.smithi069.stderr:firewalld does not appear to be present 2023-12-21T07:44:54.201 INFO:teuthology.orchestra.run.smithi069.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-21T07:44:54.204 INFO:teuthology.orchestra.run.smithi069.stderr:Ceph Dashboard is now available at: 2023-12-21T07:44:54.204 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:54.205 INFO:teuthology.orchestra.run.smithi069.stderr: URL: https://smithi069.front.sepia.ceph.com:8443/ 2023-12-21T07:44:54.205 INFO:teuthology.orchestra.run.smithi069.stderr: User: admin 2023-12-21T07:44:54.205 INFO:teuthology.orchestra.run.smithi069.stderr: Password: i2u2psag3i 2023-12-21T07:44:54.205 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:54.205 INFO:teuthology.orchestra.run.smithi069.stderr:Enabling autotune for osd_memory_target 2023-12-21T07:44:58.285 INFO:teuthology.orchestra.run.smithi069.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-21T07:44:58.902 INFO:teuthology.orchestra.run.smithi069.stderr:You can access the Ceph CLI with: 2023-12-21T07:44:58.902 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:58.902 INFO:teuthology.orchestra.run.smithi069.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: ceph telemetry on 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr:For more information see: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T07:44:58.903 INFO:teuthology.orchestra.run.smithi069.stderr:Bootstrap complete. 2023-12-21T07:44:58.940 INFO:tasks.cephadm:Fetching config... 2023-12-21T07:44:58.940 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:44:58.940 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-21T07:44:58.945 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-21T07:44:58.945 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:44:58.945 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-21T07:44:58.952 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-21T07:44:58.952 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:44:58.952 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-21T07:44:58.962 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-21T07:44:58.962 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:44:58.962 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-21T07:44:59.013 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-21T07:44:59.013 DEBUG:teuthology.orchestra.run.smithi069:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChvXlo9sSduvPoxCq2PvsTFTa+ATDXdbgL5X8l+LpRNdM8TFwPMuK2HcuTw2Wvd5hVKbIPDHIQvHFq9BmNQeV8uSuiTNO3K8tGpReu8tenM0v83ahKmGhrO4JKuW3jL0l8gjqr86tNJfrH/Td3AqQRg7nxEepbtGDnRBxTDbDnD7G3VsJJwkZnbA3gC+cA4jBghujkbYoKH3jsR9guYkPZ4Mtw14JPUxFLeaErb/FgwApICYgvpk6BKEqItaTJEE2Ep6p+18Y/LJ2IWYRrqSr1uhppWZ7WzXEbfbEdh3PpL4LWr9TGJ0FxSMuZD6noinNc/CJdIfzkxuTgfcEQ9Yyy9wy4jDzV7EoUHyz8DwDBBqyrXFxwIFd9gLpTeiqfK0RL+kYLGFCXe9cfUHA36spI16rNwD8kIdD2wm7zzRQSA0OIqhgBFayvyIE/m5wOFpZmHNmQmOvNr31l+uciQnfgQQFwGlnjimmARItzC9PTxqIXHaorW/2TSdE3rZyKje0= ceph-892bc684-9fd4-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-21T07:44:59.037 INFO:teuthology.orchestra.run.smithi069.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChvXlo9sSduvPoxCq2PvsTFTa+ATDXdbgL5X8l+LpRNdM8TFwPMuK2HcuTw2Wvd5hVKbIPDHIQvHFq9BmNQeV8uSuiTNO3K8tGpReu8tenM0v83ahKmGhrO4JKuW3jL0l8gjqr86tNJfrH/Td3AqQRg7nxEepbtGDnRBxTDbDnD7G3VsJJwkZnbA3gC+cA4jBghujkbYoKH3jsR9guYkPZ4Mtw14JPUxFLeaErb/FgwApICYgvpk6BKEqItaTJEE2Ep6p+18Y/LJ2IWYRrqSr1uhppWZ7WzXEbfbEdh3PpL4LWr9TGJ0FxSMuZD6noinNc/CJdIfzkxuTgfcEQ9Yyy9wy4jDzV7EoUHyz8DwDBBqyrXFxwIFd9gLpTeiqfK0RL+kYLGFCXe9cfUHA36spI16rNwD8kIdD2wm7zzRQSA0OIqhgBFayvyIE/m5wOFpZmHNmQmOvNr31l+uciQnfgQQFwGlnjimmARItzC9PTxqIXHaorW/2TSdE3rZyKje0= ceph-892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:59.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChvXlo9sSduvPoxCq2PvsTFTa+ATDXdbgL5X8l+LpRNdM8TFwPMuK2HcuTw2Wvd5hVKbIPDHIQvHFq9BmNQeV8uSuiTNO3K8tGpReu8tenM0v83ahKmGhrO4JKuW3jL0l8gjqr86tNJfrH/Td3AqQRg7nxEepbtGDnRBxTDbDnD7G3VsJJwkZnbA3gC+cA4jBghujkbYoKH3jsR9guYkPZ4Mtw14JPUxFLeaErb/FgwApICYgvpk6BKEqItaTJEE2Ep6p+18Y/LJ2IWYRrqSr1uhppWZ7WzXEbfbEdh3PpL4LWr9TGJ0FxSMuZD6noinNc/CJdIfzkxuTgfcEQ9Yyy9wy4jDzV7EoUHyz8DwDBBqyrXFxwIFd9gLpTeiqfK0RL+kYLGFCXe9cfUHA36spI16rNwD8kIdD2wm7zzRQSA0OIqhgBFayvyIE/m5wOFpZmHNmQmOvNr31l+uciQnfgQQFwGlnjimmARItzC9PTxqIXHaorW/2TSdE3rZyKje0= ceph-892bc684-9fd4-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-21T07:44:59.074 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChvXlo9sSduvPoxCq2PvsTFTa+ATDXdbgL5X8l+LpRNdM8TFwPMuK2HcuTw2Wvd5hVKbIPDHIQvHFq9BmNQeV8uSuiTNO3K8tGpReu8tenM0v83ahKmGhrO4JKuW3jL0l8gjqr86tNJfrH/Td3AqQRg7nxEepbtGDnRBxTDbDnD7G3VsJJwkZnbA3gC+cA4jBghujkbYoKH3jsR9guYkPZ4Mtw14JPUxFLeaErb/FgwApICYgvpk6BKEqItaTJEE2Ep6p+18Y/LJ2IWYRrqSr1uhppWZ7WzXEbfbEdh3PpL4LWr9TGJ0FxSMuZD6noinNc/CJdIfzkxuTgfcEQ9Yyy9wy4jDzV7EoUHyz8DwDBBqyrXFxwIFd9gLpTeiqfK0RL+kYLGFCXe9cfUHA36spI16rNwD8kIdD2wm7zzRQSA0OIqhgBFayvyIE/m5wOFpZmHNmQmOvNr31l+uciQnfgQQFwGlnjimmARItzC9PTxqIXHaorW/2TSdE3rZyKje0= ceph-892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:44:59.086 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-21T07:44:59.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:44:59 smithi069 bash[25075]: audit 2023-12-21T07:44:58.278555+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.69:0/2342268518' entity='client.admin' 2023-12-21T07:45:03.610 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:03 smithi069 bash[25075]: audit 2023-12-21T07:45:02.323125+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.69:0/2502284872' entity='client.admin' 2023-12-21T07:45:03.610 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:03 smithi069 bash[25075]: audit 2023-12-21T07:45:02.809484+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:03.610 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:03 smithi069 bash[25075]: audit 2023-12-21T07:45:02.810591+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi069", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:45:03.610 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:03 smithi069 bash[25075]: audit 2023-12-21T07:45:02.817294+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:03.610 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:03 smithi069 bash[25075]: audit 2023-12-21T07:45:02.819225+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:03.610 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:03 smithi069 bash[25075]: audit 2023-12-21T07:45:02.825886+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:03.611 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-21T07:45:03.611 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-21T07:45:07.673 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi081 2023-12-21T07:45:07.673 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:45:07.673 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.conf 2023-12-21T07:45:07.680 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:45:07.680 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:07.687 INFO:tasks.cephadm:Adding host smithi081 to orchestrator... 2023-12-21T07:45:07.687 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch host add smithi081 2023-12-21T07:45:08.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: cluster 2023-12-21T07:45:06.187320+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-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:06.939193+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-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:06.943057+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:06.951582+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:06.954064+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:06.955627+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: cephadm 2023-12-21T07:45:06.957877+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: cephadm 2023-12-21T07:45:07.060811+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:07.178743+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:08.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:07 smithi069 bash[25075]: audit 2023-12-21T07:45:07.184883+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:09 smithi069 bash[25075]: cluster 2023-12-21T07:45:08.187791+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-21T07:45:11.433 INFO:teuthology.orchestra.run.smithi069.stdout:Added host 'smithi081' with addr '172.21.15.81' 2023-12-21T07:45:12.081 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: cluster 2023-12-21T07:45:10.188044+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-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: audit 2023-12-21T07:45:10.415032+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: cephadm 2023-12-21T07:45:10.791337+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi081 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: audit 2023-12-21T07:45:11.429949+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: audit 2023-12-21T07:45:11.434708+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: audit 2023-12-21T07:45:11.437754+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: audit 2023-12-21T07:45:11.439790+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:12.268 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:11 smithi069 bash[25075]: audit 2023-12-21T07:45:11.719021+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:13.214 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:12 smithi069 bash[25075]: cephadm 2023-12-21T07:45:11.430666+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi081 2023-12-21T07:45:13.214 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:12 smithi069 bash[25075]: audit 2023-12-21T07:45:12.470468+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:14.270 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:13 smithi069 bash[25075]: cluster 2023-12-21T07:45:12.188441+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-21T07:45:14.270 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:13 smithi069 bash[25075]: audit 2023-12-21T07:45:12.995307+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:14.691 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:45:14.691 INFO:teuthology.orchestra.run.smithi069.stdout:[{"addr": "172.21.15.69", "hostname": "smithi069", "labels": [], "status": ""}, {"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}] 2023-12-21T07:45:15.360 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-21T07:45:15.360 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-21T07:45:16.256 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:15 smithi069 bash[25075]: cluster 2023-12-21T07:45:14.188861+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-21T07:45:16.257 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:15 smithi069 bash[25075]: audit 2023-12-21T07:45:14.688012+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-21T07:45:18.021 INFO:teuthology.orchestra.run.smithi069.stderr:adjusted tunables profile to default 2023-12-21T07:45:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:17 smithi069 bash[25075]: cluster 2023-12-21T07:45:16.189293+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-21T07:45:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:17 smithi069 bash[25075]: audit 2023-12-21T07:45:17.918327+0000 mon.a (mon.0) 115 : audit [INF] from='client.? 172.21.15.69:0/438328208' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-21T07:45:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:17 smithi069 bash[25075]: audit 2023-12-21T07:45:17.926966+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:17 smithi069 bash[25075]: audit 2023-12-21T07:45:17.933967+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:17 smithi069 bash[25075]: audit 2023-12-21T07:45:17.935009+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:45:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:17 smithi069 bash[25075]: audit 2023-12-21T07:45:17.942561+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:18.646 INFO:tasks.cephadm:Adding mon.a on smithi069 2023-12-21T07:45:18.646 INFO:tasks.cephadm:Adding mon.c on smithi069 2023-12-21T07:45:18.647 INFO:tasks.cephadm:Adding mon.b on smithi081 2023-12-21T07:45:18.647 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply mon '3;smithi069:172.21.15.69=a;smithi069:[v2:172.21.15.69:3301,v1:172.21.15.69:6790]=c;smithi081:172.21.15.81=b' 2023-12-21T07:45:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:19 smithi069 bash[25075]: audit 2023-12-21T07:45:18.012184+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.69:0/438328208' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-21T07:45:19.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:19 smithi069 bash[25075]: cluster 2023-12-21T07:45:18.012319+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:20.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:20 smithi069 bash[25075]: cluster 2023-12-21T07:45:18.189756+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:21.516 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mon update... 2023-12-21T07:45:22.194 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: cluster 2023-12-21T07:45:20.190205+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-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.513203+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.518036+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.522582+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.524224+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.908946+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.915768+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.918019+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:22.195 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:22 smithi069 bash[25075]: audit 2023-12-21T07:45:21.919327+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:22.210 DEBUG:teuthology.orchestra.run.smithi069:mon.c> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.c.service 2023-12-21T07:45:22.212 DEBUG:teuthology.orchestra.run.smithi081:mon.b> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.b.service 2023-12-21T07:45:22.214 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-21T07:45:22.214 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-21T07:45:22.439 INFO:journalctl@ceph.mon.c.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:45:22.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:45:23.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:23 smithi069 bash[25075]: audit 2023-12-21T07:45:21.503530+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi069:172.21.15.69=a;smithi069:[v2:172.21.15.69:3301,v1:172.21.15.69:6790]=c;smithi081:172.21.15.81=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:23.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:23 smithi069 bash[25075]: cephadm 2023-12-21T07:45:21.508702+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi069:172.21.15.69=a;smithi069:[v2:172.21.15.69:3301,v1:172.21.15.69:6790]=c;smithi081:172.21.15.81=b;count:3 2023-12-21T07:45:23.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:23 smithi069 bash[25075]: cephadm 2023-12-21T07:45:21.526609+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:23.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:23 smithi069 bash[25075]: cephadm 2023-12-21T07:45:21.639532+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:23.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:23 smithi069 bash[25075]: cephadm 2023-12-21T07:45:21.920687+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi069 2023-12-21T07:45:24.342 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:24 smithi069 bash[25075]: cluster 2023-12-21T07:45:22.190548+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:25.187 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-12-21T07:45:25.187 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":1,"fsid":"892bc684-9fd4-11ee-95a5-87774f69a715","modified":"2023-12-21T07:43:40.925396Z","created":"2023-12-21T07:43:40.925396Z","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.69:3300","nonce":0},{"type":"v1","addr":"172.21.15.69:6789","nonce":0}]},"addr":"172.21.15.69:6789/0","public_addr":"172.21.15.69:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-21T07:45:25.191 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 1 2023-12-21T07:45:26.332 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:26 smithi069 bash[25075]: cluster 2023-12-21T07:45:24.190995+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-21T07:45:26.332 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:26 smithi069 bash[25075]: audit 2023-12-21T07:45:25.184674+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.81:0/2607891835' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:45:26.332 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:26 smithi069 bash[25075]: audit 2023-12-21T07:45:25.573976+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:26.332 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:26 smithi069 bash[25075]: audit 2023-12-21T07:45:25.575256+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:26.332 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:26 smithi069 bash[25075]: audit 2023-12-21T07:45:25.576341+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:26 smithi069 bash[30553]: debug 2023-12-21T07:45:26.404+0000 7fc846cd4700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-21T07:45:26.842 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-21T07:45:26.842 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-21T07:45:31.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:26.191447+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:31.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:26.413997+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:31.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:26.414368+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:31.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:26.415809+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:27.409435+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:28.191944+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-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:28.409680+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:28.411458+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:29.409613+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:30.192388+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-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:30.410326+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:31.409902+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:31.434955+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:31.441155+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:31.441356+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:31.441451+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:31.441718+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 45s) 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: cluster 2023-12-21T07:45:31.449740+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:31.454228+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:31.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:31.456834+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:31.459094+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[25075]: audit 2023-12-21T07:45:31.460546+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:26.191447+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:26.413997+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:26.414368+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:26.415809+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:27.409435+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:28.191944+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-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:28.409680+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:28.411458+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:29.409613+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:30.192388+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-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:30.410326+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:31.409902+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:31.434955+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:31.441155+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:31.441356+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:31.441451+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:31.441718+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 45s) 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: cluster 2023-12-21T07:45:31.449740+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:31.454228+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:31.456834+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:31.459094+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:31.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:31 smithi069 bash[30553]: audit 2023-12-21T07:45:31.460546+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:32.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:32 smithi081 bash[25077]: debug 2023-12-21T07:45:32.092+0000 7f254cca6700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-21T07:45:37.125 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-12-21T07:45:37.125 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":3,"fsid":"892bc684-9fd4-11ee-95a5-87774f69a715","modified":"2023-12-21T07:45:32.104942Z","created":"2023-12-21T07:43:40.925396Z","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.69:3300","nonce":0},{"type":"v1","addr":"172.21.15.69:6789","nonce":0}]},"addr":"172.21.15.69:6789/0","public_addr":"172.21.15.69:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:3301","nonce":0},{"type":"v1","addr":"172.21.15.69:6790","nonce":0}]},"addr":"172.21.15.69:6790/0","public_addr":"172.21.15.69:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-21T07:45:37.130 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 3 2023-12-21T07:45:37.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:32.111164+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:37.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:32.111588+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:37.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:32.112635+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:37.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:32.113881+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:32.114208+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:32.192805+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-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:32.267483+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.81:0/4199939060' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:33.105050+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:34.105196+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:34.193347+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-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:35.105236+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:36.105285+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:37.105414+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.114071+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.119531+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.119658+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.119730+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.120015+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 50s) 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.120380+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.127867+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.127928+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: cluster 2023-12-21T07:45:37.127967+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:37.132165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:37.137014+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[30553]: audit 2023-12-21T07:45:37.141482+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:32.111164+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:37.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:32.111588+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:32.112635+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:32.113881+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:32.114208+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:32.192805+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-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:32.267483+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.81:0/4199939060' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:33.105050+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:34.105196+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:34.193347+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-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:35.105236+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:36.105285+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:37.105414+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.114071+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.119531+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.119658+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2023-12-21T07:45:37.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.119730+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.120015+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 50s) 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.120380+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.127867+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.127928+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: cluster 2023-12-21T07:45:37.127967+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:37.132165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:37.137014+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:37.412 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:37 smithi069 bash[25075]: audit 2023-12-21T07:45:37.141482+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:37.934 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-21T07:45:37.935 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: cluster 2023-12-21T07:45:36.193824+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-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: cephadm 2023-12-21T07:45:37.133136+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: cephadm 2023-12-21T07:45:37.138129+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:37.259380+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:37.276352+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:37.282145+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:37.284238+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:37.285489+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:37.286689+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[25075]: audit 2023-12-21T07:45:38.105598+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: cluster 2023-12-21T07:45:36.193824+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-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: cephadm 2023-12-21T07:45:37.133136+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: cephadm 2023-12-21T07:45:37.138129+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:37.259380+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:37.276352+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:37.282145+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:37.284238+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:37.285489+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:37.286689+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:38.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:38 smithi069 bash[30553]: audit 2023-12-21T07:45:38.105598+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:34.104020+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:38.194201+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.138291+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.142471+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.142555+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.166734+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.174262+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.174345+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.174405+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.174605+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-21T07:45:39.403 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.174826+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.174853+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[25075]: cluster 2023-12-21T07:45:39.181299+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:34.104020+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:38.194201+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.138291+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.142471+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.142555+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.166734+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.174262+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.174345+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.174405+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.174605+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-21T07:45:39.404 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.174826+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-21T07:45:39.405 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.174853+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2023-12-21T07:45:39.405 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:39 smithi069 bash[30553]: cluster 2023-12-21T07:45:39.181299+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:32.111164+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:32.111588+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:32.112635+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:32.113881+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:32.114208+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:32.192805+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-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:32.267483+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.81:0/4199939060' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-21T07:45:39.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:33.105050+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:34.105196+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:34.193347+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-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:35.105236+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:36.105285+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.105414+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.114071+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.119531+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.119658+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.119730+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.120015+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 50s) 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.120380+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.127867+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-21T07:45:39.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.127928+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:37.127967+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.132165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.137014+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.141482+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:36.193824+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-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cephadm 2023-12-21T07:45:37.133136+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cephadm 2023-12-21T07:45:37.138129+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.259380+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.276352+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.282145+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.284238+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.285489+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:37.286689+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: audit 2023-12-21T07:45:38.105598+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:34.104020+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:38.194201+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.138291+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.142471+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.142555+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.166734+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.174262+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.174345+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.174405+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.174605+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.174826+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.174853+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2023-12-21T07:45:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:39 smithi081 bash[25077]: cluster 2023-12-21T07:45:39.181299+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: audit 2023-12-21T07:45:39.949647+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: cephadm 2023-12-21T07:45:39.950812+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: audit 2023-12-21T07:45:39.951341+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: audit 2023-12-21T07:45:39.952848+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: audit 2023-12-21T07:45:39.954357+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: cephadm 2023-12-21T07:45:39.955873+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi069 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[25075]: audit 2023-12-21T07:45:40.105944+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: audit 2023-12-21T07:45:39.949647+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: cephadm 2023-12-21T07:45:39.950812+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-21T07:45:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: audit 2023-12-21T07:45:39.951341+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: audit 2023-12-21T07:45:39.952848+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: audit 2023-12-21T07:45:39.954357+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: cephadm 2023-12-21T07:45:39.955873+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi069 2023-12-21T07:45:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:40 smithi069 bash[30553]: audit 2023-12-21T07:45:40.105944+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: audit 2023-12-21T07:45:39.949647+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: cephadm 2023-12-21T07:45:39.950812+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: audit 2023-12-21T07:45:39.951341+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: audit 2023-12-21T07:45:39.952848+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: audit 2023-12-21T07:45:39.954357+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: cephadm 2023-12-21T07:45:39.955873+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi069 2023-12-21T07:45:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:40 smithi081 bash[25077]: audit 2023-12-21T07:45:40.105944+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:45:42.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:41 smithi069 bash[25075]: cluster 2023-12-21T07:45:40.194646+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:42.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:41 smithi069 bash[30553]: cluster 2023-12-21T07:45:40.194646+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:42.275 INFO:teuthology.orchestra.run.smithi069.stdout:# minimal ceph.conf for 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:45:42.276 INFO:teuthology.orchestra.run.smithi069.stdout:[global] 2023-12-21T07:45:42.276 INFO:teuthology.orchestra.run.smithi069.stdout: fsid = 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T07:45:42.276 INFO:teuthology.orchestra.run.smithi069.stdout: mon_host = [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0] 2023-12-21T07:45:42.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:41 smithi081 bash[25077]: cluster 2023-12-21T07:45:40.194646+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:43.040 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-21T07:45:43.040 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:45:43.040 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.conf 2023-12-21T07:45:43.055 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:45:43.055 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:43.070 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:45:43.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2023-12-21T07:45:43.087 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:45:43.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:45:43.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:42 smithi081 bash[25077]: audit 2023-12-21T07:45:42.273292+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.69:0/803302609' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:43.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:42 smithi081 bash[25077]: audit 2023-12-21T07:45:42.651444+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:43.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:42 smithi081 bash[25077]: audit 2023-12-21T07:45:42.653165+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:43.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:42 smithi081 bash[25077]: audit 2023-12-21T07:45:42.654581+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:43.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:42 smithi081 bash[25077]: audit 2023-12-21T07:45:42.655872+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:43.145 INFO:tasks.cephadm:Adding mgr.y on smithi069 2023-12-21T07:45:43.146 INFO:tasks.cephadm:Adding mgr.x on smithi081 2023-12-21T07:45:43.146 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi069=y;smithi081=x' 2023-12-21T07:45:43.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[25075]: audit 2023-12-21T07:45:42.273292+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.69:0/803302609' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[25075]: audit 2023-12-21T07:45:42.651444+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[25075]: audit 2023-12-21T07:45:42.653165+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[25075]: audit 2023-12-21T07:45:42.654581+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[25075]: audit 2023-12-21T07:45:42.655872+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[30553]: audit 2023-12-21T07:45:42.273292+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.69:0/803302609' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[30553]: audit 2023-12-21T07:45:42.651444+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[30553]: audit 2023-12-21T07:45:42.653165+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[30553]: audit 2023-12-21T07:45:42.654581+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T07:45:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:42 smithi069 bash[30553]: audit 2023-12-21T07:45:42.655872+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:44.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:43 smithi081 bash[25077]: cluster 2023-12-21T07:45:42.195044+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-21T07:45:44.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:43 smithi081 bash[25077]: cephadm 2023-12-21T07:45:42.652712+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-21T07:45:44.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:43 smithi081 bash[25077]: cephadm 2023-12-21T07:45:42.657300+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2023-12-21T07:45:44.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:43 smithi069 bash[25075]: cluster 2023-12-21T07:45:42.195044+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-21T07:45:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:43 smithi069 bash[25075]: cephadm 2023-12-21T07:45:42.652712+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-21T07:45:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:43 smithi069 bash[25075]: cephadm 2023-12-21T07:45:42.657300+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2023-12-21T07:45:44.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:43 smithi069 bash[30553]: cluster 2023-12-21T07:45:42.195044+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-21T07:45:44.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:43 smithi069 bash[30553]: cephadm 2023-12-21T07:45:42.652712+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-21T07:45:44.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:43 smithi069 bash[30553]: cephadm 2023-12-21T07:45:42.657300+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: cluster 2023-12-21T07:45:44.195520+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.545774+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.547798+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.549955+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.551412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.683846+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.879955+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:45 smithi081 bash[25077]: audit 2023-12-21T07:45:45.887100+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: cluster 2023-12-21T07:45:44.195520+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:46.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.545774+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.547798+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.549955+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.551412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.683846+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.879955+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[25075]: audit 2023-12-21T07:45:45.887100+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: cluster 2023-12-21T07:45:44.195520+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.545774+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.547798+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.549955+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.551412+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.683846+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.879955+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:46.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:45 smithi069 bash[30553]: audit 2023-12-21T07:45:45.887100+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:47.024 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mgr update... 2023-12-21T07:45:47.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:46 smithi081 bash[25077]: cephadm 2023-12-21T07:45:45.553709+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:47.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:46 smithi081 bash[25077]: cephadm 2023-12-21T07:45:45.554110+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:47.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:46 smithi081 bash[25077]: audit 2023-12-21T07:45:46.253558+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:45:47.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:46 smithi081 bash[25077]: audit 2023-12-21T07:45:46.255850+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[25075]: cephadm 2023-12-21T07:45:45.553709+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[25075]: cephadm 2023-12-21T07:45:45.554110+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[25075]: audit 2023-12-21T07:45:46.253558+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[25075]: audit 2023-12-21T07:45:46.255850+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[30553]: cephadm 2023-12-21T07:45:45.553709+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[30553]: cephadm 2023-12-21T07:45:45.554110+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[30553]: audit 2023-12-21T07:45:46.253558+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:45:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:46 smithi069 bash[30553]: audit 2023-12-21T07:45:46.255850+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:45:48.042 DEBUG:teuthology.orchestra.run.smithi081:mgr.x> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x.service 2023-12-21T07:45:48.044 INFO:tasks.cephadm:Deploying OSDs... 2023-12-21T07:45:48.045 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:45:48.045 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/scratch_devs of=/dev/stdout 2023-12-21T07:45:48.051 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-21T07:45:48.051 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_1 2023-12-21T07:45:48.057 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-21T07:45:48.057 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.057 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 360 Links: 1 2023-12-21T07:45:48.058 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.058 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-12-21 07:41:06.972892133 +0000 2023-12-21T07:45:48.058 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-12-21 07:41:06.676898959 +0000 2023-12-21T07:45:48.058 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-12-21 07:41:06.676898959 +0000 2023-12-21T07:45:48.058 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-12-21T07:45:48.058 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-21T07:45:48.070 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-12-21T07:45:48.070 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-12-21T07:45:48.070 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000389965 s, 1.3 MB/s 2023-12-21T07:45:48.071 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-21T07:45:48.123 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_2 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-12-21 07:41:07.472880603 +0000 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-12-21 07:41:07.192887060 +0000 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-12-21 07:41:07.192887060 +0000 2023-12-21T07:45:48.129 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-12-21T07:45:48.130 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-21T07:45:48.145 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-12-21T07:45:48.145 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-12-21T07:45:48.145 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000366714 s, 1.4 MB/s 2023-12-21T07:45:48.146 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-21T07:45:48.155 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_3 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-12-21 07:41:07.956869441 +0000 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-12-21 07:41:07.684875714 +0000 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-12-21 07:41:07.684875714 +0000 2023-12-21T07:45:48.161 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-12-21T07:45:48.161 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-21T07:45:48.217 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-12-21T07:45:48.217 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-12-21T07:45:48.217 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000403257 s, 1.3 MB/s 2023-12-21T07:45:48.218 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-21T07:45:48.226 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_4 2023-12-21T07:45:48.231 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-21T07:45:48.231 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.231 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-12-21T07:45:48.231 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.232 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-12-21 07:41:08.440858279 +0000 2023-12-21T07:45:48.232 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-12-21 07:41:08.180864276 +0000 2023-12-21T07:45:48.232 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-12-21 07:41:08.180864276 +0000 2023-12-21T07:45:48.232 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-12-21T07:45:48.232 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: cluster 2023-12-21T07:45:46.195977+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.009128+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: cephadm 2023-12-21T07:45:47.012517+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi069=y;smithi081=x;count:2 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.020545+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.057512+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.060326+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.062244+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.073396+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.075896+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:45:48.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.083604+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-21T07:45:48.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.085242+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:45:48.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: audit 2023-12-21T07:45:47.086760+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:48.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:48 smithi081 bash[25077]: cephadm 2023-12-21T07:45:47.088385+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T07:45:48.286 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: cluster 2023-12-21T07:45:46.195977+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.009128+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: cephadm 2023-12-21T07:45:47.012517+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi069=y;smithi081=x;count:2 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.020545+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.057512+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.060326+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.062244+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.073396+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.075896+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.083604+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.085242+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: audit 2023-12-21T07:45:47.086760+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:48.287 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[30553]: cephadm 2023-12-21T07:45:47.088385+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: cluster 2023-12-21T07:45:46.195977+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.009128+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi069=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: cephadm 2023-12-21T07:45:47.012517+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi069=y;smithi081=x;count:2 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.020545+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.057512+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.060326+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.062244+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.073396+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.075896+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.083604+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.085242+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: audit 2023-12-21T07:45:47.086760+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:48.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:48 smithi069 bash[25075]: cephadm 2023-12-21T07:45:47.088385+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T07:45:48.289 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-12-21T07:45:48.289 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-12-21T07:45:48.289 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.00042535 s, 1.2 MB/s 2023-12-21T07:45:48.290 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-21T07:45:48.299 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:45:48.299 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2023-12-21T07:45:48.306 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-21T07:45:48.306 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-12-21 07:41:06.661502690 +0000 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-12-21 07:41:06.657502453 +0000 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-12-21 07:41:06.657502453 +0000 2023-12-21T07:45:48.360 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-12-21T07:45:48.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-21T07:45:48.373 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-12-21T07:45:48.373 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-12-21T07:45:48.373 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000398064 s, 1.3 MB/s 2023-12-21T07:45:48.374 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-21T07:45:48.382 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2023-12-21T07:45:48.387 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-21T07:45:48.387 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.387 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-12-21T07:45:48.388 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.388 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-12-21 07:41:07.609556770 +0000 2023-12-21T07:45:48.388 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-12-21 07:41:07.153531250 +0000 2023-12-21T07:45:48.388 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-12-21 07:41:07.153531250 +0000 2023-12-21T07:45:48.388 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-12-21T07:45:48.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-21T07:45:48.391 INFO:journalctl@ceph.mgr.x.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:45:48.400 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-12-21T07:45:48.400 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-12-21T07:45:48.400 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000288393 s, 1.8 MB/s 2023-12-21T07:45:48.401 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-21T07:45:48.454 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2023-12-21T07:45:48.459 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-21T07:45:48.459 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.459 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 374 Links: 1 2023-12-21T07:45:48.459 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.460 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-12-21 07:41:08.101584108 +0000 2023-12-21T07:45:48.460 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-12-21 07:41:07.833569306 +0000 2023-12-21T07:45:48.460 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-12-21 07:41:07.833569306 +0000 2023-12-21T07:45:48.460 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-12-21T07:45:48.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-21T07:45:48.468 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-12-21T07:45:48.468 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-12-21T07:45:48.468 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000309967 s, 1.7 MB/s 2023-12-21T07:45:48.469 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-21T07:45:48.475 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-12-21 07:41:08.621612170 +0000 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-12-21 07:41:08.341597060 +0000 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-12-21 07:41:08.341597060 +0000 2023-12-21T07:45:48.524 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-12-21T07:45:48.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-21T07:45:48.535 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-12-21T07:45:48.535 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-12-21T07:45:48.536 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000427767 s, 1.2 MB/s 2023-12-21T07:45:48.537 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-21T07:45:48.544 INFO:tasks.cephadm:Deploying osd.0 on smithi069 with /dev/vg_nvme/lv_4... 2023-12-21T07:45:48.544 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-21T07:45:50.028 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:49 smithi081 systemd[1]: Started Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:45:50.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25077]: cluster 2023-12-21T07:45:48.196425+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:50.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25077]: audit 2023-12-21T07:45:49.628617+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:50.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25077]: audit 2023-12-21T07:45:49.631527+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:50.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25077]: audit 2023-12-21T07:45:49.633077+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:50.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25077]: audit 2023-12-21T07:45:49.634189+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[30553]: cluster 2023-12-21T07:45:48.196425+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[30553]: audit 2023-12-21T07:45:49.628617+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[30553]: audit 2023-12-21T07:45:49.631527+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[30553]: audit 2023-12-21T07:45:49.633077+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[30553]: audit 2023-12-21T07:45:49.634189+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[25075]: cluster 2023-12-21T07:45:48.196425+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[25075]: audit 2023-12-21T07:45:49.628617+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[25075]: audit 2023-12-21T07:45:49.631527+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[25075]: audit 2023-12-21T07:45:49.633077+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:50.364 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:50 smithi069 bash[25075]: audit 2023-12-21T07:45:49.634189+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:50.758 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25854]: debug 2023-12-21T07:45:50.588+0000 7f8c3405f700 1 -- 172.21.15.81:0/816005867 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f3e8844340 con 0x55f3e95c0800 2023-12-21T07:45:51.031 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:50 smithi081 bash[25854]: debug 2023-12-21T07:45:50.744+0000 7f8c3ccce000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:45:51.612 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-21T07:45:51.612 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-21T07:45:51.612 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-12-21T07:45:51.612 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-12-21T07:45:51.612 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0189669 s, 553 MB/s 2023-12-21T07:45:51.612 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-12-21T07:45:51.699 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:51 smithi081 bash[25854]: debug 2023-12-21T07:45:51.412+0000 7f8c3ccce000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:45:51.700 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:51 smithi081 bash[25854]: debug 2023-12-21T07:45:51.532+0000 7f8c3ccce000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:45:52.022 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:51 smithi081 bash[25854]: debug 2023-12-21T07:45:51.688+0000 7f8c3ccce000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:45:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:52 smithi069 bash[25075]: cluster 2023-12-21T07:45:50.196863+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-21T07:45:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:52 smithi069 bash[30553]: cluster 2023-12-21T07:45:50.196863+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-21T07:45:52.222 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_4 2023-12-21T07:45:52.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:52 smithi081 bash[25077]: cluster 2023-12-21T07:45:50.196863+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-21T07:45:52.281 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:52 smithi081 bash[25854]: debug 2023-12-21T07:45:52.012+0000 7f8c3ccce000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:45:52.281 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:52 smithi081 bash[25854]: debug 2023-12-21T07:45:52.100+0000 7f8c3ccce000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:45:52.650 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:52 smithi081 bash[25854]: debug 2023-12-21T07:45:52.300+0000 7f8c3ccce000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:45:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[30553]: audit 2023-12-21T07:45:52.149592+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[30553]: audit 2023-12-21T07:45:52.660677+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[30553]: audit 2023-12-21T07:45:52.667542+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[30553]: audit 2023-12-21T07:45:52.670893+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:45:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[30553]: audit 2023-12-21T07:45:52.672446+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:45:53.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[30553]: audit 2023-12-21T07:45:52.673702+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:53.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[25075]: audit 2023-12-21T07:45:52.149592+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[25075]: audit 2023-12-21T07:45:52.660677+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[25075]: audit 2023-12-21T07:45:52.667542+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[25075]: audit 2023-12-21T07:45:52.670893+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:45:53.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[25075]: audit 2023-12-21T07:45:52.672446+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:45:53.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:53 smithi069 bash[25075]: audit 2023-12-21T07:45:52.673702+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25854]: debug 2023-12-21T07:45:53.168+0000 7f8c3ccce000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25854]: debug 2023-12-21T07:45:53.272+0000 7f8c3ccce000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25077]: audit 2023-12-21T07:45:52.149592+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25077]: audit 2023-12-21T07:45:52.660677+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25077]: audit 2023-12-21T07:45:52.667542+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25077]: audit 2023-12-21T07:45:52.670893+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25077]: audit 2023-12-21T07:45:52.672446+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:45:53.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25077]: audit 2023-12-21T07:45:52.673702+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:53.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25854]: debug 2023-12-21T07:45:53.472+0000 7f8c3ccce000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:45:54.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:53 smithi081 bash[25854]: debug 2023-12-21T07:45:53.816+0000 7f8c3ccce000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:45:54.349 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:54 smithi069 bash[25075]: cluster 2023-12-21T07:45:52.197286+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-21T07:45:54.350 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:54 smithi069 bash[25075]: cephadm 2023-12-21T07:45:52.670365+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-21T07:45:54.350 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:54 smithi069 bash[25075]: cephadm 2023-12-21T07:45:52.675065+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi069 2023-12-21T07:45:54.350 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:54 smithi069 bash[30553]: cluster 2023-12-21T07:45:52.197286+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-21T07:45:54.350 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:54 smithi069 bash[30553]: cephadm 2023-12-21T07:45:52.670365+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-21T07:45:54.350 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:54 smithi069 bash[30553]: cephadm 2023-12-21T07:45:52.675065+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi069 2023-12-21T07:45:54.520 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:54 smithi081 bash[25854]: debug 2023-12-21T07:45:54.144+0000 7f8c3ccce000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:45:54.520 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:54 smithi081 bash[25077]: cluster 2023-12-21T07:45:52.197286+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-21T07:45:54.520 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:54 smithi081 bash[25077]: cephadm 2023-12-21T07:45:52.670365+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-21T07:45:54.520 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:54 smithi081 bash[25077]: cephadm 2023-12-21T07:45:52.675065+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi069 2023-12-21T07:45:54.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:54 smithi081 bash[25854]: debug 2023-12-21T07:45:54.508+0000 7f8c3ccce000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:45:55.281 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:54 smithi081 bash[25854]: debug 2023-12-21T07:45:54.772+0000 7f8c3ccce000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:45:55.717 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:55 smithi081 bash[25854]: debug 2023-12-21T07:45:55.448+0000 7f8c3ccce000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:45:55.717 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:55 smithi081 bash[25854]: debug 2023-12-21T07:45:55.548+0000 7f8c3ccce000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:45:56.031 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:55 smithi081 bash[25854]: debug 2023-12-21T07:45:55.704+0000 7f8c3ccce000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:45:56.031 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:55 smithi081 bash[25854]: debug 2023-12-21T07:45:55.812+0000 7f8c3ccce000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:45:56.031 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:55 smithi081 bash[25854]: debug 2023-12-21T07:45:55.948+0000 7f8c3ccce000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:45:56.531 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25854]: debug 2023-12-21T07:45:56.236+0000 7f8c3ccce000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:45:56.531 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25854]: debug 2023-12-21T07:45:56.352+0000 7f8c3ccce000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:45:56.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25077]: cluster 2023-12-21T07:45:54.197698+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:56.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25077]: audit 2023-12-21T07:45:55.459643+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:56.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25077]: audit 2023-12-21T07:45:55.462010+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:56.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25077]: audit 2023-12-21T07:45:55.463829+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:56.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25077]: audit 2023-12-21T07:45:55.464975+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:56.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25077]: audit 2023-12-21T07:45:55.733836+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[25075]: cluster 2023-12-21T07:45:54.197698+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[25075]: audit 2023-12-21T07:45:55.459643+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[25075]: audit 2023-12-21T07:45:55.462010+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[25075]: audit 2023-12-21T07:45:55.463829+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[25075]: audit 2023-12-21T07:45:55.464975+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[25075]: audit 2023-12-21T07:45:55.733836+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:56.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[30553]: cluster 2023-12-21T07:45:54.197698+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:45:56.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[30553]: audit 2023-12-21T07:45:55.459643+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:56.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[30553]: audit 2023-12-21T07:45:55.462010+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:45:56.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[30553]: audit 2023-12-21T07:45:55.463829+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:56.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[30553]: audit 2023-12-21T07:45:55.464975+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:45:56.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:56 smithi069 bash[30553]: audit 2023-12-21T07:45:55.733836+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:45:57.031 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25854]: debug 2023-12-21T07:45:56.532+0000 7f8c3ccce000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:45:57.031 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:56 smithi081 bash[25854]: debug 2023-12-21T07:45:56.648+0000 7f8c3ccce000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:45:57.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:57 smithi081 bash[25077]: audit 2023-12-21T07:45:56.218615+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:45:57.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:57 smithi081 bash[25077]: audit 2023-12-21T07:45:56.225163+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:45:57.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:57 smithi081 bash[25077]: audit 2023-12-21T07:45:56.226239+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:57.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:57 smithi069 bash[25075]: audit 2023-12-21T07:45:56.218615+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:45:57.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:57 smithi069 bash[25075]: audit 2023-12-21T07:45:56.225163+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:45:57.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:57 smithi069 bash[25075]: audit 2023-12-21T07:45:56.226239+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:57 smithi069 bash[30553]: audit 2023-12-21T07:45:56.218615+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:45:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:57 smithi069 bash[30553]: audit 2023-12-21T07:45:56.225163+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:45:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:57 smithi069 bash[30553]: audit 2023-12-21T07:45:56.226239+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:45:57.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:45:57 smithi081 bash[25854]: debug 2023-12-21T07:45:57.480+0000 7f8c3ccce000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:45:58.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: cluster 2023-12-21T07:45:56.198010+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-21T07:45:58.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: audit 2023-12-21T07:45:56.212650+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:58.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: audit 2023-12-21T07:45:57.509029+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:45:58.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: audit 2023-12-21T07:45:57.510001+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:45:58.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: audit 2023-12-21T07:45:57.511433+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:45:58.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: cluster 2023-12-21T07:45:57.512077+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:45:58.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:58 smithi081 bash[25077]: audit 2023-12-21T07:45:57.512148+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: cluster 2023-12-21T07:45:56.198010+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-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: audit 2023-12-21T07:45:56.212650+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: audit 2023-12-21T07:45:57.509029+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: audit 2023-12-21T07:45:57.510001+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: audit 2023-12-21T07:45:57.511433+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: cluster 2023-12-21T07:45:57.512077+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[25075]: audit 2023-12-21T07:45:57.512148+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: cluster 2023-12-21T07:45:56.198010+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-21T07:45:58.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: audit 2023-12-21T07:45:56.212650+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: audit 2023-12-21T07:45:57.509029+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:45:58.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: audit 2023-12-21T07:45:57.510001+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:45:58.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: audit 2023-12-21T07:45:57.511433+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:45:58.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: cluster 2023-12-21T07:45:57.512077+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:45:58.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:58 smithi069 bash[30553]: audit 2023-12-21T07:45:57.512148+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/1007380123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:45:59.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:59 smithi069 bash[30553]: cluster 2023-12-21T07:45:58.189284+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2023-12-21T07:45:59.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:45:59 smithi069 bash[30553]: audit 2023-12-21T07:45:58.189728+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:45:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:59 smithi069 bash[25075]: cluster 2023-12-21T07:45:58.189284+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2023-12-21T07:45:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:45:59 smithi069 bash[25075]: audit 2023-12-21T07:45:58.189728+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:45:59.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:59 smithi081 bash[25077]: cluster 2023-12-21T07:45:58.189284+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2023-12-21T07:45:59.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:45:59 smithi081 bash[25077]: audit 2023-12-21T07:45:58.189728+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:46:00.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:00 smithi081 bash[25077]: cluster 2023-12-21T07:45:58.198453+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-21T07:46:00.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:00 smithi069 bash[25075]: cluster 2023-12-21T07:45:58.198453+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-21T07:46:00.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:00 smithi069 bash[30553]: cluster 2023-12-21T07:45:58.198453+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-21T07:46:01.468 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:01 smithi069 bash[25075]: cluster 2023-12-21T07:46:00.198973+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-21T07:46:01.468 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:01 smithi069 bash[30553]: cluster 2023-12-21T07:46:00.198973+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-21T07:46:01.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:01 smithi081 bash[25077]: cluster 2023-12-21T07:46:00.198973+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-21T07:46:02.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[30553]: audit 2023-12-21T07:46:02.246888+0000 mon.a (mon.0) 241 : audit [INF] from='client.? 172.21.15.69:0/598956137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5d216bc-8553-4986-8348-49184dab0663"}]: dispatch 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[30553]: audit 2023-12-21T07:46:02.256468+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.69:0/598956137' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d216bc-8553-4986-8348-49184dab0663"}]': finished 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[30553]: cluster 2023-12-21T07:46:02.256605+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[30553]: audit 2023-12-21T07:46:02.256753+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[25075]: audit 2023-12-21T07:46:02.246888+0000 mon.a (mon.0) 241 : audit [INF] from='client.? 172.21.15.69:0/598956137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5d216bc-8553-4986-8348-49184dab0663"}]: dispatch 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[25075]: audit 2023-12-21T07:46:02.256468+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.69:0/598956137' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d216bc-8553-4986-8348-49184dab0663"}]': finished 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[25075]: cluster 2023-12-21T07:46:02.256605+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-21T07:46:02.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:02 smithi069 bash[25075]: audit 2023-12-21T07:46:02.256753+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:02.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:02 smithi081 bash[25077]: audit 2023-12-21T07:46:02.246888+0000 mon.a (mon.0) 241 : audit [INF] from='client.? 172.21.15.69:0/598956137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5d216bc-8553-4986-8348-49184dab0663"}]: dispatch 2023-12-21T07:46:02.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:02 smithi081 bash[25077]: audit 2023-12-21T07:46:02.256468+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.69:0/598956137' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d216bc-8553-4986-8348-49184dab0663"}]': finished 2023-12-21T07:46:02.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:02 smithi081 bash[25077]: cluster 2023-12-21T07:46:02.256605+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-21T07:46:02.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:02 smithi081 bash[25077]: audit 2023-12-21T07:46:02.256753+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:03.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:03 smithi069 bash[30553]: cluster 2023-12-21T07:46:02.199430+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-21T07:46:03.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:03 smithi069 bash[30553]: audit 2023-12-21T07:46:02.945647+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.69:0/1361385786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:03.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:03 smithi069 bash[25075]: cluster 2023-12-21T07:46:02.199430+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-21T07:46:03.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:03 smithi069 bash[25075]: audit 2023-12-21T07:46:02.945647+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.69:0/1361385786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:03.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:03 smithi081 bash[25077]: cluster 2023-12-21T07:46:02.199430+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-21T07:46:03.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:03 smithi081 bash[25077]: audit 2023-12-21T07:46:02.945647+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.69:0/1361385786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:05.648 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:05 smithi069 bash[25075]: cluster 2023-12-21T07:46:04.199893+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-21T07:46:05.648 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:05 smithi069 bash[30553]: cluster 2023-12-21T07:46:04.199893+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-21T07:46:05.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:05 smithi081 bash[25077]: cluster 2023-12-21T07:46:04.199893+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-21T07:46:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:07 smithi069 bash[25075]: cluster 2023-12-21T07:46:06.200232+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-21T07:46:07.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:07 smithi069 bash[30553]: cluster 2023-12-21T07:46:06.200232+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-21T07:46:07.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:07 smithi081 bash[25077]: cluster 2023-12-21T07:46:06.200232+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-21T07:46:09.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:09 smithi069 bash[25075]: cluster 2023-12-21T07:46:08.200652+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-21T07:46:09.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:09 smithi069 bash[30553]: cluster 2023-12-21T07:46:08.200652+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-21T07:46:09.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:09 smithi081 bash[25077]: cluster 2023-12-21T07:46:08.200652+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-21T07:46:11.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:11 smithi069 bash[25075]: cluster 2023-12-21T07:46:10.201177+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-21T07:46:11.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:11 smithi069 bash[30553]: cluster 2023-12-21T07:46:10.201177+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-21T07:46:11.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:11 smithi081 bash[25077]: cluster 2023-12-21T07:46:10.201177+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-21T07:46:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[25075]: cluster 2023-12-21T07:46:12.201625+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-21T07:46:13.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[25075]: audit 2023-12-21T07:46:12.333564+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T07:46:13.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[25075]: audit 2023-12-21T07:46:12.335100+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:13.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[25075]: cephadm 2023-12-21T07:46:12.336385+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi069 2023-12-21T07:46:13.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[30553]: cluster 2023-12-21T07:46:12.201625+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-21T07:46:13.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[30553]: audit 2023-12-21T07:46:12.333564+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T07:46:13.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[30553]: audit 2023-12-21T07:46:12.335100+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:13.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:13 smithi069 bash[30553]: cephadm 2023-12-21T07:46:12.336385+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi069 2023-12-21T07:46:13.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:13 smithi081 bash[25077]: cluster 2023-12-21T07:46:12.201625+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-21T07:46:13.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:13 smithi081 bash[25077]: audit 2023-12-21T07:46:12.333564+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T07:46:13.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:13 smithi081 bash[25077]: audit 2023-12-21T07:46:12.335100+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:13.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:13 smithi081 bash[25077]: cephadm 2023-12-21T07:46:12.336385+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi069 2023-12-21T07:46:15.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:15 smithi069 bash[25075]: cluster 2023-12-21T07:46:14.202046+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-21T07:46:15.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:15 smithi069 bash[30553]: cluster 2023-12-21T07:46:14.202046+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-21T07:46:15.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:15 smithi081 bash[25077]: cluster 2023-12-21T07:46:14.202046+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-21T07:46:17.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[25075]: cluster 2023-12-21T07:46:16.202445+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-21T07:46:17.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[25075]: audit 2023-12-21T07:46:16.325097+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:17.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[25075]: audit 2023-12-21T07:46:16.350686+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:17.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[25075]: audit 2023-12-21T07:46:16.352326+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:17.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[25075]: audit 2023-12-21T07:46:16.353212+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:17.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[30553]: cluster 2023-12-21T07:46:16.202445+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-21T07:46:17.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[30553]: audit 2023-12-21T07:46:16.325097+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:17.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[30553]: audit 2023-12-21T07:46:16.350686+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:17.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[30553]: audit 2023-12-21T07:46:16.352326+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:17.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:17 smithi069 bash[30553]: audit 2023-12-21T07:46:16.353212+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:17.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:17 smithi081 bash[25077]: cluster 2023-12-21T07:46:16.202445+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-21T07:46:17.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:17 smithi081 bash[25077]: audit 2023-12-21T07:46:16.325097+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:17.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:17 smithi081 bash[25077]: audit 2023-12-21T07:46:16.350686+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:17.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:17 smithi081 bash[25077]: audit 2023-12-21T07:46:16.352326+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:17.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:17 smithi081 bash[25077]: audit 2023-12-21T07:46:16.353212+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:19.437 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:19 smithi069 bash[25075]: cluster 2023-12-21T07:46:18.202974+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-21T07:46:19.437 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:19 smithi069 bash[30553]: cluster 2023-12-21T07:46:18.202974+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-21T07:46:19.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:19 smithi081 bash[25077]: cluster 2023-12-21T07:46:18.202974+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-21T07:46:21.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:20 smithi069 bash[25075]: audit 2023-12-21T07:46:19.835575+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:21.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:20 smithi069 bash[25075]: audit 2023-12-21T07:46:19.842301+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:21.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:20 smithi069 bash[30553]: audit 2023-12-21T07:46:19.835575+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:21.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:20 smithi069 bash[30553]: audit 2023-12-21T07:46:19.842301+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:21.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:20 smithi081 bash[25077]: audit 2023-12-21T07:46:19.835575+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:21.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:20 smithi081 bash[25077]: audit 2023-12-21T07:46:19.842301+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:21 smithi069 bash[25075]: cluster 2023-12-21T07:46:20.203458+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-21T07:46:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:21 smithi069 bash[30553]: cluster 2023-12-21T07:46:20.203458+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-21T07:46:22.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:21 smithi081 bash[25077]: cluster 2023-12-21T07:46:20.203458+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-21T07:46:22.934 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 0 on host 'smithi069' 2023-12-21T07:46:23.563 DEBUG:teuthology.orchestra.run.smithi069:osd.0> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.0.service 2023-12-21T07:46:23.566 INFO:tasks.cephadm:Deploying osd.1 on smithi069 with /dev/vg_nvme/lv_3... 2023-12-21T07:46:23.566 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-21T07:46:23.615 INFO:journalctl@ceph.osd.0.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:46:24.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: cluster 2023-12-21T07:46:22.203873+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-21T07:46:24.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: audit 2023-12-21T07:46:22.931383+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:24.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: audit 2023-12-21T07:46:22.968537+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:24.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: audit 2023-12-21T07:46:22.971217+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:24.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: audit 2023-12-21T07:46:22.972804+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:24.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: audit 2023-12-21T07:46:23.019724+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[25075]: audit 2023-12-21T07:46:23.020231+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: cluster 2023-12-21T07:46:22.203873+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-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: audit 2023-12-21T07:46:22.931383+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: audit 2023-12-21T07:46:22.968537+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: audit 2023-12-21T07:46:22.971217+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: audit 2023-12-21T07:46:22.972804+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: audit 2023-12-21T07:46:23.019724+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:46:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:23 smithi069 bash[30553]: audit 2023-12-21T07:46:23.020231+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: cluster 2023-12-21T07:46:22.203873+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-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: audit 2023-12-21T07:46:22.931383+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: audit 2023-12-21T07:46:22.968537+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: audit 2023-12-21T07:46:22.971217+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: audit 2023-12-21T07:46:22.972804+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: audit 2023-12-21T07:46:23.019724+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:46:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:23 smithi081 bash[25077]: audit 2023-12-21T07:46:23.020231+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T07:46:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:24 smithi081 bash[25077]: audit 2023-12-21T07:46:23.933926+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T07:46:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:24 smithi081 bash[25077]: cluster 2023-12-21T07:46:23.934169+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-21T07:46:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:24 smithi081 bash[25077]: audit 2023-12-21T07:46:23.935036+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:24 smithi081 bash[25077]: audit 2023-12-21T07:46:23.935657+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:46:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:24 smithi081 bash[25077]: audit 2023-12-21T07:46:23.943000+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[25075]: audit 2023-12-21T07:46:23.933926+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[25075]: cluster 2023-12-21T07:46:23.934169+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[25075]: audit 2023-12-21T07:46:23.935036+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[25075]: audit 2023-12-21T07:46:23.935657+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[25075]: audit 2023-12-21T07:46:23.943000+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[30553]: audit 2023-12-21T07:46:23.933926+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[30553]: cluster 2023-12-21T07:46:23.934169+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-21T07:46:25.393 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[30553]: audit 2023-12-21T07:46:23.935036+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:25.394 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[30553]: audit 2023-12-21T07:46:23.935657+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:46:25.394 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[30553]: audit 2023-12-21T07:46:23.943000+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:46:25.394 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[33365]: debug 2023-12-21T07:46:24.952+0000 7f4055309700 -1 osd.0 0 waiting for initial osdmap 2023-12-21T07:46:25.394 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 07:46:24 smithi069 bash[33365]: debug 2023-12-21T07:46:24.956+0000 7f40504a1700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[30553]: cluster 2023-12-21T07:46:24.204298+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[30553]: audit 2023-12-21T07:46:24.945952+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[30553]: cluster 2023-12-21T07:46:24.946148+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[30553]: audit 2023-12-21T07:46:24.946916+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[30553]: audit 2023-12-21T07:46:24.956483+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[25075]: cluster 2023-12-21T07:46:24.204298+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:26.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[25075]: audit 2023-12-21T07:46:24.945952+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:46:26.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[25075]: cluster 2023-12-21T07:46:24.946148+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-21T07:46:26.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[25075]: audit 2023-12-21T07:46:24.946916+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:26.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:25 smithi069 bash[25075]: audit 2023-12-21T07:46:24.956483+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:26.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:25 smithi081 bash[25077]: cluster 2023-12-21T07:46:24.204298+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:26.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:25 smithi081 bash[25077]: audit 2023-12-21T07:46:24.945952+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:46:26.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:25 smithi081 bash[25077]: cluster 2023-12-21T07:46:24.946148+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-21T07:46:26.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:25 smithi081 bash[25077]: audit 2023-12-21T07:46:24.946916+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:26.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:25 smithi081 bash[25077]: audit 2023-12-21T07:46:24.956483+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:27.236 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-21T07:46:27.236 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-21T07:46:27.236 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-12-21T07:46:27.236 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-12-21T07:46:27.236 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0201951 s, 519 MB/s 2023-12-21T07:46:27.236 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-12-21T07:46:27.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:26 smithi081 bash[25077]: cluster 2023-12-21T07:46:24.023102+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:46:27.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:26 smithi081 bash[25077]: cluster 2023-12-21T07:46:24.023303+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:46:27.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:26 smithi081 bash[25077]: cluster 2023-12-21T07:46:25.960016+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803] boot 2023-12-21T07:46:27.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:26 smithi081 bash[25077]: cluster 2023-12-21T07:46:25.960165+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-21T07:46:27.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:26 smithi081 bash[25077]: audit 2023-12-21T07:46:25.960926+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[25075]: cluster 2023-12-21T07:46:24.023102+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[25075]: cluster 2023-12-21T07:46:24.023303+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[25075]: cluster 2023-12-21T07:46:25.960016+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803] boot 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[25075]: cluster 2023-12-21T07:46:25.960165+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[25075]: audit 2023-12-21T07:46:25.960926+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[30553]: cluster 2023-12-21T07:46:24.023102+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[30553]: cluster 2023-12-21T07:46:24.023303+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:46:27.283 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[30553]: cluster 2023-12-21T07:46:25.960016+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.69:6802/3412491803,v1:172.21.15.69:6803/3412491803] boot 2023-12-21T07:46:27.284 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[30553]: cluster 2023-12-21T07:46:25.960165+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-21T07:46:27.284 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:26 smithi069 bash[30553]: audit 2023-12-21T07:46:25.960926+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:46:28.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:27 smithi081 bash[25077]: cluster 2023-12-21T07:46:26.204745+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:28.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:27 smithi081 bash[25077]: cluster 2023-12-21T07:46:26.977898+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-21T07:46:28.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:27 smithi069 bash[25075]: cluster 2023-12-21T07:46:26.204745+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:28.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:27 smithi069 bash[25075]: cluster 2023-12-21T07:46:26.977898+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-21T07:46:28.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:28 smithi069 bash[30553]: cluster 2023-12-21T07:46:26.204745+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-21T07:46:28.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:28 smithi069 bash[30553]: cluster 2023-12-21T07:46:26.977898+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-21T07:46:28.462 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_3 2023-12-21T07:46:30.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:29 smithi069 bash[25075]: cluster 2023-12-21T07:46:28.205226+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:30.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:29 smithi069 bash[30553]: cluster 2023-12-21T07:46:28.205226+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:30.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:29 smithi081 bash[25077]: cluster 2023-12-21T07:46:28.205226+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:32.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:31 smithi081 bash[25077]: cluster 2023-12-21T07:46:30.205758+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-21T07:46:32.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:31 smithi081 bash[25077]: audit 2023-12-21T07:46:31.636000+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:31 smithi081 bash[25077]: audit 2023-12-21T07:46:31.637469+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:46:32.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:31 smithi081 bash[25077]: audit 2023-12-21T07:46:31.646956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:31 smithi081 bash[25077]: audit 2023-12-21T07:46:31.653434+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[25075]: cluster 2023-12-21T07:46:30.205758+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-21T07:46:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[25075]: audit 2023-12-21T07:46:31.636000+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[25075]: audit 2023-12-21T07:46:31.637469+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[25075]: audit 2023-12-21T07:46:31.646956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[25075]: audit 2023-12-21T07:46:31.653434+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[30553]: cluster 2023-12-21T07:46:30.205758+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-21T07:46:32.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[30553]: audit 2023-12-21T07:46:31.636000+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[30553]: audit 2023-12-21T07:46:31.637469+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[30553]: audit 2023-12-21T07:46:31.646956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:32.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:31 smithi069 bash[30553]: audit 2023-12-21T07:46:31.653434+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:33.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:32 smithi081 bash[25077]: cephadm 2023-12-21T07:46:31.627725+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:46:33.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:32 smithi081 bash[25077]: cephadm 2023-12-21T07:46:31.638751+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16246M 2023-12-21T07:46:33.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:32 smithi081 bash[25077]: audit 2023-12-21T07:46:32.131240+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:33.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:32 smithi081 bash[25077]: audit 2023-12-21T07:46:32.137763+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:46:33.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:32 smithi081 bash[25077]: audit 2023-12-21T07:46:32.141760+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:46:33.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:32 smithi081 bash[25077]: audit 2023-12-21T07:46:32.143118+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[25075]: cephadm 2023-12-21T07:46:31.627725+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[25075]: cephadm 2023-12-21T07:46:31.638751+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16246M 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[25075]: audit 2023-12-21T07:46:32.131240+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[25075]: audit 2023-12-21T07:46:32.137763+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[25075]: audit 2023-12-21T07:46:32.141760+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[25075]: audit 2023-12-21T07:46:32.143118+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[30553]: cephadm 2023-12-21T07:46:31.627725+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[30553]: cephadm 2023-12-21T07:46:31.638751+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 16246M 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[30553]: audit 2023-12-21T07:46:32.131240+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[30553]: audit 2023-12-21T07:46:32.137763+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[30553]: audit 2023-12-21T07:46:32.141760+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:46:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:32 smithi069 bash[30553]: audit 2023-12-21T07:46:32.143118+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:34.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:33 smithi081 bash[25077]: cluster 2023-12-21T07:46:32.206326+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:34.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:33 smithi069 bash[25075]: cluster 2023-12-21T07:46:32.206326+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:34.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:33 smithi069 bash[30553]: cluster 2023-12-21T07:46:32.206326+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:36.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:35 smithi081 bash[25077]: cluster 2023-12-21T07:46:34.206924+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-21T07:46:36.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:35 smithi069 bash[25075]: cluster 2023-12-21T07:46:34.206924+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-21T07:46:36.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:35 smithi069 bash[30553]: cluster 2023-12-21T07:46:34.206924+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-21T07:46:38.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:37 smithi081 bash[25077]: cluster 2023-12-21T07:46:36.207377+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-21T07:46:38.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:38 smithi069 bash[25075]: cluster 2023-12-21T07:46:36.207377+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-21T07:46:38.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:38 smithi069 bash[30553]: cluster 2023-12-21T07:46:36.207377+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-21T07:46:39.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:39 smithi081 bash[25077]: audit 2023-12-21T07:46:38.071749+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.69:0/4216444571' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]: dispatch 2023-12-21T07:46:39.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:39 smithi081 bash[25077]: audit 2023-12-21T07:46:38.072302+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]: dispatch 2023-12-21T07:46:39.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:39 smithi081 bash[25077]: audit 2023-12-21T07:46:38.081877+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]': finished 2023-12-21T07:46:39.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:39 smithi081 bash[25077]: cluster 2023-12-21T07:46:38.082032+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-21T07:46:39.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:39 smithi081 bash[25077]: audit 2023-12-21T07:46:38.082306+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:46:39.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:39 smithi081 bash[25077]: audit 2023-12-21T07:46:38.788025+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.69:0/3084299843' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[25075]: audit 2023-12-21T07:46:38.071749+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.69:0/4216444571' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]: dispatch 2023-12-21T07:46:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[25075]: audit 2023-12-21T07:46:38.072302+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]: dispatch 2023-12-21T07:46:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[25075]: audit 2023-12-21T07:46:38.081877+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]': finished 2023-12-21T07:46:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[25075]: cluster 2023-12-21T07:46:38.082032+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[25075]: audit 2023-12-21T07:46:38.082306+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[25075]: audit 2023-12-21T07:46:38.788025+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.69:0/3084299843' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[30553]: audit 2023-12-21T07:46:38.071749+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.69:0/4216444571' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]: dispatch 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[30553]: audit 2023-12-21T07:46:38.072302+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]: dispatch 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[30553]: audit 2023-12-21T07:46:38.081877+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa832d6-97da-4bbe-af01-6712acd0a6ba"}]': finished 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[30553]: cluster 2023-12-21T07:46:38.082032+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[30553]: audit 2023-12-21T07:46:38.082306+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:46:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:39 smithi069 bash[30553]: audit 2023-12-21T07:46:38.788025+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.69:0/3084299843' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:46:40.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:40 smithi069 bash[25075]: cluster 2023-12-21T07:46:38.207914+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:40.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:40 smithi069 bash[30553]: cluster 2023-12-21T07:46:38.207914+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:40.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:40 smithi081 bash[25077]: cluster 2023-12-21T07:46:38.207914+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:42.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:42 smithi069 bash[25075]: cluster 2023-12-21T07:46:40.208388+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-21T07:46:42.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:42 smithi069 bash[30553]: cluster 2023-12-21T07:46:40.208388+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-21T07:46:42.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:42 smithi081 bash[25077]: cluster 2023-12-21T07:46:40.208388+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-21T07:46:44.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:44 smithi069 bash[25075]: cluster 2023-12-21T07:46:42.208950+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-21T07:46:44.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:44 smithi069 bash[30553]: cluster 2023-12-21T07:46:42.208950+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-21T07:46:44.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:44 smithi081 bash[25077]: cluster 2023-12-21T07:46:42.208950+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-21T07:46:46.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:46 smithi069 bash[25075]: cluster 2023-12-21T07:46:44.209531+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-21T07:46:46.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:46 smithi069 bash[30553]: cluster 2023-12-21T07:46:44.209531+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-21T07:46:46.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:46 smithi081 bash[25077]: cluster 2023-12-21T07:46:44.209531+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-21T07:46:47.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:47 smithi069 bash[25075]: audit 2023-12-21T07:46:46.255645+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:46:47.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:47 smithi069 bash[25075]: audit 2023-12-21T07:46:46.257782+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:46:47.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:47 smithi069 bash[30553]: audit 2023-12-21T07:46:46.255645+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:46:47.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:47 smithi069 bash[30553]: audit 2023-12-21T07:46:46.257782+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:46:47.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:47 smithi081 bash[25077]: audit 2023-12-21T07:46:46.255645+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:46:47.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:47 smithi081 bash[25077]: audit 2023-12-21T07:46:46.257782+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:46:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:48 smithi069 bash[25075]: cluster 2023-12-21T07:46:46.209995+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-21T07:46:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:48 smithi069 bash[30553]: cluster 2023-12-21T07:46:46.209995+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-21T07:46:48.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:48 smithi081 bash[25077]: cluster 2023-12-21T07:46:46.209995+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-21T07:46:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:49 smithi069 bash[25075]: audit 2023-12-21T07:46:48.159276+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T07:46:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:49 smithi069 bash[25075]: audit 2023-12-21T07:46:48.160774+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:49 smithi069 bash[25075]: cephadm 2023-12-21T07:46:48.161824+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Deploying daemon osd.1 on smithi069 2023-12-21T07:46:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:49 smithi069 bash[30553]: audit 2023-12-21T07:46:48.159276+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T07:46:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:49 smithi069 bash[30553]: audit 2023-12-21T07:46:48.160774+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:49 smithi069 bash[30553]: cephadm 2023-12-21T07:46:48.161824+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Deploying daemon osd.1 on smithi069 2023-12-21T07:46:49.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:49 smithi081 bash[25077]: audit 2023-12-21T07:46:48.159276+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T07:46:49.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:49 smithi081 bash[25077]: audit 2023-12-21T07:46:48.160774+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:49.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:49 smithi081 bash[25077]: cephadm 2023-12-21T07:46:48.161824+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Deploying daemon osd.1 on smithi069 2023-12-21T07:46:50.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:50 smithi069 bash[25075]: cluster 2023-12-21T07:46:48.210336+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:50.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:50 smithi069 bash[30553]: cluster 2023-12-21T07:46:48.210336+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:50.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:50 smithi081 bash[25077]: cluster 2023-12-21T07:46:48.210336+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:52 smithi069 bash[25075]: cluster 2023-12-21T07:46:50.210866+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:52.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:52 smithi069 bash[30553]: cluster 2023-12-21T07:46:50.210866+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:52.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:52 smithi081 bash[25077]: cluster 2023-12-21T07:46:50.210866+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:46:53.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:53 smithi081 bash[25077]: cluster 2023-12-21T07:46:52.211347+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-21T07:46:53.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:53 smithi081 bash[25077]: audit 2023-12-21T07:46:52.245242+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:53.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:53 smithi081 bash[25077]: audit 2023-12-21T07:46:52.272111+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:53.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:53 smithi081 bash[25077]: audit 2023-12-21T07:46:52.274532+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:53.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:53 smithi081 bash[25077]: audit 2023-12-21T07:46:52.276016+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:53.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[30553]: cluster 2023-12-21T07:46:52.211347+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-21T07:46:53.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[30553]: audit 2023-12-21T07:46:52.245242+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:53.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[30553]: audit 2023-12-21T07:46:52.272111+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:53.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[30553]: audit 2023-12-21T07:46:52.274532+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:53.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[30553]: audit 2023-12-21T07:46:52.276016+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:53.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[25075]: cluster 2023-12-21T07:46:52.211347+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-21T07:46:53.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[25075]: audit 2023-12-21T07:46:52.245242+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:53.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[25075]: audit 2023-12-21T07:46:52.272111+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:46:53.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[25075]: audit 2023-12-21T07:46:52.274532+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:46:53.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:53 smithi069 bash[25075]: audit 2023-12-21T07:46:52.276016+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:46:55.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:55 smithi069 bash[30553]: cluster 2023-12-21T07:46:54.211802+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-21T07:46:55.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:55 smithi069 bash[25075]: cluster 2023-12-21T07:46:54.211802+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-21T07:46:55.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:55 smithi081 bash[25077]: cluster 2023-12-21T07:46:54.211802+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-21T07:46:57.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:57 smithi069 bash[25075]: audit 2023-12-21T07:46:56.057562+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:57.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:57 smithi069 bash[25075]: audit 2023-12-21T07:46:56.348924+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:57.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:57 smithi069 bash[30553]: audit 2023-12-21T07:46:56.057562+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:57.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:57 smithi069 bash[30553]: audit 2023-12-21T07:46:56.348924+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:57 smithi081 bash[25077]: audit 2023-12-21T07:46:56.057562+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:57.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:57 smithi081 bash[25077]: audit 2023-12-21T07:46:56.348924+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:46:58.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:46:58 smithi069 bash[25075]: cluster 2023-12-21T07:46:56.212332+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-21T07:46:58.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:46:58 smithi069 bash[30553]: cluster 2023-12-21T07:46:56.212332+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-21T07:46:58.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:46:58 smithi081 bash[25077]: cluster 2023-12-21T07:46:56.212332+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-21T07:46:59.092 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 1 on host 'smithi069' 2023-12-21T07:46:59.712 DEBUG:teuthology.orchestra.run.smithi069:osd.1> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.1.service 2023-12-21T07:46:59.715 INFO:tasks.cephadm:Deploying osd.2 on smithi069 with /dev/vg_nvme/lv_2... 2023-12-21T07:46:59.715 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-21T07:46:59.918 INFO:journalctl@ceph.osd.1.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:47:00.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[25075]: cluster 2023-12-21T07:46:58.212915+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-21T07:47:00.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[25075]: audit 2023-12-21T07:46:59.089988+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[25075]: audit 2023-12-21T07:46:59.122229+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[25075]: audit 2023-12-21T07:46:59.124778+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[25075]: audit 2023-12-21T07:46:59.126516+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[25075]: audit 2023-12-21T07:46:59.526483+0000 mon.a (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[30553]: cluster 2023-12-21T07:46:58.212915+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-21T07:47:00.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[30553]: audit 2023-12-21T07:46:59.089988+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[30553]: audit 2023-12-21T07:46:59.122229+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[30553]: audit 2023-12-21T07:46:59.124778+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:00.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[30553]: audit 2023-12-21T07:46:59.126516+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:00 smithi069 bash[30553]: audit 2023-12-21T07:46:59.526483+0000 mon.a (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:00.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:00 smithi081 bash[25077]: cluster 2023-12-21T07:46:58.212915+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-21T07:47:00.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:00 smithi081 bash[25077]: audit 2023-12-21T07:46:59.089988+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:00.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:00 smithi081 bash[25077]: audit 2023-12-21T07:46:59.122229+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:00.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:00 smithi081 bash[25077]: audit 2023-12-21T07:46:59.124778+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:00.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:00 smithi081 bash[25077]: audit 2023-12-21T07:46:59.126516+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:00.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:00 smithi081 bash[25077]: audit 2023-12-21T07:46:59.526483+0000 mon.a (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T07:47:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[25075]: audit 2023-12-21T07:47:00.099713+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T07:47:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[25075]: cluster 2023-12-21T07:47:00.099819+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-21T07:47:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[25075]: audit 2023-12-21T07:47:00.099988+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[25075]: audit 2023-12-21T07:47:00.100480+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:01.407 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[36479]: debug 2023-12-21T07:47:01.112+0000 7fcb6a107700 -1 osd.1 0 waiting for initial osdmap 2023-12-21T07:47:01.407 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[36479]: debug 2023-12-21T07:47:01.116+0000 7fcb6529f700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:47:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[30553]: audit 2023-12-21T07:47:00.099713+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T07:47:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[30553]: cluster 2023-12-21T07:47:00.099819+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-21T07:47:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[30553]: audit 2023-12-21T07:47:00.099988+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:01 smithi069 bash[30553]: audit 2023-12-21T07:47:00.100480+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:01.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:01 smithi081 bash[25077]: audit 2023-12-21T07:47:00.099713+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T07:47:01.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:01 smithi081 bash[25077]: cluster 2023-12-21T07:47:00.099819+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-21T07:47:01.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:01 smithi081 bash[25077]: audit 2023-12-21T07:47:00.099988+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:01.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:01 smithi081 bash[25077]: audit 2023-12-21T07:47:00.100480+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:02.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[30553]: cluster 2023-12-21T07:47:00.213551+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:02.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[30553]: audit 2023-12-21T07:47:01.104239+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:47:02.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[30553]: cluster 2023-12-21T07:47:01.104427+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-21T07:47:02.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[30553]: audit 2023-12-21T07:47:01.105282+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:02.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[30553]: audit 2023-12-21T07:47:01.113222+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[25075]: cluster 2023-12-21T07:47:00.213551+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[25075]: audit 2023-12-21T07:47:01.104239+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:47:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[25075]: cluster 2023-12-21T07:47:01.104427+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-21T07:47:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[25075]: audit 2023-12-21T07:47:01.105282+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:02 smithi069 bash[25075]: audit 2023-12-21T07:47:01.113222+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:02.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:02 smithi081 bash[25077]: cluster 2023-12-21T07:47:00.213551+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:02.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:02 smithi081 bash[25077]: audit 2023-12-21T07:47:01.104239+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:47:02.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:02 smithi081 bash[25077]: cluster 2023-12-21T07:47:01.104427+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-21T07:47:02.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:02 smithi081 bash[25077]: audit 2023-12-21T07:47:01.105282+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:02.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:02 smithi081 bash[25077]: audit 2023-12-21T07:47:01.113222+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:03.272 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[25075]: cluster 2023-12-21T07:47:00.514564+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:03.272 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[25075]: cluster 2023-12-21T07:47:00.514771+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:03.272 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[25075]: cluster 2023-12-21T07:47:02.116318+0000 mon.a (mon.0) 305 : cluster [INF] osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652] boot 2023-12-21T07:47:03.272 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[25075]: cluster 2023-12-21T07:47:02.116437+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-21T07:47:03.272 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[25075]: audit 2023-12-21T07:47:02.117652+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:03.272 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[30553]: cluster 2023-12-21T07:47:00.514564+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:03.273 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[30553]: cluster 2023-12-21T07:47:00.514771+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:03.273 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[30553]: cluster 2023-12-21T07:47:02.116318+0000 mon.a (mon.0) 305 : cluster [INF] osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652] boot 2023-12-21T07:47:03.273 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[30553]: cluster 2023-12-21T07:47:02.116437+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-21T07:47:03.273 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:03 smithi069 bash[30553]: audit 2023-12-21T07:47:02.117652+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:03.341 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-21T07:47:03.342 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-21T07:47:03.342 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-12-21T07:47:03.342 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-12-21T07:47:03.342 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0194696 s, 539 MB/s 2023-12-21T07:47:03.342 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-12-21T07:47:03.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:03 smithi081 bash[25077]: cluster 2023-12-21T07:47:00.514564+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:03.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:03 smithi081 bash[25077]: cluster 2023-12-21T07:47:00.514771+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:03.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:03 smithi081 bash[25077]: cluster 2023-12-21T07:47:02.116318+0000 mon.a (mon.0) 305 : cluster [INF] osd.1 [v2:172.21.15.69:6810/2573553652,v1:172.21.15.69:6811/2573553652] boot 2023-12-21T07:47:03.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:03 smithi081 bash[25077]: cluster 2023-12-21T07:47:02.116437+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-21T07:47:03.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:03 smithi081 bash[25077]: audit 2023-12-21T07:47:02.117652+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:47:04.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:04 smithi069 bash[25075]: cluster 2023-12-21T07:47:02.214019+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:04.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:04 smithi069 bash[25075]: cluster 2023-12-21T07:47:03.131214+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-21T07:47:04.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:04 smithi069 bash[30553]: cluster 2023-12-21T07:47:02.214019+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:04.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:04 smithi069 bash[30553]: cluster 2023-12-21T07:47:03.131214+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-21T07:47:04.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:04 smithi081 bash[25077]: cluster 2023-12-21T07:47:02.214019+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-21T07:47:04.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:04 smithi081 bash[25077]: cluster 2023-12-21T07:47:03.131214+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-21T07:47:04.607 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_2 2023-12-21T07:47:06.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:06 smithi069 bash[25075]: cluster 2023-12-21T07:47:04.214565+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:06.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:06 smithi069 bash[30553]: cluster 2023-12-21T07:47:04.214565+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:06.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:06 smithi081 bash[25077]: cluster 2023-12-21T07:47:04.214565+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:08.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[25075]: cluster 2023-12-21T07:47:06.215098+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-21T07:47:08.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[25075]: audit 2023-12-21T07:47:07.874795+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[25075]: audit 2023-12-21T07:47:07.876542+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:08.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[25075]: audit 2023-12-21T07:47:07.877873+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:08.397 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[25075]: audit 2023-12-21T07:47:07.883855+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.398 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[25075]: audit 2023-12-21T07:47:07.891433+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.398 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[30553]: cluster 2023-12-21T07:47:06.215098+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-21T07:47:08.398 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[30553]: audit 2023-12-21T07:47:07.874795+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.398 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[30553]: audit 2023-12-21T07:47:07.876542+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:08.398 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[30553]: audit 2023-12-21T07:47:07.877873+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:08.398 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[30553]: audit 2023-12-21T07:47:07.883855+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.398 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:08 smithi069 bash[30553]: audit 2023-12-21T07:47:07.891433+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:08 smithi081 bash[25077]: cluster 2023-12-21T07:47:06.215098+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-21T07:47:08.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:08 smithi081 bash[25077]: audit 2023-12-21T07:47:07.874795+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:08 smithi081 bash[25077]: audit 2023-12-21T07:47:07.876542+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:08.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:08 smithi081 bash[25077]: audit 2023-12-21T07:47:07.877873+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:08.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:08 smithi081 bash[25077]: audit 2023-12-21T07:47:07.883855+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:08.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:08 smithi081 bash[25077]: audit 2023-12-21T07:47:07.891433+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:09.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[25075]: cephadm 2023-12-21T07:47:07.866198+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:47:09.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[25075]: cephadm 2023-12-21T07:47:07.878732+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 8123M 2023-12-21T07:47:09.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[25075]: audit 2023-12-21T07:47:08.374072+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:09.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[25075]: audit 2023-12-21T07:47:08.379722+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:09.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[25075]: audit 2023-12-21T07:47:08.381252+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[30553]: cephadm 2023-12-21T07:47:07.866198+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:47:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[30553]: cephadm 2023-12-21T07:47:07.878732+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 8123M 2023-12-21T07:47:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[30553]: audit 2023-12-21T07:47:08.374072+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[30553]: audit 2023-12-21T07:47:08.379722+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:09 smithi069 bash[30553]: audit 2023-12-21T07:47:08.381252+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:09.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:09 smithi081 bash[25077]: cephadm 2023-12-21T07:47:07.866198+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:47:09.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:09 smithi081 bash[25077]: cephadm 2023-12-21T07:47:07.878732+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 8123M 2023-12-21T07:47:09.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:09 smithi081 bash[25077]: audit 2023-12-21T07:47:08.374072+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:09.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:09 smithi081 bash[25077]: audit 2023-12-21T07:47:08.379722+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:09.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:09 smithi081 bash[25077]: audit 2023-12-21T07:47:08.381252+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:10.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:10 smithi069 bash[25075]: cluster 2023-12-21T07:47:08.215579+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:10.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:10 smithi069 bash[25075]: audit 2023-12-21T07:47:08.371223+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:10.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:10 smithi069 bash[30553]: cluster 2023-12-21T07:47:08.215579+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:10.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:10 smithi069 bash[30553]: audit 2023-12-21T07:47:08.371223+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:10.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:10 smithi081 bash[25077]: cluster 2023-12-21T07:47:08.215579+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:10.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:10 smithi081 bash[25077]: audit 2023-12-21T07:47:08.371223+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:12.312 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:12 smithi069 bash[30553]: cluster 2023-12-21T07:47:10.216194+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-21T07:47:12.313 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:12 smithi069 bash[25075]: cluster 2023-12-21T07:47:10.216194+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-21T07:47:12.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:12 smithi081 bash[25077]: cluster 2023-12-21T07:47:10.216194+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-21T07:47:14.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:14 smithi081 bash[25077]: cluster 2023-12-21T07:47:12.216708+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-21T07:47:14.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:14 smithi069 bash[25075]: cluster 2023-12-21T07:47:12.216708+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-21T07:47:14.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:14 smithi069 bash[30553]: cluster 2023-12-21T07:47:12.216708+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-21T07:47:15.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:15 smithi081 bash[25077]: audit 2023-12-21T07:47:14.293509+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.69:0/77986995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]: dispatch 2023-12-21T07:47:15.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:15 smithi081 bash[25077]: audit 2023-12-21T07:47:14.294170+0000 mon.a (mon.0) 317 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]: dispatch 2023-12-21T07:47:15.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:15 smithi081 bash[25077]: audit 2023-12-21T07:47:14.306068+0000 mon.a (mon.0) 318 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]': finished 2023-12-21T07:47:15.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:15 smithi081 bash[25077]: cluster 2023-12-21T07:47:14.306180+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-21T07:47:15.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:15 smithi081 bash[25077]: audit 2023-12-21T07:47:14.306409+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:15.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:15 smithi081 bash[25077]: audit 2023-12-21T07:47:15.001255+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.69:0/2313711919' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:15.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[25075]: audit 2023-12-21T07:47:14.293509+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.69:0/77986995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]: dispatch 2023-12-21T07:47:15.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[25075]: audit 2023-12-21T07:47:14.294170+0000 mon.a (mon.0) 317 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]: dispatch 2023-12-21T07:47:15.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[25075]: audit 2023-12-21T07:47:14.306068+0000 mon.a (mon.0) 318 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]': finished 2023-12-21T07:47:15.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[25075]: cluster 2023-12-21T07:47:14.306180+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[25075]: audit 2023-12-21T07:47:14.306409+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[25075]: audit 2023-12-21T07:47:15.001255+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.69:0/2313711919' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[30553]: audit 2023-12-21T07:47:14.293509+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.69:0/77986995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]: dispatch 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[30553]: audit 2023-12-21T07:47:14.294170+0000 mon.a (mon.0) 317 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]: dispatch 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[30553]: audit 2023-12-21T07:47:14.306068+0000 mon.a (mon.0) 318 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "182502df-f034-4e4c-a6ab-828189512ca8"}]': finished 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[30553]: cluster 2023-12-21T07:47:14.306180+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[30553]: audit 2023-12-21T07:47:14.306409+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:15 smithi069 bash[30553]: audit 2023-12-21T07:47:15.001255+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.69:0/2313711919' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:16.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:16 smithi081 bash[25077]: cluster 2023-12-21T07:47:14.217119+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-21T07:47:16.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:16 smithi069 bash[30553]: cluster 2023-12-21T07:47:14.217119+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-21T07:47:16.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:16 smithi069 bash[25075]: cluster 2023-12-21T07:47:14.217119+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-21T07:47:18.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:18 smithi069 bash[25075]: cluster 2023-12-21T07:47:16.217661+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-21T07:47:18.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:18 smithi069 bash[30553]: cluster 2023-12-21T07:47:16.217661+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-21T07:47:18.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:18 smithi081 bash[25077]: cluster 2023-12-21T07:47:16.217661+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-21T07:47:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:20 smithi081 bash[25077]: cluster 2023-12-21T07:47:18.218271+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-21T07:47:20.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:20 smithi069 bash[25075]: cluster 2023-12-21T07:47:18.218271+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-21T07:47:20.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:20 smithi069 bash[30553]: cluster 2023-12-21T07:47:18.218271+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-21T07:47:22.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:22 smithi069 bash[30553]: cluster 2023-12-21T07:47:20.218848+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-21T07:47:22.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:22 smithi069 bash[25075]: cluster 2023-12-21T07:47:20.218848+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-21T07:47:22.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:22 smithi081 bash[25077]: cluster 2023-12-21T07:47:20.218848+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-21T07:47:24.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:24 smithi069 bash[25075]: cluster 2023-12-21T07:47:22.219362+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-21T07:47:24.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:24 smithi069 bash[30553]: cluster 2023-12-21T07:47:22.219362+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-21T07:47:24.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:24 smithi081 bash[25077]: cluster 2023-12-21T07:47:22.219362+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-21T07:47:25.506 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:25 smithi069 bash[25075]: audit 2023-12-21T07:47:24.440168+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T07:47:25.506 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:25 smithi069 bash[25075]: audit 2023-12-21T07:47:24.441544+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:25.506 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:25 smithi069 bash[30553]: audit 2023-12-21T07:47:24.440168+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T07:47:25.506 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:25 smithi069 bash[30553]: audit 2023-12-21T07:47:24.441544+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:25.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:25 smithi081 bash[25077]: audit 2023-12-21T07:47:24.440168+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T07:47:25.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:25 smithi081 bash[25077]: audit 2023-12-21T07:47:24.441544+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:26 smithi081 bash[25077]: cluster 2023-12-21T07:47:24.219867+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-21T07:47:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:26 smithi081 bash[25077]: cephadm 2023-12-21T07:47:24.442720+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Deploying daemon osd.2 on smithi069 2023-12-21T07:47:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:26 smithi069 bash[25075]: cluster 2023-12-21T07:47:24.219867+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-21T07:47:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:26 smithi069 bash[25075]: cephadm 2023-12-21T07:47:24.442720+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Deploying daemon osd.2 on smithi069 2023-12-21T07:47:26.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:26 smithi069 bash[30553]: cluster 2023-12-21T07:47:24.219867+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-21T07:47:26.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:26 smithi069 bash[30553]: cephadm 2023-12-21T07:47:24.442720+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Deploying daemon osd.2 on smithi069 2023-12-21T07:47:28.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:28 smithi069 bash[25075]: cluster 2023-12-21T07:47:26.220403+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:28.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:28 smithi069 bash[30553]: cluster 2023-12-21T07:47:26.220403+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:28.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:28 smithi081 bash[25077]: cluster 2023-12-21T07:47:26.220403+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:29.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:29 smithi081 bash[25077]: cluster 2023-12-21T07:47:28.220757+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-21T07:47:29.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:29 smithi081 bash[25077]: audit 2023-12-21T07:47:28.524992+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:29.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:29 smithi081 bash[25077]: audit 2023-12-21T07:47:28.558749+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:29.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:29 smithi081 bash[25077]: audit 2023-12-21T07:47:28.560213+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:29.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:29 smithi081 bash[25077]: audit 2023-12-21T07:47:28.561254+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[25075]: cluster 2023-12-21T07:47:28.220757+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-21T07:47:29.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[25075]: audit 2023-12-21T07:47:28.524992+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[25075]: audit 2023-12-21T07:47:28.558749+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[25075]: audit 2023-12-21T07:47:28.560213+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[25075]: audit 2023-12-21T07:47:28.561254+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[30553]: cluster 2023-12-21T07:47:28.220757+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-21T07:47:29.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[30553]: audit 2023-12-21T07:47:28.524992+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[30553]: audit 2023-12-21T07:47:28.558749+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[30553]: audit 2023-12-21T07:47:28.560213+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:29.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:29 smithi069 bash[30553]: audit 2023-12-21T07:47:28.561254+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:31.561 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:31 smithi069 bash[25075]: cluster 2023-12-21T07:47:30.221207+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-21T07:47:31.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:31 smithi069 bash[30553]: cluster 2023-12-21T07:47:30.221207+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-21T07:47:32.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:31 smithi081 bash[25077]: cluster 2023-12-21T07:47:30.221207+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-21T07:47:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:33 smithi069 bash[25075]: cluster 2023-12-21T07:47:32.221692+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-21T07:47:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:33 smithi069 bash[25075]: audit 2023-12-21T07:47:32.335740+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:33.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:33 smithi069 bash[25075]: audit 2023-12-21T07:47:32.345289+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:33 smithi069 bash[30553]: cluster 2023-12-21T07:47:32.221692+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-21T07:47:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:33 smithi069 bash[30553]: audit 2023-12-21T07:47:32.335740+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:33 smithi069 bash[30553]: audit 2023-12-21T07:47:32.345289+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:33.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:33 smithi081 bash[25077]: cluster 2023-12-21T07:47:32.221692+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-21T07:47:33.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:33 smithi081 bash[25077]: audit 2023-12-21T07:47:32.335740+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:33.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:33 smithi081 bash[25077]: audit 2023-12-21T07:47:32.345289+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:35.318 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 2 on host 'smithi069' 2023-12-21T07:47:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[25075]: cluster 2023-12-21T07:47:34.222154+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-21T07:47:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[25075]: audit 2023-12-21T07:47:35.316617+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[25075]: audit 2023-12-21T07:47:35.320876+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[25075]: audit 2023-12-21T07:47:35.323000+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[25075]: audit 2023-12-21T07:47:35.324477+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[30553]: cluster 2023-12-21T07:47:34.222154+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-21T07:47:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[30553]: audit 2023-12-21T07:47:35.316617+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[30553]: audit 2023-12-21T07:47:35.320876+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[30553]: audit 2023-12-21T07:47:35.323000+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:35 smithi069 bash[30553]: audit 2023-12-21T07:47:35.324477+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:35.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:35 smithi081 bash[25077]: cluster 2023-12-21T07:47:34.222154+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-21T07:47:35.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:35 smithi081 bash[25077]: audit 2023-12-21T07:47:35.316617+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:35.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:35 smithi081 bash[25077]: audit 2023-12-21T07:47:35.320876+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:47:35.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:35 smithi081 bash[25077]: audit 2023-12-21T07:47:35.323000+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:35.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:35 smithi081 bash[25077]: audit 2023-12-21T07:47:35.324477+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:47:35.970 DEBUG:teuthology.orchestra.run.smithi069:osd.2> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.2.service 2023-12-21T07:47:35.972 INFO:tasks.cephadm:Deploying osd.3 on smithi069 with /dev/vg_nvme/lv_1... 2023-12-21T07:47:35.972 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-21T07:47:36.326 INFO:journalctl@ceph.osd.2.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:47:36.349 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:36 smithi069 bash[25075]: audit 2023-12-21T07:47:35.488168+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:47:36.349 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:36 smithi069 bash[25075]: audit 2023-12-21T07:47:35.488638+0000 mon.a (mon.0) 333 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:47:36.349 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:36 smithi069 bash[30553]: audit 2023-12-21T07:47:35.488168+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:47:36.349 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:36 smithi069 bash[30553]: audit 2023-12-21T07:47:35.488638+0000 mon.a (mon.0) 333 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:47:36.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:36 smithi081 bash[25077]: audit 2023-12-21T07:47:35.488168+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:47:36.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:36 smithi081 bash[25077]: audit 2023-12-21T07:47:35.488638+0000 mon.a (mon.0) 333 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T07:47:37.656 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[39632]: debug 2023-12-21T07:47:37.355+0000 7f7dfc824700 -1 osd.2 0 waiting for initial osdmap 2023-12-21T07:47:37.656 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[39632]: debug 2023-12-21T07:47:37.359+0000 7f7df59b8700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:47:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[25075]: cluster 2023-12-21T07:47:36.222652+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-21T07:47:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[25075]: audit 2023-12-21T07:47:36.351760+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[25075]: cluster 2023-12-21T07:47:36.351981+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[25075]: audit 2023-12-21T07:47:36.352210+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[25075]: audit 2023-12-21T07:47:36.352939+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[25075]: audit 2023-12-21T07:47:36.353540+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[30553]: cluster 2023-12-21T07:47:36.222652+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-21T07:47:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[30553]: audit 2023-12-21T07:47:36.351760+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[30553]: cluster 2023-12-21T07:47:36.351981+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[30553]: audit 2023-12-21T07:47:36.352210+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[30553]: audit 2023-12-21T07:47:36.352939+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:37 smithi069 bash[30553]: audit 2023-12-21T07:47:36.353540+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:37 smithi081 bash[25077]: cluster 2023-12-21T07:47:36.222652+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-21T07:47:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:37 smithi081 bash[25077]: audit 2023-12-21T07:47:36.351760+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T07:47:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:37 smithi081 bash[25077]: cluster 2023-12-21T07:47:36.351981+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-21T07:47:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:37 smithi081 bash[25077]: audit 2023-12-21T07:47:36.352210+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:37 smithi081 bash[25077]: audit 2023-12-21T07:47:36.352939+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:37 smithi081 bash[25077]: audit 2023-12-21T07:47:36.353540+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:47:38.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[25075]: audit 2023-12-21T07:47:37.352304+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:47:38.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[25075]: cluster 2023-12-21T07:47:37.352470+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-21T07:47:38.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[25075]: audit 2023-12-21T07:47:37.353025+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:38.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[25075]: audit 2023-12-21T07:47:37.360754+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[30553]: audit 2023-12-21T07:47:37.352304+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:47:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[30553]: cluster 2023-12-21T07:47:37.352470+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-21T07:47:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[30553]: audit 2023-12-21T07:47:37.353025+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:38 smithi069 bash[30553]: audit 2023-12-21T07:47:37.360754+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:38.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:38 smithi081 bash[25077]: audit 2023-12-21T07:47:37.352304+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:47:38.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:38 smithi081 bash[25077]: cluster 2023-12-21T07:47:37.352470+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-21T07:47:38.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:38 smithi081 bash[25077]: audit 2023-12-21T07:47:37.353025+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:38.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:38 smithi081 bash[25077]: audit 2023-12-21T07:47:37.360754+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:39.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[25075]: cluster 2023-12-21T07:47:36.494232+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[25075]: cluster 2023-12-21T07:47:36.494416+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[25075]: cluster 2023-12-21T07:47:38.223139+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[25075]: cluster 2023-12-21T07:47:38.363020+0000 mon.a (mon.0) 342 : cluster [INF] osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624] boot 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[25075]: cluster 2023-12-21T07:47:38.363186+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[25075]: audit 2023-12-21T07:47:38.364023+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[30553]: cluster 2023-12-21T07:47:36.494232+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[30553]: cluster 2023-12-21T07:47:36.494416+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[30553]: cluster 2023-12-21T07:47:38.223139+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[30553]: cluster 2023-12-21T07:47:38.363020+0000 mon.a (mon.0) 342 : cluster [INF] osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624] boot 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[30553]: cluster 2023-12-21T07:47:38.363186+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-21T07:47:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:39 smithi069 bash[30553]: audit 2023-12-21T07:47:38.364023+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:39.674 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-21T07:47:39.674 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-21T07:47:39.674 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-12-21T07:47:39.675 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-12-21T07:47:39.675 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0200678 s, 523 MB/s 2023-12-21T07:47:39.675 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-12-21T07:47:39.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:39 smithi081 bash[25077]: cluster 2023-12-21T07:47:36.494232+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:47:39.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:39 smithi081 bash[25077]: cluster 2023-12-21T07:47:36.494416+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:47:39.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:39 smithi081 bash[25077]: cluster 2023-12-21T07:47:38.223139+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-21T07:47:39.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:39 smithi081 bash[25077]: cluster 2023-12-21T07:47:38.363020+0000 mon.a (mon.0) 342 : cluster [INF] osd.2 [v2:172.21.15.69:6818/2763729624,v1:172.21.15.69:6819/2763729624] boot 2023-12-21T07:47:39.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:39 smithi081 bash[25077]: cluster 2023-12-21T07:47:38.363186+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-21T07:47:39.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:39 smithi081 bash[25077]: audit 2023-12-21T07:47:38.364023+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:47:40.843 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_1 2023-12-21T07:47:41.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:40 smithi069 bash[25075]: cluster 2023-12-21T07:47:39.378451+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-21T07:47:41.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:40 smithi069 bash[25075]: audit 2023-12-21T07:47:40.337009+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' 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-21T07:47:41.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:40 smithi069 bash[30553]: cluster 2023-12-21T07:47:39.378451+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-21T07:47:41.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:40 smithi069 bash[30553]: audit 2023-12-21T07:47:40.337009+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' 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-21T07:47:41.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:40 smithi081 bash[25077]: cluster 2023-12-21T07:47:39.378451+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-21T07:47:41.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:40 smithi081 bash[25077]: audit 2023-12-21T07:47:40.337009+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' 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-21T07:47:42.118 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[25075]: cluster 2023-12-21T07:47:40.223627+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:42.118 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[25075]: audit 2023-12-21T07:47:40.829717+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' 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-21T07:47:42.118 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[25075]: cluster 2023-12-21T07:47:40.829871+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-21T07:47:42.118 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[25075]: audit 2023-12-21T07:47:40.834102+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-21T07:47:42.118 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[30553]: cluster 2023-12-21T07:47:40.223627+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:42.119 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[30553]: audit 2023-12-21T07:47:40.829717+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' 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-21T07:47:42.119 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[30553]: cluster 2023-12-21T07:47:40.829871+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-21T07:47:42.119 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:41 smithi069 bash[30553]: audit 2023-12-21T07:47:40.834102+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-21T07:47:42.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:41 smithi081 bash[25077]: cluster 2023-12-21T07:47:40.223627+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:42.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:41 smithi081 bash[25077]: audit 2023-12-21T07:47:40.829717+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' 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-21T07:47:42.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:41 smithi081 bash[25077]: cluster 2023-12-21T07:47:40.829871+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-21T07:47:42.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:41 smithi081 bash[25077]: audit 2023-12-21T07:47:40.834102+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-21T07:47:42.846 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:42 smithi069 bash[25075]: audit 2023-12-21T07:47:41.833136+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-21T07:47:42.846 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:42 smithi069 bash[25075]: cluster 2023-12-21T07:47:41.833437+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-21T07:47:43.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:42 smithi069 bash[30553]: audit 2023-12-21T07:47:41.833136+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-21T07:47:43.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:42 smithi069 bash[30553]: cluster 2023-12-21T07:47:41.833437+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-21T07:47:43.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:42 smithi081 bash[25077]: audit 2023-12-21T07:47:41.833136+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-21T07:47:43.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:42 smithi081 bash[25077]: cluster 2023-12-21T07:47:41.833437+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-21T07:47:44.076 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:43 smithi069 bash[30553]: cluster 2023-12-21T07:47:42.223977+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:44.077 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:43 smithi069 bash[30553]: cluster 2023-12-21T07:47:42.849349+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-21T07:47:44.077 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:43 smithi069 bash[30553]: audit 2023-12-21T07:47:43.000500+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:44.077 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:43 smithi069 bash[25075]: cluster 2023-12-21T07:47:42.223977+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:44.077 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:43 smithi069 bash[25075]: cluster 2023-12-21T07:47:42.849349+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-21T07:47:44.077 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:43 smithi069 bash[25075]: audit 2023-12-21T07:47:43.000500+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:44.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:43 smithi081 bash[25077]: cluster 2023-12-21T07:47:42.223977+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:44.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:43 smithi081 bash[25077]: cluster 2023-12-21T07:47:42.849349+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-21T07:47:44.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:43 smithi081 bash[25077]: audit 2023-12-21T07:47:43.000500+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: cluster 2023-12-21T07:47:43.855930+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2023-12-21T07:47:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: cephadm 2023-12-21T07:47:44.079956+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.089206+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.090740+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.091858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.092809+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: cephadm 2023-12-21T07:47:44.093595+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 5415M 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.102935+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.112308+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.541325+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.545270+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.546810+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[25075]: audit 2023-12-21T07:47:44.791240+0000 mon.a (mon.0) 364 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: cluster 2023-12-21T07:47:43.855930+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2023-12-21T07:47:45.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: cephadm 2023-12-21T07:47:44.079956+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.089206+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.090740+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.091858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.092809+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: cephadm 2023-12-21T07:47:44.093595+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 5415M 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.102935+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.112308+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.541325+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.545270+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.546810+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:45.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:45 smithi069 bash[30553]: audit 2023-12-21T07:47:44.791240+0000 mon.a (mon.0) 364 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: cluster 2023-12-21T07:47:43.855930+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: cephadm 2023-12-21T07:47:44.079956+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.089206+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.090740+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.091858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.092809+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: cephadm 2023-12-21T07:47:44.093595+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 5415M 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.102935+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:46.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.112308+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:46.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.541325+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:47:46.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.545270+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:47:46.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.546810+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:47:46.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:45 smithi081 bash[25077]: audit 2023-12-21T07:47:44.791240+0000 mon.a (mon.0) 364 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: cluster 2023-12-21T07:47:44.224351+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:44.534793+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.650710+0000 mon.a (mon.0) 365 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.651843+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.652067+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.652301+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.659189+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.659464+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.659816+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:45.660260+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:46.257828+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:46.259836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:46.513441+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:46.517797+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:46.520191+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[25075]: audit 2023-12-21T07:47:46.520535+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: cluster 2023-12-21T07:47:44.224351+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:44.534793+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.650710+0000 mon.a (mon.0) 365 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.651843+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.652067+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.652301+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.659189+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.659464+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.659816+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:45.660260+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:46.257828+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:46.259836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:46.513441+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:46.517797+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:46.520191+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:47 smithi069 bash[30553]: audit 2023-12-21T07:47:46.520535+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: cluster 2023-12-21T07:47:44.224351+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:44.534793+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.650710+0000 mon.a (mon.0) 365 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.651843+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.652067+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.652301+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.659189+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:47.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.659464+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.659816+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:45.660260+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:46.257828+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:46.259836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:46.513441+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:46.517797+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:46.520191+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:47:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:47 smithi081 bash[25077]: audit 2023-12-21T07:47:46.520535+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[25075]: cluster 2023-12-21T07:47:46.224911+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[25075]: audit 2023-12-21T07:47:46.516495+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[25075]: audit 2023-12-21T07:47:47.388017+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[25075]: audit 2023-12-21T07:47:47.423724+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[30553]: cluster 2023-12-21T07:47:46.224911+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[30553]: audit 2023-12-21T07:47:46.516495+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[30553]: audit 2023-12-21T07:47:47.388017+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:48.608 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:48 smithi069 bash[30553]: audit 2023-12-21T07:47:47.423724+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:48.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:48 smithi081 bash[25077]: cluster 2023-12-21T07:47:46.224911+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:48.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:48 smithi081 bash[25077]: audit 2023-12-21T07:47:46.516495+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-21T07:47:48.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:48 smithi081 bash[25077]: audit 2023-12-21T07:47:47.388017+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-21T07:47:48.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:48 smithi081 bash[25077]: audit 2023-12-21T07:47:47.423724+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:47:49.770 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:49 smithi069 bash[25075]: cluster 2023-12-21T07:47:48.225570+0000 mgr.y (mgr.14152) 130 : 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-21T07:47:49.771 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:49 smithi069 bash[30553]: cluster 2023-12-21T07:47:48.225570+0000 mgr.y (mgr.14152) 130 : 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-21T07:47:49.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:49 smithi081 bash[25077]: cluster 2023-12-21T07:47:48.225570+0000 mgr.y (mgr.14152) 130 : 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-21T07:47:51.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:51 smithi081 bash[25077]: cluster 2023-12-21T07:47:50.226257+0000 mgr.y (mgr.14152) 131 : 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-21T07:47:51.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:51 smithi081 bash[25077]: audit 2023-12-21T07:47:50.675083+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.69:0/1415477192' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "265b73f4-c8f9-42fe-b39e-f79b350d5af4"}]: dispatch 2023-12-21T07:47:51.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:51 smithi081 bash[25077]: audit 2023-12-21T07:47:50.685027+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.69:0/1415477192' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "265b73f4-c8f9-42fe-b39e-f79b350d5af4"}]': finished 2023-12-21T07:47:51.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:51 smithi081 bash[25077]: cluster 2023-12-21T07:47:50.685221+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-21T07:47:51.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:51 smithi081 bash[25077]: audit 2023-12-21T07:47:50.685403+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:47:51.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:51 smithi081 bash[25077]: audit 2023-12-21T07:47:51.383239+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.69:0/672650980' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[25075]: cluster 2023-12-21T07:47:50.226257+0000 mgr.y (mgr.14152) 131 : 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-21T07:47:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[25075]: audit 2023-12-21T07:47:50.675083+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.69:0/1415477192' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "265b73f4-c8f9-42fe-b39e-f79b350d5af4"}]: dispatch 2023-12-21T07:47:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[25075]: audit 2023-12-21T07:47:50.685027+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.69:0/1415477192' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "265b73f4-c8f9-42fe-b39e-f79b350d5af4"}]': finished 2023-12-21T07:47:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[25075]: cluster 2023-12-21T07:47:50.685221+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-21T07:47:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[25075]: audit 2023-12-21T07:47:50.685403+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:47:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[25075]: audit 2023-12-21T07:47:51.383239+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.69:0/672650980' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[30553]: cluster 2023-12-21T07:47:50.226257+0000 mgr.y (mgr.14152) 131 : 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-21T07:47:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[30553]: audit 2023-12-21T07:47:50.675083+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.69:0/1415477192' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "265b73f4-c8f9-42fe-b39e-f79b350d5af4"}]: dispatch 2023-12-21T07:47:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[30553]: audit 2023-12-21T07:47:50.685027+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.69:0/1415477192' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "265b73f4-c8f9-42fe-b39e-f79b350d5af4"}]': finished 2023-12-21T07:47:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[30553]: cluster 2023-12-21T07:47:50.685221+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-21T07:47:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[30553]: audit 2023-12-21T07:47:50.685403+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:47:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:51 smithi069 bash[30553]: audit 2023-12-21T07:47:51.383239+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.69:0/672650980' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:47:53.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:53 smithi081 bash[25077]: cluster 2023-12-21T07:47:52.226879+0000 mgr.y (mgr.14152) 132 : 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-21T07:47:53.827 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:53 smithi069 bash[25075]: cluster 2023-12-21T07:47:52.226879+0000 mgr.y (mgr.14152) 132 : 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-21T07:47:53.827 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:53 smithi069 bash[30553]: cluster 2023-12-21T07:47:52.226879+0000 mgr.y (mgr.14152) 132 : 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-21T07:47:55.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:55 smithi081 bash[25077]: cluster 2023-12-21T07:47:54.227484+0000 mgr.y (mgr.14152) 133 : 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-21T07:47:55.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:55 smithi069 bash[25075]: cluster 2023-12-21T07:47:54.227484+0000 mgr.y (mgr.14152) 133 : 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-21T07:47:55.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:55 smithi069 bash[30553]: cluster 2023-12-21T07:47:54.227484+0000 mgr.y (mgr.14152) 133 : 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-21T07:47:57.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:57 smithi069 bash[25075]: cluster 2023-12-21T07:47:56.228073+0000 mgr.y (mgr.14152) 134 : 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-21T07:47:57.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:57 smithi069 bash[30553]: cluster 2023-12-21T07:47:56.228073+0000 mgr.y (mgr.14152) 134 : 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-21T07:47:57.775 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:57 smithi081 bash[25077]: cluster 2023-12-21T07:47:56.228073+0000 mgr.y (mgr.14152) 134 : 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-21T07:47:59.727 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:47:59 smithi069 bash[30553]: cluster 2023-12-21T07:47:58.228567+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:59.727 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:47:59 smithi069 bash[25075]: cluster 2023-12-21T07:47:58.228567+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:47:59.775 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:47:59 smithi081 bash[25077]: cluster 2023-12-21T07:47:58.228567+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:01.512 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:01 smithi069 bash[30553]: cluster 2023-12-21T07:48:00.229211+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:01.512 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:01 smithi069 bash[30553]: audit 2023-12-21T07:48:01.238693+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T07:48:01.513 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:01 smithi069 bash[30553]: audit 2023-12-21T07:48:01.239945+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:01.513 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:01 smithi069 bash[25075]: cluster 2023-12-21T07:48:00.229211+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:01.513 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:01 smithi069 bash[25075]: audit 2023-12-21T07:48:01.238693+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T07:48:01.513 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:01 smithi069 bash[25075]: audit 2023-12-21T07:48:01.239945+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:01.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:01 smithi081 bash[25077]: cluster 2023-12-21T07:48:00.229211+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:01.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:01 smithi081 bash[25077]: audit 2023-12-21T07:48:01.238693+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T07:48:01.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:01 smithi081 bash[25077]: audit 2023-12-21T07:48:01.239945+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:02.571 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:02 smithi069 bash[25075]: cephadm 2023-12-21T07:48:01.240924+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.3 on smithi069 2023-12-21T07:48:02.572 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:02 smithi069 bash[30553]: cephadm 2023-12-21T07:48:01.240924+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.3 on smithi069 2023-12-21T07:48:02.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:02 smithi081 bash[25077]: cephadm 2023-12-21T07:48:01.240924+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.3 on smithi069 2023-12-21T07:48:03.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:03 smithi081 bash[25077]: cluster 2023-12-21T07:48:02.229846+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:03.868 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:03 smithi069 bash[25075]: cluster 2023-12-21T07:48:02.229846+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:03.868 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:03 smithi069 bash[30553]: cluster 2023-12-21T07:48:02.229846+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:05.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[25075]: cluster 2023-12-21T07:48:04.230291+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[25075]: audit 2023-12-21T07:48:05.346946+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[25075]: audit 2023-12-21T07:48:05.384860+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[25075]: audit 2023-12-21T07:48:05.387037+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[25075]: audit 2023-12-21T07:48:05.388211+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[30553]: cluster 2023-12-21T07:48:04.230291+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[30553]: audit 2023-12-21T07:48:05.346946+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[30553]: audit 2023-12-21T07:48:05.384860+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[30553]: audit 2023-12-21T07:48:05.387037+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:05.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:05 smithi069 bash[30553]: audit 2023-12-21T07:48:05.388211+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:05.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:05 smithi081 bash[25077]: cluster 2023-12-21T07:48:04.230291+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:05.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:05 smithi081 bash[25077]: audit 2023-12-21T07:48:05.346946+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:05.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:05 smithi081 bash[25077]: audit 2023-12-21T07:48:05.384860+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:05.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:05 smithi081 bash[25077]: audit 2023-12-21T07:48:05.387037+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:05.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:05 smithi081 bash[25077]: audit 2023-12-21T07:48:05.388211+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:07.742 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:07 smithi069 bash[30553]: cluster 2023-12-21T07:48:06.230844+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:07.743 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:07 smithi069 bash[25075]: cluster 2023-12-21T07:48:06.230844+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:07.775 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:07 smithi081 bash[25077]: cluster 2023-12-21T07:48:06.230844+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:10.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:10 smithi069 bash[30553]: cluster 2023-12-21T07:48:08.231493+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:10.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:10 smithi069 bash[30553]: audit 2023-12-21T07:48:09.128854+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:10.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:10 smithi069 bash[30553]: audit 2023-12-21T07:48:09.411152+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:10.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:10 smithi069 bash[25075]: cluster 2023-12-21T07:48:08.231493+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:10 smithi069 bash[25075]: audit 2023-12-21T07:48:09.128854+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:10 smithi069 bash[25075]: audit 2023-12-21T07:48:09.411152+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:10.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:10 smithi081 bash[25077]: cluster 2023-12-21T07:48:08.231493+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:10.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:10 smithi081 bash[25077]: audit 2023-12-21T07:48:09.128854+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:10.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:10 smithi081 bash[25077]: audit 2023-12-21T07:48:09.411152+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:12.100 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 3 on host 'smithi069' 2023-12-21T07:48:12.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:12 smithi069 bash[25075]: cluster 2023-12-21T07:48:10.232036+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:12.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:12 smithi069 bash[25075]: audit 2023-12-21T07:48:12.098338+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:12.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:12 smithi069 bash[30553]: cluster 2023-12-21T07:48:10.232036+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:12.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:12 smithi069 bash[30553]: audit 2023-12-21T07:48:12.098338+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:12.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:12 smithi081 bash[25077]: cluster 2023-12-21T07:48:10.232036+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:12.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:12 smithi081 bash[25077]: audit 2023-12-21T07:48:12.098338+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:12.748 DEBUG:teuthology.orchestra.run.smithi069:osd.3> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.3.service 2023-12-21T07:48:12.750 INFO:tasks.cephadm:Deploying osd.4 on smithi081 with /dev/vg_nvme/lv_4... 2023-12-21T07:48:12.750 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-21T07:48:12.892 INFO:journalctl@ceph.osd.3.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:48:13.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:13 smithi081 bash[25077]: audit 2023-12-21T07:48:12.138336+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:13.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:13 smithi081 bash[25077]: audit 2023-12-21T07:48:12.140871+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:13.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:13 smithi081 bash[25077]: audit 2023-12-21T07:48:12.142338+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:13.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:13 smithi081 bash[25077]: audit 2023-12-21T07:48:12.592341+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T07:48:13.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[25075]: audit 2023-12-21T07:48:12.138336+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:13.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[25075]: audit 2023-12-21T07:48:12.140871+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:13.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[25075]: audit 2023-12-21T07:48:12.142338+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:13.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[25075]: audit 2023-12-21T07:48:12.592341+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T07:48:13.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[30553]: audit 2023-12-21T07:48:12.138336+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:13.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[30553]: audit 2023-12-21T07:48:12.140871+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:13.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[30553]: audit 2023-12-21T07:48:12.142338+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:13.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:13 smithi069 bash[30553]: audit 2023-12-21T07:48:12.592341+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T07:48:14.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:14 smithi081 bash[25077]: cluster 2023-12-21T07:48:12.232620+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:14.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:14 smithi081 bash[25077]: audit 2023-12-21T07:48:13.147169+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T07:48:14.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:14 smithi081 bash[25077]: cluster 2023-12-21T07:48:13.147254+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-21T07:48:14.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:14 smithi081 bash[25077]: audit 2023-12-21T07:48:13.147534+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:14.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:14 smithi081 bash[25077]: audit 2023-12-21T07:48:13.148269+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:48:14.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[25075]: cluster 2023-12-21T07:48:12.232620+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:14.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[25075]: audit 2023-12-21T07:48:13.147169+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T07:48:14.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[25075]: cluster 2023-12-21T07:48:13.147254+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-21T07:48:14.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[25075]: audit 2023-12-21T07:48:13.147534+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:14.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[25075]: audit 2023-12-21T07:48:13.148269+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:48:14.407 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[42826]: debug 2023-12-21T07:48:14.154+0000 7fe641f23700 -1 osd.3 0 waiting for initial osdmap 2023-12-21T07:48:14.407 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[42826]: debug 2023-12-21T07:48:14.162+0000 7fe63c8ba700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:48:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[30553]: cluster 2023-12-21T07:48:12.232620+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[30553]: audit 2023-12-21T07:48:13.147169+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T07:48:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[30553]: cluster 2023-12-21T07:48:13.147254+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-21T07:48:14.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[30553]: audit 2023-12-21T07:48:13.147534+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:14.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:14 smithi069 bash[30553]: audit 2023-12-21T07:48:13.148269+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T07:48:15.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[25075]: audit 2023-12-21T07:48:14.150926+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:48:15.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[25075]: cluster 2023-12-21T07:48:14.151041+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-21T07:48:15.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[25075]: audit 2023-12-21T07:48:14.151879+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:15.174 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[25075]: audit 2023-12-21T07:48:14.163011+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:15.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:15 smithi081 bash[25077]: audit 2023-12-21T07:48:14.150926+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:48:15.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:15 smithi081 bash[25077]: cluster 2023-12-21T07:48:14.151041+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-21T07:48:15.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:15 smithi081 bash[25077]: audit 2023-12-21T07:48:14.151879+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:15.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:15 smithi081 bash[25077]: audit 2023-12-21T07:48:14.163011+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:15.623 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[30553]: audit 2023-12-21T07:48:14.150926+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-12-21T07:48:15.623 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[30553]: cluster 2023-12-21T07:48:14.151041+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-21T07:48:15.623 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[30553]: audit 2023-12-21T07:48:14.151879+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:15.623 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:15 smithi069 bash[30553]: audit 2023-12-21T07:48:14.163011+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:16.029 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-21T07:48:16.029 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-21T07:48:16.029 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-12-21T07:48:16.029 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-12-21T07:48:16.029 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186149 s, 563 MB/s 2023-12-21T07:48:16.029 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-12-21T07:48:16.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[25075]: cluster 2023-12-21T07:48:13.549162+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:16.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[25075]: cluster 2023-12-21T07:48:13.549429+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:16.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[25075]: cluster 2023-12-21T07:48:14.233193+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:16.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[25075]: cluster 2023-12-21T07:48:15.167513+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444] boot 2023-12-21T07:48:16.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[25075]: cluster 2023-12-21T07:48:15.167629+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-21T07:48:16.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[25075]: audit 2023-12-21T07:48:15.168421+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[30553]: cluster 2023-12-21T07:48:13.549162+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[30553]: cluster 2023-12-21T07:48:13.549429+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[30553]: cluster 2023-12-21T07:48:14.233193+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[30553]: cluster 2023-12-21T07:48:15.167513+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444] boot 2023-12-21T07:48:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[30553]: cluster 2023-12-21T07:48:15.167629+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-21T07:48:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:16 smithi069 bash[30553]: audit 2023-12-21T07:48:15.168421+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:16.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:16 smithi081 bash[25077]: cluster 2023-12-21T07:48:13.549162+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:16.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:16 smithi081 bash[25077]: cluster 2023-12-21T07:48:13.549429+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:16.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:16 smithi081 bash[25077]: cluster 2023-12-21T07:48:14.233193+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-21T07:48:16.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:16 smithi081 bash[25077]: cluster 2023-12-21T07:48:15.167513+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 [v2:172.21.15.69:6826/1078766444,v1:172.21.15.69:6827/1078766444] boot 2023-12-21T07:48:16.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:16 smithi081 bash[25077]: cluster 2023-12-21T07:48:15.167629+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-21T07:48:16.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:16 smithi081 bash[25077]: audit 2023-12-21T07:48:15.168421+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:48:16.652 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2023-12-21T07:48:17.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:17 smithi081 bash[25077]: cluster 2023-12-21T07:48:16.192472+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-21T07:48:17.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:17 smithi069 bash[25075]: cluster 2023-12-21T07:48:16.192472+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-21T07:48:17.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:17 smithi069 bash[30553]: cluster 2023-12-21T07:48:16.192472+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-21T07:48:18.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:18 smithi081 bash[25077]: cluster 2023-12-21T07:48:16.233754+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:18.548 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:18 smithi069 bash[25075]: cluster 2023-12-21T07:48:16.233754+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:18.548 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:18 smithi069 bash[30553]: cluster 2023-12-21T07:48:16.233754+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:20.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: cluster 2023-12-21T07:48:18.234278+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: cephadm 2023-12-21T07:48:19.148539+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.159768+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.162118+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.163579+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.164998+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.166468+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: cephadm 2023-12-21T07:48:19.167615+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 4061M 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.173659+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.180208+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.621438+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.627939+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:20.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:20 smithi081 bash[25077]: audit 2023-12-21T07:48:19.629568+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:20.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: cluster 2023-12-21T07:48:18.234278+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: cephadm 2023-12-21T07:48:19.148539+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.159768+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.162118+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.163579+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.164998+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.166468+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: cephadm 2023-12-21T07:48:19.167615+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 4061M 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.173659+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.180208+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.621438+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:20.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.627939+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[30553]: audit 2023-12-21T07:48:19.629568+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: cluster 2023-12-21T07:48:18.234278+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: cephadm 2023-12-21T07:48:19.148539+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Detected new or changed devices on smithi069 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.159768+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.162118+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.163579+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.164998+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.166468+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: cephadm 2023-12-21T07:48:19.167615+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 4061M 2023-12-21T07:48:20.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.173659+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.180208+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:20.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.621438+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:20.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.627939+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:20.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:20 smithi069 bash[25075]: audit 2023-12-21T07:48:19.629568+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:21.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:21 smithi081 bash[25077]: audit 2023-12-21T07:48:19.614295+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:21.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:21 smithi069 bash[25075]: audit 2023-12-21T07:48:19.614295+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:21.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:21 smithi069 bash[30553]: audit 2023-12-21T07:48:19.614295+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:22.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:22 smithi081 bash[25077]: cluster 2023-12-21T07:48:20.234838+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:22.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:22 smithi069 bash[25075]: cluster 2023-12-21T07:48:20.234838+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:22.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:22 smithi069 bash[30553]: cluster 2023-12-21T07:48:20.234838+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:24.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:24 smithi081 bash[25077]: cluster 2023-12-21T07:48:22.235439+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:24.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:24 smithi069 bash[30553]: cluster 2023-12-21T07:48:22.235439+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:24 smithi069 bash[25075]: cluster 2023-12-21T07:48:22.235439+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:26 smithi081 bash[25077]: cluster 2023-12-21T07:48:24.236018+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:26 smithi081 bash[25077]: audit 2023-12-21T07:48:25.745748+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/1522058060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]: dispatch 2023-12-21T07:48:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:26 smithi081 bash[25077]: audit 2023-12-21T07:48:25.746927+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]: dispatch 2023-12-21T07:48:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:26 smithi081 bash[25077]: audit 2023-12-21T07:48:25.757096+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]': finished 2023-12-21T07:48:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:26 smithi081 bash[25077]: cluster 2023-12-21T07:48:25.757406+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-21T07:48:26.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:26 smithi081 bash[25077]: audit 2023-12-21T07:48:25.757666+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[25075]: cluster 2023-12-21T07:48:24.236018+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[25075]: audit 2023-12-21T07:48:25.745748+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/1522058060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]: dispatch 2023-12-21T07:48:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[25075]: audit 2023-12-21T07:48:25.746927+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]: dispatch 2023-12-21T07:48:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[25075]: audit 2023-12-21T07:48:25.757096+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]': finished 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[25075]: cluster 2023-12-21T07:48:25.757406+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[25075]: audit 2023-12-21T07:48:25.757666+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[30553]: cluster 2023-12-21T07:48:24.236018+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[30553]: audit 2023-12-21T07:48:25.745748+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/1522058060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]: dispatch 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[30553]: audit 2023-12-21T07:48:25.746927+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]: dispatch 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[30553]: audit 2023-12-21T07:48:25.757096+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e7d13ce-3dac-46a9-b227-27e2a8935592"}]': finished 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[30553]: cluster 2023-12-21T07:48:25.757406+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-21T07:48:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:26 smithi069 bash[30553]: audit 2023-12-21T07:48:25.757666+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:27.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:27 smithi069 bash[25075]: cluster 2023-12-21T07:48:26.236593+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:27.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:27 smithi069 bash[25075]: audit 2023-12-21T07:48:26.430831+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1459074870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:27 smithi069 bash[30553]: cluster 2023-12-21T07:48:26.236593+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:27 smithi069 bash[30553]: audit 2023-12-21T07:48:26.430831+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1459074870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:27.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:27 smithi081 bash[25077]: cluster 2023-12-21T07:48:26.236593+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:27.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:27 smithi081 bash[25077]: audit 2023-12-21T07:48:26.430831+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1459074870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:48:29.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:29 smithi081 bash[25077]: cluster 2023-12-21T07:48:28.237174+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:29.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:29 smithi069 bash[25075]: cluster 2023-12-21T07:48:28.237174+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:29.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:29 smithi069 bash[30553]: cluster 2023-12-21T07:48:28.237174+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:31.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:31 smithi069 bash[25075]: cluster 2023-12-21T07:48:30.237731+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:31.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:31 smithi069 bash[30553]: cluster 2023-12-21T07:48:30.237731+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:31.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:31 smithi081 bash[25077]: cluster 2023-12-21T07:48:30.237731+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:33.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:33 smithi081 bash[25077]: cluster 2023-12-21T07:48:32.238385+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:33 smithi069 bash[25075]: cluster 2023-12-21T07:48:32.238385+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:33.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:33 smithi069 bash[30553]: cluster 2023-12-21T07:48:32.238385+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:35.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:35 smithi081 bash[25077]: cluster 2023-12-21T07:48:34.239093+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:35 smithi069 bash[25075]: cluster 2023-12-21T07:48:34.239093+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:35.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:35 smithi069 bash[30553]: cluster 2023-12-21T07:48:34.239093+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:36.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:36 smithi069 bash[25075]: audit 2023-12-21T07:48:35.825277+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T07:48:36.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:36 smithi069 bash[25075]: audit 2023-12-21T07:48:35.827019+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:36.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:36 smithi069 bash[25075]: cephadm 2023-12-21T07:48:35.828414+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Deploying daemon osd.4 on smithi081 2023-12-21T07:48:36.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:36 smithi069 bash[30553]: audit 2023-12-21T07:48:35.825277+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T07:48:36.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:36 smithi069 bash[30553]: audit 2023-12-21T07:48:35.827019+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:36.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:36 smithi069 bash[30553]: cephadm 2023-12-21T07:48:35.828414+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Deploying daemon osd.4 on smithi081 2023-12-21T07:48:36.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:36 smithi081 bash[25077]: audit 2023-12-21T07:48:35.825277+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T07:48:36.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:36 smithi081 bash[25077]: audit 2023-12-21T07:48:35.827019+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:36.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:36 smithi081 bash[25077]: cephadm 2023-12-21T07:48:35.828414+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Deploying daemon osd.4 on smithi081 2023-12-21T07:48:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:37 smithi069 bash[25075]: cluster 2023-12-21T07:48:36.239764+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:37 smithi069 bash[30553]: cluster 2023-12-21T07:48:36.239764+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:37.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:37 smithi081 bash[25077]: cluster 2023-12-21T07:48:36.239764+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:39.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:39 smithi081 bash[25077]: cluster 2023-12-21T07:48:38.240465+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:39.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:39 smithi069 bash[25075]: cluster 2023-12-21T07:48:38.240465+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:39.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:39 smithi069 bash[30553]: cluster 2023-12-21T07:48:38.240465+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:41.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:41 smithi081 bash[25077]: audit 2023-12-21T07:48:40.089944+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:41.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:41 smithi081 bash[25077]: audit 2023-12-21T07:48:40.106030+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:41.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:41 smithi081 bash[25077]: audit 2023-12-21T07:48:40.108775+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:41.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:41 smithi081 bash[25077]: audit 2023-12-21T07:48:40.110472+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:41.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[25075]: audit 2023-12-21T07:48:40.089944+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:41.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[25075]: audit 2023-12-21T07:48:40.106030+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:41.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[25075]: audit 2023-12-21T07:48:40.108775+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:41.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[25075]: audit 2023-12-21T07:48:40.110472+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:41.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[30553]: audit 2023-12-21T07:48:40.089944+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:41.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[30553]: audit 2023-12-21T07:48:40.106030+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:41.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[30553]: audit 2023-12-21T07:48:40.108775+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:41.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:41 smithi069 bash[30553]: audit 2023-12-21T07:48:40.110472+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:42.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:42 smithi081 bash[25077]: cluster 2023-12-21T07:48:40.241170+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:42.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:42 smithi069 bash[25075]: cluster 2023-12-21T07:48:40.241170+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:42.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:42 smithi069 bash[30553]: cluster 2023-12-21T07:48:40.241170+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:44.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:44 smithi081 bash[25077]: cluster 2023-12-21T07:48:42.241833+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:44.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:44 smithi081 bash[25077]: audit 2023-12-21T07:48:44.088223+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:44.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:44 smithi069 bash[25075]: cluster 2023-12-21T07:48:42.241833+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:44.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:44 smithi069 bash[25075]: audit 2023-12-21T07:48:44.088223+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:44.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:44 smithi069 bash[30553]: cluster 2023-12-21T07:48:42.241833+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:44.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:44 smithi069 bash[30553]: audit 2023-12-21T07:48:44.088223+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:45.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:45 smithi069 bash[30553]: cluster 2023-12-21T07:48:44.242533+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:45.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:45 smithi069 bash[30553]: audit 2023-12-21T07:48:44.375071+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:45.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:45 smithi069 bash[25075]: cluster 2023-12-21T07:48:44.242533+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:45.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:45 smithi069 bash[25075]: audit 2023-12-21T07:48:44.375071+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:45.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:45 smithi081 bash[25077]: cluster 2023-12-21T07:48:44.242533+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:45.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:45 smithi081 bash[25077]: audit 2023-12-21T07:48:44.375071+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:46 smithi069 bash[25075]: audit 2023-12-21T07:48:46.260344+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:48:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:46 smithi069 bash[25075]: audit 2023-12-21T07:48:46.262866+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:48:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:46 smithi069 bash[30553]: audit 2023-12-21T07:48:46.260344+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:48:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:46 smithi069 bash[30553]: audit 2023-12-21T07:48:46.262866+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:48:46.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:46 smithi081 bash[25077]: audit 2023-12-21T07:48:46.260344+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:48:46.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:46 smithi081 bash[25077]: audit 2023-12-21T07:48:46.262866+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:48:47.078 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 4 on host 'smithi081' 2023-12-21T07:48:47.790 DEBUG:teuthology.orchestra.run.smithi081:osd.4> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.4.service 2023-12-21T07:48:47.792 INFO:tasks.cephadm:Deploying osd.5 on smithi081 with /dev/vg_nvme/lv_3... 2023-12-21T07:48:47.793 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: cluster 2023-12-21T07:48:46.243180+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: audit 2023-12-21T07:48:47.076132+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: audit 2023-12-21T07:48:47.099691+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: audit 2023-12-21T07:48:47.102500+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: audit 2023-12-21T07:48:47.104589+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: audit 2023-12-21T07:48:47.517876+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:48:48.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:48 smithi081 bash[25077]: audit 2023-12-21T07:48:47.519344+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: cluster 2023-12-21T07:48:46.243180+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: audit 2023-12-21T07:48:47.076132+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: audit 2023-12-21T07:48:47.099691+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: audit 2023-12-21T07:48:47.102500+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: audit 2023-12-21T07:48:47.104589+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: audit 2023-12-21T07:48:47.517876+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:48:48.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[25075]: audit 2023-12-21T07:48:47.519344+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: cluster 2023-12-21T07:48:46.243180+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: audit 2023-12-21T07:48:47.076132+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: audit 2023-12-21T07:48:47.099691+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: audit 2023-12-21T07:48:47.102500+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: audit 2023-12-21T07:48:47.104589+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: audit 2023-12-21T07:48:47.517876+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:48:48.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:48 smithi069 bash[30553]: audit 2023-12-21T07:48:47.519344+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T07:48:48.702 INFO:journalctl@ceph.osd.4.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:48:49.276 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[28183]: debug 2023-12-21T07:48:49.097+0000 7f1d05519700 -1 osd.4 0 waiting for initial osdmap 2023-12-21T07:48:49.276 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[28183]: debug 2023-12-21T07:48:49.105+0000 7f1cff6af700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:48:49.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[25077]: audit 2023-12-21T07:48:48.091327+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"]}]': finished 2023-12-21T07:48:49.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[25077]: cluster 2023-12-21T07:48:48.091551+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-21T07:48:49.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[25077]: audit 2023-12-21T07:48:48.091743+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:49.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[25077]: audit 2023-12-21T07:48:48.092104+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:48:49.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:49 smithi081 bash[25077]: audit 2023-12-21T07:48:48.093446+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:48:49.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[25075]: audit 2023-12-21T07:48:48.091327+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"]}]': finished 2023-12-21T07:48:49.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[25075]: cluster 2023-12-21T07:48:48.091551+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-21T07:48:49.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[25075]: audit 2023-12-21T07:48:48.091743+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[25075]: audit 2023-12-21T07:48:48.092104+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[25075]: audit 2023-12-21T07:48:48.093446+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[30553]: audit 2023-12-21T07:48:48.091327+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"]}]': finished 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[30553]: cluster 2023-12-21T07:48:48.091551+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[30553]: audit 2023-12-21T07:48:48.091743+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[30553]: audit 2023-12-21T07:48:48.092104+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:48:49.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:49 smithi069 bash[30553]: audit 2023-12-21T07:48:48.093446+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:48:50.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[25075]: cluster 2023-12-21T07:48:48.243806+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:50.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[25075]: audit 2023-12-21T07:48:49.094732+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=smithi081", "root=default"]}]': finished 2023-12-21T07:48:50.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[25075]: cluster 2023-12-21T07:48:49.094879+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-21T07:48:50.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[25075]: audit 2023-12-21T07:48:49.095640+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[25075]: audit 2023-12-21T07:48:49.102517+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:50.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[30553]: cluster 2023-12-21T07:48:48.243806+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:50.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[30553]: audit 2023-12-21T07:48:49.094732+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=smithi081", "root=default"]}]': finished 2023-12-21T07:48:50.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[30553]: cluster 2023-12-21T07:48:49.094879+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-21T07:48:50.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[30553]: audit 2023-12-21T07:48:49.095640+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:50.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:50 smithi069 bash[30553]: audit 2023-12-21T07:48:49.102517+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:50.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:50 smithi081 bash[25077]: cluster 2023-12-21T07:48:48.243806+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-21T07:48:50.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:50 smithi081 bash[25077]: audit 2023-12-21T07:48:49.094732+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=smithi081", "root=default"]}]': finished 2023-12-21T07:48:50.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:50 smithi081 bash[25077]: cluster 2023-12-21T07:48:49.094879+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-21T07:48:50.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:50 smithi081 bash[25077]: audit 2023-12-21T07:48:49.095640+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:50.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:50 smithi081 bash[25077]: audit 2023-12-21T07:48:49.102517+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:51.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:51 smithi081 bash[25077]: cluster 2023-12-21T07:48:48.540590+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:51.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:51 smithi081 bash[25077]: cluster 2023-12-21T07:48:48.540776+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:51.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:51 smithi081 bash[25077]: cluster 2023-12-21T07:48:50.095668+0000 mon.a (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548] boot 2023-12-21T07:48:51.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:51 smithi081 bash[25077]: cluster 2023-12-21T07:48:50.095818+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-21T07:48:51.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:51 smithi081 bash[25077]: audit 2023-12-21T07:48:50.097500+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[25075]: cluster 2023-12-21T07:48:48.540590+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[25075]: cluster 2023-12-21T07:48:48.540776+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[25075]: cluster 2023-12-21T07:48:50.095668+0000 mon.a (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548] boot 2023-12-21T07:48:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[25075]: cluster 2023-12-21T07:48:50.095818+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-21T07:48:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[25075]: audit 2023-12-21T07:48:50.097500+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[30553]: cluster 2023-12-21T07:48:48.540590+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:48:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[30553]: cluster 2023-12-21T07:48:48.540776+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:48:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[30553]: cluster 2023-12-21T07:48:50.095668+0000 mon.a (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3292465548,v1:172.21.15.81:6801/3292465548] boot 2023-12-21T07:48:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[30553]: cluster 2023-12-21T07:48:50.095818+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-21T07:48:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:51 smithi069 bash[30553]: audit 2023-12-21T07:48:50.097500+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:48:51.865 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-21T07:48:51.865 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-21T07:48:51.866 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-12-21T07:48:51.866 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-12-21T07:48:51.866 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0214236 s, 489 MB/s 2023-12-21T07:48:51.866 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-12-21T07:48:52.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:52 smithi081 bash[25077]: cluster 2023-12-21T07:48:50.244372+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:48:52.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:52 smithi081 bash[25077]: cluster 2023-12-21T07:48:51.099825+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-21T07:48:52.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:52 smithi081 bash[25077]: cluster 2023-12-21T07:48:52.101993+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-21T07:48:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:52 smithi069 bash[25075]: cluster 2023-12-21T07:48:50.244372+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:48:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:52 smithi069 bash[25075]: cluster 2023-12-21T07:48:51.099825+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-21T07:48:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:52 smithi069 bash[25075]: cluster 2023-12-21T07:48:52.101993+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-21T07:48:52.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:52 smithi069 bash[30553]: cluster 2023-12-21T07:48:50.244372+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:48:52.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:52 smithi069 bash[30553]: cluster 2023-12-21T07:48:51.099825+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-21T07:48:52.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:52 smithi069 bash[30553]: cluster 2023-12-21T07:48:52.101993+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-21T07:48:52.972 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2023-12-21T07:48:54.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:54 smithi069 bash[25075]: cluster 2023-12-21T07:48:52.244918+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:48:54.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:54 smithi069 bash[25075]: cluster 2023-12-21T07:48:53.124325+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-21T07:48:54.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:54 smithi069 bash[30553]: cluster 2023-12-21T07:48:52.244918+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:48:54.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:54 smithi069 bash[30553]: cluster 2023-12-21T07:48:53.124325+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-21T07:48:54.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:54 smithi081 bash[25077]: cluster 2023-12-21T07:48:52.244918+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:48:54.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:54 smithi081 bash[25077]: cluster 2023-12-21T07:48:53.124325+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-21T07:48:55.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:55 smithi081 bash[25077]: cluster 2023-12-21T07:48:54.125849+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-21T07:48:55.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:55 smithi069 bash[25075]: cluster 2023-12-21T07:48:54.125849+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-21T07:48:55.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:55 smithi069 bash[30553]: cluster 2023-12-21T07:48:54.125849+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-21T07:48:56.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:56 smithi069 bash[25075]: cluster 2023-12-21T07:48:54.245582+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-21T07:48:56.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:56 smithi069 bash[30553]: cluster 2023-12-21T07:48:54.245582+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-21T07:48:56.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:56 smithi081 bash[25077]: cluster 2023-12-21T07:48:54.245582+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: cephadm 2023-12-21T07:48:56.198085+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.207721+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.209648+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: cephadm 2023-12-21T07:48:56.211053+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 17271M 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.218472+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.225849+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.675687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:57.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.681989+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:57.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:57 smithi081 bash[25077]: audit 2023-12-21T07:48:56.683758+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:57.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: cephadm 2023-12-21T07:48:56.198085+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:48:57.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.207721+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.209648+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: cephadm 2023-12-21T07:48:56.211053+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 17271M 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.218472+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.225849+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.675687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.681989+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[25075]: audit 2023-12-21T07:48:56.683758+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:57.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: cephadm 2023-12-21T07:48:56.198085+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.207721+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.209648+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: cephadm 2023-12-21T07:48:56.211053+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 17271M 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.218472+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.225849+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.675687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.681989+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:48:57.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:57 smithi069 bash[30553]: audit 2023-12-21T07:48:56.683758+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:48:58.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:58 smithi081 bash[25077]: cluster 2023-12-21T07:48:56.246156+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-21T07:48:58.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:48:58 smithi081 bash[25077]: audit 2023-12-21T07:48:56.668850+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:58.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:58 smithi069 bash[25075]: cluster 2023-12-21T07:48:56.246156+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-21T07:48:58.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:48:58 smithi069 bash[25075]: audit 2023-12-21T07:48:56.668850+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:48:58.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:58 smithi069 bash[30553]: cluster 2023-12-21T07:48:56.246156+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-21T07:48:58.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:48:58 smithi069 bash[30553]: audit 2023-12-21T07:48:56.668850+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:00.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:00 smithi081 bash[25077]: cluster 2023-12-21T07:48:58.246742+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-21T07:49:00.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:00 smithi069 bash[30553]: cluster 2023-12-21T07:48:58.246742+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-21T07:49:00.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:00 smithi069 bash[25075]: cluster 2023-12-21T07:48:58.246742+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-21T07:49:02.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:02 smithi081 bash[25077]: cluster 2023-12-21T07:49:00.247335+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 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-21T07:49:02.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:02 smithi069 bash[30553]: cluster 2023-12-21T07:49:00.247335+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 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-21T07:49:02.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:02 smithi069 bash[25075]: cluster 2023-12-21T07:49:00.247335+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 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-21T07:49:03.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:03 smithi081 bash[25077]: audit 2023-12-21T07:49:02.727145+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.81:0/3899690162' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]: dispatch 2023-12-21T07:49:03.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:03 smithi081 bash[25077]: audit 2023-12-21T07:49:02.728961+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]: dispatch 2023-12-21T07:49:03.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:03 smithi081 bash[25077]: audit 2023-12-21T07:49:02.740980+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]': finished 2023-12-21T07:49:03.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:03 smithi081 bash[25077]: cluster 2023-12-21T07:49:02.741215+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-21T07:49:03.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:03 smithi081 bash[25077]: audit 2023-12-21T07:49:02.741569+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[25075]: audit 2023-12-21T07:49:02.727145+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.81:0/3899690162' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]: dispatch 2023-12-21T07:49:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[25075]: audit 2023-12-21T07:49:02.728961+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]: dispatch 2023-12-21T07:49:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[25075]: audit 2023-12-21T07:49:02.740980+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]': finished 2023-12-21T07:49:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[25075]: cluster 2023-12-21T07:49:02.741215+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-21T07:49:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[25075]: audit 2023-12-21T07:49:02.741569+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[30553]: audit 2023-12-21T07:49:02.727145+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.81:0/3899690162' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]: dispatch 2023-12-21T07:49:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[30553]: audit 2023-12-21T07:49:02.728961+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]: dispatch 2023-12-21T07:49:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[30553]: audit 2023-12-21T07:49:02.740980+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df531eca-00b6-44b9-9db8-31cbebca3c8f"}]': finished 2023-12-21T07:49:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[30553]: cluster 2023-12-21T07:49:02.741215+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-21T07:49:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:03 smithi069 bash[30553]: audit 2023-12-21T07:49:02.741569+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:04.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:04 smithi081 bash[25077]: cluster 2023-12-21T07:49:02.247938+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-21T07:49:04.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:04 smithi081 bash[25077]: audit 2023-12-21T07:49:03.468358+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.81:0/3229983392' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:04.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:04 smithi069 bash[30553]: cluster 2023-12-21T07:49:02.247938+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-21T07:49:04.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:04 smithi069 bash[30553]: audit 2023-12-21T07:49:03.468358+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.81:0/3229983392' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:04.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:04 smithi069 bash[25075]: cluster 2023-12-21T07:49:02.247938+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-21T07:49:04.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:04 smithi069 bash[25075]: audit 2023-12-21T07:49:03.468358+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.81:0/3229983392' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:05.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:05 smithi081 bash[25077]: cluster 2023-12-21T07:49:04.248581+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:05.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:05 smithi069 bash[30553]: cluster 2023-12-21T07:49:04.248581+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:05.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:05 smithi069 bash[25075]: cluster 2023-12-21T07:49:04.248581+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:07.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:07 smithi069 bash[25075]: cluster 2023-12-21T07:49:06.249155+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:07 smithi069 bash[30553]: cluster 2023-12-21T07:49:06.249155+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:07.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:07 smithi081 bash[25077]: cluster 2023-12-21T07:49:06.249155+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:09 smithi069 bash[25075]: cluster 2023-12-21T07:49:08.249760+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:09.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:09 smithi069 bash[30553]: cluster 2023-12-21T07:49:08.249760+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:09.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:09 smithi081 bash[25077]: cluster 2023-12-21T07:49:08.249760+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:11.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:11 smithi081 bash[25077]: cluster 2023-12-21T07:49:10.250332+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:11.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:11 smithi069 bash[25075]: cluster 2023-12-21T07:49:10.250332+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:11.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:11 smithi069 bash[30553]: cluster 2023-12-21T07:49:10.250332+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[25075]: cluster 2023-12-21T07:49:12.250920+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[25075]: audit 2023-12-21T07:49:13.057094+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T07:49:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[25075]: audit 2023-12-21T07:49:13.058806+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[25075]: cephadm 2023-12-21T07:49:13.060236+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi081 2023-12-21T07:49:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[30553]: cluster 2023-12-21T07:49:12.250920+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[30553]: audit 2023-12-21T07:49:13.057094+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T07:49:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[30553]: audit 2023-12-21T07:49:13.058806+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:13 smithi069 bash[30553]: cephadm 2023-12-21T07:49:13.060236+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi081 2023-12-21T07:49:13.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:13 smithi081 bash[25077]: cluster 2023-12-21T07:49:12.250920+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:13.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:13 smithi081 bash[25077]: audit 2023-12-21T07:49:13.057094+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T07:49:13.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:13 smithi081 bash[25077]: audit 2023-12-21T07:49:13.058806+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:13.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:13 smithi081 bash[25077]: cephadm 2023-12-21T07:49:13.060236+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi081 2023-12-21T07:49:15.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:15 smithi069 bash[25075]: cluster 2023-12-21T07:49:14.251530+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:15.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:15 smithi069 bash[30553]: cluster 2023-12-21T07:49:14.251530+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:15.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:15 smithi081 bash[25077]: cluster 2023-12-21T07:49:14.251530+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:17.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:17 smithi081 bash[25077]: cluster 2023-12-21T07:49:16.252157+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:17.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:17 smithi081 bash[25077]: audit 2023-12-21T07:49:17.229514+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:17.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:17 smithi081 bash[25077]: audit 2023-12-21T07:49:17.251852+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:17.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:17 smithi081 bash[25077]: audit 2023-12-21T07:49:17.254976+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:17.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:17 smithi081 bash[25077]: audit 2023-12-21T07:49:17.257225+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[25075]: cluster 2023-12-21T07:49:16.252157+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[25075]: audit 2023-12-21T07:49:17.229514+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[25075]: audit 2023-12-21T07:49:17.251852+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[25075]: audit 2023-12-21T07:49:17.254976+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[25075]: audit 2023-12-21T07:49:17.257225+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[30553]: cluster 2023-12-21T07:49:16.252157+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[30553]: audit 2023-12-21T07:49:17.229514+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:17.554 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[30553]: audit 2023-12-21T07:49:17.251852+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:17.555 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[30553]: audit 2023-12-21T07:49:17.254976+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:17.555 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:17 smithi069 bash[30553]: audit 2023-12-21T07:49:17.257225+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:19.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:19 smithi069 bash[30553]: cluster 2023-12-21T07:49:18.252766+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:19.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:19 smithi069 bash[25075]: cluster 2023-12-21T07:49:18.252766+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:19.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:19 smithi081 bash[25077]: cluster 2023-12-21T07:49:18.252766+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:22.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:22 smithi081 bash[25077]: cluster 2023-12-21T07:49:20.253400+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:22.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:22 smithi081 bash[25077]: audit 2023-12-21T07:49:21.138279+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:22.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:22 smithi081 bash[25077]: audit 2023-12-21T07:49:21.144610+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:22.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:22 smithi069 bash[25075]: cluster 2023-12-21T07:49:20.253400+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:22.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:22 smithi069 bash[25075]: audit 2023-12-21T07:49:21.138279+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:22.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:22 smithi069 bash[25075]: audit 2023-12-21T07:49:21.144610+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:22.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:22 smithi069 bash[30553]: cluster 2023-12-21T07:49:20.253400+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:22.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:22 smithi069 bash[30553]: audit 2023-12-21T07:49:21.138279+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:22.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:22 smithi069 bash[30553]: audit 2023-12-21T07:49:21.144610+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:24.222 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 5 on host 'smithi081' 2023-12-21T07:49:24.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:24 smithi069 bash[25075]: cluster 2023-12-21T07:49:22.254087+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:24.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:24 smithi069 bash[30553]: cluster 2023-12-21T07:49:22.254087+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:24.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:24 smithi081 bash[25077]: cluster 2023-12-21T07:49:22.254087+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:24.951 DEBUG:teuthology.orchestra.run.smithi081:osd.5> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.5.service 2023-12-21T07:49:24.953 INFO:tasks.cephadm:Deploying osd.6 on smithi081 with /dev/vg_nvme/lv_2... 2023-12-21T07:49:24.954 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-21T07:49:25.165 INFO:journalctl@ceph.osd.5.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:49:25.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:25 smithi081 bash[25077]: audit 2023-12-21T07:49:24.219345+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:25.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:25 smithi081 bash[25077]: audit 2023-12-21T07:49:24.220949+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:25.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:25 smithi081 bash[25077]: audit 2023-12-21T07:49:24.224484+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:25.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:25 smithi081 bash[25077]: audit 2023-12-21T07:49:24.226063+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:25.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:25 smithi081 bash[25077]: audit 2023-12-21T07:49:24.551236+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:49:25.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:25 smithi081 bash[25077]: audit 2023-12-21T07:49:24.553223+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:49:25.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[25075]: audit 2023-12-21T07:49:24.219345+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:25.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[25075]: audit 2023-12-21T07:49:24.220949+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:25.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[25075]: audit 2023-12-21T07:49:24.224484+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:25.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[25075]: audit 2023-12-21T07:49:24.226063+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[25075]: audit 2023-12-21T07:49:24.551236+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[25075]: audit 2023-12-21T07:49:24.553223+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[30553]: audit 2023-12-21T07:49:24.219345+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[30553]: audit 2023-12-21T07:49:24.220949+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[30553]: audit 2023-12-21T07:49:24.224484+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[30553]: audit 2023-12-21T07:49:24.226063+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[30553]: audit 2023-12-21T07:49:24.551236+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:49:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:25 smithi069 bash[30553]: audit 2023-12-21T07:49:24.553223+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T07:49:26.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[25077]: cluster 2023-12-21T07:49:24.254653+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:26.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[25077]: audit 2023-12-21T07:49:25.231992+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"]}]': finished 2023-12-21T07:49:26.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[25077]: cluster 2023-12-21T07:49:25.232082+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-21T07:49:26.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[25077]: audit 2023-12-21T07:49:25.232235+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:49:26.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[25077]: audit 2023-12-21T07:49:25.232726+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:26.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[25077]: audit 2023-12-21T07:49:25.234166+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:49:26.278 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[31270]: debug 2023-12-21T07:49:26.236+0000 7f595ea74700 -1 osd.5 0 waiting for initial osdmap 2023-12-21T07:49:26.278 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 07:49:26 smithi081 bash[31270]: debug 2023-12-21T07:49:26.248+0000 7f5958c0a700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:49:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[25075]: cluster 2023-12-21T07:49:24.254653+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[25075]: audit 2023-12-21T07:49:25.231992+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"]}]': finished 2023-12-21T07:49:26.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[25075]: cluster 2023-12-21T07:49:25.232082+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[25075]: audit 2023-12-21T07:49:25.232235+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[25075]: audit 2023-12-21T07:49:25.232726+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[25075]: audit 2023-12-21T07:49:25.234166+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[30553]: cluster 2023-12-21T07:49:24.254653+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[30553]: audit 2023-12-21T07:49:25.231992+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"]}]': finished 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[30553]: cluster 2023-12-21T07:49:25.232082+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-21T07:49:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[30553]: audit 2023-12-21T07:49:25.232235+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:49:26.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[30553]: audit 2023-12-21T07:49:25.232726+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:26.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:26 smithi069 bash[30553]: audit 2023-12-21T07:49:25.234166+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:49:27.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: audit 2023-12-21T07:49:26.236039+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=smithi081", "root=default"]}]': finished 2023-12-21T07:49:27.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: cluster 2023-12-21T07:49:26.236204+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-21T07:49:27.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: audit 2023-12-21T07:49:26.236947+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: audit 2023-12-21T07:49:26.244422+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: cluster 2023-12-21T07:49:26.255146+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: cluster 2023-12-21T07:49:26.357343+0000 mon.a (mon.0) 484 : cluster [INF] osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137] boot 2023-12-21T07:49:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: cluster 2023-12-21T07:49:26.357484+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-21T07:49:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:27 smithi081 bash[25077]: audit 2023-12-21T07:49:26.358427+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: audit 2023-12-21T07:49:26.236039+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=smithi081", "root=default"]}]': finished 2023-12-21T07:49:27.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: cluster 2023-12-21T07:49:26.236204+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: audit 2023-12-21T07:49:26.236947+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: audit 2023-12-21T07:49:26.244422+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: cluster 2023-12-21T07:49:26.255146+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: cluster 2023-12-21T07:49:26.357343+0000 mon.a (mon.0) 484 : cluster [INF] osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137] boot 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: cluster 2023-12-21T07:49:26.357484+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[30553]: audit 2023-12-21T07:49:26.358427+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: audit 2023-12-21T07:49:26.236039+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=smithi081", "root=default"]}]': finished 2023-12-21T07:49:27.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: cluster 2023-12-21T07:49:26.236204+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-21T07:49:27.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: audit 2023-12-21T07:49:26.236947+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: audit 2023-12-21T07:49:26.244422+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:27.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: cluster 2023-12-21T07:49:26.255146+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-21T07:49:27.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: cluster 2023-12-21T07:49:26.357343+0000 mon.a (mon.0) 484 : cluster [INF] osd.5 [v2:172.21.15.81:6808/1031828137,v1:172.21.15.81:6809/1031828137] boot 2023-12-21T07:49:27.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: cluster 2023-12-21T07:49:26.357484+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-21T07:49:27.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:27 smithi069 bash[25075]: audit 2023-12-21T07:49:26.358427+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:49:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:28 smithi069 bash[25075]: cluster 2023-12-21T07:49:25.553899+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:28 smithi069 bash[25075]: cluster 2023-12-21T07:49:25.554081+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:28 smithi069 bash[25075]: cluster 2023-12-21T07:49:27.364058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-21T07:49:28.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:28 smithi069 bash[30553]: cluster 2023-12-21T07:49:25.553899+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:28.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:28 smithi069 bash[30553]: cluster 2023-12-21T07:49:25.554081+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:28 smithi069 bash[30553]: cluster 2023-12-21T07:49:27.364058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-21T07:49:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:28 smithi081 bash[25077]: cluster 2023-12-21T07:49:25.553899+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:49:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:28 smithi081 bash[25077]: cluster 2023-12-21T07:49:25.554081+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:49:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:28 smithi081 bash[25077]: cluster 2023-12-21T07:49:27.364058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-21T07:49:28.749 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-21T07:49:28.749 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-21T07:49:28.749 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-12-21T07:49:28.749 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-12-21T07:49:28.749 INFO:teuthology.orchestra.run.smithi081.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0191807 s, 547 MB/s 2023-12-21T07:49:28.749 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-12-21T07:49:29.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:29 smithi081 bash[25077]: cluster 2023-12-21T07:49:28.255784+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:29.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:29 smithi081 bash[25077]: cluster 2023-12-21T07:49:28.355651+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T07:49:29.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:29 smithi081 bash[25077]: cluster 2023-12-21T07:49:28.365149+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-21T07:49:29.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:29 smithi069 bash[30553]: cluster 2023-12-21T07:49:28.255784+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:29.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:29 smithi069 bash[30553]: cluster 2023-12-21T07:49:28.355651+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T07:49:29.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:29 smithi069 bash[30553]: cluster 2023-12-21T07:49:28.365149+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-21T07:49:29.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:29 smithi069 bash[25075]: cluster 2023-12-21T07:49:28.255784+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:29.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:29 smithi069 bash[25075]: cluster 2023-12-21T07:49:28.355651+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T07:49:29.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:29 smithi069 bash[25075]: cluster 2023-12-21T07:49:28.365149+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-21T07:49:30.038 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi081:vg_nvme/lv_2 2023-12-21T07:49:30.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:30 smithi081 bash[25077]: cluster 2023-12-21T07:49:29.388775+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-21T07:49:30.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:30 smithi069 bash[25075]: cluster 2023-12-21T07:49:29.388775+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-21T07:49:30.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:30 smithi069 bash[30553]: cluster 2023-12-21T07:49:29.388775+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-21T07:49:31.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:31 smithi069 bash[25075]: cluster 2023-12-21T07:49:30.256437+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:31.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:31 smithi069 bash[25075]: cluster 2023-12-21T07:49:30.394173+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-21T07:49:31.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:31 smithi069 bash[30553]: cluster 2023-12-21T07:49:30.256437+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:31.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:31 smithi069 bash[30553]: cluster 2023-12-21T07:49:30.394173+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-21T07:49:31.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:31 smithi081 bash[25077]: cluster 2023-12-21T07:49:30.256437+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:31.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:31 smithi081 bash[25077]: cluster 2023-12-21T07:49:30.394173+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-21T07:49:32.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:32 smithi081 bash[25077]: cluster 2023-12-21T07:49:32.402025+0000 mon.a (mon.0) 492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T07:49:32.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:32 smithi081 bash[25077]: cluster 2023-12-21T07:49:32.402095+0000 mon.a (mon.0) 493 : cluster [INF] Cluster is now healthy 2023-12-21T07:49:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:32 smithi069 bash[25075]: cluster 2023-12-21T07:49:32.402025+0000 mon.a (mon.0) 492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T07:49:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:32 smithi069 bash[25075]: cluster 2023-12-21T07:49:32.402095+0000 mon.a (mon.0) 493 : cluster [INF] Cluster is now healthy 2023-12-21T07:49:32.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:32 smithi069 bash[30553]: cluster 2023-12-21T07:49:32.402025+0000 mon.a (mon.0) 492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T07:49:32.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:32 smithi069 bash[30553]: cluster 2023-12-21T07:49:32.402095+0000 mon.a (mon.0) 493 : cluster [INF] Cluster is now healthy 2023-12-21T07:49:33.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:33 smithi081 bash[25077]: cluster 2023-12-21T07:49:32.257037+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-21T07:49:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:33 smithi069 bash[25075]: cluster 2023-12-21T07:49:32.257037+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-21T07:49:33.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:33 smithi069 bash[30553]: cluster 2023-12-21T07:49:32.257037+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-21T07:49:34.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: cephadm 2023-12-21T07:49:33.551514+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.561477+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.563602+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.565478+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: cephadm 2023-12-21T07:49:33.566488+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8635M 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.575171+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.582275+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.945813+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.952852+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:49:34.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.958980+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[25075]: audit 2023-12-21T07:49:33.960770+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: cephadm 2023-12-21T07:49:33.551514+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.561477+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.563602+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.565478+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: cephadm 2023-12-21T07:49:33.566488+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8635M 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.575171+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.582275+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.945813+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:34.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.952852+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:49:34.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.958980+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:49:34.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:34 smithi069 bash[30553]: audit 2023-12-21T07:49:33.960770+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:35.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: cephadm 2023-12-21T07:49:33.551514+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.561477+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.563602+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.565478+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: cephadm 2023-12-21T07:49:33.566488+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8635M 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.575171+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.582275+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.945813+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.952852+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.958980+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:49:35.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:34 smithi081 bash[25077]: audit 2023-12-21T07:49:33.960770+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:35.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:35 smithi069 bash[25075]: cluster 2023-12-21T07:49:34.257731+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:49:35.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:35 smithi069 bash[30553]: cluster 2023-12-21T07:49:34.257731+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:49:36.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:35 smithi081 bash[25077]: cluster 2023-12-21T07:49:34.257731+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:49:37.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:37 smithi081 bash[25077]: cluster 2023-12-21T07:49:36.258346+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-21T07:49:37.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:37 smithi069 bash[25075]: cluster 2023-12-21T07:49:36.258346+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-21T07:49:37.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:37 smithi069 bash[30553]: cluster 2023-12-21T07:49:36.258346+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-21T07:49:39.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:39 smithi069 bash[25075]: cluster 2023-12-21T07:49:38.258994+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-21T07:49:39.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:39 smithi069 bash[30553]: cluster 2023-12-21T07:49:38.258994+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-21T07:49:40.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:39 smithi081 bash[25077]: cluster 2023-12-21T07:49:38.258994+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-21T07:49:40.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[25075]: audit 2023-12-21T07:49:40.006170+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.81:0/1729646299' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]: dispatch 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[25075]: audit 2023-12-21T07:49:40.008704+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]: dispatch 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[25075]: audit 2023-12-21T07:49:40.016737+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]': finished 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[25075]: cluster 2023-12-21T07:49:40.016829+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[25075]: audit 2023-12-21T07:49:40.017038+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[30553]: audit 2023-12-21T07:49:40.006170+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.81:0/1729646299' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]: dispatch 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[30553]: audit 2023-12-21T07:49:40.008704+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]: dispatch 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[30553]: audit 2023-12-21T07:49:40.016737+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]': finished 2023-12-21T07:49:40.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[30553]: cluster 2023-12-21T07:49:40.016829+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-21T07:49:40.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:40 smithi069 bash[30553]: audit 2023-12-21T07:49:40.017038+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:49:41.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:40 smithi081 bash[25077]: audit 2023-12-21T07:49:40.006170+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.81:0/1729646299' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]: dispatch 2023-12-21T07:49:41.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:40 smithi081 bash[25077]: audit 2023-12-21T07:49:40.008704+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]: dispatch 2023-12-21T07:49:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:40 smithi081 bash[25077]: audit 2023-12-21T07:49:40.016737+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4cc91d3-4798-4ab1-b2f6-fccdee4740e9"}]': finished 2023-12-21T07:49:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:40 smithi081 bash[25077]: cluster 2023-12-21T07:49:40.016829+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-21T07:49:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:40 smithi081 bash[25077]: audit 2023-12-21T07:49:40.017038+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:49:41.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:41 smithi069 bash[30553]: cluster 2023-12-21T07:49:40.259666+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:49:41.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:41 smithi069 bash[30553]: audit 2023-12-21T07:49:40.737357+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.81:0/2169824542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:41.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:41 smithi069 bash[25075]: cluster 2023-12-21T07:49:40.259666+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:49:41.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:41 smithi069 bash[25075]: audit 2023-12-21T07:49:40.737357+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.81:0/2169824542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:42.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:41 smithi081 bash[25077]: cluster 2023-12-21T07:49:40.259666+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:49:42.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:41 smithi081 bash[25077]: audit 2023-12-21T07:49:40.737357+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.81:0/2169824542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:49:43.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:43 smithi081 bash[25077]: cluster 2023-12-21T07:49:42.260394+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:43.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:43 smithi069 bash[25075]: cluster 2023-12-21T07:49:42.260394+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:43.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:43 smithi069 bash[30553]: cluster 2023-12-21T07:49:42.260394+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:45 smithi069 bash[25075]: cluster 2023-12-21T07:49:44.261018+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:45.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:45 smithi069 bash[30553]: cluster 2023-12-21T07:49:44.261018+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:46.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:45 smithi081 bash[25077]: cluster 2023-12-21T07:49:44.261018+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:46.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:46 smithi069 bash[25075]: audit 2023-12-21T07:49:46.267013+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:49:46.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:46 smithi069 bash[25075]: audit 2023-12-21T07:49:46.267520+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:49:46.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:46 smithi069 bash[30553]: audit 2023-12-21T07:49:46.267013+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:49:46.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:46 smithi069 bash[30553]: audit 2023-12-21T07:49:46.267520+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:49:47.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:46 smithi081 bash[25077]: audit 2023-12-21T07:49:46.267013+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:49:47.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:46 smithi081 bash[25077]: audit 2023-12-21T07:49:46.267520+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:49:47.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:47 smithi081 bash[25077]: cluster 2023-12-21T07:49:46.261604+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:47.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:47 smithi069 bash[25075]: cluster 2023-12-21T07:49:46.261604+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:47.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:47 smithi069 bash[30553]: cluster 2023-12-21T07:49:46.261604+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:49.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:49 smithi069 bash[25075]: cluster 2023-12-21T07:49:48.262259+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:49.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:49 smithi069 bash[30553]: cluster 2023-12-21T07:49:48.262259+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:49.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:49 smithi081 bash[25077]: cluster 2023-12-21T07:49:48.262259+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:50.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:50 smithi081 bash[25077]: audit 2023-12-21T07:49:50.477971+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T07:49:50.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:50 smithi081 bash[25077]: audit 2023-12-21T07:49:50.479825+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:50.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:50 smithi069 bash[25075]: audit 2023-12-21T07:49:50.477971+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T07:49:50.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:50 smithi069 bash[25075]: audit 2023-12-21T07:49:50.479825+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:50.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:50 smithi069 bash[30553]: audit 2023-12-21T07:49:50.477971+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T07:49:50.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:50 smithi069 bash[30553]: audit 2023-12-21T07:49:50.479825+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:51.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:51 smithi081 bash[25077]: cluster 2023-12-21T07:49:50.263011+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:51.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:51 smithi081 bash[25077]: cephadm 2023-12-21T07:49:50.481282+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi081 2023-12-21T07:49:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:51 smithi069 bash[25075]: cluster 2023-12-21T07:49:50.263011+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:51 smithi069 bash[25075]: cephadm 2023-12-21T07:49:50.481282+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi081 2023-12-21T07:49:51.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:51 smithi069 bash[30553]: cluster 2023-12-21T07:49:50.263011+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:51.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:51 smithi069 bash[30553]: cephadm 2023-12-21T07:49:50.481282+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi081 2023-12-21T07:49:53.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:53 smithi081 bash[25077]: cluster 2023-12-21T07:49:52.263623+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:53.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:53 smithi069 bash[25075]: cluster 2023-12-21T07:49:52.263623+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:53.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:53 smithi069 bash[30553]: cluster 2023-12-21T07:49:52.263623+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:55.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[25075]: cluster 2023-12-21T07:49:54.264246+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[25075]: audit 2023-12-21T07:49:54.573531+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[25075]: audit 2023-12-21T07:49:54.608757+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[25075]: audit 2023-12-21T07:49:54.611513+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[25075]: audit 2023-12-21T07:49:54.613220+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[30553]: cluster 2023-12-21T07:49:54.264246+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[30553]: audit 2023-12-21T07:49:54.573531+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:55.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[30553]: audit 2023-12-21T07:49:54.608757+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:55.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[30553]: audit 2023-12-21T07:49:54.611513+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:55.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:55 smithi069 bash[30553]: audit 2023-12-21T07:49:54.613220+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:56.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:55 smithi081 bash[25077]: cluster 2023-12-21T07:49:54.264246+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:56.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:55 smithi081 bash[25077]: audit 2023-12-21T07:49:54.573531+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:56.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:55 smithi081 bash[25077]: audit 2023-12-21T07:49:54.608757+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:49:56.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:55 smithi081 bash[25077]: audit 2023-12-21T07:49:54.611513+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:49:56.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:55 smithi081 bash[25077]: audit 2023-12-21T07:49:54.613220+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:49:57.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:57 smithi069 bash[25075]: cluster 2023-12-21T07:49:56.264805+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:57.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:57 smithi069 bash[30553]: cluster 2023-12-21T07:49:56.264805+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:58.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:57 smithi081 bash[25077]: cluster 2023-12-21T07:49:56.264805+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:59.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:59 smithi081 bash[25077]: cluster 2023-12-21T07:49:58.265411+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:59.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:59 smithi081 bash[25077]: audit 2023-12-21T07:49:58.479352+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:59.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:49:59 smithi081 bash[25077]: audit 2023-12-21T07:49:58.764537+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:59.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:59 smithi069 bash[25075]: cluster 2023-12-21T07:49:58.265411+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:59.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:59 smithi069 bash[25075]: audit 2023-12-21T07:49:58.479352+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:59.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:49:59 smithi069 bash[25075]: audit 2023-12-21T07:49:58.764537+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:59.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:59 smithi069 bash[30553]: cluster 2023-12-21T07:49:58.265411+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:49:59.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:59 smithi069 bash[30553]: audit 2023-12-21T07:49:58.479352+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:49:59.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:49:59 smithi069 bash[30553]: audit 2023-12-21T07:49:58.764537+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:00.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:00 smithi081 bash[25077]: cluster 2023-12-21T07:50:00.000155+0000 mon.a (mon.0) 516 : cluster [INF] overall HEALTH_OK 2023-12-21T07:50:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:00 smithi069 bash[25075]: cluster 2023-12-21T07:50:00.000155+0000 mon.a (mon.0) 516 : cluster [INF] overall HEALTH_OK 2023-12-21T07:50:00.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:00 smithi069 bash[30553]: cluster 2023-12-21T07:50:00.000155+0000 mon.a (mon.0) 516 : cluster [INF] overall HEALTH_OK 2023-12-21T07:50:01.701 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 6 on host 'smithi081' 2023-12-21T07:50:01.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:01 smithi081 bash[25077]: cluster 2023-12-21T07:50:00.265959+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:01.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:01 smithi069 bash[25075]: cluster 2023-12-21T07:50:00.265959+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:01.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:01 smithi069 bash[30553]: cluster 2023-12-21T07:50:00.265959+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:02.330 DEBUG:teuthology.orchestra.run.smithi081:osd.6> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.6.service 2023-12-21T07:50:02.332 INFO:tasks.cephadm:Deploying osd.7 on smithi081 with /dev/vg_nvme/lv_1... 2023-12-21T07:50:02.332 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-21T07:50:02.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:02 smithi081 bash[25077]: audit 2023-12-21T07:50:01.691993+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:02.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:02 smithi081 bash[25077]: audit 2023-12-21T07:50:01.697879+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:02.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:02 smithi081 bash[25077]: audit 2023-12-21T07:50:01.698277+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:02.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:02 smithi081 bash[25077]: audit 2023-12-21T07:50:01.702238+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:02.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:02 smithi081 bash[25077]: audit 2023-12-21T07:50:02.023295+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:50:02.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:02 smithi081 bash[25077]: audit 2023-12-21T07:50:02.026166+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[25075]: audit 2023-12-21T07:50:01.691993+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[25075]: audit 2023-12-21T07:50:01.697879+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[25075]: audit 2023-12-21T07:50:01.698277+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[25075]: audit 2023-12-21T07:50:01.702238+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[25075]: audit 2023-12-21T07:50:02.023295+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[25075]: audit 2023-12-21T07:50:02.026166+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[30553]: audit 2023-12-21T07:50:01.691993+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[30553]: audit 2023-12-21T07:50:01.697879+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[30553]: audit 2023-12-21T07:50:01.698277+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:02.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[30553]: audit 2023-12-21T07:50:01.702238+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:02.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[30553]: audit 2023-12-21T07:50:02.023295+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:50:02.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:02 smithi069 bash[30553]: audit 2023-12-21T07:50:02.026166+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T07:50:03.269 INFO:journalctl@ceph.osd.6.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:50:04.028 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[34383]: debug 2023-12-21T07:50:03.715+0000 7f2f3b8c0700 -1 osd.6 0 waiting for initial osdmap 2023-12-21T07:50:04.028 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[34383]: debug 2023-12-21T07:50:03.731+0000 7f2f36a58700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:50:04.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[25077]: cluster 2023-12-21T07:50:02.266556+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:04.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[25077]: audit 2023-12-21T07:50:02.707906+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T07:50:04.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[25077]: cluster 2023-12-21T07:50:02.708109+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-21T07:50:04.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[25077]: audit 2023-12-21T07:50:02.708321+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:04.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[25077]: audit 2023-12-21T07:50:02.709758+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:04.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:03 smithi081 bash[25077]: audit 2023-12-21T07:50:02.712760+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:04.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[25075]: cluster 2023-12-21T07:50:02.266556+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:04.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[25075]: audit 2023-12-21T07:50:02.707906+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T07:50:04.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[25075]: cluster 2023-12-21T07:50:02.708109+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-21T07:50:04.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[25075]: audit 2023-12-21T07:50:02.708321+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:04.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[25075]: audit 2023-12-21T07:50:02.709758+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:04.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[25075]: audit 2023-12-21T07:50:02.712760+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:04.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[30553]: cluster 2023-12-21T07:50:02.266556+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:04.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[30553]: audit 2023-12-21T07:50:02.707906+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T07:50:04.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[30553]: cluster 2023-12-21T07:50:02.708109+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-21T07:50:04.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[30553]: audit 2023-12-21T07:50:02.708321+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:04.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[30553]: audit 2023-12-21T07:50:02.709758+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:04.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:03 smithi069 bash[30553]: audit 2023-12-21T07:50:02.712760+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:05.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:04 smithi081 bash[25077]: audit 2023-12-21T07:50:03.711622+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-12-21T07:50:05.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:04 smithi081 bash[25077]: cluster 2023-12-21T07:50:03.711771+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-21T07:50:05.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:04 smithi081 bash[25077]: audit 2023-12-21T07:50:03.712521+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:04 smithi081 bash[25077]: audit 2023-12-21T07:50:03.720723+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[30553]: audit 2023-12-21T07:50:03.711622+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-12-21T07:50:05.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[30553]: cluster 2023-12-21T07:50:03.711771+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-21T07:50:05.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[30553]: audit 2023-12-21T07:50:03.712521+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[30553]: audit 2023-12-21T07:50:03.720723+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[25075]: audit 2023-12-21T07:50:03.711622+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-12-21T07:50:05.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[25075]: cluster 2023-12-21T07:50:03.711771+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-21T07:50:05.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[25075]: audit 2023-12-21T07:50:03.712521+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:04 smithi069 bash[25075]: audit 2023-12-21T07:50:03.720723+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: cluster 2023-12-21T07:50:03.060934+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:05.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: cluster 2023-12-21T07:50:03.061154+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:05.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: cluster 2023-12-21T07:50:04.267143+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:05.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: cluster 2023-12-21T07:50:04.729676+0000 mon.a (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945] boot 2023-12-21T07:50:05.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: cluster 2023-12-21T07:50:04.729793+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-21T07:50:05.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: audit 2023-12-21T07:50:04.730604+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:05.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:05 smithi081 bash[25077]: cluster 2023-12-21T07:50:05.728918+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-21T07:50:06.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: cluster 2023-12-21T07:50:03.060934+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:06.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: cluster 2023-12-21T07:50:03.061154+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:06.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: cluster 2023-12-21T07:50:04.267143+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:06.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: cluster 2023-12-21T07:50:04.729676+0000 mon.a (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945] boot 2023-12-21T07:50:06.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: cluster 2023-12-21T07:50:04.729793+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-21T07:50:06.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: audit 2023-12-21T07:50:04.730604+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:06.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[25075]: cluster 2023-12-21T07:50:05.728918+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-21T07:50:06.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: cluster 2023-12-21T07:50:03.060934+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: cluster 2023-12-21T07:50:03.061154+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: cluster 2023-12-21T07:50:04.267143+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-21T07:50:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: cluster 2023-12-21T07:50:04.729676+0000 mon.a (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.81:6816/614026945,v1:172.21.15.81:6817/614026945] boot 2023-12-21T07:50:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: cluster 2023-12-21T07:50:04.729793+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-21T07:50:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: audit 2023-12-21T07:50:04.730604+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:50:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:05 smithi069 bash[30553]: cluster 2023-12-21T07:50:05.728918+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-21T07:50:06.309 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-21T07:50:06.309 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-21T07:50:06.309 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-12-21T07:50:06.309 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-12-21T07:50:06.309 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0192804 s, 544 MB/s 2023-12-21T07:50:06.310 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-12-21T07:50:07.533 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi081:vg_nvme/lv_1 2023-12-21T07:50:08.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:07 smithi081 bash[25077]: cluster 2023-12-21T07:50:06.267751+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:08.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:07 smithi081 bash[25077]: cluster 2023-12-21T07:50:06.734361+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-21T07:50:08.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:07 smithi069 bash[25075]: cluster 2023-12-21T07:50:06.267751+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:08.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:07 smithi069 bash[25075]: cluster 2023-12-21T07:50:06.734361+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-21T07:50:08.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:07 smithi069 bash[30553]: cluster 2023-12-21T07:50:06.267751+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:08.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:07 smithi069 bash[30553]: cluster 2023-12-21T07:50:06.734361+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-21T07:50:09.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:08 smithi081 bash[25077]: cluster 2023-12-21T07:50:07.743775+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-21T07:50:09.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:08 smithi069 bash[25075]: cluster 2023-12-21T07:50:07.743775+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-21T07:50:09.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:08 smithi069 bash[30553]: cluster 2023-12-21T07:50:07.743775+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-21T07:50:10.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:09 smithi081 bash[25077]: cluster 2023-12-21T07:50:08.268380+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-21T07:50:10.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:09 smithi081 bash[25077]: cluster 2023-12-21T07:50:08.755504+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-21T07:50:10.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:09 smithi069 bash[30553]: cluster 2023-12-21T07:50:08.268380+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-21T07:50:10.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:09 smithi069 bash[30553]: cluster 2023-12-21T07:50:08.755504+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-21T07:50:10.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:09 smithi069 bash[25075]: cluster 2023-12-21T07:50:08.268380+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-21T07:50:10.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:09 smithi069 bash[25075]: cluster 2023-12-21T07:50:08.755504+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-21T07:50:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: cluster 2023-12-21T07:50:10.268989+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v203: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-12-21T07:50:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: cephadm 2023-12-21T07:50:10.860203+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:50:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:10.871637+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:10.873391+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:10.874851+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:10.876147+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: cephadm 2023-12-21T07:50:10.877263+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5757M 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:10.885603+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:10.894636+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:11.364615+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:11.371574+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[30553]: audit 2023-12-21T07:50:11.373154+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: cluster 2023-12-21T07:50:10.268989+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v203: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: cephadm 2023-12-21T07:50:10.860203+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:10.871637+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:10.873391+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:10.874851+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:10.876147+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: cephadm 2023-12-21T07:50:10.877263+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5757M 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:10.885603+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:10.894636+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:11.364615+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:11.371574+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:12.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:11 smithi069 bash[25075]: audit 2023-12-21T07:50:11.373154+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:12.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: cluster 2023-12-21T07:50:10.268989+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v203: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-12-21T07:50:12.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: cephadm 2023-12-21T07:50:10.860203+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:50:12.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:10.871637+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:10.873391+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:10.874851+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:10.876147+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: cephadm 2023-12-21T07:50:10.877263+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5757M 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:10.885603+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:10.894636+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:11.364615+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:11.371574+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-21T07:50:12.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:11 smithi081 bash[25077]: audit 2023-12-21T07:50:11.373154+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:13.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:12 smithi069 bash[25075]: audit 2023-12-21T07:50:11.357625+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:13.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:12 smithi069 bash[30553]: audit 2023-12-21T07:50:11.357625+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:13.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:12 smithi081 bash[25077]: audit 2023-12-21T07:50:11.357625+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:50:14.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:13 smithi081 bash[25077]: cluster 2023-12-21T07:50:12.269671+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 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-21T07:50:14.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:13 smithi069 bash[25075]: cluster 2023-12-21T07:50:12.269671+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 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-21T07:50:14.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:13 smithi069 bash[30553]: cluster 2023-12-21T07:50:12.269671+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 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-21T07:50:16.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:15 smithi069 bash[30553]: cluster 2023-12-21T07:50:14.270286+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; 69 KiB/s, 0 objects/s recovering 2023-12-21T07:50:16.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:15 smithi069 bash[25075]: cluster 2023-12-21T07:50:14.270286+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; 69 KiB/s, 0 objects/s recovering 2023-12-21T07:50:16.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:15 smithi081 bash[25077]: cluster 2023-12-21T07:50:14.270286+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; 69 KiB/s, 0 objects/s recovering 2023-12-21T07:50:18.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[25075]: cluster 2023-12-21T07:50:16.270935+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 2023-12-21T07:50:18.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[25075]: audit 2023-12-21T07:50:17.585095+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.81:0/2779191009' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]: dispatch 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[25075]: audit 2023-12-21T07:50:17.588358+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]: dispatch 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[25075]: audit 2023-12-21T07:50:17.598297+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]': finished 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[25075]: cluster 2023-12-21T07:50:17.598560+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[25075]: audit 2023-12-21T07:50:17.598730+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[30553]: cluster 2023-12-21T07:50:16.270935+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 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[30553]: audit 2023-12-21T07:50:17.585095+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.81:0/2779191009' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]: dispatch 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[30553]: audit 2023-12-21T07:50:17.588358+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]: dispatch 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[30553]: audit 2023-12-21T07:50:17.598297+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]': finished 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[30553]: cluster 2023-12-21T07:50:17.598560+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-21T07:50:18.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:17 smithi069 bash[30553]: audit 2023-12-21T07:50:17.598730+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:18.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:17 smithi081 bash[25077]: cluster 2023-12-21T07:50:16.270935+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 2023-12-21T07:50:18.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:17 smithi081 bash[25077]: audit 2023-12-21T07:50:17.585095+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.81:0/2779191009' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]: dispatch 2023-12-21T07:50:18.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:17 smithi081 bash[25077]: audit 2023-12-21T07:50:17.588358+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]: dispatch 2023-12-21T07:50:18.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:17 smithi081 bash[25077]: audit 2023-12-21T07:50:17.598297+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dad2c92-ee3a-4bea-922f-c52288c35051"}]': finished 2023-12-21T07:50:18.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:17 smithi081 bash[25077]: cluster 2023-12-21T07:50:17.598560+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-21T07:50:18.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:17 smithi081 bash[25077]: audit 2023-12-21T07:50:17.598730+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:19.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:18 smithi069 bash[25075]: audit 2023-12-21T07:50:18.304093+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.81:0/2281510390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:19.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:18 smithi069 bash[30553]: audit 2023-12-21T07:50:18.304093+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.81:0/2281510390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:19.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:18 smithi081 bash[25077]: audit 2023-12-21T07:50:18.304093+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.81:0/2281510390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-21T07:50:20.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:19 smithi069 bash[25075]: cluster 2023-12-21T07:50:18.271538+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:20.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:19 smithi069 bash[30553]: cluster 2023-12-21T07:50:18.271538+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:20.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:19 smithi081 bash[25077]: cluster 2023-12-21T07:50:18.271538+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:22.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:21 smithi081 bash[25077]: cluster 2023-12-21T07:50:20.272111+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:22.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:21 smithi069 bash[25075]: cluster 2023-12-21T07:50:20.272111+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:22.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:21 smithi069 bash[30553]: cluster 2023-12-21T07:50:20.272111+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:24.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:23 smithi081 bash[25077]: cluster 2023-12-21T07:50:22.272776+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:24.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:23 smithi069 bash[25075]: cluster 2023-12-21T07:50:22.272776+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:24.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:23 smithi069 bash[30553]: cluster 2023-12-21T07:50:22.272776+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:26.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:25 smithi081 bash[25077]: cluster 2023-12-21T07:50:24.273439+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:26.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:25 smithi069 bash[30553]: cluster 2023-12-21T07:50:24.273439+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:26.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:25 smithi069 bash[25075]: cluster 2023-12-21T07:50:24.273439+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:28.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:27 smithi081 bash[25077]: cluster 2023-12-21T07:50:26.273983+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:28.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:27 smithi069 bash[25075]: cluster 2023-12-21T07:50:26.273983+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:28.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:27 smithi069 bash[30553]: cluster 2023-12-21T07:50:26.273983+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:29.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:28 smithi081 bash[25077]: audit 2023-12-21T07:50:28.082388+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T07:50:29.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:28 smithi081 bash[25077]: audit 2023-12-21T07:50:28.084116+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:29.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:28 smithi081 bash[25077]: cephadm 2023-12-21T07:50:28.085610+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi081 2023-12-21T07:50:29.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:28 smithi069 bash[25075]: audit 2023-12-21T07:50:28.082388+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T07:50:29.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:28 smithi069 bash[25075]: audit 2023-12-21T07:50:28.084116+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:29.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:28 smithi069 bash[25075]: cephadm 2023-12-21T07:50:28.085610+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi081 2023-12-21T07:50:29.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:28 smithi069 bash[30553]: audit 2023-12-21T07:50:28.082388+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T07:50:29.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:28 smithi069 bash[30553]: audit 2023-12-21T07:50:28.084116+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:29.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:28 smithi069 bash[30553]: cephadm 2023-12-21T07:50:28.085610+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi081 2023-12-21T07:50:30.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:29 smithi081 bash[25077]: cluster 2023-12-21T07:50:28.274594+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:30.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:29 smithi069 bash[25075]: cluster 2023-12-21T07:50:28.274594+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:30.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:29 smithi069 bash[30553]: cluster 2023-12-21T07:50:28.274594+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:32.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:31 smithi081 bash[25077]: cluster 2023-12-21T07:50:30.275186+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:32.355 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:31 smithi069 bash[25075]: cluster 2023-12-21T07:50:30.275186+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:32.355 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:31 smithi069 bash[30553]: cluster 2023-12-21T07:50:30.275186+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[25075]: cluster 2023-12-21T07:50:32.275756+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[25075]: audit 2023-12-21T07:50:32.329972+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[25075]: audit 2023-12-21T07:50:32.330449+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[25075]: audit 2023-12-21T07:50:32.333473+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:33.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[25075]: audit 2023-12-21T07:50:32.335542+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[30553]: cluster 2023-12-21T07:50:32.275756+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[30553]: audit 2023-12-21T07:50:32.329972+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[30553]: audit 2023-12-21T07:50:32.330449+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[30553]: audit 2023-12-21T07:50:32.333473+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:33 smithi069 bash[30553]: audit 2023-12-21T07:50:32.335542+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:33.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:33 smithi081 bash[25077]: cluster 2023-12-21T07:50:32.275756+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:33.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:33 smithi081 bash[25077]: audit 2023-12-21T07:50:32.329972+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:33.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:33 smithi081 bash[25077]: audit 2023-12-21T07:50:32.330449+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:33.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:33 smithi081 bash[25077]: audit 2023-12-21T07:50:32.333473+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:33.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:33 smithi081 bash[25077]: audit 2023-12-21T07:50:32.335542+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:35.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:35 smithi069 bash[25075]: cluster 2023-12-21T07:50:34.276315+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:35.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:35 smithi069 bash[30553]: cluster 2023-12-21T07:50:34.276315+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:35.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:35 smithi081 bash[25077]: cluster 2023-12-21T07:50:34.276315+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:37.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:37 smithi081 bash[25077]: audit 2023-12-21T07:50:36.253218+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:37.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:37 smithi081 bash[25077]: audit 2023-12-21T07:50:36.261429+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:37.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:37 smithi081 bash[25077]: cluster 2023-12-21T07:50:36.276982+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-21T07:50:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:37 smithi069 bash[25075]: audit 2023-12-21T07:50:36.253218+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:37 smithi069 bash[25075]: audit 2023-12-21T07:50:36.261429+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:37 smithi069 bash[25075]: cluster 2023-12-21T07:50:36.276982+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-21T07:50:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:37 smithi069 bash[30553]: audit 2023-12-21T07:50:36.253218+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:37 smithi069 bash[30553]: audit 2023-12-21T07:50:36.261429+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:37 smithi069 bash[30553]: cluster 2023-12-21T07:50:36.276982+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-21T07:50:39.356 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 7 on host 'smithi081' 2023-12-21T07:50:39.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:39 smithi069 bash[25075]: cluster 2023-12-21T07:50:38.277574+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:39 smithi069 bash[30553]: cluster 2023-12-21T07:50:38.277574+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:39.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:39 smithi081 bash[25077]: cluster 2023-12-21T07:50:38.277574+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:40.052 DEBUG:teuthology.orchestra.run.smithi081:osd.7> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.7.service 2023-12-21T07:50:40.054 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-21T07:50:40.054 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-21T07:50:40.303 INFO:journalctl@ceph.osd.7.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:50:40.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[25075]: audit 2023-12-21T07:50:39.353342+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:40.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[25075]: audit 2023-12-21T07:50:39.386851+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[25075]: audit 2023-12-21T07:50:39.389638+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[25075]: audit 2023-12-21T07:50:39.391558+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[25075]: audit 2023-12-21T07:50:39.748215+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[25075]: audit 2023-12-21T07:50:39.751877+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[30553]: audit 2023-12-21T07:50:39.353342+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[30553]: audit 2023-12-21T07:50:39.386851+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:40.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[30553]: audit 2023-12-21T07:50:39.389638+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:40.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[30553]: audit 2023-12-21T07:50:39.391558+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:40.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[30553]: audit 2023-12-21T07:50:39.748215+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:50:40.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:40 smithi069 bash[30553]: audit 2023-12-21T07:50:39.751877+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:50:40.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:40 smithi081 bash[25077]: audit 2023-12-21T07:50:39.353342+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:40.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:40 smithi081 bash[25077]: audit 2023-12-21T07:50:39.386851+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:50:40.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:40 smithi081 bash[25077]: audit 2023-12-21T07:50:39.389638+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:50:40.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:40 smithi081 bash[25077]: audit 2023-12-21T07:50:39.391558+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:50:40.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:40 smithi081 bash[25077]: audit 2023-12-21T07:50:39.748215+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:50:40.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:40 smithi081 bash[25077]: audit 2023-12-21T07:50:39.751877+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T07:50:41.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[25075]: cluster 2023-12-21T07:50:40.278126+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[25075]: audit 2023-12-21T07:50:40.365876+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[25075]: cluster 2023-12-21T07:50:40.366023+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[25075]: audit 2023-12-21T07:50:40.366191+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[25075]: audit 2023-12-21T07:50:40.368352+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[25075]: audit 2023-12-21T07:50:40.371872+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[30553]: cluster 2023-12-21T07:50:40.278126+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[30553]: audit 2023-12-21T07:50:40.365876+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T07:50:41.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[30553]: cluster 2023-12-21T07:50:40.366023+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-21T07:50:41.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[30553]: audit 2023-12-21T07:50:40.366191+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:41.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[30553]: audit 2023-12-21T07:50:40.368352+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:41.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:41 smithi069 bash[30553]: audit 2023-12-21T07:50:40.371872+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:41.779 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[37508]: debug 2023-12-21T07:50:41.374+0000 7f145431e700 -1 osd.7 0 waiting for initial osdmap 2023-12-21T07:50:41.779 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[37508]: debug 2023-12-21T07:50:41.390+0000 7f1450cb9700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T07:50:41.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[25077]: cluster 2023-12-21T07:50:40.278126+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:41.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[25077]: audit 2023-12-21T07:50:40.365876+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T07:50:41.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[25077]: cluster 2023-12-21T07:50:40.366023+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-21T07:50:41.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[25077]: audit 2023-12-21T07:50:40.366191+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:41.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[25077]: audit 2023-12-21T07:50:40.368352+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:41.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:41 smithi081 bash[25077]: audit 2023-12-21T07:50:40.371872+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T07:50:42.379 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[25075]: audit 2023-12-21T07:50:41.370398+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-12-21T07:50:42.380 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[25075]: cluster 2023-12-21T07:50:41.370596+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-21T07:50:42.380 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[25075]: audit 2023-12-21T07:50:41.371314+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:42.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:42 smithi081 bash[25077]: audit 2023-12-21T07:50:41.370398+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-12-21T07:50:42.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:42 smithi081 bash[25077]: cluster 2023-12-21T07:50:41.370596+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-21T07:50:42.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:42 smithi081 bash[25077]: audit 2023-12-21T07:50:41.371314+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:42.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:42 smithi081 bash[25077]: audit 2023-12-21T07:50:41.384987+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[25075]: audit 2023-12-21T07:50:41.384987+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:42.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[30553]: audit 2023-12-21T07:50:41.370398+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-12-21T07:50:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[30553]: cluster 2023-12-21T07:50:41.370596+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-21T07:50:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[30553]: audit 2023-12-21T07:50:41.371314+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:42 smithi069 bash[30553]: audit 2023-12-21T07:50:41.384987+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.021 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:50:43.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: cluster 2023-12-21T07:50:40.724023+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: cluster 2023-12-21T07:50:40.724212+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: cluster 2023-12-21T07:50:42.278710+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: audit 2023-12-21T07:50:42.382313+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: cluster 2023-12-21T07:50:42.395328+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691] boot 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: cluster 2023-12-21T07:50:42.395449+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: audit 2023-12-21T07:50:42.395600+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:43 smithi081 bash[25077]: audit 2023-12-21T07:50:43.020302+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.69:0/277855668' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-21T07:50:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: cluster 2023-12-21T07:50:40.724023+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: cluster 2023-12-21T07:50:40.724212+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: cluster 2023-12-21T07:50:42.278710+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: audit 2023-12-21T07:50:42.382313+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: cluster 2023-12-21T07:50:42.395328+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691] boot 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: cluster 2023-12-21T07:50:42.395449+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: audit 2023-12-21T07:50:42.395600+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[25075]: audit 2023-12-21T07:50:43.020302+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.69:0/277855668' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: cluster 2023-12-21T07:50:40.724023+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: cluster 2023-12-21T07:50:40.724212+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: cluster 2023-12-21T07:50:42.278710+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: audit 2023-12-21T07:50:42.382313+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: cluster 2023-12-21T07:50:42.395328+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.81:6824/3320595691,v1:172.21.15.81:6825/3320595691] boot 2023-12-21T07:50:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: cluster 2023-12-21T07:50:42.395449+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-21T07:50:43.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: audit 2023-12-21T07:50:42.395600+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:50:43.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:43 smithi069 bash[30553]: audit 2023-12-21T07:50:43.020302+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.69:0/277855668' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-21T07:50:43.685 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1703145042,"num_in_osds":8,"osd_in_since":1703145017,"num_remapped_pgs":1} 2023-12-21T07:50:43.686 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-21T07:50:44.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:44 smithi069 bash[25075]: cluster 2023-12-21T07:50:43.397577+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-21T07:50:44.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:44 smithi069 bash[30553]: cluster 2023-12-21T07:50:43.397577+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-21T07:50:44.759 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:44 smithi081 bash[25077]: cluster 2023-12-21T07:50:43.397577+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-21T07:50:45.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:45 smithi081 bash[25077]: cluster 2023-12-21T07:50:44.279314+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v225: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:45.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:45 smithi081 bash[25077]: cluster 2023-12-21T07:50:44.401585+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-21T07:50:45.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:45 smithi069 bash[30553]: cluster 2023-12-21T07:50:44.279314+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v225: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:45.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:45 smithi069 bash[30553]: cluster 2023-12-21T07:50:44.401585+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-21T07:50:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:45 smithi069 bash[25075]: cluster 2023-12-21T07:50:44.279314+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v225: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:45 smithi069 bash[25075]: cluster 2023-12-21T07:50:44.401585+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-21T07:50:46.413 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:50:46.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:46 smithi081 bash[25077]: cluster 2023-12-21T07:50:45.418252+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-21T07:50:46.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:46 smithi081 bash[25077]: audit 2023-12-21T07:50:46.274007+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:50:46.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:46 smithi081 bash[25077]: audit 2023-12-21T07:50:46.274656+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:50:46.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:46 smithi069 bash[25075]: cluster 2023-12-21T07:50:45.418252+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-21T07:50:46.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:46 smithi069 bash[25075]: audit 2023-12-21T07:50:46.274007+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:50:46.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:46 smithi069 bash[25075]: audit 2023-12-21T07:50:46.274656+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:50:46.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:46 smithi069 bash[30553]: cluster 2023-12-21T07:50:45.418252+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-21T07:50:46.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:46 smithi069 bash[30553]: audit 2023-12-21T07:50:46.274007+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:50:46.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:46 smithi069 bash[30553]: audit 2023-12-21T07:50:46.274656+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: cluster 2023-12-21T07:50:46.279678+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v228: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: cluster 2023-12-21T07:50:46.429093+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: cephadm 2023-12-21T07:50:46.660751+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.672056+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.674580+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.676366+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.677871+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.679074+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: cephadm 2023-12-21T07:50:46.680114+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4317M 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.685985+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.538 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[30553]: audit 2023-12-21T07:50:46.692299+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: cluster 2023-12-21T07:50:46.279678+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v228: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: cluster 2023-12-21T07:50:46.429093+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: cephadm 2023-12-21T07:50:46.660751+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.672056+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.674580+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.676366+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.677871+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.679074+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: cephadm 2023-12-21T07:50:46.680114+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4317M 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.685985+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.539 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:47 smithi069 bash[25075]: audit 2023-12-21T07:50:46.692299+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: cluster 2023-12-21T07:50:46.279678+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v228: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: cluster 2023-12-21T07:50:46.429093+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: cephadm 2023-12-21T07:50:46.660751+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Detected new or changed devices on smithi081 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.672056+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.674580+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.676366+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.677871+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.679074+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: cephadm 2023-12-21T07:50:46.680114+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4317M 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.685985+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:47.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:47 smithi081 bash[25077]: audit 2023-12-21T07:50:46.692299+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:50:49.124 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:50:49.124 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":59,"fsid":"892bc684-9fd4-11ee-95a5-87774f69a715","created":"2023-12-21T07:43:45.201776+0000","modified":"2023-12-21T07:50:46.414674+0000","last_up_change":"2023-12-21T07:50:42.383210+0000","last_in_change":"2023-12-21T07:50:17.589652+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-21T07:47:40.770788+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c5d216bc-8553-4986-8348-49184dab0663","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6803","nonce":3412491803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6805","nonce":3412491803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6809","nonce":3412491803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6807","nonce":3412491803}]},"public_addr":"172.21.15.69:6803/3412491803","cluster_addr":"172.21.15.69:6805/3412491803","heartbeat_back_addr":"172.21.15.69:6809/3412491803","heartbeat_front_addr":"172.21.15.69:6807/3412491803","state":["exists","up"]},{"osd":1,"uuid":"4aa832d6-97da-4bbe-af01-6712acd0a6ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6811","nonce":2573553652}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6813","nonce":2573553652}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6817","nonce":2573553652}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6815","nonce":2573553652}]},"public_addr":"172.21.15.69:6811/2573553652","cluster_addr":"172.21.15.69:6813/2573553652","heartbeat_back_addr":"172.21.15.69:6817/2573553652","heartbeat_front_addr":"172.21.15.69:6815/2573553652","state":["exists","up"]},{"osd":2,"uuid":"182502df-f034-4e4c-a6ab-828189512ca8","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.69:6818","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6819","nonce":2763729624}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6821","nonce":2763729624}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6825","nonce":2763729624}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6823","nonce":2763729624}]},"public_addr":"172.21.15.69:6819/2763729624","cluster_addr":"172.21.15.69:6821/2763729624","heartbeat_back_addr":"172.21.15.69:6825/2763729624","heartbeat_front_addr":"172.21.15.69:6823/2763729624","state":["exists","up"]},{"osd":3,"uuid":"265b73f4-c8f9-42fe-b39e-f79b350d5af4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6827","nonce":1078766444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6829","nonce":1078766444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6832","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6833","nonce":1078766444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6831","nonce":1078766444}]},"public_addr":"172.21.15.69:6827/1078766444","cluster_addr":"172.21.15.69:6829/1078766444","heartbeat_back_addr":"172.21.15.69:6833/1078766444","heartbeat_front_addr":"172.21.15.69:6831/1078766444","state":["exists","up"]},{"osd":4,"uuid":"0e7d13ce-3dac-46a9-b227-27e2a8935592","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6801","nonce":3292465548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6803","nonce":3292465548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6807","nonce":3292465548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6805","nonce":3292465548}]},"public_addr":"172.21.15.81:6801/3292465548","cluster_addr":"172.21.15.81:6803/3292465548","heartbeat_back_addr":"172.21.15.81:6807/3292465548","heartbeat_front_addr":"172.21.15.81:6805/3292465548","state":["exists","up"]},{"osd":5,"uuid":"df531eca-00b6-44b9-9db8-31cbebca3c8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6809","nonce":1031828137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6811","nonce":1031828137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6815","nonce":1031828137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6813","nonce":1031828137}]},"public_addr":"172.21.15.81:6809/1031828137","cluster_addr":"172.21.15.81:6811/1031828137","heartbeat_back_addr":"172.21.15.81:6815/1031828137","heartbeat_front_addr":"172.21.15.81:6813/1031828137","state":["exists","up"]},{"osd":6,"uuid":"a4cc91d3-4798-4ab1-b2f6-fccdee4740e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6817","nonce":614026945}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6819","nonce":614026945}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6823","nonce":614026945}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6821","nonce":614026945}]},"public_addr":"172.21.15.81:6817/614026945","cluster_addr":"172.21.15.81:6819/614026945","heartbeat_back_addr":"172.21.15.81:6823/614026945","heartbeat_front_addr":"172.21.15.81:6821/614026945","state":["exists","up"]},{"osd":7,"uuid":"7dad2c92-ee3a-4bea-922f-c52288c35051","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6825","nonce":3320595691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6827","nonce":3320595691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6831","nonce":3320595691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6829","nonce":3320595691}]},"public_addr":"172.21.15.81:6825/3320595691","cluster_addr":"172.21.15.81:6827/3320595691","heartbeat_back_addr":"172.21.15.81:6831/3320595691","heartbeat_front_addr":"172.21.15.81:6829/3320595691","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-21T07:46:24.023309+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-21T07:47:00.514777+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-21T07:47:36.494422+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-21T07:48:13.549437+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-21T07:48:48.540782+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-21T07:49:25.554086+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-21T07:50:03.061163+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-21T07:50:40.724218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.69:6800/3449066114":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/104090915":"2023-12-22T07:44:46.122813+0000","172.21.15.69:6801/3449066114":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/297523485":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/1720278759":"2023-12-22T07:44:46.122813+0000","172.21.15.69:6800/3780646979":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/2551795371":"2023-12-22T07:44:16.031120+0000","172.21.15.69:6801/3780646979":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/4095341149":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/769387457":"2023-12-22T07:44:16.031120+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-21T07:50:49.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:49 smithi069 bash[30553]: cluster 2023-12-21T07:50:48.280261+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:49.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:49 smithi069 bash[30553]: audit 2023-12-21T07:50:49.120835+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.69:0/3170397868' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:50:49.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:49 smithi069 bash[25075]: cluster 2023-12-21T07:50:48.280261+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:49.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:49 smithi069 bash[25075]: audit 2023-12-21T07:50:49.120835+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.69:0/3170397868' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:50:49.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:49 smithi081 bash[25077]: cluster 2023-12-21T07:50:48.280261+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:50:49.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:49 smithi081 bash[25077]: audit 2023-12-21T07:50:49.120835+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.69:0/3170397868' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:50:49.883 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-21T07:47:40.770788+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-21T07:50:49.883 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-21T07:50:51.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:51 smithi081 bash[25077]: cluster 2023-12-21T07:50:50.280922+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:51 smithi069 bash[25075]: cluster 2023-12-21T07:50:50.280922+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:51.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:51 smithi069 bash[30553]: cluster 2023-12-21T07:50:50.280922+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-21T07:50:52.605 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:50:53.753 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:53 smithi069 bash[25075]: cluster 2023-12-21T07:50:52.281623+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:53.753 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:53 smithi069 bash[30553]: cluster 2023-12-21T07:50:52.281623+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:53.778 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:53 smithi081 bash[25077]: cluster 2023-12-21T07:50:52.281623+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-21T07:50:55.272 INFO:teuthology.orchestra.run.smithi069.stdout:pg_num: 1 2023-12-21T07:50:55.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:55 smithi069 bash[25075]: cluster 2023-12-21T07:50:54.282301+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-21T07:50:55.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:55 smithi069 bash[25075]: audit 2023-12-21T07:50:55.271395+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.69:0/3514645649' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-21T07:50:55.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:55 smithi069 bash[30553]: cluster 2023-12-21T07:50:54.282301+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-21T07:50:55.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:55 smithi069 bash[30553]: audit 2023-12-21T07:50:55.271395+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.69:0/3514645649' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-21T07:50:55.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:55 smithi081 bash[25077]: cluster 2023-12-21T07:50:54.282301+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-21T07:50:55.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:55 smithi081 bash[25077]: audit 2023-12-21T07:50:55.271395+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.69:0/3514645649' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-21T07:50:55.943 INFO:tasks.cephadm:Adding prometheus.a on smithi081 2023-12-21T07:50:55.943 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply prometheus '1;smithi081=a' 2023-12-21T07:50:57.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:57 smithi081 bash[25077]: cluster 2023-12-21T07:50:56.282965+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:50:57.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:57 smithi069 bash[25075]: cluster 2023-12-21T07:50:56.282965+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:50:57.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:57 smithi069 bash[30553]: cluster 2023-12-21T07:50:56.282965+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-21T07:50:58.998 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled prometheus update... 2023-12-21T07:50:59.652 DEBUG:teuthology.orchestra.run.smithi081:prometheus.a> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@prometheus.a.service 2023-12-21T07:50:59.655 INFO:tasks.cephadm:Adding node-exporter.a on smithi069 2023-12-21T07:50:59.655 INFO:tasks.cephadm:Adding node-exporter.b on smithi081 2023-12-21T07:50:59.655 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply node-exporter '2;smithi069=a;smithi081=b' 2023-12-21T07:50:59.829 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: cluster 2023-12-21T07:50:58.283598+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:58.985431+0000 mgr.y (mgr.14152) 245 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: cephadm 2023-12-21T07:50:58.988727+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:58.996544+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:59.041200+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:59.043950+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:59.045734+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:00.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:59.324235+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:51:00.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:50:59 smithi081 bash[25077]: audit 2023-12-21T07:50:59.333654+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: cluster 2023-12-21T07:50:58.283598+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:58.985431+0000 mgr.y (mgr.14152) 245 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: cephadm 2023-12-21T07:50:58.988727+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:58.996544+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:59.041200+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:59.043950+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:59.045734+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:00.361 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:59.324235+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[25075]: audit 2023-12-21T07:50:59.333654+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: cluster 2023-12-21T07:50:58.283598+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:58.985431+0000 mgr.y (mgr.14152) 245 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: cephadm 2023-12-21T07:50:58.988727+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:58.996544+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:59.041200+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:59.043950+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:59.045734+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:59.324235+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' 2023-12-21T07:51:00.362 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:50:59 smithi069 bash[30553]: audit 2023-12-21T07:50:59.333654+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-21T07:51:00.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:00 smithi069 bash[25360]: ignoring --setuser ceph since I am not root 2023-12-21T07:51:00.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:00 smithi069 bash[25360]: ignoring --setgroup ceph since I am not root 2023-12-21T07:51:00.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:00 smithi069 bash[25360]: debug 2023-12-21T07:51:00.379+0000 7f6df6f6b700 1 -- 172.21.15.69:0/995905615 <== mon.1 v2:172.21.15.69:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a1680ea340 con 0x55a1681f0800 2023-12-21T07:51:00.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:00 smithi069 bash[25360]: debug 2023-12-21T07:51:00.535+0000 7f6dff9c7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:51:00.712 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:00 smithi081 bash[25854]: ignoring --setuser ceph since I am not root 2023-12-21T07:51:00.712 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:00 smithi081 bash[25854]: ignoring --setgroup ceph since I am not root 2023-12-21T07:51:00.712 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:00 smithi081 bash[25854]: debug 2023-12-21T07:51:00.374+0000 7ff541232700 1 -- 172.21.15.81:0/2778936101 <== mon.0 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a0e7e46340 con 0x55a0e8bc2400 2023-12-21T07:51:00.712 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:00 smithi081 bash[25854]: debug 2023-12-21T07:51:00.534+0000 7ff549c8e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:51:01.329 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25854]: debug 2023-12-21T07:51:01.218+0000 7ff549c8e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:51:01.481 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[30553]: audit 2023-12-21T07:51:00.337191+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:51:01.482 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[30553]: cluster 2023-12-21T07:51:00.337269+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-21T07:51:01.482 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25075]: audit 2023-12-21T07:51:00.337191+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:51:01.482 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25075]: cluster 2023-12-21T07:51:00.337269+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-21T07:51:01.482 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25360]: debug 2023-12-21T07:51:01.199+0000 7f6dff9c7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:51:01.482 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25360]: debug 2023-12-21T07:51:01.319+0000 7f6dff9c7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:51:01.779 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25854]: debug 2023-12-21T07:51:01.338+0000 7ff549c8e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:51:01.779 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25854]: debug 2023-12-21T07:51:01.498+0000 7ff549c8e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:51:01.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25077]: audit 2023-12-21T07:51:00.337191+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.69:0/627798677' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-21T07:51:01.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25077]: cluster 2023-12-21T07:51:00.337269+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-21T07:51:01.809 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25360]: debug 2023-12-21T07:51:01.475+0000 7f6dff9c7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:51:02.102 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25360]: debug 2023-12-21T07:51:01.803+0000 7f6dff9c7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:51:02.102 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:01 smithi069 bash[25360]: debug 2023-12-21T07:51:01.895+0000 7f6dff9c7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:51:02.137 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25854]: debug 2023-12-21T07:51:01.834+0000 7ff549c8e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:51:02.137 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:01 smithi081 bash[25854]: debug 2023-12-21T07:51:01.926+0000 7ff549c8e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:51:02.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:02 smithi069 bash[25360]: debug 2023-12-21T07:51:02.095+0000 7f6dff9c7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:51:02.529 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:02 smithi081 bash[25854]: debug 2023-12-21T07:51:02.130+0000 7ff549c8e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:51:03.258 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:02 smithi069 bash[25360]: debug 2023-12-21T07:51:02.943+0000 7f6dff9c7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:51:03.258 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:03 smithi069 bash[25360]: debug 2023-12-21T07:51:03.051+0000 7f6dff9c7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:51:03.279 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:02 smithi081 bash[25854]: debug 2023-12-21T07:51:02.974+0000 7ff549c8e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:51:03.279 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:03 smithi081 bash[25854]: debug 2023-12-21T07:51:03.082+0000 7ff549c8e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:51:03.602 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:03 smithi069 bash[25360]: debug 2023-12-21T07:51:03.255+0000 7f6dff9c7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:51:03.640 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:03 smithi081 bash[25854]: debug 2023-12-21T07:51:03.286+0000 7ff549c8e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:51:03.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:03 smithi069 bash[25360]: debug 2023-12-21T07:51:03.595+0000 7f6dff9c7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:51:03.967 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:03 smithi081 bash[25854]: debug 2023-12-21T07:51:03.634+0000 7ff549c8e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:51:04.279 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:03 smithi081 bash[25854]: debug 2023-12-21T07:51:03.958+0000 7ff549c8e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:51:04.292 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:03 smithi069 bash[25360]: debug 2023-12-21T07:51:03.923+0000 7f6dff9c7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:51:04.561 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:04 smithi069 bash[25360]: debug 2023-12-21T07:51:04.287+0000 7f6dff9c7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:51:04.607 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:04 smithi081 bash[25854]: debug 2023-12-21T07:51:04.330+0000 7ff549c8e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:51:04.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:04 smithi069 bash[25360]: debug 2023-12-21T07:51:04.555+0000 7f6dff9c7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:51:05.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:04 smithi081 bash[25854]: debug 2023-12-21T07:51:04.598+0000 7ff549c8e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:51:05.496 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:05 smithi069 bash[25360]: debug 2023-12-21T07:51:05.231+0000 7f6dff9c7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:51:05.496 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:05 smithi069 bash[25360]: debug 2023-12-21T07:51:05.335+0000 7f6dff9c7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:51:05.547 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:05 smithi081 bash[25854]: debug 2023-12-21T07:51:05.282+0000 7ff549c8e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:51:05.547 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:05 smithi081 bash[25854]: debug 2023-12-21T07:51:05.382+0000 7ff549c8e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:51:05.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:05 smithi069 bash[25360]: debug 2023-12-21T07:51:05.491+0000 7f6dff9c7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:51:05.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:05 smithi069 bash[25360]: debug 2023-12-21T07:51:05.599+0000 7f6dff9c7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:51:05.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:05 smithi069 bash[25360]: debug 2023-12-21T07:51:05.735+0000 7f6dff9c7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:51:06.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:05 smithi081 bash[25854]: debug 2023-12-21T07:51:05.538+0000 7ff549c8e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:51:06.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:05 smithi081 bash[25854]: debug 2023-12-21T07:51:05.646+0000 7ff549c8e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:51:06.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:05 smithi081 bash[25854]: debug 2023-12-21T07:51:05.782+0000 7ff549c8e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:51:06.323 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:06 smithi069 bash[25360]: debug 2023-12-21T07:51:06.023+0000 7f6dff9c7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:51:06.323 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:06 smithi069 bash[25360]: debug 2023-12-21T07:51:06.139+0000 7f6dff9c7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:51:06.377 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:06 smithi081 bash[25854]: debug 2023-12-21T07:51:06.070+0000 7ff549c8e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:51:06.377 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:06 smithi081 bash[25854]: debug 2023-12-21T07:51:06.190+0000 7ff549c8e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:51:06.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:06 smithi069 bash[25360]: debug 2023-12-21T07:51:06.319+0000 7f6dff9c7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:51:06.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:06 smithi069 bash[25360]: debug 2023-12-21T07:51:06.431+0000 7f6dff9c7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:51:06.779 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:06 smithi081 bash[25854]: debug 2023-12-21T07:51:06.370+0000 7ff549c8e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:51:06.779 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:06 smithi081 bash[25854]: debug 2023-12-21T07:51:06.490+0000 7ff549c8e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:51:07.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.304230+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:51:07.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.305293+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.310633+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.357857+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.358040+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: audit 2023-12-21T07:51:07.364473+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: audit 2023-12-21T07:51:07.365770+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: audit 2023-12-21T07:51:07.371513+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[30553]: audit 2023-12-21T07:51:07.372434+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:51:07.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: debug 2023-12-21T07:51:07.279+0000 7f6dff9c7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: [21/Dec/2023:07:51:07] ENGINE Bus STARTING 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.304230+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.305293+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.310633+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.357857+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.358040+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: audit 2023-12-21T07:51:07.364473+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:51:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: audit 2023-12-21T07:51:07.365770+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:51:07.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: audit 2023-12-21T07:51:07.371513+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:51:07.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25075]: audit 2023-12-21T07:51:07.372434+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:51:07.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.304230+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2023-12-21T07:51:07.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.305293+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2023-12-21T07:51:07.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.310633+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.357857+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.358040+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: audit 2023-12-21T07:51:07.364473+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: audit 2023-12-21T07:51:07.365770+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: audit 2023-12-21T07:51:07.371513+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25077]: audit 2023-12-21T07:51:07.372434+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.81:0/3578302925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:51:07.780 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25854]: debug 2023-12-21T07:51:07.330+0000 7ff549c8e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:51:07.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25854]: [21/Dec/2023:07:51:07] ENGINE Bus STARTING 2023-12-21T07:51:07.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25854]: CherryPy Checker: 2023-12-21T07:51:07.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25854]: The Application mounted at '' has an empty config. 2023-12-21T07:51:07.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25854]: [21/Dec/2023:07:51:07] ENGINE Serving on http://:::9283 2023-12-21T07:51:07.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:07 smithi081 bash[25854]: [21/Dec/2023:07:51:07] ENGINE Bus STARTED 2023-12-21T07:51:08.057 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: CherryPy Checker: 2023-12-21T07:51:08.058 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: The Application mounted at '' has an empty config. 2023-12-21T07:51:08.058 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: [21/Dec/2023:07:51:07] ENGINE Serving on http://:::9283 2023-12-21T07:51:08.058 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: [21/Dec/2023:07:51:07] ENGINE Bus STARTED 2023-12-21T07:51:08.058 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:07 smithi069 bash[25360]: [21/Dec/2023:07:51:07] ENGINE Bus STARTING 2023-12-21T07:51:08.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25360]: [21/Dec/2023:07:51:08] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:51:08.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25360]: [21/Dec/2023:07:51:08] ENGINE Bus STARTED 2023-12-21T07:51:08.427 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled node-exporter update... 2023-12-21T07:51:08.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.399340+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0942663s), standbys: x 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.404060+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.404235+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.404465+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.406206+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.406402+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.406925+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.407417+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.408001+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.408332+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.408746+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.409079+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.409296+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.409584+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:08.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.409891+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.410102+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.410529+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: cluster 2023-12-21T07:51:07.421317+0000 mon.a (mon.0) 608 : cluster [INF] Manager daemon y is now available 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.450453+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.454048+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.457395+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.460612+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.480385+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.499073+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.499537+0000 mon.a (mon.0) 610 : 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-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.506201+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:07.506624+0000 mon.a (mon.0) 611 : 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-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: cephadm 2023-12-21T07:51:07.884069+0000 mgr.y (mgr.24364) 1 : cephadm [INF] [21/Dec/2023:07:51:07] ENGINE Bus STARTING 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: cephadm 2023-12-21T07:51:08.057198+0000 mgr.y (mgr.24364) 2 : cephadm [INF] [21/Dec/2023:07:51:08] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:51:08.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: cephadm 2023-12-21T07:51:08.073553+0000 mgr.y (mgr.24364) 3 : cephadm [INF] [21/Dec/2023:07:51:08] ENGINE Bus STARTED 2023-12-21T07:51:08.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:08 smithi081 bash[25077]: audit 2023-12-21T07:51:08.107303+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.399340+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0942663s), standbys: x 2023-12-21T07:51:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.404060+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.404235+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.404465+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.406206+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.406402+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.406925+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.407417+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.408001+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.408332+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.408746+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.409079+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.409296+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.409584+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.409891+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.410102+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:51:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.410529+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: cluster 2023-12-21T07:51:07.421317+0000 mon.a (mon.0) 608 : cluster [INF] Manager daemon y is now available 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.450453+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.399340+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0942663s), standbys: x 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.404060+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.404235+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.404465+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.406206+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.406402+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.406925+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.407417+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.408001+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.408332+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:51:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.408746+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.409079+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.409296+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.409584+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.409891+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.410102+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.410529+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: cluster 2023-12-21T07:51:07.421317+0000 mon.a (mon.0) 608 : cluster [INF] Manager daemon y is now available 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.450453+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.454048+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.457395+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:08.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.460612+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.480385+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.499073+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.499537+0000 mon.a (mon.0) 610 : 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-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.506201+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:07.506624+0000 mon.a (mon.0) 611 : 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-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: cephadm 2023-12-21T07:51:07.884069+0000 mgr.y (mgr.24364) 1 : cephadm [INF] [21/Dec/2023:07:51:07] ENGINE Bus STARTING 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: cephadm 2023-12-21T07:51:08.057198+0000 mgr.y (mgr.24364) 2 : cephadm [INF] [21/Dec/2023:07:51:08] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: cephadm 2023-12-21T07:51:08.073553+0000 mgr.y (mgr.24364) 3 : cephadm [INF] [21/Dec/2023:07:51:08] ENGINE Bus STARTED 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[25075]: audit 2023-12-21T07:51:08.107303+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.454048+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.457395+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.460612+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.480385+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.499073+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.499537+0000 mon.a (mon.0) 610 : 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-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.506201+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:07.506624+0000 mon.a (mon.0) 611 : 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-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: cephadm 2023-12-21T07:51:07.884069+0000 mgr.y (mgr.24364) 1 : cephadm [INF] [21/Dec/2023:07:51:07] ENGINE Bus STARTING 2023-12-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: cephadm 2023-12-21T07:51:08.057198+0000 mgr.y (mgr.24364) 2 : cephadm [INF] [21/Dec/2023:07:51:08] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: cephadm 2023-12-21T07:51:08.073553+0000 mgr.y (mgr.24364) 3 : cephadm [INF] [21/Dec/2023:07:51:08] ENGINE Bus STARTED 2023-12-21T07:51:08.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:08 smithi069 bash[30553]: audit 2023-12-21T07:51:08.107303+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:09.195 DEBUG:teuthology.orchestra.run.smithi069:node-exporter.a> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service 2023-12-21T07:51:09.198 DEBUG:teuthology.orchestra.run.smithi081:node-exporter.b> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service 2023-12-21T07:51:09.200 INFO:tasks.cephadm:Adding alertmanager.a on smithi069 2023-12-21T07:51:09.200 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply alertmanager '1;smithi069=a' 2023-12-21T07:51:09.329 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:09.337 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:09.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:09 smithi081 bash[25077]: cluster 2023-12-21T07:51:08.413643+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.10856s), standbys: x 2023-12-21T07:51:09.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:09 smithi081 bash[25077]: audit 2023-12-21T07:51:08.418553+0000 mgr.y (mgr.24364) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi069=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:09.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:09 smithi081 bash[25077]: cluster 2023-12-21T07:51:08.421517+0000 mgr.y (mgr.24364) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:09.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:09 smithi081 bash[25077]: cephadm 2023-12-21T07:51:08.421889+0000 mgr.y (mgr.24364) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi069=a;smithi081=b;count:2 2023-12-21T07:51:09.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:09 smithi081 bash[25077]: audit 2023-12-21T07:51:08.426453+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[25075]: cluster 2023-12-21T07:51:08.413643+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.10856s), standbys: x 2023-12-21T07:51:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[25075]: audit 2023-12-21T07:51:08.418553+0000 mgr.y (mgr.24364) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi069=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[25075]: cluster 2023-12-21T07:51:08.421517+0000 mgr.y (mgr.24364) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[25075]: cephadm 2023-12-21T07:51:08.421889+0000 mgr.y (mgr.24364) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi069=a;smithi081=b;count:2 2023-12-21T07:51:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[25075]: audit 2023-12-21T07:51:08.426453+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[30553]: cluster 2023-12-21T07:51:08.413643+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.10856s), standbys: x 2023-12-21T07:51:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[30553]: audit 2023-12-21T07:51:08.418553+0000 mgr.y (mgr.24364) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi069=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[30553]: cluster 2023-12-21T07:51:08.421517+0000 mgr.y (mgr.24364) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[30553]: cephadm 2023-12-21T07:51:08.421889+0000 mgr.y (mgr.24364) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi069=a;smithi081=b;count:2 2023-12-21T07:51:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:09 smithi069 bash[30553]: audit 2023-12-21T07:51:08.426453+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:10.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:10 smithi081 bash[25077]: cluster 2023-12-21T07:51:09.408377+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-21T07:51:10.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:10 smithi081 bash[25077]: cluster 2023-12-21T07:51:09.443192+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-21T07:51:10.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:10 smithi069 bash[25075]: cluster 2023-12-21T07:51:09.408377+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-21T07:51:10.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:10 smithi069 bash[25075]: cluster 2023-12-21T07:51:09.443192+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-21T07:51:10.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:10 smithi069 bash[30553]: cluster 2023-12-21T07:51:09.408377+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-21T07:51:10.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:10 smithi069 bash[30553]: cluster 2023-12-21T07:51:09.443192+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-21T07:51:12.314 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled alertmanager update... 2023-12-21T07:51:12.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:11.312570+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:11.488405+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:11.786311+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:11.963755+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:12.022073+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:12.204614+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:12 smithi081 bash[25077]: audit 2023-12-21T07:51:12.215357+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:11.312570+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:11.488405+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:11.786311+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:11.963755+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:12.022073+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:12.204614+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[25075]: audit 2023-12-21T07:51:12.215357+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:11.312570+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:11.488405+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:11.786311+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:11.963755+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:12.022073+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:12.204614+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:12 smithi069 bash[30553]: audit 2023-12-21T07:51:12.215357+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:13.196 DEBUG:teuthology.orchestra.run.smithi069:alertmanager.a> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service 2023-12-21T07:51:13.199 INFO:tasks.cephadm:Adding grafana.a on smithi081 2023-12-21T07:51:13.199 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph orch apply grafana '1;smithi081=a' 2023-12-21T07:51:13.378 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:13.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cluster 2023-12-21T07:51:11.408938+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-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cephadm 2023-12-21T07:51:11.788669+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cephadm 2023-12-21T07:51:11.902900+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cephadm 2023-12-21T07:51:11.967286+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cephadm 2023-12-21T07:51:12.075151+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cephadm 2023-12-21T07:51:12.236416+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: audit 2023-12-21T07:51:12.300585+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: cephadm 2023-12-21T07:51:12.304876+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi069=a;count:1 2023-12-21T07:51:13.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:13 smithi081 bash[25077]: audit 2023-12-21T07:51:12.310738+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:13.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cluster 2023-12-21T07:51:11.408938+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-21T07:51:13.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cephadm 2023-12-21T07:51:11.788669+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:51:13.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cephadm 2023-12-21T07:51:11.902900+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:51:13.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cephadm 2023-12-21T07:51:11.967286+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cephadm 2023-12-21T07:51:12.075151+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cephadm 2023-12-21T07:51:12.236416+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: audit 2023-12-21T07:51:12.300585+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: cephadm 2023-12-21T07:51:12.304876+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi069=a;count:1 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[30553]: audit 2023-12-21T07:51:12.310738+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cluster 2023-12-21T07:51:11.408938+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-21T07:51:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cephadm 2023-12-21T07:51:11.788669+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cephadm 2023-12-21T07:51:11.902900+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cephadm 2023-12-21T07:51:11.967286+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cephadm 2023-12-21T07:51:12.075151+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:51:13.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cephadm 2023-12-21T07:51:12.236416+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2023-12-21T07:51:13.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: audit 2023-12-21T07:51:12.300585+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:13.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: cephadm 2023-12-21T07:51:12.304876+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi069=a;count:1 2023-12-21T07:51:13.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:13 smithi069 bash[25075]: audit 2023-12-21T07:51:12.310738+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:15.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:15 smithi069 bash[25075]: cluster 2023-12-21T07:51:13.409548+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-21T07:51:15.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:15 smithi069 bash[30553]: cluster 2023-12-21T07:51:13.409548+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-21T07:51:15.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:15 smithi081 bash[25077]: cluster 2023-12-21T07:51:13.409548+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-21T07:51:17.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:17 smithi081 bash[25077]: cluster 2023-12-21T07:51:15.410195+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-21T07:51:17.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:17 smithi069 bash[25075]: cluster 2023-12-21T07:51:15.410195+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-21T07:51:17.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:17 smithi069 bash[30553]: cluster 2023-12-21T07:51:15.410195+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-21T07:51:18.290 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled grafana update... 2023-12-21T07:51:19.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[25075]: cluster 2023-12-21T07:51:17.410832+0000 mgr.y (mgr.24364) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:19.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[25075]: audit 2023-12-21T07:51:18.276467+0000 mgr.y (mgr.24364) 19 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:19.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[25075]: cephadm 2023-12-21T07:51:18.279749+0000 mgr.y (mgr.24364) 20 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2023-12-21T07:51:19.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[25075]: audit 2023-12-21T07:51:18.287771+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:19.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[30553]: cluster 2023-12-21T07:51:17.410832+0000 mgr.y (mgr.24364) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:19.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[30553]: audit 2023-12-21T07:51:18.276467+0000 mgr.y (mgr.24364) 19 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:19.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[30553]: cephadm 2023-12-21T07:51:18.279749+0000 mgr.y (mgr.24364) 20 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2023-12-21T07:51:19.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:19 smithi069 bash[30553]: audit 2023-12-21T07:51:18.287771+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:19.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:19 smithi081 bash[25077]: cluster 2023-12-21T07:51:17.410832+0000 mgr.y (mgr.24364) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:19.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:19 smithi081 bash[25077]: audit 2023-12-21T07:51:18.276467+0000 mgr.y (mgr.24364) 19 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:51:19.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:19 smithi081 bash[25077]: cephadm 2023-12-21T07:51:18.279749+0000 mgr.y (mgr.24364) 20 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2023-12-21T07:51:19.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:19 smithi081 bash[25077]: audit 2023-12-21T07:51:18.287771+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:20.138 DEBUG:teuthology.orchestra.run.smithi081:grafana.a> sudo journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@grafana.a.service 2023-12-21T07:51:20.142 INFO:tasks.cephadm:Setting up client nodes... 2023-12-21T07:51:20.142 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-21T07:51:20.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-21T07:51:21.551 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:21 smithi069 bash[30553]: cluster 2023-12-21T07:51:19.411513+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-21T07:51:21.552 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:21 smithi069 bash[25075]: cluster 2023-12-21T07:51:19.411513+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-21T07:51:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:21 smithi081 bash[25077]: cluster 2023-12-21T07:51:19.411513+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-21T07:51:23.409 INFO:teuthology.orchestra.run.smithi069.stdout:[client.0] 2023-12-21T07:51:23.409 INFO:teuthology.orchestra.run.smithi069.stdout: key = AQB77oNletsIGBAAr9InyKkJBiU366xx1giryQ== 2023-12-21T07:51:23.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:23 smithi069 bash[25075]: cluster 2023-12-21T07:51:21.412139+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-21T07:51:23.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:23 smithi069 bash[30553]: cluster 2023-12-21T07:51:21.412139+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-21T07:51:23.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:23 smithi081 bash[25077]: cluster 2023-12-21T07:51:21.412139+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-21T07:51:24.102 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-12-21T07:51:24.102 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-21T07:51:24.102 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-21T07:51:24.126 DEBUG:teuthology.orchestra.run.smithi081:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-21T07:51:24.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:24 smithi081 bash[25077]: audit 2023-12-21T07:51:23.402148+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.69:0/2058841951' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:24.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:24 smithi081 bash[25077]: audit 2023-12-21T07:51:23.402868+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:24.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:24 smithi081 bash[25077]: audit 2023-12-21T07:51:23.407325+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-21T07:51:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:24 smithi069 bash[25075]: audit 2023-12-21T07:51:23.402148+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.69:0/2058841951' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:24 smithi069 bash[25075]: audit 2023-12-21T07:51:23.402868+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:24 smithi069 bash[25075]: audit 2023-12-21T07:51:23.407325+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-21T07:51:24.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:24 smithi069 bash[30553]: audit 2023-12-21T07:51:23.402148+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.69:0/2058841951' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:24.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:24 smithi069 bash[30553]: audit 2023-12-21T07:51:23.402868+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:24.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:24 smithi069 bash[30553]: audit 2023-12-21T07:51:23.407325+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-21T07:51:25.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:25 smithi069 bash[30553]: cluster 2023-12-21T07:51:23.412620+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-21T07:51:25.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:25 smithi069 bash[25075]: cluster 2023-12-21T07:51:23.412620+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-21T07:51:25.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:25 smithi081 bash[25077]: cluster 2023-12-21T07:51:23.412620+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-21T07:51:26.780 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:26 smithi081 systemd[1]: Started Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:51:27.237 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:27 smithi069 systemd[1]: Started Ceph node-exporter.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:51:27.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[45313]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-21T07:51:27.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[30553]: cluster 2023-12-21T07:51:25.413242+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-21T07:51:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[30553]: audit 2023-12-21T07:51:26.471792+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:27.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[30553]: audit 2023-12-21T07:51:27.220581+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:27.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[25075]: cluster 2023-12-21T07:51:25.413242+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-21T07:51:27.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[25075]: audit 2023-12-21T07:51:26.471792+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:27.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[25075]: audit 2023-12-21T07:51:27.220581+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:27.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:27 smithi081 bash[25077]: cluster 2023-12-21T07:51:25.413242+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-21T07:51:27.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:27 smithi081 bash[25077]: audit 2023-12-21T07:51:26.471792+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:27.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:27 smithi081 bash[25077]: audit 2023-12-21T07:51:27.220581+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.030 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:27 smithi081 systemd[1]: Started Ceph node-exporter.b for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:51:28.030 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-21T07:51:28.039 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[45313]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-21T07:51:28.039 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[45313]: aa2a8d90b84c: Pulling fs layer 2023-12-21T07:51:28.039 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[45313]: b45d31ee2d7f: Pulling fs layer 2023-12-21T07:51:28.039 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:27 smithi069 bash[45313]: b5db1e299295: Pulling fs layer 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: b45d31ee2d7f: Verifying Checksum 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: b45d31ee2d7f: Download complete 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: aa2a8d90b84c: Verifying Checksum 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: aa2a8d90b84c: Download complete 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: b5db1e299295: Verifying Checksum 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: b5db1e299295: Download complete 2023-12-21T07:51:28.316 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: aa2a8d90b84c: Pull complete 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.149Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.149Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.149Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.149Z 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 smithi081 (none))" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.149Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.149Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.151Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.151Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.153Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.158Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.158Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.984µs 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.158Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T07:51:28.337 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.159Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-21T07:51:28.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.159Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=83.318µs wal_replay_duration=593.648µs total_replay_duration=740.58µs 2023-12-21T07:51:28.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.161Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T07:51:28.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.161Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T07:51:28.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.161Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T07:51:28.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.188Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.583846ms db_storage=1.01µs remote_storage=1.732µs web_handler=364ns query_engine=746ns scrape=420.588µs scrape_sd=51.353µs notify=1.076µs notify_sd=2.883µs rules=25.823555ms 2023-12-21T07:51:28.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40100]: ts=2023-12-21T07:51:28.188Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T07:51:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: cephadm 2023-12-21T07:51:26.477873+0000 mgr.y (mgr.24364) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi069 2023-12-21T07:51:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: cephadm 2023-12-21T07:51:27.223425+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2023-12-21T07:51:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: audit 2023-12-21T07:51:27.485078+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: audit 2023-12-21T07:51:28.014652+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: audit 2023-12-21T07:51:28.018777+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: audit 2023-12-21T07:51:28.021115+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[25075]: audit 2023-12-21T07:51:28.022660+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: cephadm 2023-12-21T07:51:26.477873+0000 mgr.y (mgr.24364) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi069 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: cephadm 2023-12-21T07:51:27.223425+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: audit 2023-12-21T07:51:27.485078+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: audit 2023-12-21T07:51:28.014652+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: audit 2023-12-21T07:51:28.018777+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: audit 2023-12-21T07:51:28.021115+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:28.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[30553]: audit 2023-12-21T07:51:28.022660+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:28.759 INFO:teuthology.orchestra.run.smithi081.stdout:[client.1] 2023-12-21T07:51:28.759 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQCA7oNl6hy+LBAAWmPdzYA99OYMQ1C9LfyG1w== 2023-12-21T07:51:28.779 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-21T07:51:28.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: cephadm 2023-12-21T07:51:26.477873+0000 mgr.y (mgr.24364) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi069 2023-12-21T07:51:28.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: cephadm 2023-12-21T07:51:27.223425+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2023-12-21T07:51:28.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: audit 2023-12-21T07:51:27.485078+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: audit 2023-12-21T07:51:28.014652+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:28.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: audit 2023-12-21T07:51:28.018777+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:51:28.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: audit 2023-12-21T07:51:28.021115+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:51:28.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[25077]: audit 2023-12-21T07:51:28.022660+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:51:29.156 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:28 smithi069 bash[45313]: b45d31ee2d7f: Pull complete 2023-12-21T07:51:29.186 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: aa2a8d90b84c: Pulling fs layer 2023-12-21T07:51:29.187 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: b45d31ee2d7f: Pulling fs layer 2023-12-21T07:51:29.187 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: b5db1e299295: Pulling fs layer 2023-12-21T07:51:29.187 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: b45d31ee2d7f: Verifying Checksum 2023-12-21T07:51:29.187 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:28 smithi081 bash[40224]: b45d31ee2d7f: Download complete 2023-12-21T07:51:29.187 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[40224]: aa2a8d90b84c: Download complete 2023-12-21T07:51:29.361 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[40224]: b5db1e299295: Verifying Checksum 2023-12-21T07:51:29.361 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[40224]: b5db1e299295: Download complete 2023-12-21T07:51:29.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[25077]: cluster 2023-12-21T07:51:27.413762+0000 mgr.y (mgr.24364) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:29.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[25077]: audit 2023-12-21T07:51:28.745229+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.81:0/701955265' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:29.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[25077]: audit 2023-12-21T07:51:28.750199+0000 mon.a (mon.0) 631 : 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-21T07:51:29.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[25077]: audit 2023-12-21T07:51:28.757855+0000 mon.a (mon.0) 632 : 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-21T07:51:29.707 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[25075]: cluster 2023-12-21T07:51:27.413762+0000 mgr.y (mgr.24364) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:29.707 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[25075]: audit 2023-12-21T07:51:28.745229+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.81:0/701955265' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:29.707 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[25075]: audit 2023-12-21T07:51:28.750199+0000 mon.a (mon.0) 631 : 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-21T07:51:29.707 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[25075]: audit 2023-12-21T07:51:28.757855+0000 mon.a (mon.0) 632 : 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-21T07:51:29.708 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[30553]: cluster 2023-12-21T07:51:27.413762+0000 mgr.y (mgr.24364) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:29.708 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[30553]: audit 2023-12-21T07:51:28.745229+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.81:0/701955265' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-21T07:51:29.708 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[30553]: audit 2023-12-21T07:51:28.750199+0000 mon.a (mon.0) 631 : 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-21T07:51:29.708 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[30553]: audit 2023-12-21T07:51:28.757855+0000 mon.a (mon.0) 632 : 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-21T07:51:29.708 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[45313]: b5db1e299295: Pull complete 2023-12-21T07:51:29.708 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[45313]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-21T07:51:29.708 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:29 smithi069 bash[45313]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-21T07:51:29.942 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-12-21T07:51:29.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-21T07:51:29.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-21T07:51:29.963 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-21T07:51:29.963 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-21T07:51:29.963 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-21T07:51:30.279 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:29 smithi081 bash[40224]: aa2a8d90b84c: Pull complete 2023-12-21T07:51:30.716 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[25075]: cluster 2023-12-21T07:51:29.414184+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-21T07:51:30.716 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[30553]: cluster 2023-12-21T07:51:29.414184+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-21T07:51:30.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:30 smithi081 bash[25077]: cluster 2023-12-21T07:51:29.414184+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-21T07:51:30.750 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:30 smithi081 bash[40224]: b45d31ee2d7f: Pull complete 2023-12-21T07:51:31.029 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:30 smithi081 bash[40224]: b5db1e299295: Pull complete 2023-12-21T07:51:31.030 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:30 smithi081 bash[40224]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-21T07:51:31.030 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:30 smithi081 bash[40224]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-21T07:51:31.156 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.753Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:51:31.156 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.753Z 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-21T07:51:31.156 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.754Z 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-21T07:51:31.156 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.754Z 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-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:51:31.157 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:51:31.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.755Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:51:31.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:51:30 smithi069 bash[45313]: ts=2023-12-21T07:51:30.756Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.220Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.220Z 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-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.221Z 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-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.221Z 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-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:51:32.429 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.222Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:51:32.430 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:51:32.431 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.223Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:51:32.432 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[40224]: ts=2023-12-21T07:51:32.224Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:51:32.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[25077]: cluster 2023-12-21T07:51:31.414826+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-21T07:51:32.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[25077]: audit 2023-12-21T07:51:31.493600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[25077]: audit 2023-12-21T07:51:32.445225+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:32 smithi081 bash[25077]: audit 2023-12-21T07:51:32.455295+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.798 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:32.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[25075]: cluster 2023-12-21T07:51:31.414826+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-21T07:51:32.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[25075]: audit 2023-12-21T07:51:31.493600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[25075]: audit 2023-12-21T07:51:32.445225+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.830 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[25075]: audit 2023-12-21T07:51:32.455295+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.830 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[30553]: cluster 2023-12-21T07:51:31.414826+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-21T07:51:32.830 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[30553]: audit 2023-12-21T07:51:31.493600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.830 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[30553]: audit 2023-12-21T07:51:32.445225+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:32.830 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:32 smithi069 bash[30553]: audit 2023-12-21T07:51:32.455295+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:33.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:33 smithi081 bash[25077]: cephadm 2023-12-21T07:51:32.472193+0000 mgr.y (mgr.24364) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi069 2023-12-21T07:51:33.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:33 smithi081 bash[25077]: audit 2023-12-21T07:51:32.497011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:33 smithi069 bash[25075]: cephadm 2023-12-21T07:51:32.472193+0000 mgr.y (mgr.24364) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi069 2023-12-21T07:51:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:33 smithi069 bash[25075]: audit 2023-12-21T07:51:32.497011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:33.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:33 smithi069 bash[30553]: cephadm 2023-12-21T07:51:32.472193+0000 mgr.y (mgr.24364) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi069 2023-12-21T07:51:33.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:33 smithi069 bash[30553]: audit 2023-12-21T07:51:32.497011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:34.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:34 smithi069 bash[25075]: cluster 2023-12-21T07:51:33.415365+0000 mgr.y (mgr.24364) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:34.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:34 smithi069 bash[30553]: cluster 2023-12-21T07:51:33.415365+0000 mgr.y (mgr.24364) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:34.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:34 smithi081 bash[25077]: cluster 2023-12-21T07:51:33.415365+0000 mgr.y (mgr.24364) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:36.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:51:36] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-12-21T07:51:37.140 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:51:37.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:37 smithi081 bash[25077]: cluster 2023-12-21T07:51:35.415898+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-21T07:51:37.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:37 smithi081 bash[25077]: audit 2023-12-21T07:51:37.129353+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.69:0/1137390038' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-21T07:51:37.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:37 smithi069 bash[25075]: cluster 2023-12-21T07:51:35.415898+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-21T07:51:37.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:37 smithi069 bash[25075]: audit 2023-12-21T07:51:37.129353+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.69:0/1137390038' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-21T07:51:37.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:37 smithi069 bash[30553]: cluster 2023-12-21T07:51:35.415898+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-21T07:51:37.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:37 smithi069 bash[30553]: audit 2023-12-21T07:51:37.129353+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.69:0/1137390038' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-21T07:51:38.530 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:38 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:51:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:51:38.562 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":19,"active_gid":24364,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":3962779088},{"type":"v1","addr":"172.21.15.69:6801","nonce":3962779088}]},"active_addr":"172.21.15.69:6801/3962779088","active_change":"2023-12-21T07:51:07.305062+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14454,"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.69:8443/","prometheus":"http://172.21.15.69:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.69:0","nonce":995444990}]},{"addrvec":[{"type":"v2","addr":"172.21.15.69:0","nonce":906375863}]},{"addrvec":[{"type":"v2","addr":"172.21.15.69:0","nonce":868597196}]},{"addrvec":[{"type":"v2","addr":"172.21.15.69:0","nonce":467275701}]}]}} 2023-12-21T07:51:38.566 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-21T07:51:38.566 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-21T07:51:38.566 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-21T07:51:39.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:39 smithi069 bash[25075]: cluster 2023-12-21T07:51:37.416574+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-21T07:51:39.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:39 smithi069 bash[30553]: cluster 2023-12-21T07:51:37.416574+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-21T07:51:39.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:39 smithi081 bash[25077]: cluster 2023-12-21T07:51:37.416574+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-21T07:51:40.746 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:40 smithi069 bash[25075]: cluster 2023-12-21T07:51:39.417282+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-21T07:51:40.746 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:40 smithi069 bash[30553]: cluster 2023-12-21T07:51:39.417282+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-21T07:51:40.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:40 smithi081 bash[25077]: cluster 2023-12-21T07:51:39.417282+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-21T07:51:41.725 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:43.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: cluster 2023-12-21T07:51:41.417908+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-21T07:51:43.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:41.772786+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:41.858382+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:41.870196+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:41.876427+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:51:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:41.877354+0000 mgr.y (mgr.24364) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:51:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:41.887265+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: cephadm 2023-12-21T07:51:41.897348+0000 mgr.y (mgr.24364) 37 : cephadm [INF] Deploying daemon grafana.a on smithi081 2023-12-21T07:51:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:42 smithi081 bash[25077]: audit 2023-12-21T07:51:42.509712+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: cluster 2023-12-21T07:51:41.417908+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-21T07:51:43.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:41.772786+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:41.858382+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:41.870196+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:41.876427+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:41.877354+0000 mgr.y (mgr.24364) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:41.887265+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: cephadm 2023-12-21T07:51:41.897348+0000 mgr.y (mgr.24364) 37 : cephadm [INF] Deploying daemon grafana.a on smithi081 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[30553]: audit 2023-12-21T07:51:42.509712+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: cluster 2023-12-21T07:51:41.417908+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-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:41.772786+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:41.858382+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:41.870196+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:41.876427+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:41.877354+0000 mgr.y (mgr.24364) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:41.887265+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: cephadm 2023-12-21T07:51:41.897348+0000 mgr.y (mgr.24364) 37 : cephadm [INF] Deploying daemon grafana.a on smithi081 2023-12-21T07:51:43.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:42 smithi069 bash[25075]: audit 2023-12-21T07:51:42.509712+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:51:43.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:51:43 smithi069 bash[46113]: level=info ts=2023-12-21T07:51:43.469Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-21T07:51:45.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:44 smithi081 bash[25077]: cluster 2023-12-21T07:51:43.418406+0000 mgr.y (mgr.24364) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:45.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:44 smithi069 bash[25075]: cluster 2023-12-21T07:51:43.418406+0000 mgr.y (mgr.24364) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:45.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:44 smithi069 bash[30553]: cluster 2023-12-21T07:51:43.418406+0000 mgr.y (mgr.24364) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:51:45.345 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:51:45.345 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":60,"fsid":"892bc684-9fd4-11ee-95a5-87774f69a715","created":"2023-12-21T07:43:45.201776+0000","modified":"2023-12-21T07:51:07.304353+0000","last_up_change":"2023-12-21T07:50:42.383210+0000","last_in_change":"2023-12-21T07:50:17.589652+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-21T07:47:40.770788+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c5d216bc-8553-4986-8348-49184dab0663","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6803","nonce":3412491803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6805","nonce":3412491803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6809","nonce":3412491803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6807","nonce":3412491803}]},"public_addr":"172.21.15.69:6803/3412491803","cluster_addr":"172.21.15.69:6805/3412491803","heartbeat_back_addr":"172.21.15.69:6809/3412491803","heartbeat_front_addr":"172.21.15.69:6807/3412491803","state":["exists","up"]},{"osd":1,"uuid":"4aa832d6-97da-4bbe-af01-6712acd0a6ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6811","nonce":2573553652}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6813","nonce":2573553652}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6817","nonce":2573553652}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6815","nonce":2573553652}]},"public_addr":"172.21.15.69:6811/2573553652","cluster_addr":"172.21.15.69:6813/2573553652","heartbeat_back_addr":"172.21.15.69:6817/2573553652","heartbeat_front_addr":"172.21.15.69:6815/2573553652","state":["exists","up"]},{"osd":2,"uuid":"182502df-f034-4e4c-a6ab-828189512ca8","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.69:6818","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6819","nonce":2763729624}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6821","nonce":2763729624}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6825","nonce":2763729624}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6823","nonce":2763729624}]},"public_addr":"172.21.15.69:6819/2763729624","cluster_addr":"172.21.15.69:6821/2763729624","heartbeat_back_addr":"172.21.15.69:6825/2763729624","heartbeat_front_addr":"172.21.15.69:6823/2763729624","state":["exists","up"]},{"osd":3,"uuid":"265b73f4-c8f9-42fe-b39e-f79b350d5af4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6827","nonce":1078766444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6829","nonce":1078766444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6832","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6833","nonce":1078766444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6831","nonce":1078766444}]},"public_addr":"172.21.15.69:6827/1078766444","cluster_addr":"172.21.15.69:6829/1078766444","heartbeat_back_addr":"172.21.15.69:6833/1078766444","heartbeat_front_addr":"172.21.15.69:6831/1078766444","state":["exists","up"]},{"osd":4,"uuid":"0e7d13ce-3dac-46a9-b227-27e2a8935592","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6801","nonce":3292465548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6803","nonce":3292465548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6807","nonce":3292465548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6805","nonce":3292465548}]},"public_addr":"172.21.15.81:6801/3292465548","cluster_addr":"172.21.15.81:6803/3292465548","heartbeat_back_addr":"172.21.15.81:6807/3292465548","heartbeat_front_addr":"172.21.15.81:6805/3292465548","state":["exists","up"]},{"osd":5,"uuid":"df531eca-00b6-44b9-9db8-31cbebca3c8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6809","nonce":1031828137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6811","nonce":1031828137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6815","nonce":1031828137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6813","nonce":1031828137}]},"public_addr":"172.21.15.81:6809/1031828137","cluster_addr":"172.21.15.81:6811/1031828137","heartbeat_back_addr":"172.21.15.81:6815/1031828137","heartbeat_front_addr":"172.21.15.81:6813/1031828137","state":["exists","up"]},{"osd":6,"uuid":"a4cc91d3-4798-4ab1-b2f6-fccdee4740e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6817","nonce":614026945}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6819","nonce":614026945}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6823","nonce":614026945}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6821","nonce":614026945}]},"public_addr":"172.21.15.81:6817/614026945","cluster_addr":"172.21.15.81:6819/614026945","heartbeat_back_addr":"172.21.15.81:6823/614026945","heartbeat_front_addr":"172.21.15.81:6821/614026945","state":["exists","up"]},{"osd":7,"uuid":"7dad2c92-ee3a-4bea-922f-c52288c35051","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6825","nonce":3320595691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6827","nonce":3320595691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6831","nonce":3320595691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6829","nonce":3320595691}]},"public_addr":"172.21.15.81:6825/3320595691","cluster_addr":"172.21.15.81:6827/3320595691","heartbeat_back_addr":"172.21.15.81:6831/3320595691","heartbeat_front_addr":"172.21.15.81:6829/3320595691","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-21T07:46:24.023309+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-21T07:47:00.514777+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-21T07:47:36.494422+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-21T07:48:13.549437+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-21T07:48:48.540782+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-21T07:49:25.554086+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-21T07:50:03.061163+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-21T07:50:40.724218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.69:6801/4014711033":"2023-12-22T07:51:07.304278+0000","172.21.15.69:6800/4014711033":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/1011914745":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/1021555595":"2023-12-22T07:51:07.304278+0000","172.21.15.69:6800/3449066114":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/104090915":"2023-12-22T07:44:46.122813+0000","172.21.15.69:6801/3449066114":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/297523485":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/199474413":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/1720278759":"2023-12-22T07:44:46.122813+0000","172.21.15.69:6800/3780646979":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/2370394826":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/2551795371":"2023-12-22T07:44:16.031120+0000","172.21.15.69:6801/3780646979":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/4095341149":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/769387457":"2023-12-22T07:44:16.031120+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-21T07:51:45.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:51:45 smithi069 bash[46113]: level=info ts=2023-12-21T07:51:45.407Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00069798s 2023-12-21T07:51:45.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:45 smithi069 bash[30553]: audit 2023-12-21T07:51:45.342878+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.69:0/96405813' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:45 smithi069 bash[25075]: audit 2023-12-21T07:51:45.342878+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.69:0/96405813' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:46.003 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-21T07:51:46.004 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-21T07:51:46.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:45 smithi081 bash[25077]: audit 2023-12-21T07:51:45.342878+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.69:0/96405813' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:46.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:51:46] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2023-12-21T07:51:47.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:47 smithi081 bash[25077]: cluster 2023-12-21T07:51:45.419028+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-21T07:51:47.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:47 smithi069 bash[30553]: cluster 2023-12-21T07:51:45.419028+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-21T07:51:47.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:47 smithi069 bash[25075]: cluster 2023-12-21T07:51:45.419028+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-21T07:51:48.530 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:48 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:51:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:51:48.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:48 smithi081 bash[25077]: cluster 2023-12-21T07:51:47.419658+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-21T07:51:48.743 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:48.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:48 smithi069 bash[25075]: cluster 2023-12-21T07:51:47.419658+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-21T07:51:48.777 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:48 smithi069 bash[30553]: cluster 2023-12-21T07:51:47.419658+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-21T07:51:50.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:50 smithi069 bash[30553]: cluster 2023-12-21T07:51:49.420331+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-21T07:51:50.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:50 smithi069 bash[25075]: cluster 2023-12-21T07:51:49.420331+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-21T07:51:50.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:50 smithi081 bash[25077]: cluster 2023-12-21T07:51:49.420331+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-21T07:51:51.456 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:51:51.456 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":60,"fsid":"892bc684-9fd4-11ee-95a5-87774f69a715","created":"2023-12-21T07:43:45.201776+0000","modified":"2023-12-21T07:51:07.304353+0000","last_up_change":"2023-12-21T07:50:42.383210+0000","last_in_change":"2023-12-21T07:50:17.589652+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-21T07:47:40.770788+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c5d216bc-8553-4986-8348-49184dab0663","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6803","nonce":3412491803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6805","nonce":3412491803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6809","nonce":3412491803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":3412491803},{"type":"v1","addr":"172.21.15.69:6807","nonce":3412491803}]},"public_addr":"172.21.15.69:6803/3412491803","cluster_addr":"172.21.15.69:6805/3412491803","heartbeat_back_addr":"172.21.15.69:6809/3412491803","heartbeat_front_addr":"172.21.15.69:6807/3412491803","state":["exists","up"]},{"osd":1,"uuid":"4aa832d6-97da-4bbe-af01-6712acd0a6ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6811","nonce":2573553652}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6813","nonce":2573553652}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6817","nonce":2573553652}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":2573553652},{"type":"v1","addr":"172.21.15.69:6815","nonce":2573553652}]},"public_addr":"172.21.15.69:6811/2573553652","cluster_addr":"172.21.15.69:6813/2573553652","heartbeat_back_addr":"172.21.15.69:6817/2573553652","heartbeat_front_addr":"172.21.15.69:6815/2573553652","state":["exists","up"]},{"osd":2,"uuid":"182502df-f034-4e4c-a6ab-828189512ca8","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.69:6818","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6819","nonce":2763729624}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6821","nonce":2763729624}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6825","nonce":2763729624}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":2763729624},{"type":"v1","addr":"172.21.15.69:6823","nonce":2763729624}]},"public_addr":"172.21.15.69:6819/2763729624","cluster_addr":"172.21.15.69:6821/2763729624","heartbeat_back_addr":"172.21.15.69:6825/2763729624","heartbeat_front_addr":"172.21.15.69:6823/2763729624","state":["exists","up"]},{"osd":3,"uuid":"265b73f4-c8f9-42fe-b39e-f79b350d5af4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6827","nonce":1078766444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6829","nonce":1078766444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6832","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6833","nonce":1078766444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":1078766444},{"type":"v1","addr":"172.21.15.69:6831","nonce":1078766444}]},"public_addr":"172.21.15.69:6827/1078766444","cluster_addr":"172.21.15.69:6829/1078766444","heartbeat_back_addr":"172.21.15.69:6833/1078766444","heartbeat_front_addr":"172.21.15.69:6831/1078766444","state":["exists","up"]},{"osd":4,"uuid":"0e7d13ce-3dac-46a9-b227-27e2a8935592","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6801","nonce":3292465548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6803","nonce":3292465548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6807","nonce":3292465548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":3292465548},{"type":"v1","addr":"172.21.15.81:6805","nonce":3292465548}]},"public_addr":"172.21.15.81:6801/3292465548","cluster_addr":"172.21.15.81:6803/3292465548","heartbeat_back_addr":"172.21.15.81:6807/3292465548","heartbeat_front_addr":"172.21.15.81:6805/3292465548","state":["exists","up"]},{"osd":5,"uuid":"df531eca-00b6-44b9-9db8-31cbebca3c8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6809","nonce":1031828137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6811","nonce":1031828137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6815","nonce":1031828137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":1031828137},{"type":"v1","addr":"172.21.15.81:6813","nonce":1031828137}]},"public_addr":"172.21.15.81:6809/1031828137","cluster_addr":"172.21.15.81:6811/1031828137","heartbeat_back_addr":"172.21.15.81:6815/1031828137","heartbeat_front_addr":"172.21.15.81:6813/1031828137","state":["exists","up"]},{"osd":6,"uuid":"a4cc91d3-4798-4ab1-b2f6-fccdee4740e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6817","nonce":614026945}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6819","nonce":614026945}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6823","nonce":614026945}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":614026945},{"type":"v1","addr":"172.21.15.81:6821","nonce":614026945}]},"public_addr":"172.21.15.81:6817/614026945","cluster_addr":"172.21.15.81:6819/614026945","heartbeat_back_addr":"172.21.15.81:6823/614026945","heartbeat_front_addr":"172.21.15.81:6821/614026945","state":["exists","up"]},{"osd":7,"uuid":"7dad2c92-ee3a-4bea-922f-c52288c35051","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6825","nonce":3320595691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6827","nonce":3320595691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6831","nonce":3320595691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":3320595691},{"type":"v1","addr":"172.21.15.81:6829","nonce":3320595691}]},"public_addr":"172.21.15.81:6825/3320595691","cluster_addr":"172.21.15.81:6827/3320595691","heartbeat_back_addr":"172.21.15.81:6831/3320595691","heartbeat_front_addr":"172.21.15.81:6829/3320595691","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-21T07:46:24.023309+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-21T07:47:00.514777+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-21T07:47:36.494422+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-21T07:48:13.549437+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-21T07:48:48.540782+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-21T07:49:25.554086+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-21T07:50:03.061163+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-21T07:50:40.724218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.69:6801/4014711033":"2023-12-22T07:51:07.304278+0000","172.21.15.69:6800/4014711033":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/1011914745":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/1021555595":"2023-12-22T07:51:07.304278+0000","172.21.15.69:6800/3449066114":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/104090915":"2023-12-22T07:44:46.122813+0000","172.21.15.69:6801/3449066114":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/297523485":"2023-12-22T07:44:46.122813+0000","172.21.15.69:0/199474413":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/1720278759":"2023-12-22T07:44:46.122813+0000","172.21.15.69:6800/3780646979":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/2370394826":"2023-12-22T07:51:07.304278+0000","172.21.15.69:0/2551795371":"2023-12-22T07:44:16.031120+0000","172.21.15.69:6801/3780646979":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/4095341149":"2023-12-22T07:44:16.031120+0000","172.21.15.69:0/769387457":"2023-12-22T07:44:16.031120+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-21T07:51:52.124 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-21T07:51:52.125 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-21T07:51:52.125 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-21T07:51:52.126 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-21T07:51:52.126 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-21T07:51:52.127 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-21T07:51:52.127 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-21T07:51:52.127 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-21T07:51:52.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:52 smithi081 bash[25077]: audit 2023-12-21T07:51:51.453740+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.69:0/3345097607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:52 smithi069 bash[25075]: audit 2023-12-21T07:51:51.453740+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.69:0/3345097607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:52 smithi069 bash[30553]: audit 2023-12-21T07:51:51.453740+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.69:0/3345097607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-21T07:51:53.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:53 smithi081 bash[25077]: cluster 2023-12-21T07:51:51.420921+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-21T07:51:53.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:51:53 smithi069 bash[46113]: level=info ts=2023-12-21T07:51:53.411Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004042101s 2023-12-21T07:51:53.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:53 smithi069 bash[25075]: cluster 2023-12-21T07:51:51.420921+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-21T07:51:53.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:53 smithi069 bash[30553]: cluster 2023-12-21T07:51:51.420921+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-21T07:51:54.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:54 smithi081 bash[25077]: cluster 2023-12-21T07:51:53.421388+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-21T07:51:54.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:54 smithi069 bash[25075]: cluster 2023-12-21T07:51:53.421388+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-21T07:51:54.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:54 smithi069 bash[30553]: cluster 2023-12-21T07:51:53.421388+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-21T07:51:54.948 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.949 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.950 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.951 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.952 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.954 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.956 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:54.960 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:51:56.842 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:51:56 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:51:56] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2023-12-21T07:51:57.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:57 smithi069 bash[30553]: cluster 2023-12-21T07:51:55.421977+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-21T07:51:57.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:57 smithi069 bash[25075]: cluster 2023-12-21T07:51:55.421977+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-21T07:51:58.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:57 smithi081 bash[25077]: cluster 2023-12-21T07:51:55.421977+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-21T07:51:58.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:51:58 smithi081 bash[25077]: cluster 2023-12-21T07:51:57.422489+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-21T07:51:58.530 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:51:58 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:51:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:51:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:51:58 smithi069 bash[25075]: cluster 2023-12-21T07:51:57.422489+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-21T07:51:58.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:51:58 smithi069 bash[30553]: cluster 2023-12-21T07:51:57.422489+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-21T07:52:00.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:00 smithi081 bash[25077]: cluster 2023-12-21T07:51:59.423193+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-21T07:52:00.841 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:00 smithi069 bash[25075]: cluster 2023-12-21T07:51:59.423193+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-21T07:52:00.842 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:00 smithi069 bash[30553]: cluster 2023-12-21T07:51:59.423193+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-21T07:52:03.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:03 smithi081 bash[25077]: cluster 2023-12-21T07:52:01.423705+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-21T07:52:03.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:03 smithi081 bash[25077]: audit 2023-12-21T07:52:03.222239+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:03.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:03 smithi081 bash[25077]: audit 2023-12-21T07:52:03.226212+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:03.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:03 smithi081 bash[25077]: audit 2023-12-21T07:52:03.228088+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:03.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:03 smithi081 bash[25077]: audit 2023-12-21T07:52:03.229276+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[25075]: cluster 2023-12-21T07:52:01.423705+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-21T07:52:03.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[25075]: audit 2023-12-21T07:52:03.222239+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:03.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[25075]: audit 2023-12-21T07:52:03.226212+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:03.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[25075]: audit 2023-12-21T07:52:03.228088+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:03.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[25075]: audit 2023-12-21T07:52:03.229276+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[30553]: cluster 2023-12-21T07:52:01.423705+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-21T07:52:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[30553]: audit 2023-12-21T07:52:03.222239+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[30553]: audit 2023-12-21T07:52:03.226212+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[30553]: audit 2023-12-21T07:52:03.228088+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:03.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:03 smithi069 bash[30553]: audit 2023-12-21T07:52:03.229276+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:04.515 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[25077]: cluster 2023-12-21T07:52:03.424048+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-21T07:52:04.515 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-21T07:52:04.516 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-21T07:52:04.767 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-21T07:52:04.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-21T07:52:04.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-21T07:52:04.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-21T07:52:04.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-21T07:52:04.877 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:04 smithi069 bash[25075]: cluster 2023-12-21T07:52:03.424048+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-21T07:52:04.878 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:04 smithi069 bash[30553]: cluster 2023-12-21T07:52:03.424048+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-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-21T07:52:05.021 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-21T07:52:05.022 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-21T07:52:05.022 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-21T07:52:05.022 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:04 smithi081 bash[40986]: t=2023-12-21T07:52:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-21T07:52:05.022 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-21T07:52:05.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-21T07:52:05.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-21T07:52:05.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-21T07:52:05.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-21T07:52:05.274 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-21T07:52:05.274 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-21T07:52:05.274 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-21T07:52:05.274 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-21T07:52:05.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-21T07:52:05.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-21T07:52:05.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-21T07:52:05.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-21T07:52:05.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-21T07:52:05.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-21T07:52:05.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-21T07:52:06.107 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-21T07:52:06.107 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-21T07:52:06.107 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-21T07:52:06.107 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-21T07:52:06.107 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-21T07:52:06.107 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-21T07:52:06.108 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-21T07:52:06.108 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:05 smithi081 bash[40986]: t=2023-12-21T07:52:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-21T07:52:06.108 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-21T07:52:06.108 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-21T07:52:06.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-21T07:52:06.559 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:52:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:06] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2023-12-21T07:52:06.654 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-21T07:52:06.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-21T07:52:06.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-21T07:52:06.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-21T07:52:06.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-21T07:52:06.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-21T07:52:06.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-21T07:52:06.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-21T07:52:06.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-21T07:52:06.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-21T07:52:06.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-21T07:52:06.942 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-21T07:52:06.942 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-21T07:52:07.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-21T07:52:07.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:06 smithi081 bash[40986]: t=2023-12-21T07:52:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-21T07:52:07.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-21T07:52:07.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-21T07:52:07.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-21T07:52:07.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-21T07:52:07.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-21T07:52:07.498 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[25077]: cluster 2023-12-21T07:52:05.424679+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-21T07:52:07.498 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[25077]: audit 2023-12-21T07:52:07.098129+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:07.498 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-21T07:52:07.498 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-21T07:52:07.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-21T07:52:07.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-21T07:52:07.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-21T07:52:07.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-21T07:52:07.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-21T07:52:07.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-21T07:52:07.611 INFO:teuthology.orchestra.run.smithi069.stdout:201863462937 2023-12-21T07:52:07.612 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-21T07:52:07.694 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:07 smithi069 bash[25075]: cluster 2023-12-21T07:52:05.424679+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-21T07:52:07.695 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:07 smithi069 bash[25075]: audit 2023-12-21T07:52:07.098129+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:07.695 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:07 smithi069 bash[30553]: cluster 2023-12-21T07:52:05.424679+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-21T07:52:07.695 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:07 smithi069 bash[30553]: audit 2023-12-21T07:52:07.098129+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:07.759 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-21T07:52:07.759 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-21T07:52:07.759 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-21T07:52:07.759 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-21T07:52:07.760 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-21T07:52:07.760 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-21T07:52:07.760 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-21T07:52:08.011 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-21T07:52:08.012 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-21T07:52:08.012 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-21T07:52:08.012 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-21T07:52:08.012 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-21T07:52:08.012 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:07 smithi081 bash[40986]: t=2023-12-21T07:52:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-21T07:52:08.012 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-21T07:52:08.272 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:52:08.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-21T07:52:08.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-21T07:52:08.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-21T07:52:08.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-21T07:52:08.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-21T07:52:08.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-21T07:52:08.273 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-21T07:52:08.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[25077]: audit 2023-12-21T07:52:07.502842+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:08.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[25077]: audit 2023-12-21T07:52:07.503394+0000 mon.a (mon.0) 644 : 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-21T07:52:08.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[25077]: audit 2023-12-21T07:52:07.510392+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:08.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[25077]: audit 2023-12-21T07:52:07.510924+0000 mon.a (mon.0) 645 : 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-21T07:52:08.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[25077]: audit 2023-12-21T07:52:07.521041+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-21T07:52:08.531 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-21T07:52:08.828 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-21T07:52:08.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-21T07:52:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[25075]: audit 2023-12-21T07:52:07.502842+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[25075]: audit 2023-12-21T07:52:07.503394+0000 mon.a (mon.0) 644 : 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-21T07:52:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[25075]: audit 2023-12-21T07:52:07.510392+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[25075]: audit 2023-12-21T07:52:07.510924+0000 mon.a (mon.0) 645 : 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-21T07:52:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[25075]: audit 2023-12-21T07:52:07.521041+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:08.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[30553]: audit 2023-12-21T07:52:07.502842+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:52:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[30553]: audit 2023-12-21T07:52:07.503394+0000 mon.a (mon.0) 644 : 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-21T07:52:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[30553]: audit 2023-12-21T07:52:07.510392+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:52:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[30553]: audit 2023-12-21T07:52:07.510924+0000 mon.a (mon.0) 645 : 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-21T07:52:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:08 smithi069 bash[30553]: audit 2023-12-21T07:52:07.521041+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:08.988 INFO:teuthology.orchestra.run.smithi069.stdout:34359738436 2023-12-21T07:52:08.988 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:08 smithi081 bash[40986]: t=2023-12-21T07:52:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-21T07:52:09.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-21T07:52:09.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-21T07:52:09.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-21T07:52:09.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-21T07:52:09.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-21T07:52:09.376 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-21T07:52:09.376 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-21T07:52:09.376 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-21T07:52:09.628 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[25077]: cluster 2023-12-21T07:52:07.425334+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-21T07:52:09.628 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-21T07:52:09.628 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-21T07:52:09.629 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-21T07:52:09.629 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-21T07:52:09.629 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-21T07:52:09.629 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-21T07:52:09.629 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-21T07:52:09.644 INFO:teuthology.orchestra.run.smithi069.stdout:77309411382 2023-12-21T07:52:09.644 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-21T07:52:09.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-21T07:52:09.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-21T07:52:09.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-21T07:52:09.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:09 smithi069 bash[25075]: cluster 2023-12-21T07:52:07.425334+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-21T07:52:09.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:09 smithi069 bash[30553]: cluster 2023-12-21T07:52:07.425334+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-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:09 smithi081 bash[40986]: t=2023-12-21T07:52:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-21T07:52:10.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-21T07:52:10.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-21T07:52:10.639 INFO:teuthology.orchestra.run.smithi069.stdout:55834574911 2023-12-21T07:52:10.640 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-21T07:52:10.643 INFO:teuthology.orchestra.run.smithi069.stdout:111669149744 2023-12-21T07:52:10.643 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-21T07:52:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[25077]: cluster 2023-12-21T07:52:09.426022+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-21T07:52:10.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-21T07:52:10.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-21T07:52:10.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-21T07:52:10.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-21T07:52:10.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-21T07:52:10.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-21T07:52:10.665 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-21T07:52:10.665 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-21T07:52:10.715 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:10 smithi069 bash[25075]: cluster 2023-12-21T07:52:09.426022+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-21T07:52:10.716 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:10 smithi069 bash[30553]: cluster 2023-12-21T07:52:09.426022+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-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-21T07:52:10.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-21T07:52:10.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-21T07:52:11.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:10 smithi081 bash[40986]: t=2023-12-21T07:52:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-21T07:52:11.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-21T07:52:11.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-21T07:52:11.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-21T07:52:11.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-21T07:52:11.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-21T07:52:11.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-21T07:52:11.201 INFO:teuthology.orchestra.run.smithi069.stdout:167503724577 2023-12-21T07:52:11.201 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-21T07:52:11.456 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-21T07:52:11.716 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-21T07:52:11.716 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-21T07:52:11.716 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-21T07:52:11.716 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-21T07:52:11.717 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-21T07:52:11.717 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-21T07:52:11.717 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-21T07:52:11.717 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-21T07:52:11.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+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-21T07:52:11.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-21T07:52:11.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-21T07:52:11.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-21T07:52:11.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-21T07:52:11.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-21T07:52:11.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-21T07:52:11.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-21T07:52:11.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:11 smithi081 bash[40986]: t=2023-12-21T07:52:11+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-21T07:52:12.203 INFO:teuthology.orchestra.run.smithi069.stdout:133143986218 2023-12-21T07:52:12.204 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-21T07:52:12.205 INFO:teuthology.orchestra.run.smithi069.stdout:236223201299 2023-12-21T07:52:12.206 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-21T07:52:12.255 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-21T07:52:12.255 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-21T07:52:12.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-21T07:52:12.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-21T07:52:12.700 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:12.700 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:12.700 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-21T07:52:12.778 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-21T07:52:13.030 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-21T07:52:13.030 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-21T07:52:13.030 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-21T07:52:13.031 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-21T07:52:13.031 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-21T07:52:13.031 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-21T07:52:13.031 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-21T07:52:13.031 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:12 smithi081 bash[40986]: t=2023-12-21T07:52:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-21T07:52:13.031 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-21T07:52:13.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-21T07:52:13.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-21T07:52:13.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-21T07:52:13.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-21T07:52:13.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-21T07:52:13.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-21T07:52:13.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-21T07:52:13.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-21T07:52:13.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[25077]: cluster 2023-12-21T07:52:11.426657+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-21T07:52:13.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[25077]: audit 2023-12-21T07:52:12.708009+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:13.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[25077]: audit 2023-12-21T07:52:12.970248+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:13.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-21T07:52:13.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-21T07:52:13.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-21T07:52:13.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-21T07:52:13.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-21T07:52:13.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-21T07:52:13.604 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-21T07:52:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:13 smithi069 bash[25075]: cluster 2023-12-21T07:52:11.426657+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-21T07:52:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:13 smithi069 bash[25075]: audit 2023-12-21T07:52:12.708009+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:13.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:13 smithi069 bash[25075]: audit 2023-12-21T07:52:12.970248+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:13 smithi069 bash[30553]: cluster 2023-12-21T07:52:11.426657+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-21T07:52:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:13 smithi069 bash[30553]: audit 2023-12-21T07:52:12.708009+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:13.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:13 smithi069 bash[30553]: audit 2023-12-21T07:52:12.970248+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:13.713 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:13.713 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:13.713 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-21T07:52:13.864 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:13 smithi081 bash[40986]: t=2023-12-21T07:52:13+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-21T07:52:14.125 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-21T07:52:14.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-21T07:52:14.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-21T07:52:14.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-21T07:52:14.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-21T07:52:14.377 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-21T07:52:14.378 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-21T07:52:14.378 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-21T07:52:14.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[25077]: cephadm 2023-12-21T07:52:12.976093+0000 mgr.y (mgr.24364) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:52:14.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[25077]: cephadm 2023-12-21T07:52:12.980069+0000 mgr.y (mgr.24364) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi069 2023-12-21T07:52:14.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[25077]: cluster 2023-12-21T07:52:13.427218+0000 mgr.y (mgr.24364) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+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-21T07:52:14.639 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+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-21T07:52:14.727 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:14.728 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:14.753 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:14 smithi069 bash[30553]: cephadm 2023-12-21T07:52:12.976093+0000 mgr.y (mgr.24364) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:52:14.753 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:14 smithi069 bash[30553]: cephadm 2023-12-21T07:52:12.980069+0000 mgr.y (mgr.24364) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi069 2023-12-21T07:52:14.754 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:14 smithi069 bash[30553]: cluster 2023-12-21T07:52:13.427218+0000 mgr.y (mgr.24364) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:14.754 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:14 smithi069 bash[25075]: cephadm 2023-12-21T07:52:12.976093+0000 mgr.y (mgr.24364) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:52:14.754 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:14 smithi069 bash[25075]: cephadm 2023-12-21T07:52:12.980069+0000 mgr.y (mgr.24364) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi069 2023-12-21T07:52:14.754 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:14 smithi069 bash[25075]: cluster 2023-12-21T07:52:13.427218+0000 mgr.y (mgr.24364) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:14.899 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-21T07:52:14.899 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-21T07:52:14.899 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-21T07:52:14.899 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+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-21T07:52:14.899 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-21T07:52:14.900 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-21T07:52:14.900 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-21T07:52:14.900 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-21T07:52:14.900 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:14 smithi081 bash[40986]: t=2023-12-21T07:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-21T07:52:15.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-21T07:52:15.446 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-21T07:52:15.446 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-21T07:52:15.446 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-21T07:52:15.446 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-21T07:52:15.446 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-21T07:52:15.446 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-21T07:52:15.447 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+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-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+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-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+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-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-21T07:52:15.724 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-21T07:52:15.725 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-21T07:52:15.725 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:15 smithi081 bash[40986]: t=2023-12-21T07:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-21T07:52:16.010 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-21T07:52:16.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-21T07:52:16.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-21T07:52:16.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-21T07:52:16.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-21T07:52:16.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-21T07:52:16.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-21T07:52:16.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-21T07:52:16.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-21T07:52:16.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-21T07:52:16.272 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-21T07:52:16.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-21T07:52:16.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-21T07:52:16.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-21T07:52:16.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-21T07:52:16.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-21T07:52:16.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-21T07:52:16.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-21T07:52:16.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-21T07:52:16.844 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:52:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:16] "GET /metrics HTTP/1.1" 200 191488 "" "Prometheus/2.33.4" 2023-12-21T07:52:17.070 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-21T07:52:17.070 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:16 smithi081 bash[40986]: t=2023-12-21T07:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-21T07:52:17.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-21T07:52:17.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.793752881s 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-21T07:52:17.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-21T07:52:17.727 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:17 smithi069 bash[25075]: cluster 2023-12-21T07:52:15.427766+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-21T07:52:17.727 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:17 smithi069 bash[30553]: cluster 2023-12-21T07:52:15.427766+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-21T07:52:17.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[25077]: cluster 2023-12-21T07:52:15.427766+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-21T07:52:17.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+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-21T07:52:17.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-21T07:52:17.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-21T07:52:17.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-21T07:52:17.781 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:52:17 smithi081 bash[40986]: t=2023-12-21T07:52:17+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-21T07:52:18.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:18 smithi081 bash[25077]: cluster 2023-12-21T07:52:17.428321+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-21T07:52:18.531 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:52:18 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:52:18.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:18 smithi069 bash[30553]: cluster 2023-12-21T07:52:17.428321+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-21T07:52:18.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:18 smithi069 bash[25075]: cluster 2023-12-21T07:52:17.428321+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-21T07:52:20.740 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:20 smithi069 bash[25075]: cluster 2023-12-21T07:52:19.428977+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-21T07:52:20.740 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:20 smithi069 bash[30553]: cluster 2023-12-21T07:52:19.428977+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-21T07:52:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:20 smithi081 bash[25077]: cluster 2023-12-21T07:52:19.428977+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-21T07:52:23.599 INFO:teuthology.orchestra.run.smithi069.stdout:201863462940 2023-12-21T07:52:23.631 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:23 smithi069 bash[30553]: cluster 2023-12-21T07:52:21.429595+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-21T07:52:23.631 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:23 smithi069 bash[25075]: cluster 2023-12-21T07:52:21.429595+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-21T07:52:23.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:23 smithi081 bash[25077]: cluster 2023-12-21T07:52:21.429595+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-21T07:52:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:24 smithi069 bash[25075]: cluster 2023-12-21T07:52:23.430115+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-21T07:52:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:24 smithi069 bash[25075]: audit 2023-12-21T07:52:23.597893+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.69:0/3635580034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-21T07:52:24.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:24 smithi069 bash[30553]: cluster 2023-12-21T07:52:23.430115+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-21T07:52:24.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:24 smithi069 bash[30553]: audit 2023-12-21T07:52:23.597893+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.69:0/3635580034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-21T07:52:24.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:24 smithi081 bash[25077]: cluster 2023-12-21T07:52:23.430115+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-21T07:52:24.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:24 smithi081 bash[25077]: audit 2023-12-21T07:52:23.597893+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.69:0/3635580034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-21T07:52:26.296 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462937 got 201863462940 for osd.6 2023-12-21T07:52:26.297 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:26.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:52:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:26] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2023-12-21T07:52:26.817 INFO:teuthology.orchestra.run.smithi069.stdout:77309411386 2023-12-21T07:52:27.062 INFO:teuthology.orchestra.run.smithi069.stdout:167503724581 2023-12-21T07:52:27.529 INFO:teuthology.orchestra.run.smithi069.stdout:34359738440 2023-12-21T07:52:27.763 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:27 smithi069 bash[25075]: cluster 2023-12-21T07:52:25.430636+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-21T07:52:27.764 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:27 smithi069 bash[25075]: audit 2023-12-21T07:52:26.815941+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.69:0/2748554455' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-21T07:52:27.764 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:27 smithi069 bash[25075]: audit 2023-12-21T07:52:27.061157+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.69:0/3934529863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-21T07:52:27.764 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:27 smithi069 bash[30553]: cluster 2023-12-21T07:52:25.430636+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-21T07:52:27.764 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:27 smithi069 bash[30553]: audit 2023-12-21T07:52:26.815941+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.69:0/2748554455' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-21T07:52:27.764 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:27 smithi069 bash[30553]: audit 2023-12-21T07:52:27.061157+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.69:0/3934529863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-21T07:52:27.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:27 smithi081 bash[25077]: cluster 2023-12-21T07:52:25.430636+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-21T07:52:27.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:27 smithi081 bash[25077]: audit 2023-12-21T07:52:26.815941+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.69:0/2748554455' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-21T07:52:27.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:27 smithi081 bash[25077]: audit 2023-12-21T07:52:27.061157+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.69:0/3934529863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-21T07:52:27.849 INFO:teuthology.orchestra.run.smithi069.stdout:133143986221 2023-12-21T07:52:28.531 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:52:28 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:52:28.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:28 smithi081 bash[25077]: cluster 2023-12-21T07:52:27.431075+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-21T07:52:28.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:28 smithi081 bash[25077]: audit 2023-12-21T07:52:27.529117+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.69:0/2934269513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-21T07:52:28.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:28 smithi081 bash[25077]: audit 2023-12-21T07:52:27.848359+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.69:0/482162005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-21T07:52:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:28 smithi069 bash[25075]: cluster 2023-12-21T07:52:27.431075+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-21T07:52:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:28 smithi069 bash[25075]: audit 2023-12-21T07:52:27.529117+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.69:0/2934269513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-21T07:52:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:28 smithi069 bash[25075]: audit 2023-12-21T07:52:27.848359+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.69:0/482162005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-21T07:52:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:28 smithi069 bash[30553]: cluster 2023-12-21T07:52:27.431075+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-21T07:52:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:28 smithi069 bash[30553]: audit 2023-12-21T07:52:27.529117+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.69:0/2934269513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-21T07:52:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:28 smithi069 bash[30553]: audit 2023-12-21T07:52:27.848359+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.69:0/482162005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-21T07:52:29.095 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724577 got 167503724581 for osd.5 2023-12-21T07:52:29.096 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:29.475 INFO:teuthology.orchestra.run.smithi069.stdout:55834574915 2023-12-21T07:52:29.596 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:29 smithi069 bash[25075]: audit 2023-12-21T07:52:29.474735+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.69:0/3934819614' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-21T07:52:29.597 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411382 got 77309411386 for osd.2 2023-12-21T07:52:29.597 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:29 smithi069 bash[30553]: audit 2023-12-21T07:52:29.474735+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.69:0/3934819614' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-21T07:52:29.597 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:29.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:29 smithi081 bash[25077]: audit 2023-12-21T07:52:29.474735+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.69:0/3934819614' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-21T07:52:30.762 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738436 got 34359738440 for osd.0 2023-12-21T07:52:30.762 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:30.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:30 smithi069 bash[25075]: cluster 2023-12-21T07:52:29.431634+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-21T07:52:30.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:30 smithi069 bash[30553]: cluster 2023-12-21T07:52:29.431634+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-21T07:52:31.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:30 smithi081 bash[25077]: cluster 2023-12-21T07:52:29.431634+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-21T07:52:31.542 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:31 smithi069 systemd[1]: Stopping Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:52:31.542 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:31 smithi069 bash[50101]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:52:31.543 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:31 smithi069 bash[46113]: level=info ts=2023-12-21T07:52:31.472Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:52:31.582 INFO:teuthology.orchestra.run.smithi069.stdout:111669149749 2023-12-21T07:52:31.618 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986218 got 133143986221 for osd.4 2023-12-21T07:52:31.618 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:31.709 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574911 got 55834574915 for osd.1 2023-12-21T07:52:31.709 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:31.716 INFO:teuthology.orchestra.run.smithi069.stdout:236223201303 2023-12-21T07:52:32.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:32 smithi069 bash[50111]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager-a 2023-12-21T07:52:32.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:32 smithi069 bash[50246]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:52:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:32 smithi069 bash[25075]: audit 2023-12-21T07:52:31.581565+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.69:0/3600590340' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-21T07:52:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:32 smithi069 bash[25075]: audit 2023-12-21T07:52:31.715880+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.69:0/4084987390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-21T07:52:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:32 smithi069 bash[30553]: audit 2023-12-21T07:52:31.581565+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.69:0/3600590340' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-21T07:52:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:32 smithi069 bash[30553]: audit 2023-12-21T07:52:31.715880+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.69:0/4084987390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-21T07:52:32.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:32 smithi081 bash[25077]: audit 2023-12-21T07:52:31.581565+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.69:0/3600590340' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-21T07:52:32.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:32 smithi081 bash[25077]: audit 2023-12-21T07:52:31.715880+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.69:0/4084987390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-21T07:52:33.406 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:32 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-21T07:52:33.406 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:32 smithi069 systemd[1]: Stopped Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:33.406 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:32 smithi069 systemd[1]: Started Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:33.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:33 smithi081 bash[25077]: cluster 2023-12-21T07:52:31.432179+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-21T07:52:33.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:33 smithi081 bash[25077]: audit 2023-12-21T07:52:32.975229+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:33.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:33 smithi081 bash[25077]: cephadm 2023-12-21T07:52:32.978431+0000 mgr.y (mgr.24364) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:52:33.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:33 smithi081 bash[25077]: cephadm 2023-12-21T07:52:32.983534+0000 mgr.y (mgr.24364) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T07:52:33.553 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149744 got 111669149749 for osd.3 2023-12-21T07:52:33.553 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:33.635 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201299 got 236223201303 for osd.7 2023-12-21T07:52:33.635 DEBUG:teuthology.parallel:result is None 2023-12-21T07:52:33.635 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-21T07:52:33.635 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-21T07:52:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[25075]: cluster 2023-12-21T07:52:31.432179+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-21T07:52:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[25075]: audit 2023-12-21T07:52:32.975229+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[25075]: cephadm 2023-12-21T07:52:32.978431+0000 mgr.y (mgr.24364) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:52:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[25075]: cephadm 2023-12-21T07:52:32.983534+0000 mgr.y (mgr.24364) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T07:52:33.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[30553]: cluster 2023-12-21T07:52:31.432179+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-21T07:52:33.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[30553]: audit 2023-12-21T07:52:32.975229+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:33.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[30553]: cephadm 2023-12-21T07:52:32.978431+0000 mgr.y (mgr.24364) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:52:33.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:33 smithi069 bash[30553]: cephadm 2023-12-21T07:52:32.983534+0000 mgr.y (mgr.24364) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T07:52:34.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[30553]: cluster 2023-12-21T07:52:33.432750+0000 mgr.y (mgr.24364) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:34.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[25075]: cluster 2023-12-21T07:52:33.432750+0000 mgr.y (mgr.24364) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:34.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.440Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.440Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.442Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.69 port=9094 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.443Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.492Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.493Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.497Z caller=main.go:518 msg=Listening address=:9093 2023-12-21T07:52:34.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:34 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:34.497Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-21T07:52:34.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:34 smithi081 bash[25077]: cluster 2023-12-21T07:52:33.432750+0000 mgr.y (mgr.24364) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:36.372 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:36.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:52:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:36] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2023-12-21T07:52:36.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:36 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:36.444Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000542936s 2023-12-21T07:52:37.281 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 systemd[1]: Stopping Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:52:37.281 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[41561]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T07:52:37.281 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.135Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:52:37.281 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.135Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.135Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.135Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.135Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.136Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.136Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.136Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.136Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.137Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.137Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T07:52:37.282 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[40100]: ts=2023-12-21T07:52:37.137Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T07:52:37.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[25077]: cluster 2023-12-21T07:52:35.433406+0000 mgr.y (mgr.24364) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:37.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:37 smithi069 bash[30553]: cluster 2023-12-21T07:52:35.433406+0000 mgr.y (mgr.24364) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:37 smithi069 bash[25075]: cluster 2023-12-21T07:52:35.433406+0000 mgr.y (mgr.24364) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:38.003 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[41570]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T07:52:38.003 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 bash[41605]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T07:52:38.003 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-21T07:52:38.004 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 systemd[1]: Stopped Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:38.004 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:37 smithi081 systemd[1]: Started Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.878Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.878Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.878Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.878Z 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 smithi081 (none))" 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.878Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.878Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.883Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.883Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T07:52:39.032 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.885Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T07:52:39.033 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.887Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T07:52:39.033 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.888Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.287µs 2023-12-21T07:52:39.033 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[41635]: ts=2023-12-21T07:52:38.888Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T07:52:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: cluster 2023-12-21T07:52:37.433842+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-21T07:52:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.879116+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.888382+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:52:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.889124+0000 mgr.y (mgr.24364) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:52:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.890860+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.69:9093"}]: dispatch 2023-12-21T07:52:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.891345+0000 mgr.y (mgr.24364) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.69:9093"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.897799+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.907237+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.908115+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.918420+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.919077+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.928397+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.939508+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.940280+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.953982+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.954810+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.964108+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.969488+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:39.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.971355+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:39.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:38 smithi081 bash[25077]: audit 2023-12-21T07:52:37.973034+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: cluster 2023-12-21T07:52:37.433842+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-21T07:52:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.879116+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.888382+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:52:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.889124+0000 mgr.y (mgr.24364) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.890860+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.69:9093"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.891345+0000 mgr.y (mgr.24364) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.69:9093"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.897799+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.907237+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.908115+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.918420+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.919077+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.928397+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.939508+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.940280+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.953982+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.954810+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2023-12-21T07:52:39.132 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.964108+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.969488+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.971355+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[30553]: audit 2023-12-21T07:52:37.973034+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: cluster 2023-12-21T07:52:37.433842+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-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.879116+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.888382+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.889124+0000 mgr.y (mgr.24364) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.890860+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.69:9093"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.891345+0000 mgr.y (mgr.24364) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.69:9093"}]: dispatch 2023-12-21T07:52:39.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.897799+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.907237+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.908115+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.918420+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.919077+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.928397+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.939508+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.940280+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.953982+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.954810+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.964108+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.969488+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.971355+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:39.134 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:38 smithi069 bash[25075]: audit 2023-12-21T07:52:37.973034+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:39.468 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:52:39.470 INFO:teuthology.orchestra.run.smithi069.stderr:dumped all 2023-12-21T07:52:39.531 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.043Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-21T07:52:39.531 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.043Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-21T07:52:39.531 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.043Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.648µs wal_replay_duration=155.813317ms total_replay_duration=155.868579ms 2023-12-21T07:52:39.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.048Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T07:52:39.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.048Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T07:52:39.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.048Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T07:52:39.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.076Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.342574ms db_storage=1.256µs remote_storage=1.823µs web_handler=540ns query_engine=958ns scrape=389.895µs scrape_sd=38.125µs notify=38.288µs notify_sd=42.48µs rules=27.461342ms 2023-12-21T07:52:39.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:52:39 smithi081 bash[41635]: ts=2023-12-21T07:52:39.076Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T07:52:40.262 INFO:teuthology.orchestra.run.smithi069.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2023-12-21T07:52:39.434114+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48968,"kb_used_data":6152,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912248,"statfs":{"total":767960285184,"available":767910141952,"internally_reserved":0,"allocated":6299648,"data_stored":3510946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003242"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-21T07:51:07.798799+0000","last_change":"2023-12-21T07:50:46.428939+0000","last_active":"2023-12-21T07:51:07.798799+0000","last_peered":"2023-12-21T07:51:07.798799+0000","last_clean":"2023-12-21T07:51:07.798799+0000","last_became_active":"2023-12-21T07:50:46.427924+0000","last_became_peered":"2023-12-21T07:50:46.427924+0000","last_unstale":"2023-12-21T07:51:07.798799+0000","last_undegraded":"2023-12-21T07:51:07.798799+0000","last_fullsized":"2023-12-21T07:51:07.798799+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-21T07:47:40.820957+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-21T07:47:40.820957+0000","last_clean_scrub_stamp":"2023-12-21T07:47:40.820957+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-22T10:08:10.662665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201305,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.127}]},{"osd":1,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.93400000000000005}]},{"osd":2,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":0.88600000000000001}]},{"osd":3,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.151},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.1739999999999999}]},{"osd":4,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.089,"15min":1.089},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.96699999999999997}]},{"osd":5,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.958,"5min":1.958,"15min":1.958},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.0349999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.276,"5min":1.276,"15min":1.276},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":2.105,"5min":2.105,"15min":2.105},"last":1.2070000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462944,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.95499999999999996,"15min":0.95299999999999996},"min":{"1min":0.66800000000000004,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.4910000000000001,"5min":1.502,"15min":1.502},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.056,"15min":1.077},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3899999999999999,"5min":2.8380000000000001,"15min":2.8380000000000001},"last":0.73199999999999998}]},{"osd":1,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.96699999999999997,"15min":0.96299999999999997},"min":{"1min":0.755,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.3300000000000001,"5min":1.649,"15min":1.649},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0089999999999999,"15min":1.018},"min":{"1min":0.68799999999999994,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2070000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.234}]},{"osd":2,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0169999999999999,"15min":1.0109999999999999},"min":{"1min":0.746,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3120000000000001,"5min":1.351,"15min":1.351},"last":1.008},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0880000000000001,"15min":1.1100000000000001},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.556,"5min":2.8620000000000001,"15min":2.8620000000000001},"last":1.0940000000000001}]},{"osd":3,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.087,"15min":1.0920000000000001},"min":{"1min":0.68300000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.349,"5min":3.0840000000000001,"15min":3.0840000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.095,"15min":1.1000000000000001},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.401,"5min":1.718,"15min":1.718},"last":1.1950000000000001}]},{"osd":4,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0589999999999999,"15min":1.0700000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.242,"5min":1.675,"15min":1.675},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.073,"5min":1.087,"15min":1.089},"min":{"1min":0.66300000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4570000000000001,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":0.90200000000000002}]},{"osd":5,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1459999999999999,"15min":1.1479999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.373,"5min":1.587,"15min":1.587},"last":1.177},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1839999999999999,"15min":1.1899999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.516,"5min":1.77,"15min":1.77},"last":1.355}]},{"osd":7,"last update":"Thu Dec 21 07:51:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.282,"5min":1.282,"15min":1.282},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.994,"5min":1.994,"15min":1.994},"last":1.288}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:52:07 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.68200000000000005,"15min":0.58299999999999996},"min":{"1min":0.48099999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.872,"5min":0.74199999999999999,"15min":0.64200000000000002},"min":{"1min":0.52100000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.72599999999999998}]},{"osd":2,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.80400000000000005,"15min":0.76200000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0920000000000001,"5min":1.252,"15min":1.252},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.80700000000000005,"15min":0.751},"min":{"1min":0.61699999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1180000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.95699999999999996}]},{"osd":3,"last update":"Thu Dec 21 07:52:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.878,"15min":0.83399999999999996},"min":{"1min":0.71199999999999997,"5min":0.627,"15min":0.627},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.024},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90300000000000002,"15min":0.876},"min":{"1min":0.61899999999999999,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0780000000000001}]},{"osd":4,"last update":"Thu Dec 21 07:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.96099999999999997,"15min":0.94499999999999995},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":2.29,"5min":2.29,"15min":2.29},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.2749999999999999,"5min":1.476,"15min":1.476},"last":0.98399999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.024,"15min":1.038},"min":{"1min":0.85299999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.26,"5min":1.1970000000000001,"15min":1.1910000000000001},"min":{"1min":0.86599999999999999,"5min":0.85299999999999998,"15min":0.85299999999999998},"max":{"1min":1.6160000000000001,"5min":1.625,"15min":1.625},"last":1.413}]},{"osd":6,"last update":"Thu Dec 21 07:52:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.101,"15min":1.105},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.3660000000000001,"5min":1.645,"15min":1.645},"last":1.246},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.5549999999999999,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.343}]},{"osd":7,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.127,"15min":1.127},"min":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.286},{"interface":"front","average":{"1min":1.21,"5min":1.21,"15min":1.21},"min":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.034}]}]},{"osd":0,"up_from":8,"seq":34359738443,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Dec 21 07:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.72299999999999998,"15min":0.62},"min":{"1min":0.623,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.82499999999999996,"15min":0.72299999999999998},"min":{"1min":0.66000000000000003,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.1000000000000001}]},{"osd":2,"last update":"Thu Dec 21 07:51:43 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.72299999999999998,"15min":0.68100000000000005},"min":{"1min":0.503,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.79000000000000004,"15min":0.73799999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.77000000000000002}]},{"osd":3,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.86799999999999999,"15min":0.81999999999999995},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":3.1040000000000001,"5min":3.1040000000000001,"15min":3.1040000000000001},"last":0.874},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.89800000000000002,"15min":0.871},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":2.5630000000000002,"5min":2.5630000000000002,"15min":2.5630000000000002},"last":0.82499999999999996}]},{"osd":4,"last update":"Thu Dec 21 07:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.018,"15min":1.002},"min":{"1min":0.75800000000000001,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":2.0329999999999999,"5min":2.0329999999999999,"15min":2.0329999999999999},"last":1.329},{"interface":"front","average":{"1min":1.149,"5min":1.069,"15min":1.0569999999999999},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":2.1099999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":0.94699999999999995}]},{"osd":5,"last update":"Thu Dec 21 07:52:28 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.0840000000000001,"15min":1.0609999999999999},"min":{"1min":0.79100000000000004,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":2.0760000000000001,"5min":2.532,"15min":2.532},"last":1.028},{"interface":"front","average":{"1min":1.325,"5min":1.163,"15min":1.119},"min":{"1min":0.99399999999999999,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.3979999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:52:09 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.1399999999999999,"15min":1.125},"min":{"1min":0.91700000000000004,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":2.0150000000000001,"5min":2.0150000000000001,"15min":2.0150000000000001},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.256,"15min":1.2470000000000001},"min":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":2.0630000000000002,"5min":2.0630000000000002,"15min":2.0630000000000002},"last":1.2569999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:51:43 2023","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"min":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"max":{"1min":2.0030000000000001,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.302,"5min":1.302,"15min":1.302},"min":{"1min":0.873,"5min":0.873,"15min":0.873},"max":{"1min":2.0489999999999999,"5min":2.0489999999999999,"15min":2.0489999999999999},"last":1.171}]}]},{"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":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.66100000000000003,"15min":0.626},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.98999999999999999,"5min":1.0920000000000001,"15min":1.0920000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.75700000000000001,"15min":0.69899999999999995},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.68600000000000005}]},{"osd":1,"last update":"Thu Dec 21 07:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.753,"15min":0.74299999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0309999999999999,"5min":1.034,"15min":1.034},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.77700000000000002,"15min":0.73899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":0.98299999999999998,"5min":1.079,"15min":1.079},"last":0.93799999999999994}]},{"osd":3,"last update":"Thu Dec 21 07:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.83299999999999996,"15min":0.82399999999999995},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1739999999999999,"5min":1.175,"15min":1.175},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90800000000000003,"15min":0.88300000000000001},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2290000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.91800000000000004}]},{"osd":4,"last update":"Thu Dec 21 07:51:58 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0369999999999999,"15min":1.026},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.363,"5min":1.405,"15min":1.405},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0669999999999999,"15min":1.0549999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.2070000000000001}]},{"osd":5,"last update":"Thu Dec 21 07:52:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.137,"15min":1.127},"min":{"1min":0.89800000000000002,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.3959999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.177,"15min":1.1830000000000001},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.7190000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.272}]},{"osd":6,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.212,"15min":1.222},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.234},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.333,"15min":1.3480000000000001},"min":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.367}]},{"osd":7,"last update":"Thu Dec 21 07:51:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.448},{"interface":"front","average":{"1min":1.238,"5min":1.238,"15min":1.238},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.4370000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.74099999999999999,"15min":0.71199999999999997},"min":{"1min":0.54600000000000004,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.302,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.80800000000000005,"15min":0.78400000000000003},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.087}]},{"osd":1,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.83699999999999997,"15min":0.81399999999999995},"min":{"1min":0.51300000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.0740000000000001,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.83399999999999996,"15min":0.83299999999999996},"min":{"1min":0.499,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":1.0029999999999999}]},{"osd":2,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.55800000000000005,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.234,"5min":1.571,"15min":1.571},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.82999999999999996,"15min":0.81799999999999995},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.76900000000000002}]},{"osd":4,"last update":"Thu Dec 21 07:51:57 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.016,"15min":1.006},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3620000000000001,"5min":1.607,"15min":1.607},"last":1.3999999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.494,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.0529999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:52:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.032,"15min":1.034},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1879999999999999,"15min":1.202},"min":{"1min":0.82399999999999995,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.212}]},{"osd":6,"last update":"Thu Dec 21 07:52:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.194,"15min":1.206},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.2310000000000001,"15min":1.2350000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":1.2270000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.347},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.325}]}]},{"osd":4,"up_from":31,"seq":133143986224,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.85199999999999998,"15min":0.82399999999999995},"min":{"1min":0.59699999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2190000000000001,"5min":1.506,"15min":1.506},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.91300000000000003,"15min":0.89100000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.98499999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.92900000000000005,"15min":0.93000000000000005},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.0509999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.222},{"interface":"front","average":{"1min":0.871,"5min":0.90400000000000003,"15min":0.90100000000000002},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2849999999999999,"5min":1.292,"15min":1.292},"last":1.175}]},{"osd":2,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.93200000000000005,"15min":0.92800000000000005},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2270000000000001,"5min":1.25,"15min":1.25},"last":1.2549999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.96099999999999997,"15min":0.94199999999999995},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.1850000000000001,"5min":1.552,"15min":1.552},"last":1.1180000000000001}]},{"osd":3,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.93600000000000005,"15min":0.91900000000000004},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.304,"5min":1.46,"15min":1.46},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.995,"15min":0.99399999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.173,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.1479999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:52:32 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.98199999999999998,"15min":0.98399999999999999},"min":{"1min":0.629,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.829,"5min":1.829,"15min":1.829},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.167,"5min":1.0720000000000001,"15min":1.0489999999999999},"min":{"1min":0.59799999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.464,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.337}]},{"osd":6,"last update":"Thu Dec 21 07:52:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.109,"15min":1.1299999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.393,"5min":1.587,"15min":1.587},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.099,"15min":1.1020000000000001},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.915,"5min":1.915,"15min":1.915},"last":1.296}]},{"osd":7,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.353}]}]},{"osd":5,"up_from":39,"seq":167503724584,"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":240072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.88300000000000001,"15min":0.877},"min":{"1min":0.60599999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.3069999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.89600000000000002,"15min":0.89900000000000002},"min":{"1min":0.67000000000000004,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.1040000000000001,"5min":1.266,"15min":1.266},"last":0.90100000000000002}]},{"osd":1,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.86899999999999999,"15min":0.84999999999999998},"min":{"1min":0.63600000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89700000000000002,"15min":0.88600000000000001},"min":{"1min":0.75,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1930000000000001,"5min":1.228,"15min":1.228},"last":1.0249999999999999}]},{"osd":2,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.89500000000000002,"15min":0.90300000000000002},"min":{"1min":0.63200000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.145},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.96999999999999997,"15min":0.97299999999999998},"min":{"1min":0.70799999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2689999999999999,"5min":1.335,"15min":1.335},"last":0.96799999999999997}]},{"osd":3,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94399999999999995,"15min":0.95399999999999996},"min":{"1min":0.72499999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2569999999999999,"5min":1.29,"15min":1.29},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.016,"15min":1.014},"min":{"1min":0.75700000000000001,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.2090000000000001}]},{"osd":4,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.873,"15min":0.86699999999999999},"min":{"1min":0.68500000000000005,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.2310000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.236},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.89100000000000001,"15min":0.871},"min":{"1min":0.79800000000000004,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.69799999999999995}]},{"osd":6,"last update":"Thu Dec 21 07:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.95799999999999996,"15min":0.95999999999999996},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.127,"5min":1.0640000000000001,"15min":1.054},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.264}]},{"osd":7,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.349},{"interface":"front","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.181}]}]}],"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-21T07:52:40.264 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-21T07:52:41.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:40 smithi069 bash[25075]: cluster 2023-12-21T07:52:39.434415+0000 mgr.y (mgr.24364) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:41.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:40 smithi069 bash[25075]: audit 2023-12-21T07:52:39.462434+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:52:41.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:40 smithi069 bash[30553]: cluster 2023-12-21T07:52:39.434415+0000 mgr.y (mgr.24364) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:41.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:40 smithi069 bash[30553]: audit 2023-12-21T07:52:39.462434+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:52:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:40 smithi081 bash[25077]: cluster 2023-12-21T07:52:39.434415+0000 mgr.y (mgr.24364) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:41.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:40 smithi081 bash[25077]: audit 2023-12-21T07:52:39.462434+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:52:42.754 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: cluster 2023-12-21T07:52:41.434998+0000 mgr.y (mgr.24364) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: audit 2023-12-21T07:52:41.628856+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: audit 2023-12-21T07:52:41.795695+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: audit 2023-12-21T07:52:42.073115+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: audit 2023-12-21T07:52:42.081718+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: audit 2023-12-21T07:52:42.083385+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[25075]: audit 2023-12-21T07:52:42.084821+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: cluster 2023-12-21T07:52:41.434998+0000 mgr.y (mgr.24364) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: audit 2023-12-21T07:52:41.628856+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: audit 2023-12-21T07:52:41.795695+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: audit 2023-12-21T07:52:42.073115+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: audit 2023-12-21T07:52:42.081718+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: audit 2023-12-21T07:52:42.083385+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:42 smithi069 bash[30553]: audit 2023-12-21T07:52:42.084821+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: cluster 2023-12-21T07:52:41.434998+0000 mgr.y (mgr.24364) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: audit 2023-12-21T07:52:41.628856+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: audit 2023-12-21T07:52:41.795695+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: audit 2023-12-21T07:52:42.073115+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: audit 2023-12-21T07:52:42.081718+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:52:43.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: audit 2023-12-21T07:52:42.083385+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:43.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:42 smithi081 bash[25077]: audit 2023-12-21T07:52:42.084821+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:44.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:44 smithi069 bash[25075]: cluster 2023-12-21T07:52:43.435687+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-21T07:52:44.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:44 smithi069 bash[30553]: cluster 2023-12-21T07:52:43.435687+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-21T07:52:44.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:52:44 smithi069 bash[50275]: level=info ts=2023-12-21T07:52:44.448Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004048391s 2023-12-21T07:52:45.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:44 smithi081 bash[25077]: cluster 2023-12-21T07:52:43.435687+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-21T07:52:45.668 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:52:45.671 INFO:teuthology.orchestra.run.smithi069.stderr:dumped all 2023-12-21T07:52:46.365 INFO:teuthology.orchestra.run.smithi069.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2023-12-21T07:52:45.435976+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48968,"kb_used_data":6152,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912248,"statfs":{"total":767960285184,"available":767910141952,"internally_reserved":0,"allocated":6299648,"data_stored":3510946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003529"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-21T07:51:07.798799+0000","last_change":"2023-12-21T07:50:46.428939+0000","last_active":"2023-12-21T07:51:07.798799+0000","last_peered":"2023-12-21T07:51:07.798799+0000","last_clean":"2023-12-21T07:51:07.798799+0000","last_became_active":"2023-12-21T07:50:46.427924+0000","last_became_peered":"2023-12-21T07:50:46.427924+0000","last_unstale":"2023-12-21T07:51:07.798799+0000","last_undegraded":"2023-12-21T07:51:07.798799+0000","last_fullsized":"2023-12-21T07:51:07.798799+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-21T07:47:40.820957+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-21T07:47:40.820957+0000","last_clean_scrub_stamp":"2023-12-21T07:47:40.820957+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-22T10:08:10.662665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201306,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.0569999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.88700000000000001}]},{"osd":2,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":0.75}]},{"osd":3,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.02}]},{"osd":4,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.089,"5min":1.089,"15min":1.089},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.61499999999999999}]},{"osd":5,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.958,"5min":1.958,"15min":1.958},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":0.80300000000000005}]},{"osd":6,"last update":"Thu Dec 21 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.276,"5min":1.276,"15min":1.276},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":2.105,"5min":2.105,"15min":2.105},"last":0.75800000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462945,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.95499999999999996,"15min":0.95299999999999996},"min":{"1min":0.66800000000000004,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.4910000000000001,"5min":1.502,"15min":1.502},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.056,"15min":1.077},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3899999999999999,"5min":2.8380000000000001,"15min":2.8380000000000001},"last":0.64300000000000002}]},{"osd":1,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.96699999999999997,"15min":0.96299999999999997},"min":{"1min":0.755,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.3300000000000001,"5min":1.649,"15min":1.649},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0089999999999999,"15min":1.018},"min":{"1min":0.68799999999999994,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2070000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.79400000000000004}]},{"osd":2,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0169999999999999,"15min":1.0109999999999999},"min":{"1min":0.746,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3120000000000001,"5min":1.351,"15min":1.351},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0880000000000001,"15min":1.1100000000000001},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.556,"5min":2.8620000000000001,"15min":2.8620000000000001},"last":0.69999999999999996}]},{"osd":3,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.087,"15min":1.0920000000000001},"min":{"1min":0.68300000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.349,"5min":3.0840000000000001,"15min":3.0840000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.095,"15min":1.1000000000000001},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.401,"5min":1.718,"15min":1.718},"last":1.0349999999999999}]},{"osd":4,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0589999999999999,"15min":1.0700000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.242,"5min":1.675,"15min":1.675},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.073,"5min":1.087,"15min":1.089},"min":{"1min":0.66300000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4570000000000001,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":1.0880000000000001}]},{"osd":5,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1459999999999999,"15min":1.1479999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.373,"5min":1.587,"15min":1.587},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1839999999999999,"15min":1.1899999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.516,"5min":1.77,"15min":1.77},"last":1.1870000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:51:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.282,"5min":1.282,"15min":1.282},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.994,"5min":1.994,"15min":1.994},"last":1.1359999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:52:07 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.68200000000000005,"15min":0.58299999999999996},"min":{"1min":0.48099999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.872,"5min":0.74199999999999999,"15min":0.64200000000000002},"min":{"1min":0.52100000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.69599999999999995}]},{"osd":2,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.80400000000000005,"15min":0.76200000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0920000000000001,"5min":1.252,"15min":1.252},"last":0.879},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.80700000000000005,"15min":0.751},"min":{"1min":0.61699999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1180000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.79400000000000004}]},{"osd":3,"last update":"Thu Dec 21 07:52:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.878,"15min":0.83399999999999996},"min":{"1min":0.71199999999999997,"5min":0.627,"15min":0.627},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90300000000000002,"15min":0.876},"min":{"1min":0.61899999999999999,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.004}]},{"osd":4,"last update":"Thu Dec 21 07:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.96099999999999997,"15min":0.94499999999999995},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":2.29,"5min":2.29,"15min":2.29},"last":1.069},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.2749999999999999,"5min":1.476,"15min":1.476},"last":1.0920000000000001}]},{"osd":5,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.024,"15min":1.038},"min":{"1min":0.85299999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.26,"5min":1.1970000000000001,"15min":1.1910000000000001},"min":{"1min":0.86599999999999999,"5min":0.85299999999999998,"15min":0.85299999999999998},"max":{"1min":1.6160000000000001,"5min":1.625,"15min":1.625},"last":1.038}]},{"osd":6,"last update":"Thu Dec 21 07:52:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.101,"15min":1.105},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.3660000000000001,"5min":1.645,"15min":1.645},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.5549999999999999,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.155}]},{"osd":7,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.127,"15min":1.127},"min":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.21,"5min":1.21,"15min":1.21},"min":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.272}]}]},{"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":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Dec 21 07:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.72299999999999998,"15min":0.62},"min":{"1min":0.623,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.82499999999999996,"15min":0.72299999999999998},"min":{"1min":0.66000000000000003,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.1000000000000001}]},{"osd":2,"last update":"Thu Dec 21 07:51:43 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.72299999999999998,"15min":0.68100000000000005},"min":{"1min":0.503,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.79000000000000004,"15min":0.73799999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.77000000000000002}]},{"osd":3,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.86799999999999999,"15min":0.81999999999999995},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":3.1040000000000001,"5min":3.1040000000000001,"15min":3.1040000000000001},"last":0.874},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.89800000000000002,"15min":0.871},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":2.5630000000000002,"5min":2.5630000000000002,"15min":2.5630000000000002},"last":0.82499999999999996}]},{"osd":4,"last update":"Thu Dec 21 07:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.018,"15min":1.002},"min":{"1min":0.75800000000000001,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":2.0329999999999999,"5min":2.0329999999999999,"15min":2.0329999999999999},"last":1.329},{"interface":"front","average":{"1min":1.149,"5min":1.069,"15min":1.0569999999999999},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":2.1099999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":0.94699999999999995}]},{"osd":5,"last update":"Thu Dec 21 07:52:28 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.0840000000000001,"15min":1.0609999999999999},"min":{"1min":0.79100000000000004,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":2.0760000000000001,"5min":2.532,"15min":2.532},"last":1.028},{"interface":"front","average":{"1min":1.325,"5min":1.163,"15min":1.119},"min":{"1min":0.99399999999999999,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.3979999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:52:09 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.1399999999999999,"15min":1.125},"min":{"1min":0.91700000000000004,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":2.0150000000000001,"5min":2.0150000000000001,"15min":2.0150000000000001},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.256,"15min":1.2470000000000001},"min":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":2.0630000000000002,"5min":2.0630000000000002,"15min":2.0630000000000002},"last":1.2569999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:51:43 2023","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"min":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"max":{"1min":2.0030000000000001,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.302,"5min":1.302,"15min":1.302},"min":{"1min":0.873,"5min":0.873,"15min":0.873},"max":{"1min":2.0489999999999999,"5min":2.0489999999999999,"15min":2.0489999999999999},"last":1.171}]}]},{"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":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.66100000000000003,"15min":0.626},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.98999999999999999,"5min":1.0920000000000001,"15min":1.0920000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.75700000000000001,"15min":0.69899999999999995},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.0229999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.753,"15min":0.74299999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0309999999999999,"5min":1.034,"15min":1.034},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.77700000000000002,"15min":0.73899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":0.98299999999999998,"5min":1.079,"15min":1.079},"last":1.0529999999999999}]},{"osd":3,"last update":"Thu Dec 21 07:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.83299999999999996,"15min":0.82399999999999995},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1739999999999999,"5min":1.175,"15min":1.175},"last":0.749},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90800000000000003,"15min":0.88300000000000001},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2290000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.95599999999999996}]},{"osd":4,"last update":"Thu Dec 21 07:51:58 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0369999999999999,"15min":1.026},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.363,"5min":1.405,"15min":1.405},"last":1.085},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0669999999999999,"15min":1.0549999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.361}]},{"osd":5,"last update":"Thu Dec 21 07:52:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.137,"15min":1.127},"min":{"1min":0.89800000000000002,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.3959999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.177,"15min":1.1830000000000001},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.7190000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.1619999999999999}]},{"osd":6,"last update":"Thu Dec 21 07:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.212,"15min":1.222},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.4299999999999999},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.333,"15min":1.3480000000000001},"min":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.4550000000000001}]},{"osd":7,"last update":"Thu Dec 21 07:51:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.238,"5min":1.238,"15min":1.238},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.5149999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149752,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.74099999999999999,"15min":0.71199999999999997},"min":{"1min":0.54600000000000004,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.302,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.80800000000000005,"15min":0.78400000000000003},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.0269999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.83699999999999997,"15min":0.81399999999999995},"min":{"1min":0.51300000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.0740000000000001,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":1.274},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.83399999999999996,"15min":0.83299999999999996},"min":{"1min":0.499,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.751}]},{"osd":2,"last update":"Thu Dec 21 07:52:23 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.55800000000000005,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.234,"5min":1.571,"15min":1.571},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.82999999999999996,"15min":0.81799999999999995},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.1299999999999999}]},{"osd":4,"last update":"Thu Dec 21 07:51:57 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.016,"15min":1.006},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3620000000000001,"5min":1.607,"15min":1.607},"last":0.874},{"interface":"front","average":{"1min":1.079,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.494,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.84599999999999997}]},{"osd":5,"last update":"Thu Dec 21 07:52:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.032,"15min":1.034},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1879999999999999,"15min":1.202},"min":{"1min":0.82399999999999995,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":0.76800000000000002}]},{"osd":6,"last update":"Thu Dec 21 07:52:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.194,"15min":1.206},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.2310000000000001,"15min":1.2350000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.70499999999999996}]},{"osd":7,"last update":"Thu Dec 21 07:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.077},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.157}]}]},{"osd":4,"up_from":31,"seq":133143986225,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.85199999999999998,"15min":0.82399999999999995},"min":{"1min":0.59699999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2190000000000001,"5min":1.506,"15min":1.506},"last":1.073},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.91300000000000003,"15min":0.89100000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.67000000000000004}]},{"osd":1,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.92900000000000005,"15min":0.93000000000000005},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.0509999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.871,"5min":0.90400000000000003,"15min":0.90100000000000002},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2849999999999999,"5min":1.292,"15min":1.292},"last":0.75}]},{"osd":2,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.93200000000000005,"15min":0.92800000000000005},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2270000000000001,"5min":1.25,"15min":1.25},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.96099999999999997,"15min":0.94199999999999995},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.1850000000000001,"5min":1.552,"15min":1.552},"last":0.84799999999999998}]},{"osd":3,"last update":"Thu Dec 21 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.93600000000000005,"15min":0.91900000000000004},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.304,"5min":1.46,"15min":1.46},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.995,"15min":0.99399999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.173,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.1180000000000001}]},{"osd":5,"last update":"Thu Dec 21 07:52:32 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.98199999999999998,"15min":0.98399999999999999},"min":{"1min":0.629,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.829,"5min":1.829,"15min":1.829},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.0720000000000001,"15min":1.0489999999999999},"min":{"1min":0.59799999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.464,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.89200000000000002}]},{"osd":6,"last update":"Thu Dec 21 07:52:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.109,"15min":1.1299999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.393,"5min":1.587,"15min":1.587},"last":1.161},{"interface":"front","average":{"1min":1.083,"5min":1.099,"15min":1.1020000000000001},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.915,"5min":1.915,"15min":1.915},"last":1.04}]},{"osd":7,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.2350000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":240072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.88300000000000001,"15min":0.877},"min":{"1min":0.60599999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.88},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.89600000000000002,"15min":0.89900000000000002},"min":{"1min":0.67000000000000004,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.1040000000000001,"5min":1.266,"15min":1.266},"last":1.0349999999999999}]},{"osd":1,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.86899999999999999,"15min":0.84999999999999998},"min":{"1min":0.63600000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.113},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89700000000000002,"15min":0.88600000000000001},"min":{"1min":0.75,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1930000000000001,"5min":1.228,"15min":1.228},"last":1.087}]},{"osd":2,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.89500000000000002,"15min":0.90300000000000002},"min":{"1min":0.63200000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.96999999999999997,"15min":0.97299999999999998},"min":{"1min":0.70799999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2689999999999999,"5min":1.335,"15min":1.335},"last":1.004}]},{"osd":3,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94399999999999995,"15min":0.95399999999999996},"min":{"1min":0.72499999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2569999999999999,"5min":1.29,"15min":1.29},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.016,"15min":1.014},"min":{"1min":0.75700000000000001,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.94699999999999995}]},{"osd":4,"last update":"Thu Dec 21 07:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.873,"15min":0.86699999999999999},"min":{"1min":0.68500000000000005,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.2310000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.89100000000000001,"15min":0.871},"min":{"1min":0.79800000000000004,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.56799999999999995}]},{"osd":6,"last update":"Thu Dec 21 07:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.95799999999999996,"15min":0.95999999999999996},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.127,"5min":1.0640000000000001,"15min":1.054},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.0669999999999999}]},{"osd":7,"last update":"Thu Dec 21 07:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2809999999999999}]}]}],"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-21T07:52:46.367 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-21T07:52:46.367 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-21T07:52:46.367 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-21T07:52:46.367 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-21T07:52:46.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:46] "GET /metrics HTTP/1.1" 200 191485 "" "Prometheus/2.33.4" 2023-12-21T07:52:47.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:46 smithi081 bash[25077]: cluster 2023-12-21T07:52:45.436237+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-21T07:52:47.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:46 smithi081 bash[25077]: audit 2023-12-21T07:52:45.660824+0000 mgr.y (mgr.24364) 81 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:52:47.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:46 smithi081 bash[25077]: audit 2023-12-21T07:52:45.923067+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:47.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:46 smithi081 bash[25077]: audit 2023-12-21T07:52:45.934747+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:47.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[25075]: cluster 2023-12-21T07:52:45.436237+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-21T07:52:47.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[25075]: audit 2023-12-21T07:52:45.660824+0000 mgr.y (mgr.24364) 81 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:52:47.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[25075]: audit 2023-12-21T07:52:45.923067+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:47.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[25075]: audit 2023-12-21T07:52:45.934747+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:47.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[30553]: cluster 2023-12-21T07:52:45.436237+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-21T07:52:47.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[30553]: audit 2023-12-21T07:52:45.660824+0000 mgr.y (mgr.24364) 81 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-21T07:52:47.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[30553]: audit 2023-12-21T07:52:45.923067+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:47.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:46 smithi069 bash[30553]: audit 2023-12-21T07:52:45.934747+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:48.531 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:52:48 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:52:49.102 INFO:teuthology.orchestra.run.smithi069.stderr:Inferring config /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/mon.a/config 2023-12-21T07:52:49.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:48 smithi081 bash[25077]: cluster 2023-12-21T07:52:47.436797+0000 mgr.y (mgr.24364) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:49.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:48 smithi069 bash[30553]: cluster 2023-12-21T07:52:47.436797+0000 mgr.y (mgr.24364) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:48 smithi069 bash[25075]: cluster 2023-12-21T07:52:47.436797+0000 mgr.y (mgr.24364) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:52:51.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:50 smithi069 bash[25075]: cluster 2023-12-21T07:52:49.437550+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-21T07:52:51.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:50 smithi069 bash[30553]: cluster 2023-12-21T07:52:49.437550+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-21T07:52:51.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:50 smithi081 bash[25077]: cluster 2023-12-21T07:52:49.437550+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-21T07:52:51.946 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-12-21T07:52:51.947 INFO:teuthology.orchestra.run.smithi069.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-21T07:52:52.612 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-21T07:52:52.612 INFO:tasks.cephadm:Setup complete, yielding 2023-12-21T07:52:52.613 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-21T07:52:52.623 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi069.front.sepia.ceph.com 2023-12-21T07:52:52.624 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-21T07:52:52.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:52 smithi081 bash[25077]: cluster 2023-12-21T07:52:51.438049+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-21T07:52:52.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:52 smithi081 bash[25077]: audit 2023-12-21T07:52:51.943358+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.69:0/159329195' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-21T07:52:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:52 smithi069 bash[25075]: cluster 2023-12-21T07:52:51.438049+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-21T07:52:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:52 smithi069 bash[25075]: audit 2023-12-21T07:52:51.943358+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.69:0/159329195' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-21T07:52:52.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:52 smithi069 bash[30553]: cluster 2023-12-21T07:52:51.438049+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-21T07:52:52.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:52 smithi069 bash[30553]: audit 2023-12-21T07:52:51.943358+0000 mon.c (mon.1) 68 : audit [DBG] from='client.? 172.21.15.69:0/159329195' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-21T07:52:54.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:54 smithi081 bash[25077]: cluster 2023-12-21T07:52:53.438646+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-21T07:52:54.855 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:54 smithi069 bash[25075]: cluster 2023-12-21T07:52:53.438646+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-21T07:52:54.856 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:54 smithi069 bash[30553]: cluster 2023-12-21T07:52:53.438646+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-21T07:52:56.005 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-21T07:52:56.013 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi069.front.sepia.ceph.com 2023-12-21T07:52:56.013 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-21T07:52:56.528 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[25075]: audit 2023-12-21T07:52:55.258377+0000 mon.a (mon.0) 662 : audit [INF] from='client.? 172.21.15.69:0/1654211668' entity='client.admin' 2023-12-21T07:52:56.528 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[25075]: audit 2023-12-21T07:52:55.283138+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:56.528 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[25075]: audit 2023-12-21T07:52:55.284454+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:56.528 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[25075]: audit 2023-12-21T07:52:55.293113+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:56.529 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:56] "GET /metrics HTTP/1.1" 200 191488 "" "Prometheus/2.33.4" 2023-12-21T07:52:56.529 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[30553]: audit 2023-12-21T07:52:55.258377+0000 mon.a (mon.0) 662 : audit [INF] from='client.? 172.21.15.69:0/1654211668' entity='client.admin' 2023-12-21T07:52:56.529 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[30553]: audit 2023-12-21T07:52:55.283138+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:56.529 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[30553]: audit 2023-12-21T07:52:55.284454+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:56.530 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:56 smithi069 bash[30553]: audit 2023-12-21T07:52:55.293113+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:56.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:56 smithi081 bash[25077]: audit 2023-12-21T07:52:55.258377+0000 mon.a (mon.0) 662 : audit [INF] from='client.? 172.21.15.69:0/1654211668' entity='client.admin' 2023-12-21T07:52:56.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:56 smithi081 bash[25077]: audit 2023-12-21T07:52:55.283138+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:52:56.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:56 smithi081 bash[25077]: audit 2023-12-21T07:52:55.284454+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:52:56.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:56 smithi081 bash[25077]: audit 2023-12-21T07:52:55.293113+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:52:57.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:57 smithi069 bash[25075]: cluster 2023-12-21T07:52:55.439202+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-21T07:52:57.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:57 smithi069 bash[30553]: cluster 2023-12-21T07:52:55.439202+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-21T07:52:57.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:57 smithi081 bash[25077]: cluster 2023-12-21T07:52:55.439202+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-21T07:52:58.531 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:52:58 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:52:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:52:59.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:52:59 smithi069 bash[25075]: cluster 2023-12-21T07:52:57.439764+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-21T07:52:59.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:52:59 smithi069 bash[30553]: cluster 2023-12-21T07:52:57.439764+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-21T07:52:59.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:52:59 smithi081 bash[25077]: cluster 2023-12-21T07:52:57.439764+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-21T07:53:00.351 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:53:00.352 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "8857a4d0-5b44-48cd-8735-835e2ccc5bcd", 2023-12-21T07:53:00.352 INFO:teuthology.orchestra.run.smithi069.stdout: "name": "r", 2023-12-21T07:53:00.352 INFO:teuthology.orchestra.run.smithi069.stdout: "current_period": "d38ca18c-2a72-4f36-b6f3-2baf30fe0174", 2023-12-21T07:53:00.352 INFO:teuthology.orchestra.run.smithi069.stdout: "epoch": 1 2023-12-21T07:53:00.352 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:53:00.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:00 smithi069 bash[25075]: cluster 2023-12-21T07:52:59.304440+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-21T07:53:00.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:00 smithi069 bash[25075]: audit 2023-12-21T07:52:59.313510+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.69:0/2835955742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:53:00.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:00 smithi069 bash[25075]: audit 2023-12-21T07:52:59.316649+0000 mon.a (mon.0) 665 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:53:00.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:00 smithi069 bash[30553]: cluster 2023-12-21T07:52:59.304440+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-21T07:53:00.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:00 smithi069 bash[30553]: audit 2023-12-21T07:52:59.313510+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.69:0/2835955742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:53:00.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:00 smithi069 bash[30553]: audit 2023-12-21T07:52:59.316649+0000 mon.a (mon.0) 665 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:53:00.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:00 smithi081 bash[25077]: cluster 2023-12-21T07:52:59.304440+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-21T07:53:00.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:00 smithi081 bash[25077]: audit 2023-12-21T07:52:59.313510+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.69:0/2835955742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:53:00.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:00 smithi081 bash[25077]: audit 2023-12-21T07:52:59.316649+0000 mon.a (mon.0) 665 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-21T07:53:01.083 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-21T07:53:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:01 smithi069 bash[25075]: cluster 2023-12-21T07:52:59.440377+0000 mgr.y (mgr.24364) 88 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:01 smithi069 bash[25075]: audit 2023-12-21T07:53:00.313362+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-21T07:53:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:01 smithi069 bash[25075]: cluster 2023-12-21T07:53:00.314051+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-21T07:53:01.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:01 smithi069 bash[30553]: cluster 2023-12-21T07:52:59.440377+0000 mgr.y (mgr.24364) 88 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:01.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:01 smithi069 bash[30553]: audit 2023-12-21T07:53:00.313362+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-21T07:53:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:01 smithi069 bash[30553]: cluster 2023-12-21T07:53:00.314051+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-21T07:53:01.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:01 smithi081 bash[25077]: cluster 2023-12-21T07:52:59.440377+0000 mgr.y (mgr.24364) 88 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:01.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:01 smithi081 bash[25077]: audit 2023-12-21T07:53:00.313362+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-21T07:53:01.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:01 smithi081 bash[25077]: cluster 2023-12-21T07:53:00.314051+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-21T07:53:02.516 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:02 smithi069 bash[25075]: cluster 2023-12-21T07:53:01.326812+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-21T07:53:02.517 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:02 smithi069 bash[30553]: cluster 2023-12-21T07:53:01.326812+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-21T07:53:02.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:02 smithi081 bash[25077]: cluster 2023-12-21T07:53:01.326812+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-21T07:53:03.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:03 smithi069 bash[25075]: cluster 2023-12-21T07:53:01.441018+0000 mgr.y (mgr.24364) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:03.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:03 smithi069 bash[30553]: cluster 2023-12-21T07:53:01.441018+0000 mgr.y (mgr.24364) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:03.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:03 smithi081 bash[25077]: cluster 2023-12-21T07:53:01.441018+0000 mgr.y (mgr.24364) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "81106a79-269c-4f3d-ac1d-a27ae6576fb9", 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "name": "default", 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "api_name": "default", 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "is_master": "true", 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "endpoints": [], 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "hostnames": [], 2023-12-21T07:53:03.884 INFO:teuthology.orchestra.run.smithi069.stdout: "hostnames_s3website": [], 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "master_zone": "", 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "zones": [], 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "placement_targets": [], 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "default_placement": "", 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "realm_id": "8857a4d0-5b44-48cd-8735-835e2ccc5bcd", 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "sync_policy": { 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: "groups": [] 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:03.885 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:53:04.561 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-21T07:53:05.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:05 smithi069 bash[25075]: cluster 2023-12-21T07:53:03.441953+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-21T07:53:05.612 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:05 smithi069 bash[30553]: cluster 2023-12-21T07:53:03.441953+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-21T07:53:05.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:05 smithi081 bash[25077]: cluster 2023-12-21T07:53:03.441953+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-21T07:53:06.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:53:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:06] "GET /metrics HTTP/1.1" 200 191488 "" "Prometheus/2.33.4" 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "804d5b8c-79b8-414b-be5a-a2c3e49f124d", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "name": "z", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "domain_root": "z.rgw.meta:root", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "control_pool": "z.rgw.control", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "log_pool": "z.rgw.log", 2023-12-21T07:53:07.311 INFO:teuthology.orchestra.run.smithi069.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "otp_pool": "z.rgw.otp", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "system_key": { 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "access_key": "", 2023-12-21T07:53:07.312 INFO:teuthology.orchestra.run.smithi069.stdout: "secret_key": "" 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "placement_pools": [ 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: { 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "key": "default-placement", 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "val": { 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "storage_classes": { 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "STANDARD": { 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:07.313 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: "index_type": 0 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: "realm_id": "8857a4d0-5b44-48cd-8735-835e2ccc5bcd", 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-21T07:53:07.314 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:53:07.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:07 smithi069 bash[30553]: cluster 2023-12-21T07:53:05.442607+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-21T07:53:07.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:07 smithi069 bash[25075]: cluster 2023-12-21T07:53:05.442607+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-21T07:53:07.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:07 smithi081 bash[25077]: cluster 2023-12-21T07:53:05.442607+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-12-21T07:53:07.961 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-21T07:53:08.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[25075]: audit 2023-12-21T07:53:07.434239+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:53:08.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[25075]: audit 2023-12-21T07:53:07.434854+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:53:08.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[25075]: audit 2023-12-21T07:53:07.505722+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:08.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[25075]: audit 2023-12-21T07:53:07.506502+0000 mon.a (mon.0) 670 : 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-21T07:53:08.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[25075]: audit 2023-12-21T07:53:07.532802+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:08.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[25075]: audit 2023-12-21T07:53:07.533556+0000 mon.a (mon.0) 671 : 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-21T07:53:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[30553]: audit 2023-12-21T07:53:07.434239+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:53:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[30553]: audit 2023-12-21T07:53:07.434854+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:53:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[30553]: audit 2023-12-21T07:53:07.505722+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[30553]: audit 2023-12-21T07:53:07.506502+0000 mon.a (mon.0) 670 : 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-21T07:53:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[30553]: audit 2023-12-21T07:53:07.532802+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:08 smithi069 bash[30553]: audit 2023-12-21T07:53:07.533556+0000 mon.a (mon.0) 671 : 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-21T07:53:08.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:08.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25077]: audit 2023-12-21T07:53:07.434239+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:53:08.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25077]: audit 2023-12-21T07:53:07.434854+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-21T07:53:08.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25077]: audit 2023-12-21T07:53:07.505722+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:53:08.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25077]: audit 2023-12-21T07:53:07.506502+0000 mon.a (mon.0) 670 : 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-21T07:53:08.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25077]: audit 2023-12-21T07:53:07.532802+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:53:08.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:08 smithi081 bash[25077]: audit 2023-12-21T07:53:07.533556+0000 mon.a (mon.0) 671 : 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-21T07:53:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:09 smithi069 bash[25075]: cluster 2023-12-21T07:53:07.443011+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-21T07:53:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:09 smithi069 bash[25075]: audit 2023-12-21T07:53:08.355320+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-21T07:53:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:09 smithi069 bash[25075]: cluster 2023-12-21T07:53:08.355485+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-21T07:53:09.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:09 smithi069 bash[30553]: cluster 2023-12-21T07:53:07.443011+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-21T07:53:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:09 smithi069 bash[30553]: audit 2023-12-21T07:53:08.355320+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-21T07:53:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:09 smithi069 bash[30553]: cluster 2023-12-21T07:53:08.355485+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-21T07:53:09.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:09 smithi081 bash[25077]: cluster 2023-12-21T07:53:07.443011+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-21T07:53:09.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:09 smithi081 bash[25077]: audit 2023-12-21T07:53:08.355320+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-21T07:53:09.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:09 smithi081 bash[25077]: cluster 2023-12-21T07:53:08.355485+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-21T07:53:10.645 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:10 smithi069 bash[25075]: cluster 2023-12-21T07:53:09.366768+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-21T07:53:10.646 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:10 smithi069 bash[30553]: cluster 2023-12-21T07:53:09.366768+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-21T07:53:10.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:10 smithi081 bash[25077]: cluster 2023-12-21T07:53:09.366768+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-21T07:53:11.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:11 smithi069 bash[25075]: cluster 2023-12-21T07:53:09.443621+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-21T07:53:11.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:11 smithi069 bash[30553]: cluster 2023-12-21T07:53:09.443621+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-21T07:53:11.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:11 smithi081 bash[25077]: cluster 2023-12-21T07:53:09.443621+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-21T07:53:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:12 smithi069 bash[25075]: cluster 2023-12-21T07:53:11.387911+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-21T07:53:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:12 smithi069 bash[25075]: audit 2023-12-21T07:53:11.389511+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:53:12.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:12 smithi069 bash[30553]: cluster 2023-12-21T07:53:11.387911+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-21T07:53:12.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:12 smithi069 bash[30553]: audit 2023-12-21T07:53:11.389511+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:53:12.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:12 smithi081 bash[25077]: cluster 2023-12-21T07:53:11.387911+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-21T07:53:12.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:12 smithi081 bash[25077]: audit 2023-12-21T07:53:11.389511+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-21T07:53:13.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:13 smithi081 bash[25077]: cluster 2023-12-21T07:53:11.444378+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-21T07:53:13.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:13 smithi081 bash[25077]: audit 2023-12-21T07:53:12.392425+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-21T07:53:13.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:13 smithi081 bash[25077]: cluster 2023-12-21T07:53:12.393223+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-21T07:53:13.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:13 smithi069 bash[30553]: cluster 2023-12-21T07:53:11.444378+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-21T07:53:13.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:13 smithi069 bash[30553]: audit 2023-12-21T07:53:12.392425+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-21T07:53:13.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:13 smithi069 bash[30553]: cluster 2023-12-21T07:53:12.393223+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-21T07:53:13.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:13 smithi069 bash[25075]: cluster 2023-12-21T07:53:11.444378+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-21T07:53:13.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:13 smithi069 bash[25075]: audit 2023-12-21T07:53:12.392425+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-21T07:53:13.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:13 smithi069 bash[25075]: cluster 2023-12-21T07:53:12.393223+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-21T07:53:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:14 smithi081 bash[25077]: cluster 2023-12-21T07:53:13.412222+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-21T07:53:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:14 smithi081 bash[25077]: audit 2023-12-21T07:53:13.414079+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:53:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:14 smithi069 bash[25075]: cluster 2023-12-21T07:53:13.412222+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-21T07:53:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:14 smithi069 bash[25075]: audit 2023-12-21T07:53:13.414079+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:53:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:14 smithi069 bash[30553]: cluster 2023-12-21T07:53:13.412222+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-21T07:53:14.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:14 smithi069 bash[30553]: audit 2023-12-21T07:53:13.414079+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-21T07:53:15.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:15 smithi081 bash[25077]: cluster 2023-12-21T07:53:13.445079+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v74: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:15.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:15 smithi081 bash[25077]: audit 2023-12-21T07:53:14.414991+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-21T07:53:15.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:15 smithi081 bash[25077]: cluster 2023-12-21T07:53:14.415691+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-21T07:53:15.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:15 smithi069 bash[25075]: cluster 2023-12-21T07:53:13.445079+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v74: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:15.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:15 smithi069 bash[25075]: audit 2023-12-21T07:53:14.414991+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-21T07:53:15.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:15 smithi069 bash[25075]: cluster 2023-12-21T07:53:14.415691+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-21T07:53:15.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:15 smithi069 bash[30553]: cluster 2023-12-21T07:53:13.445079+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v74: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:15.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:15 smithi069 bash[30553]: audit 2023-12-21T07:53:14.414991+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.69:0/3427942565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-21T07:53:15.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:15 smithi069 bash[30553]: cluster 2023-12-21T07:53:14.415691+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-21T07:53:16.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:16 smithi081 bash[25077]: cluster 2023-12-21T07:53:15.439067+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-21T07:53:16.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:16 smithi081 bash[25077]: cluster 2023-12-21T07:53:15.445726+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:16.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:16 smithi081 bash[25077]: audit 2023-12-21T07:53:15.450453+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-21T07:53:16.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:16] "GET /metrics HTTP/1.1" 200 192838 "" "Prometheus/2.33.4" 2023-12-21T07:53:16.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[25075]: cluster 2023-12-21T07:53:15.439067+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-21T07:53:16.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[25075]: cluster 2023-12-21T07:53:15.445726+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:16.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[25075]: audit 2023-12-21T07:53:15.450453+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-21T07:53:16.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[30553]: cluster 2023-12-21T07:53:15.439067+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-21T07:53:16.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[30553]: cluster 2023-12-21T07:53:15.445726+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:16.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:16 smithi069 bash[30553]: audit 2023-12-21T07:53:15.450453+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-21T07:53:17.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:17 smithi081 bash[25077]: audit 2023-12-21T07:53:16.448212+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-21T07:53:17.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:17 smithi081 bash[25077]: cluster 2023-12-21T07:53:16.448395+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-21T07:53:17.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:17 smithi081 bash[25077]: audit 2023-12-21T07:53:16.455773+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-21T07:53:17.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:17 smithi069 bash[30553]: audit 2023-12-21T07:53:16.448212+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-21T07:53:17.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:17 smithi069 bash[30553]: cluster 2023-12-21T07:53:16.448395+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-21T07:53:17.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:17 smithi069 bash[30553]: audit 2023-12-21T07:53:16.455773+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-21T07:53:17.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:17 smithi069 bash[25075]: audit 2023-12-21T07:53:16.448212+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-21T07:53:17.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:17 smithi069 bash[25075]: cluster 2023-12-21T07:53:16.448395+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-21T07:53:17.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:17 smithi069 bash[25075]: audit 2023-12-21T07:53:16.455773+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-21T07:53:18.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:53:18 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:18.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:18 smithi081 bash[25077]: cluster 2023-12-21T07:53:17.446512+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:18.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:18 smithi081 bash[25077]: audit 2023-12-21T07:53:17.453433+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-21T07:53:18.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:18 smithi081 bash[25077]: cluster 2023-12-21T07:53:17.453534+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-21T07:53:18.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:18 smithi081 bash[25077]: audit 2023-12-21T07:53:17.455089+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "dfb72ff6-c913-4fca-bcf2-52caecc37374", 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "epoch": 1, 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "predecessor_uuid": "d38ca18c-2a72-4f36-b6f3-2baf30fe0174", 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "sync_status": [], 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "period_map": { 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "dfb72ff6-c913-4fca-bcf2-52caecc37374", 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "zonegroups": [ 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: { 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "81106a79-269c-4f3d-ac1d-a27ae6576fb9", 2023-12-21T07:53:18.588 INFO:teuthology.orchestra.run.smithi069.stdout: "name": "default", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "api_name": "default", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "is_master": "true", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "endpoints": [], 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "hostnames": [], 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "hostnames_s3website": [], 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "master_zone": "804d5b8c-79b8-414b-be5a-a2c3e49f124d", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "zones": [ 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: { 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "id": "804d5b8c-79b8-414b-be5a-a2c3e49f124d", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "name": "z", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "endpoints": [], 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "log_meta": "false", 2023-12-21T07:53:18.589 INFO:teuthology.orchestra.run.smithi069.stdout: "log_data": "false", 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "bucket_index_max_shards": 11, 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "read_only": "false", 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "tier_type": "", 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "sync_from_all": "true", 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "sync_from": [], 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "redirect_zone": "" 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "placement_targets": [ 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: { 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "name": "default-placement", 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "tags": [], 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "storage_classes": [ 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: "STANDARD" 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: ] 2023-12-21T07:53:18.590 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "default_placement": "default-placement", 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "realm_id": "8857a4d0-5b44-48cd-8735-835e2ccc5bcd", 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "sync_policy": { 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "groups": [] 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "short_zone_ids": [ 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: { 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "key": "804d5b8c-79b8-414b-be5a-a2c3e49f124d", 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: "val": 1005444430 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:18.591 INFO:teuthology.orchestra.run.smithi069.stdout: ] 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "master_zonegroup": "81106a79-269c-4f3d-ac1d-a27ae6576fb9", 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "master_zone": "804d5b8c-79b8-414b-be5a-a2c3e49f124d", 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "period_config": { 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "bucket_quota": { 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "enabled": false, 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "check_on_raw": false, 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "max_size": -1, 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "max_size_kb": 0, 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "max_objects": -1 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "user_quota": { 2023-12-21T07:53:18.592 INFO:teuthology.orchestra.run.smithi069.stdout: "enabled": false, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "check_on_raw": false, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_size": -1, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_size_kb": 0, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_objects": -1 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "user_ratelimit": { 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_read_ops": 0, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_write_ops": 0, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_read_bytes": 0, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_write_bytes": 0, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "enabled": false 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "bucket_ratelimit": { 2023-12-21T07:53:18.593 INFO:teuthology.orchestra.run.smithi069.stdout: "max_read_ops": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_write_ops": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_read_bytes": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_write_bytes": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "enabled": false 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "anonymous_ratelimit": { 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_read_ops": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_write_ops": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_read_bytes": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "max_write_bytes": 0, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "enabled": false 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "realm_id": "8857a4d0-5b44-48cd-8735-835e2ccc5bcd", 2023-12-21T07:53:18.594 INFO:teuthology.orchestra.run.smithi069.stdout: "realm_name": "r", 2023-12-21T07:53:18.595 INFO:teuthology.orchestra.run.smithi069.stdout: "realm_epoch": 2 2023-12-21T07:53:18.595 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:53:18.797 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[25075]: cluster 2023-12-21T07:53:17.446512+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:18.797 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[25075]: audit 2023-12-21T07:53:17.453433+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-21T07:53:18.797 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[25075]: cluster 2023-12-21T07:53:17.453534+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-21T07:53:18.797 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[25075]: audit 2023-12-21T07:53:17.455089+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-21T07:53:18.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[30553]: cluster 2023-12-21T07:53:17.446512+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 11 B/s, 0 objects/s recovering 2023-12-21T07:53:18.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[30553]: audit 2023-12-21T07:53:17.453433+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-21T07:53:18.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[30553]: cluster 2023-12-21T07:53:17.453534+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-21T07:53:18.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:18 smithi069 bash[30553]: audit 2023-12-21T07:53:17.455089+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-21T07:53:19.480 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-21T07:53:19.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:19 smithi081 bash[25077]: audit 2023-12-21T07:53:18.468546+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-21T07:53:19.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:19 smithi081 bash[25077]: cluster 2023-12-21T07:53:18.468739+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-21T07:53:19.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:19 smithi069 bash[25075]: audit 2023-12-21T07:53:18.468546+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-21T07:53:19.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:19 smithi069 bash[25075]: cluster 2023-12-21T07:53:18.468739+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-21T07:53:19.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:19 smithi069 bash[30553]: audit 2023-12-21T07:53:18.468546+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.69:0/332751311' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-21T07:53:19.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:19 smithi069 bash[30553]: cluster 2023-12-21T07:53:18.468739+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-21T07:53:20.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:20 smithi081 bash[25077]: cluster 2023-12-21T07:53:19.447340+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 510 B/s wr, 1 op/s 2023-12-21T07:53:20.822 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:20 smithi069 bash[30553]: cluster 2023-12-21T07:53:19.447340+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 510 B/s wr, 1 op/s 2023-12-21T07:53:20.822 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:20 smithi069 bash[25075]: cluster 2023-12-21T07:53:19.447340+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 510 B/s wr, 1 op/s 2023-12-21T07:53:22.450 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled rgw.foo update... 2023-12-21T07:53:22.765 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:22 smithi069 bash[25075]: cluster 2023-12-21T07:53:21.448115+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-21T07:53:22.765 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:22 smithi069 bash[30553]: cluster 2023-12-21T07:53:21.448115+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-21T07:53:22.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:22 smithi081 bash[25077]: cluster 2023-12-21T07:53:21.448115+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-21T07:53:23.433 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw smpl' 2023-12-21T07:53:23.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.441924+0000 mgr.y (mgr.24364) 100 : audit [DBG] from='client.24616 -' 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-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: cephadm 2023-12-21T07:53:22.444297+0000 mgr.y (mgr.24364) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.448479+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.486550+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.487937+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.777145+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.787802+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.795217+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: cephadm 2023-12-21T07:53:22.796344+0000 mgr.y (mgr.24364) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.801201+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.803247+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.803783+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.808855+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:23.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.816718+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: audit 2023-12-21T07:53:22.818444+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:23.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:23 smithi081 bash[25077]: cephadm 2023-12-21T07:53:22.819990+0000 mgr.y (mgr.24364) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi069.iozykm on smithi069 2023-12-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.441924+0000 mgr.y (mgr.24364) 100 : audit [DBG] from='client.24616 -' 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-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: cephadm 2023-12-21T07:53:22.444297+0000 mgr.y (mgr.24364) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.448479+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.486550+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.487937+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.777145+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.937 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.787802+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.795217+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: cephadm 2023-12-21T07:53:22.796344+0000 mgr.y (mgr.24364) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.801201+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.803247+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.803783+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.808855+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.816718+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: audit 2023-12-21T07:53:22.818444+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[30553]: cephadm 2023-12-21T07:53:22.819990+0000 mgr.y (mgr.24364) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi069.iozykm on smithi069 2023-12-21T07:53:23.938 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.441924+0000 mgr.y (mgr.24364) 100 : audit [DBG] from='client.24616 -' 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-21T07:53:23.938 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: cephadm 2023-12-21T07:53:22.444297+0000 mgr.y (mgr.24364) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.448479+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.486550+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.487937+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.777145+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.787802+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.795217+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: cephadm 2023-12-21T07:53:22.796344+0000 mgr.y (mgr.24364) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.801201+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.803247+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.803783+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.808855+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.816718+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:23.939 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: audit 2023-12-21T07:53:22.818444+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:23.940 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:23 smithi069 bash[25075]: cephadm 2023-12-21T07:53:22.819990+0000 mgr.y (mgr.24364) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi069.iozykm on smithi069 2023-12-21T07:53:24.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:24 smithi069 bash[25075]: cluster 2023-12-21T07:53:23.449986+0000 mgr.y (mgr.24364) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-12-21T07:53:24.710 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:24 smithi069 bash[30553]: cluster 2023-12-21T07:53:23.449986+0000 mgr.y (mgr.24364) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-12-21T07:53:24.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:24 smithi081 bash[25077]: cluster 2023-12-21T07:53:23.449986+0000 mgr.y (mgr.24364) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-12-21T07:53:26.463 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:26 smithi069 bash[25075]: cluster 2023-12-21T07:53:25.450894+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; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-21T07:53:26.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:26 smithi081 bash[25077]: cluster 2023-12-21T07:53:25.450894+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; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-21T07:53:26.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:26 smithi069 bash[30553]: cluster 2023-12-21T07:53:25.450894+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; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2023-12-21T07:53:26.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:53:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:26] "GET /metrics HTTP/1.1" 200 196810 "" "Prometheus/2.33.4" 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: audit 2023-12-21T07:53:26.532757+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: audit 2023-12-21T07:53:26.534958+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: audit 2023-12-21T07:53:26.535526+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: audit 2023-12-21T07:53:26.541139+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: audit 2023-12-21T07:53:26.549139+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: audit 2023-12-21T07:53:26.550710+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:27.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:27 smithi081 bash[25077]: cephadm 2023-12-21T07:53:26.551935+0000 mgr.y (mgr.24364) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi081.vsxqzp on smithi081 2023-12-21T07:53:27.837 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: audit 2023-12-21T07:53:26.532757+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: audit 2023-12-21T07:53:26.534958+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: audit 2023-12-21T07:53:26.535526+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: audit 2023-12-21T07:53:26.541139+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: audit 2023-12-21T07:53:26.549139+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: audit 2023-12-21T07:53:26.550710+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[25075]: cephadm 2023-12-21T07:53:26.551935+0000 mgr.y (mgr.24364) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi081.vsxqzp on smithi081 2023-12-21T07:53:27.838 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: audit 2023-12-21T07:53:26.532757+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:27.839 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: audit 2023-12-21T07:53:26.534958+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:27.839 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: audit 2023-12-21T07:53:26.535526+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:27.839 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: audit 2023-12-21T07:53:26.541139+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:27.839 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: audit 2023-12-21T07:53:26.549139+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:27.839 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: audit 2023-12-21T07:53:26.550710+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:27.839 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:27 smithi069 bash[30553]: cephadm 2023-12-21T07:53:26.551935+0000 mgr.y (mgr.24364) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi081.vsxqzp on smithi081 2023-12-21T07:53:28.307 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled rgw.smpl update... 2023-12-21T07:53:28.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:53:28 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:29.132 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph osd pool create foo' 2023-12-21T07:53:29.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: cluster 2023-12-21T07:53:27.451657+0000 mgr.y (mgr.24364) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2023-12-21T07:53:29.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: audit 2023-12-21T07:53:28.297435+0000 mgr.y (mgr.24364) 108 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:53:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: cephadm 2023-12-21T07:53:28.298774+0000 mgr.y (mgr.24364) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:53:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: audit 2023-12-21T07:53:28.305290+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: audit 2023-12-21T07:53:29.220038+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: audit 2023-12-21T07:53:29.223203+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[25075]: audit 2023-12-21T07:53:29.224287+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:29.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: cluster 2023-12-21T07:53:27.451657+0000 mgr.y (mgr.24364) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2023-12-21T07:53:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: audit 2023-12-21T07:53:28.297435+0000 mgr.y (mgr.24364) 108 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:53:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: cephadm 2023-12-21T07:53:28.298774+0000 mgr.y (mgr.24364) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:53:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: audit 2023-12-21T07:53:28.305290+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: audit 2023-12-21T07:53:29.220038+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: audit 2023-12-21T07:53:29.223203+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:29 smithi069 bash[30553]: audit 2023-12-21T07:53:29.224287+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:29.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: cluster 2023-12-21T07:53:27.451657+0000 mgr.y (mgr.24364) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2023-12-21T07:53:29.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: audit 2023-12-21T07:53:28.297435+0000 mgr.y (mgr.24364) 108 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:53:29.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: cephadm 2023-12-21T07:53:28.298774+0000 mgr.y (mgr.24364) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:53:29.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: audit 2023-12-21T07:53:28.305290+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:29.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: audit 2023-12-21T07:53:29.220038+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:29.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: audit 2023-12-21T07:53:29.223203+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:29.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:29 smithi081 bash[25077]: audit 2023-12-21T07:53:29.224287+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:31.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:31 smithi069 bash[25075]: cluster 2023-12-21T07:53:29.453147+0000 mgr.y (mgr.24364) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 KiB/s wr, 74 op/s 2023-12-21T07:53:31.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:31 smithi069 bash[30553]: cluster 2023-12-21T07:53:29.453147+0000 mgr.y (mgr.24364) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 KiB/s wr, 74 op/s 2023-12-21T07:53:31.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:31 smithi081 bash[25077]: cluster 2023-12-21T07:53:29.453147+0000 mgr.y (mgr.24364) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 KiB/s wr, 74 op/s 2023-12-21T07:53:32.792 INFO:teuthology.orchestra.run.smithi069.stderr:pool 'foo' created 2023-12-21T07:53:33.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:32 smithi069 bash[30553]: cluster 2023-12-21T07:53:31.453893+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 3.3 KiB/s wr, 68 op/s 2023-12-21T07:53:33.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:32 smithi069 bash[30553]: audit 2023-12-21T07:53:32.269294+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.69:0/2796581190' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-21T07:53:33.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:32 smithi069 bash[30553]: audit 2023-12-21T07:53:32.731232+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:33.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:32 smithi069 bash[25075]: cluster 2023-12-21T07:53:31.453893+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 3.3 KiB/s wr, 68 op/s 2023-12-21T07:53:33.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:32 smithi069 bash[25075]: audit 2023-12-21T07:53:32.269294+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.69:0/2796581190' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-21T07:53:33.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:32 smithi069 bash[25075]: audit 2023-12-21T07:53:32.731232+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:33.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:32 smithi081 bash[25077]: cluster 2023-12-21T07:53:31.453893+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 3.3 KiB/s wr, 68 op/s 2023-12-21T07:53:33.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:32 smithi081 bash[25077]: audit 2023-12-21T07:53:32.269294+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.69:0/2796581190' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-21T07:53:33.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:32 smithi081 bash[25077]: audit 2023-12-21T07:53:32.731232+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:33.538 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'rbd pool init foo' 2023-12-21T07:53:34.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[25075]: audit 2023-12-21T07:53:32.776186+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.69:0/2796581190' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-21T07:53:34.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[25075]: cluster 2023-12-21T07:53:32.776402+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-21T07:53:34.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[25075]: audit 2023-12-21T07:53:32.821816+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:34.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[25075]: cluster 2023-12-21T07:53:33.780826+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-21T07:53:34.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[30553]: audit 2023-12-21T07:53:32.776186+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.69:0/2796581190' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-21T07:53:34.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[30553]: cluster 2023-12-21T07:53:32.776402+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-21T07:53:34.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[30553]: audit 2023-12-21T07:53:32.821816+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:34.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:33 smithi069 bash[30553]: cluster 2023-12-21T07:53:33.780826+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-21T07:53:34.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:33 smithi081 bash[25077]: audit 2023-12-21T07:53:32.776186+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.69:0/2796581190' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-21T07:53:34.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:33 smithi081 bash[25077]: cluster 2023-12-21T07:53:32.776402+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-21T07:53:34.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:33 smithi081 bash[25077]: audit 2023-12-21T07:53:32.821816+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:34.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:33 smithi081 bash[25077]: cluster 2023-12-21T07:53:33.780826+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-21T07:53:35.325 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: cluster 2023-12-21T07:53:33.455481+0000 mgr.y (mgr.24364) 112 : cluster [DBG] pgmap v90: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2023-12-21T07:53:35.325 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.056191+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: cephadm 2023-12-21T07:53:34.065930+0000 mgr.y (mgr.24364) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.621289+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.635494+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.646905+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.658515+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.661166+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.661750+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.667382+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.674464+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.326 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: audit 2023-12-21T07:53:34.675948+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:35.327 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[25075]: cluster 2023-12-21T07:53:34.783627+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-21T07:53:35.327 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: cluster 2023-12-21T07:53:33.455481+0000 mgr.y (mgr.24364) 112 : cluster [DBG] pgmap v90: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2023-12-21T07:53:35.327 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.056191+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.327 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: cephadm 2023-12-21T07:53:34.065930+0000 mgr.y (mgr.24364) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:35.327 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.621289+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.327 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.635494+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.646905+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.658515+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.661166+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.661750+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.667382+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.674464+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: audit 2023-12-21T07:53:34.675948+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:35.328 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:35 smithi069 bash[30553]: cluster 2023-12-21T07:53:34.783627+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: cluster 2023-12-21T07:53:33.455481+0000 mgr.y (mgr.24364) 112 : cluster [DBG] pgmap v90: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.056191+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: cephadm 2023-12-21T07:53:34.065930+0000 mgr.y (mgr.24364) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.621289+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.635494+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.646905+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.658515+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.661166+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:35.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.661750+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:35.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.667382+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:35.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.674464+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:35.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: audit 2023-12-21T07:53:34.675948+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:35.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:35 smithi081 bash[25077]: cluster 2023-12-21T07:53:34.783627+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-21T07:53:36.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:36 smithi069 bash[25075]: cephadm 2023-12-21T07:53:34.653432+0000 mgr.y (mgr.24364) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:53:36.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:36 smithi069 bash[25075]: cephadm 2023-12-21T07:53:34.677379+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi069.xgpvgm on smithi069 2023-12-21T07:53:36.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:36 smithi069 bash[30553]: cephadm 2023-12-21T07:53:34.653432+0000 mgr.y (mgr.24364) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:53:36.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:36 smithi069 bash[30553]: cephadm 2023-12-21T07:53:34.677379+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi069.xgpvgm on smithi069 2023-12-21T07:53:36.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:36 smithi081 bash[25077]: cephadm 2023-12-21T07:53:34.653432+0000 mgr.y (mgr.24364) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-21T07:53:36.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:36 smithi081 bash[25077]: cephadm 2023-12-21T07:53:34.677379+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi069.xgpvgm on smithi069 2023-12-21T07:53:36.815 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:53:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:36] "GET /metrics HTTP/1.1" 200 196810 "" "Prometheus/2.33.4" 2023-12-21T07:53:37.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:37 smithi069 bash[25075]: cluster 2023-12-21T07:53:35.456379+0000 mgr.y (mgr.24364) 116 : cluster [DBG] pgmap v93: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 220 op/s 2023-12-21T07:53:37.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:37 smithi069 bash[30553]: cluster 2023-12-21T07:53:35.456379+0000 mgr.y (mgr.24364) 116 : cluster [DBG] pgmap v93: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 220 op/s 2023-12-21T07:53:37.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:37 smithi081 bash[25077]: cluster 2023-12-21T07:53:35.456379+0000 mgr.y (mgr.24364) 116 : cluster [DBG] pgmap v93: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 220 op/s 2023-12-21T07:53:38.338 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:38 smithi069 bash[30553]: audit 2023-12-21T07:53:37.665901+0000 mon.a (mon.0) 722 : audit [INF] from='client.? 172.21.15.69:0/1428450186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-21T07:53:38.338 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:38 smithi069 bash[25075]: audit 2023-12-21T07:53:37.665901+0000 mon.a (mon.0) 722 : audit [INF] from='client.? 172.21.15.69:0/1428450186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-21T07:53:38.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:38 smithi081 bash[25077]: audit 2023-12-21T07:53:37.665901+0000 mon.a (mon.0) 722 : audit [INF] from='client.? 172.21.15.69:0/1428450186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-21T07:53:38.341 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:53:38 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: cluster 2023-12-21T07:53:37.457235+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 220 op/s 2023-12-21T07:53:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.084532+0000 mon.a (mon.0) 723 : audit [INF] from='client.? 172.21.15.69:0/1428450186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-21T07:53:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: cluster 2023-12-21T07:53:38.084754+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-21T07:53:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.308832+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:39.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.311263+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.311717+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.318285+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.326317+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: audit 2023-12-21T07:53:38.327750+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[25075]: cephadm 2023-12-21T07:53:38.329014+0000 mgr.y (mgr.24364) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi081.uyqjif on smithi081 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: cluster 2023-12-21T07:53:37.457235+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 220 op/s 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.084532+0000 mon.a (mon.0) 723 : audit [INF] from='client.? 172.21.15.69:0/1428450186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: cluster 2023-12-21T07:53:38.084754+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-21T07:53:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.308832+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.311263+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.311717+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.318285+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.326317+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: audit 2023-12-21T07:53:38.327750+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:39 smithi069 bash[30553]: cephadm 2023-12-21T07:53:38.329014+0000 mgr.y (mgr.24364) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi081.uyqjif on smithi081 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: cluster 2023-12-21T07:53:37.457235+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 220 op/s 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.084532+0000 mon.a (mon.0) 723 : audit [INF] from='client.? 172.21.15.69:0/1428450186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: cluster 2023-12-21T07:53:38.084754+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.308832+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.311263+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.311717+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T07:53:39.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.318285+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-21T07:53:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.326317+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: audit 2023-12-21T07:53:38.327750+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:39.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:39 smithi081 bash[25077]: cephadm 2023-12-21T07:53:38.329014+0000 mgr.y (mgr.24364) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi081.uyqjif on smithi081 2023-12-21T07:53:40.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:40 smithi081 bash[25077]: cluster 2023-12-21T07:53:39.085517+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-21T07:53:40.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:40 smithi069 bash[25075]: cluster 2023-12-21T07:53:39.085517+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-21T07:53:40.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:40 smithi069 bash[30553]: cluster 2023-12-21T07:53:39.085517+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-21T07:53:40.967 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-21T07:53:41.377 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:41 smithi081 bash[25077]: cluster 2023-12-21T07:53:39.457890+0000 mgr.y (mgr.24364) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 360 B/s wr, 7 op/s 2023-12-21T07:53:41.377 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:41 smithi081 bash[25077]: cluster 2023-12-21T07:53:40.102927+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-21T07:53:41.387 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:41 smithi069 bash[30553]: cluster 2023-12-21T07:53:39.457890+0000 mgr.y (mgr.24364) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 360 B/s wr, 7 op/s 2023-12-21T07:53:41.387 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:41 smithi069 bash[30553]: cluster 2023-12-21T07:53:40.102927+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-21T07:53:41.387 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:41 smithi069 bash[25075]: cluster 2023-12-21T07:53:39.457890+0000 mgr.y (mgr.24364) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 360 B/s wr, 7 op/s 2023-12-21T07:53:41.387 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:41 smithi069 bash[25075]: cluster 2023-12-21T07:53:40.102927+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-21T07:53:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:42 smithi069 bash[25075]: audit 2023-12-21T07:53:41.362018+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:42 smithi069 bash[25075]: audit 2023-12-21T07:53:41.365928+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:42 smithi069 bash[25075]: audit 2023-12-21T07:53:41.367338+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:42 smithi069 bash[30553]: audit 2023-12-21T07:53:41.362018+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:42 smithi069 bash[30553]: audit 2023-12-21T07:53:41.365928+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:42 smithi069 bash[30553]: audit 2023-12-21T07:53:41.367338+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:42.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:42 smithi081 bash[25077]: audit 2023-12-21T07:53:41.362018+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:42.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:42 smithi081 bash[25077]: audit 2023-12-21T07:53:41.365928+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:42.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:42 smithi081 bash[25077]: audit 2023-12-21T07:53:41.367338+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:43 smithi069 bash[25075]: cluster 2023-12-21T07:53:41.458748+0000 mgr.y (mgr.24364) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2023-12-21T07:53:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:43 smithi069 bash[25075]: audit 2023-12-21T07:53:42.753087+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:43 smithi069 bash[30553]: cluster 2023-12-21T07:53:41.458748+0000 mgr.y (mgr.24364) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2023-12-21T07:53:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:43 smithi069 bash[30553]: audit 2023-12-21T07:53:42.753087+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:43.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:43 smithi081 bash[25077]: cluster 2023-12-21T07:53:41.458748+0000 mgr.y (mgr.24364) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2023-12-21T07:53:43.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:43 smithi081 bash[25077]: audit 2023-12-21T07:53:42.753087+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:44.206 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled iscsi.foo update... 2023-12-21T07:53:44.967 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 120' 2023-12-21T07:53:45.206 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[25075]: cluster 2023-12-21T07:53:43.460411+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; 220 KiB/s rd, 1023 B/s wr, 335 op/s 2023-12-21T07:53:45.206 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[25075]: audit 2023-12-21T07:53:44.193740+0000 mgr.y (mgr.24364) 122 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:53:45.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[25075]: cephadm 2023-12-21T07:53:44.197909+0000 mgr.y (mgr.24364) 123 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[25075]: audit 2023-12-21T07:53:44.202985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[25075]: audit 2023-12-21T07:53:45.102238+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[30553]: cluster 2023-12-21T07:53:43.460411+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; 220 KiB/s rd, 1023 B/s wr, 335 op/s 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[30553]: audit 2023-12-21T07:53:44.193740+0000 mgr.y (mgr.24364) 122 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[30553]: cephadm 2023-12-21T07:53:44.197909+0000 mgr.y (mgr.24364) 123 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[30553]: audit 2023-12-21T07:53:44.202985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:45.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:45 smithi069 bash[30553]: audit 2023-12-21T07:53:45.102238+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:45.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:45 smithi081 bash[25077]: cluster 2023-12-21T07:53:43.460411+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; 220 KiB/s rd, 1023 B/s wr, 335 op/s 2023-12-21T07:53:45.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:45 smithi081 bash[25077]: audit 2023-12-21T07:53:44.193740+0000 mgr.y (mgr.24364) 122 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:53:45.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:45 smithi081 bash[25077]: cephadm 2023-12-21T07:53:44.197909+0000 mgr.y (mgr.24364) 123 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-21T07:53:45.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:45 smithi081 bash[25077]: audit 2023-12-21T07:53:44.202985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:45.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:45 smithi081 bash[25077]: audit 2023-12-21T07:53:45.102238+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:46.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:53:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:46] "GET /metrics HTTP/1.1" 200 207939 "" "Prometheus/2.33.4" 2023-12-21T07:53:47.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: cluster 2023-12-21T07:53:45.461155+0000 mgr.y (mgr.24364) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 832 B/s wr, 273 op/s 2023-12-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: audit 2023-12-21T07:53:46.279435+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: cluster 2023-12-21T07:53:46.440987+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: audit 2023-12-21T07:53:46.929359+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: audit 2023-12-21T07:53:46.949046+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: audit 2023-12-21T07:53:46.949894+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: audit 2023-12-21T07:53:46.956844+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:47 smithi081 bash[25077]: audit 2023-12-21T07:53:46.965225+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:47.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: cluster 2023-12-21T07:53:45.461155+0000 mgr.y (mgr.24364) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 832 B/s wr, 273 op/s 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: audit 2023-12-21T07:53:46.279435+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: cluster 2023-12-21T07:53:46.440987+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: audit 2023-12-21T07:53:46.929359+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: audit 2023-12-21T07:53:46.949046+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: audit 2023-12-21T07:53:46.949894+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: audit 2023-12-21T07:53:46.956844+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[30553]: audit 2023-12-21T07:53:46.965225+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: cluster 2023-12-21T07:53:45.461155+0000 mgr.y (mgr.24364) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 832 B/s wr, 273 op/s 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: audit 2023-12-21T07:53:46.279435+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: cluster 2023-12-21T07:53:46.440987+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-21T07:53:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: audit 2023-12-21T07:53:46.929359+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: audit 2023-12-21T07:53:46.949046+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: audit 2023-12-21T07:53:46.949894+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: audit 2023-12-21T07:53:46.956844+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:53:47.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:47 smithi069 bash[25075]: audit 2023-12-21T07:53:46.965225+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:48.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:53:48 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:48.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:48 smithi081 bash[25077]: cephadm 2023-12-21T07:53:46.572345+0000 mgr.y (mgr.24364) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:48.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:48 smithi081 bash[25077]: cephadm 2023-12-21T07:53:46.937389+0000 mgr.y (mgr.24364) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-21T07:53:48.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:48 smithi081 bash[25077]: cephadm 2023-12-21T07:53:46.967108+0000 mgr.y (mgr.24364) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T07:53:48.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:48 smithi081 bash[25077]: audit 2023-12-21T07:53:47.765985+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:48.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[25075]: cephadm 2023-12-21T07:53:46.572345+0000 mgr.y (mgr.24364) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:48.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[25075]: cephadm 2023-12-21T07:53:46.937389+0000 mgr.y (mgr.24364) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-21T07:53:48.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[25075]: cephadm 2023-12-21T07:53:46.967108+0000 mgr.y (mgr.24364) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T07:53:48.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[25075]: audit 2023-12-21T07:53:47.765985+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:48.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[30553]: cephadm 2023-12-21T07:53:46.572345+0000 mgr.y (mgr.24364) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:48.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[30553]: cephadm 2023-12-21T07:53:46.937389+0000 mgr.y (mgr.24364) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-21T07:53:48.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[30553]: cephadm 2023-12-21T07:53:46.967108+0000 mgr.y (mgr.24364) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T07:53:48.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:48 smithi069 bash[30553]: audit 2023-12-21T07:53:47.765985+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:49.484 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:49 smithi069 bash[25075]: cluster 2023-12-21T07:53:47.462086+0000 mgr.y (mgr.24364) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 511 B/s wr, 246 op/s 2023-12-21T07:53:49.484 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:49 smithi069 bash[25075]: cluster 2023-12-21T07:53:48.780649+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2023-12-21T07:53:49.485 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:49 smithi069 bash[30553]: cluster 2023-12-21T07:53:47.462086+0000 mgr.y (mgr.24364) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 511 B/s wr, 246 op/s 2023-12-21T07:53:49.485 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:49 smithi069 bash[30553]: cluster 2023-12-21T07:53:48.780649+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2023-12-21T07:53:49.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:49 smithi081 bash[25077]: cluster 2023-12-21T07:53:47.462086+0000 mgr.y (mgr.24364) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 511 B/s wr, 246 op/s 2023-12-21T07:53:49.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:49 smithi081 bash[25077]: cluster 2023-12-21T07:53:48.780649+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2023-12-21T07:53:51.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:50 smithi081 bash[25077]: cluster 2023-12-21T07:53:49.463034+0000 mgr.y (mgr.24364) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 437 B/s wr, 218 op/s 2023-12-21T07:53:51.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:50 smithi081 bash[25077]: audit 2023-12-21T07:53:49.762164+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:51.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:50 smithi081 bash[25077]: audit 2023-12-21T07:53:49.765648+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:51.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:50 smithi081 bash[25077]: audit 2023-12-21T07:53:49.766823+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:51.147 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[25075]: cluster 2023-12-21T07:53:49.463034+0000 mgr.y (mgr.24364) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 437 B/s wr, 218 op/s 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[25075]: audit 2023-12-21T07:53:49.762164+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[25075]: audit 2023-12-21T07:53:49.765648+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[25075]: audit 2023-12-21T07:53:49.766823+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[30553]: cluster 2023-12-21T07:53:49.463034+0000 mgr.y (mgr.24364) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 437 B/s wr, 218 op/s 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[30553]: audit 2023-12-21T07:53:49.762164+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[30553]: audit 2023-12-21T07:53:49.765648+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:51.148 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:50 smithi069 bash[30553]: audit 2023-12-21T07:53:49.766823+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:52.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:52 smithi081 bash[25077]: cluster 2023-12-21T07:53:51.463491+0000 mgr.y (mgr.24364) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 409 B/s wr, 204 op/s 2023-12-21T07:53:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:52 smithi081 bash[25077]: audit 2023-12-21T07:53:51.874890+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.69:0/911654344' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:53:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:52 smithi081 bash[25077]: audit 2023-12-21T07:53:52.226564+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.69:0/1773845797' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]: dispatch 2023-12-21T07:53:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:52 smithi081 bash[25077]: audit 2023-12-21T07:53:52.227262+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]: dispatch 2023-12-21T07:53:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[30553]: cluster 2023-12-21T07:53:51.463491+0000 mgr.y (mgr.24364) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 409 B/s wr, 204 op/s 2023-12-21T07:53:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[30553]: audit 2023-12-21T07:53:51.874890+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.69:0/911654344' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:53:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[30553]: audit 2023-12-21T07:53:52.226564+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.69:0/1773845797' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]: dispatch 2023-12-21T07:53:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[30553]: audit 2023-12-21T07:53:52.227262+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]: dispatch 2023-12-21T07:53:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[25075]: cluster 2023-12-21T07:53:51.463491+0000 mgr.y (mgr.24364) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 409 B/s wr, 204 op/s 2023-12-21T07:53:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[25075]: audit 2023-12-21T07:53:51.874890+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.69:0/911654344' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:53:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[25075]: audit 2023-12-21T07:53:52.226564+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.69:0/1773845797' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]: dispatch 2023-12-21T07:53:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:52 smithi069 bash[25075]: audit 2023-12-21T07:53:52.227262+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]: dispatch 2023-12-21T07:53:53.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:53 smithi081 bash[25077]: audit 2023-12-21T07:53:52.461849+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]': finished 2023-12-21T07:53:53.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:53 smithi081 bash[25077]: cluster 2023-12-21T07:53:52.462044+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-21T07:53:53.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:53 smithi081 bash[25077]: audit 2023-12-21T07:53:52.777869+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:53.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:53 smithi081 bash[25077]: audit 2023-12-21T07:53:52.826754+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.69:0/670487437' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/4014711033"}]: dispatch 2023-12-21T07:53:53.815 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[25075]: audit 2023-12-21T07:53:52.461849+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]': finished 2023-12-21T07:53:53.815 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[25075]: cluster 2023-12-21T07:53:52.462044+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-21T07:53:53.815 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[25075]: audit 2023-12-21T07:53:52.777869+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:53.815 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[25075]: audit 2023-12-21T07:53:52.826754+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.69:0/670487437' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/4014711033"}]: dispatch 2023-12-21T07:53:53.816 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[30553]: audit 2023-12-21T07:53:52.461849+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/4014711033"}]': finished 2023-12-21T07:53:53.816 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[30553]: cluster 2023-12-21T07:53:52.462044+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-21T07:53:53.816 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[30553]: audit 2023-12-21T07:53:52.777869+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:53.816 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:53 smithi069 bash[30553]: audit 2023-12-21T07:53:52.826754+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.69:0/670487437' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/4014711033"}]: dispatch 2023-12-21T07:53:55.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: cluster 2023-12-21T07:53:53.465090+0000 mgr.y (mgr.24364) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 127 B/s wr, 11 op/s 2023-12-21T07:53:55.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:53.790637+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.69:0/670487437' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/4014711033"}]': finished 2023-12-21T07:53:55.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: cluster 2023-12-21T07:53:53.790935+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-21T07:53:55.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.166222+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.69:0/1706746533' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1011914745"}]: dispatch 2023-12-21T07:53:55.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.737491+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.746455+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.758495+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.761595+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.768330+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[25075]: audit 2023-12-21T07:53:54.774412+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: cluster 2023-12-21T07:53:53.465090+0000 mgr.y (mgr.24364) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 127 B/s wr, 11 op/s 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:53.790637+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.69:0/670487437' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/4014711033"}]': finished 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: cluster 2023-12-21T07:53:53.790935+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.166222+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.69:0/1706746533' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1011914745"}]: dispatch 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.737491+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.746455+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.758495+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:53:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.761595+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:53:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.768330+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:54 smithi069 bash[30553]: audit 2023-12-21T07:53:54.774412+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:53:55.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: cluster 2023-12-21T07:53:53.465090+0000 mgr.y (mgr.24364) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 127 B/s wr, 11 op/s 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:53.790637+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.69:0/670487437' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/4014711033"}]': finished 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: cluster 2023-12-21T07:53:53.790935+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.166222+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.69:0/1706746533' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1011914745"}]: dispatch 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.737491+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.746455+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.758495+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.761595+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.768330+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:55.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:54 smithi081 bash[25077]: audit 2023-12-21T07:53:54.774412+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:53:56.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.759291+0000 mgr.y (mgr.24364) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:53:56.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: cephadm 2023-12-21T07:53:54.761058+0000 mgr.y (mgr.24364) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.762107+0000 mgr.y (mgr.24364) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.775179+0000 mgr.y (mgr.24364) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.800693+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.69:0/1706746533' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1011914745"}]': finished 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: cluster 2023-12-21T07:53:54.800862+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.801230+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.804636+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:54.805837+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: cephadm 2023-12-21T07:53:54.810496+0000 mgr.y (mgr.24364) 136 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:55.142474+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:55.175713+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.69:0/2056207165' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]: dispatch 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[30553]: audit 2023-12-21T07:53:55.176540+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]: dispatch 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.759291+0000 mgr.y (mgr.24364) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: cephadm 2023-12-21T07:53:54.761058+0000 mgr.y (mgr.24364) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.762107+0000 mgr.y (mgr.24364) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.775179+0000 mgr.y (mgr.24364) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.800693+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.69:0/1706746533' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1011914745"}]': finished 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: cluster 2023-12-21T07:53:54.800862+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.801230+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.804636+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:56.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:54.805837+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:56.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: cephadm 2023-12-21T07:53:54.810496+0000 mgr.y (mgr.24364) 136 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:56.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:55.142474+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:56.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:55.175713+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.69:0/2056207165' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]: dispatch 2023-12-21T07:53:56.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:55 smithi069 bash[25075]: audit 2023-12-21T07:53:55.176540+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]: dispatch 2023-12-21T07:53:56.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.759291+0000 mgr.y (mgr.24364) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: cephadm 2023-12-21T07:53:54.761058+0000 mgr.y (mgr.24364) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.762107+0000 mgr.y (mgr.24364) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.775179+0000 mgr.y (mgr.24364) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.800693+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.69:0/1706746533' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1011914745"}]': finished 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: cluster 2023-12-21T07:53:54.800862+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.801230+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.804636+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:53:56.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:54.805837+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:53:56.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: cephadm 2023-12-21T07:53:54.810496+0000 mgr.y (mgr.24364) 136 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-21T07:53:56.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:55.142474+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:53:56.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:55.175713+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.69:0/2056207165' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]: dispatch 2023-12-21T07:53:56.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:55 smithi081 bash[25077]: audit 2023-12-21T07:53:55.176540+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]: dispatch 2023-12-21T07:53:56.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:53:56 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:56] "GET /metrics HTTP/1.1" 200 214917 "" "Prometheus/2.33.4" 2023-12-21T07:53:57.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[25075]: cluster 2023-12-21T07:53:55.466030+0000 mgr.y (mgr.24364) 137 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2023-12-21T07:53:57.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[25075]: audit 2023-12-21T07:53:56.153628+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]': finished 2023-12-21T07:53:57.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[25075]: cluster 2023-12-21T07:53:56.153775+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-21T07:53:57.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[25075]: audit 2023-12-21T07:53:56.524467+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.69:0/2954291732' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3449066114"}]: dispatch 2023-12-21T07:53:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[30553]: cluster 2023-12-21T07:53:55.466030+0000 mgr.y (mgr.24364) 137 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2023-12-21T07:53:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[30553]: audit 2023-12-21T07:53:56.153628+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]': finished 2023-12-21T07:53:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[30553]: cluster 2023-12-21T07:53:56.153775+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-21T07:53:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:57 smithi069 bash[30553]: audit 2023-12-21T07:53:56.524467+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.69:0/2954291732' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3449066114"}]: dispatch 2023-12-21T07:53:57.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:57 smithi081 bash[25077]: cluster 2023-12-21T07:53:55.466030+0000 mgr.y (mgr.24364) 137 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2023-12-21T07:53:57.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:57 smithi081 bash[25077]: audit 2023-12-21T07:53:56.153628+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1021555595"}]': finished 2023-12-21T07:53:57.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:57 smithi081 bash[25077]: cluster 2023-12-21T07:53:56.153775+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-21T07:53:57.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:57 smithi081 bash[25077]: audit 2023-12-21T07:53:56.524467+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.69:0/2954291732' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3449066114"}]: dispatch 2023-12-21T07:53:58.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:53:58 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:53:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:53:58.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:58 smithi081 bash[25077]: audit 2023-12-21T07:53:57.451425+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.69:0/2954291732' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3449066114"}]': finished 2023-12-21T07:53:58.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:58 smithi081 bash[25077]: cluster 2023-12-21T07:53:57.451737+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-21T07:53:58.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:58 smithi081 bash[25077]: cluster 2023-12-21T07:53:57.466600+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:58.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:58 smithi081 bash[25077]: audit 2023-12-21T07:53:57.819281+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.69:0/2272809364' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/104090915"}]: dispatch 2023-12-21T07:53:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[25075]: audit 2023-12-21T07:53:57.451425+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.69:0/2954291732' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3449066114"}]': finished 2023-12-21T07:53:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[25075]: cluster 2023-12-21T07:53:57.451737+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-21T07:53:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[25075]: cluster 2023-12-21T07:53:57.466600+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[25075]: audit 2023-12-21T07:53:57.819281+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.69:0/2272809364' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/104090915"}]: dispatch 2023-12-21T07:53:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[30553]: audit 2023-12-21T07:53:57.451425+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.69:0/2954291732' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3449066114"}]': finished 2023-12-21T07:53:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[30553]: cluster 2023-12-21T07:53:57.451737+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-21T07:53:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[30553]: cluster 2023-12-21T07:53:57.466600+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:53:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:58 smithi069 bash[30553]: audit 2023-12-21T07:53:57.819281+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.69:0/2272809364' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/104090915"}]: dispatch 2023-12-21T07:53:59.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:59 smithi081 bash[25077]: audit 2023-12-21T07:53:58.465043+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.69:0/2272809364' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/104090915"}]': finished 2023-12-21T07:53:59.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:59 smithi081 bash[25077]: cluster 2023-12-21T07:53:58.465424+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-21T07:53:59.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:53:59 smithi081 bash[25077]: audit 2023-12-21T07:53:58.821424+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.69:0/1432982479' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3449066114"}]: dispatch 2023-12-21T07:53:59.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:59 smithi069 bash[25075]: audit 2023-12-21T07:53:58.465043+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.69:0/2272809364' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/104090915"}]': finished 2023-12-21T07:53:59.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:59 smithi069 bash[25075]: cluster 2023-12-21T07:53:58.465424+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-21T07:53:59.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:53:59 smithi069 bash[25075]: audit 2023-12-21T07:53:58.821424+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.69:0/1432982479' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3449066114"}]: dispatch 2023-12-21T07:53:59.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:59 smithi069 bash[30553]: audit 2023-12-21T07:53:58.465043+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.69:0/2272809364' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/104090915"}]': finished 2023-12-21T07:53:59.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:59 smithi069 bash[30553]: cluster 2023-12-21T07:53:58.465424+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-21T07:53:59.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:53:59 smithi069 bash[30553]: audit 2023-12-21T07:53:58.821424+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.69:0/1432982479' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3449066114"}]: dispatch 2023-12-21T07:54:00.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:00 smithi081 bash[25077]: cluster 2023-12-21T07:53:59.467333+0000 mgr.y (mgr.24364) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 8 op/s 2023-12-21T07:54:00.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:00 smithi081 bash[25077]: audit 2023-12-21T07:53:59.471998+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.69:0/1432982479' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3449066114"}]': finished 2023-12-21T07:54:00.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:00 smithi081 bash[25077]: cluster 2023-12-21T07:53:59.472066+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-21T07:54:00.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:00 smithi081 bash[25077]: audit 2023-12-21T07:53:59.835564+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.69:0/1497690842' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]: dispatch 2023-12-21T07:54:00.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:00 smithi081 bash[25077]: audit 2023-12-21T07:53:59.836121+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]: dispatch 2023-12-21T07:54:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[25075]: cluster 2023-12-21T07:53:59.467333+0000 mgr.y (mgr.24364) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 8 op/s 2023-12-21T07:54:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[25075]: audit 2023-12-21T07:53:59.471998+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.69:0/1432982479' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3449066114"}]': finished 2023-12-21T07:54:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[25075]: cluster 2023-12-21T07:53:59.472066+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-21T07:54:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[25075]: audit 2023-12-21T07:53:59.835564+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.69:0/1497690842' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]: dispatch 2023-12-21T07:54:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[25075]: audit 2023-12-21T07:53:59.836121+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]: dispatch 2023-12-21T07:54:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[30553]: cluster 2023-12-21T07:53:59.467333+0000 mgr.y (mgr.24364) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 8 op/s 2023-12-21T07:54:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[30553]: audit 2023-12-21T07:53:59.471998+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.69:0/1432982479' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3449066114"}]': finished 2023-12-21T07:54:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[30553]: cluster 2023-12-21T07:53:59.472066+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-21T07:54:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[30553]: audit 2023-12-21T07:53:59.835564+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.69:0/1497690842' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]: dispatch 2023-12-21T07:54:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:00 smithi069 bash[30553]: audit 2023-12-21T07:53:59.836121+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]: dispatch 2023-12-21T07:54:01.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:01 smithi081 bash[25077]: audit 2023-12-21T07:54:00.476256+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]': finished 2023-12-21T07:54:01.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:01 smithi081 bash[25077]: cluster 2023-12-21T07:54:00.476469+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-21T07:54:01.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:01 smithi081 bash[25077]: audit 2023-12-21T07:54:00.838654+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.69:0/2804556102' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/199474413"}]: dispatch 2023-12-21T07:54:01.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:01 smithi069 bash[25075]: audit 2023-12-21T07:54:00.476256+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]': finished 2023-12-21T07:54:01.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:01 smithi069 bash[25075]: cluster 2023-12-21T07:54:00.476469+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-21T07:54:01.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:01 smithi069 bash[25075]: audit 2023-12-21T07:54:00.838654+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.69:0/2804556102' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/199474413"}]: dispatch 2023-12-21T07:54:01.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:01 smithi069 bash[30553]: audit 2023-12-21T07:54:00.476256+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/297523485"}]': finished 2023-12-21T07:54:01.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:01 smithi069 bash[30553]: cluster 2023-12-21T07:54:00.476469+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-21T07:54:01.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:01 smithi069 bash[30553]: audit 2023-12-21T07:54:00.838654+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.69:0/2804556102' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/199474413"}]: dispatch 2023-12-21T07:54:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:02 smithi081 bash[25077]: cluster 2023-12-21T07:54:01.468120+0000 mgr.y (mgr.24364) 140 : cluster [DBG] pgmap v118: 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-21T07:54:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:02 smithi081 bash[25077]: audit 2023-12-21T07:54:01.489481+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.69:0/2804556102' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/199474413"}]': finished 2023-12-21T07:54:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:02 smithi081 bash[25077]: cluster 2023-12-21T07:54:01.489651+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-21T07:54:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:02 smithi081 bash[25077]: audit 2023-12-21T07:54:01.558134+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:02 smithi081 bash[25077]: audit 2023-12-21T07:54:01.862511+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.69:0/2032318873' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]: dispatch 2023-12-21T07:54:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:02 smithi081 bash[25077]: audit 2023-12-21T07:54:01.863447+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]: dispatch 2023-12-21T07:54:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[25075]: cluster 2023-12-21T07:54:01.468120+0000 mgr.y (mgr.24364) 140 : cluster [DBG] pgmap v118: 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-21T07:54:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[25075]: audit 2023-12-21T07:54:01.489481+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.69:0/2804556102' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/199474413"}]': finished 2023-12-21T07:54:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[25075]: cluster 2023-12-21T07:54:01.489651+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-21T07:54:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[25075]: audit 2023-12-21T07:54:01.558134+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[25075]: audit 2023-12-21T07:54:01.862511+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.69:0/2032318873' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]: dispatch 2023-12-21T07:54:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[25075]: audit 2023-12-21T07:54:01.863447+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]: dispatch 2023-12-21T07:54:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[30553]: cluster 2023-12-21T07:54:01.468120+0000 mgr.y (mgr.24364) 140 : cluster [DBG] pgmap v118: 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-21T07:54:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[30553]: audit 2023-12-21T07:54:01.489481+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.69:0/2804556102' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/199474413"}]': finished 2023-12-21T07:54:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[30553]: cluster 2023-12-21T07:54:01.489651+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-21T07:54:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[30553]: audit 2023-12-21T07:54:01.558134+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[30553]: audit 2023-12-21T07:54:01.862511+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.69:0/2032318873' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]: dispatch 2023-12-21T07:54:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:02 smithi069 bash[30553]: audit 2023-12-21T07:54:01.863447+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]: dispatch 2023-12-21T07:54:03.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:03 smithi081 bash[25077]: audit 2023-12-21T07:54:02.514716+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]': finished 2023-12-21T07:54:03.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:03 smithi081 bash[25077]: cluster 2023-12-21T07:54:02.514924+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-21T07:54:03.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:03 smithi081 bash[25077]: audit 2023-12-21T07:54:02.873839+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.69:0/728564744' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3780646979"}]: dispatch 2023-12-21T07:54:03.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:03 smithi069 bash[25075]: audit 2023-12-21T07:54:02.514716+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]': finished 2023-12-21T07:54:03.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:03 smithi069 bash[25075]: cluster 2023-12-21T07:54:02.514924+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-21T07:54:03.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:03 smithi069 bash[25075]: audit 2023-12-21T07:54:02.873839+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.69:0/728564744' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3780646979"}]: dispatch 2023-12-21T07:54:03.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:03 smithi069 bash[30553]: audit 2023-12-21T07:54:02.514716+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1720278759"}]': finished 2023-12-21T07:54:03.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:03 smithi069 bash[30553]: cluster 2023-12-21T07:54:02.514924+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-21T07:54:03.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:03 smithi069 bash[30553]: audit 2023-12-21T07:54:02.873839+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.69:0/728564744' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3780646979"}]: dispatch 2023-12-21T07:54:04.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:04 smithi081 bash[25077]: cluster 2023-12-21T07:54:03.469790+0000 mgr.y (mgr.24364) 142 : cluster [DBG] pgmap v121: 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-21T07:54:04.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:04 smithi081 bash[25077]: audit 2023-12-21T07:54:03.522260+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.69:0/728564744' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3780646979"}]': finished 2023-12-21T07:54:04.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:04 smithi081 bash[25077]: cluster 2023-12-21T07:54:03.522366+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-21T07:54:04.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:04 smithi081 bash[25077]: audit 2023-12-21T07:54:03.879878+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.69:0/1605332756' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]: dispatch 2023-12-21T07:54:04.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:04 smithi081 bash[25077]: audit 2023-12-21T07:54:03.880864+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]: dispatch 2023-12-21T07:54:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[25075]: cluster 2023-12-21T07:54:03.469790+0000 mgr.y (mgr.24364) 142 : cluster [DBG] pgmap v121: 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-21T07:54:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[25075]: audit 2023-12-21T07:54:03.522260+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.69:0/728564744' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3780646979"}]': finished 2023-12-21T07:54:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[25075]: cluster 2023-12-21T07:54:03.522366+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-21T07:54:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[25075]: audit 2023-12-21T07:54:03.879878+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.69:0/1605332756' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]: dispatch 2023-12-21T07:54:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[25075]: audit 2023-12-21T07:54:03.880864+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]: dispatch 2023-12-21T07:54:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[30553]: cluster 2023-12-21T07:54:03.469790+0000 mgr.y (mgr.24364) 142 : cluster [DBG] pgmap v121: 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-21T07:54:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[30553]: audit 2023-12-21T07:54:03.522260+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.69:0/728564744' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3780646979"}]': finished 2023-12-21T07:54:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[30553]: cluster 2023-12-21T07:54:03.522366+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-21T07:54:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[30553]: audit 2023-12-21T07:54:03.879878+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.69:0/1605332756' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]: dispatch 2023-12-21T07:54:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:04 smithi069 bash[30553]: audit 2023-12-21T07:54:03.880864+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]: dispatch 2023-12-21T07:54:05.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:05 smithi081 bash[25077]: audit 2023-12-21T07:54:04.524673+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]': finished 2023-12-21T07:54:05.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:05 smithi081 bash[25077]: cluster 2023-12-21T07:54:04.524882+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-21T07:54:05.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:05 smithi081 bash[25077]: audit 2023-12-21T07:54:04.888230+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.69:0/3916735355' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2551795371"}]: dispatch 2023-12-21T07:54:05.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:05 smithi069 bash[25075]: audit 2023-12-21T07:54:04.524673+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]': finished 2023-12-21T07:54:05.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:05 smithi069 bash[25075]: cluster 2023-12-21T07:54:04.524882+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-21T07:54:05.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:05 smithi069 bash[25075]: audit 2023-12-21T07:54:04.888230+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.69:0/3916735355' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2551795371"}]: dispatch 2023-12-21T07:54:05.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:05 smithi069 bash[30553]: audit 2023-12-21T07:54:04.524673+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2370394826"}]': finished 2023-12-21T07:54:05.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:05 smithi069 bash[30553]: cluster 2023-12-21T07:54:04.524882+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-21T07:54:05.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:05 smithi069 bash[30553]: audit 2023-12-21T07:54:04.888230+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.69:0/3916735355' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2551795371"}]: dispatch 2023-12-21T07:54:06.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:06] "GET /metrics HTTP/1.1" 200 214917 "" "Prometheus/2.33.4" 2023-12-21T07:54:06.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[25075]: cluster 2023-12-21T07:54:05.470666+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v124: 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-21T07:54:06.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[25075]: audit 2023-12-21T07:54:05.543987+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.69:0/3916735355' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2551795371"}]': finished 2023-12-21T07:54:06.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[25075]: cluster 2023-12-21T07:54:05.544089+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-21T07:54:06.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[25075]: audit 2023-12-21T07:54:05.921543+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.69:0/983318671' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3780646979"}]: dispatch 2023-12-21T07:54:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[30553]: cluster 2023-12-21T07:54:05.470666+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v124: 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-21T07:54:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[30553]: audit 2023-12-21T07:54:05.543987+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.69:0/3916735355' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2551795371"}]': finished 2023-12-21T07:54:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[30553]: cluster 2023-12-21T07:54:05.544089+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-21T07:54:06.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:06 smithi069 bash[30553]: audit 2023-12-21T07:54:05.921543+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.69:0/983318671' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3780646979"}]: dispatch 2023-12-21T07:54:07.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:06 smithi081 bash[25077]: cluster 2023-12-21T07:54:05.470666+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v124: 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-21T07:54:07.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:06 smithi081 bash[25077]: audit 2023-12-21T07:54:05.543987+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.69:0/3916735355' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/2551795371"}]': finished 2023-12-21T07:54:07.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:06 smithi081 bash[25077]: cluster 2023-12-21T07:54:05.544089+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-21T07:54:07.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:06 smithi081 bash[25077]: audit 2023-12-21T07:54:05.921543+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.69:0/983318671' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3780646979"}]: dispatch 2023-12-21T07:54:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:06.554575+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.69:0/983318671' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3780646979"}]': finished 2023-12-21T07:54:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: cluster 2023-12-21T07:54:06.554680+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-21T07:54:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:06.915415+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.69:0/1841864384' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]: dispatch 2023-12-21T07:54:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:06.916497+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:07.513339+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:07.514227+0000 mon.a (mon.0) 792 : 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-21T07:54:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:07.543543+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[25075]: audit 2023-12-21T07:54:07.544316+0000 mon.a (mon.0) 793 : 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-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:06.554575+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.69:0/983318671' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3780646979"}]': finished 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: cluster 2023-12-21T07:54:06.554680+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:06.915415+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.69:0/1841864384' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:06.916497+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:07.513339+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:07.514227+0000 mon.a (mon.0) 792 : 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-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:07.543543+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:07 smithi069 bash[30553]: audit 2023-12-21T07:54:07.544316+0000 mon.a (mon.0) 793 : 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-21T07:54:08.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:06.554575+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.69:0/983318671' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3780646979"}]': finished 2023-12-21T07:54:08.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: cluster 2023-12-21T07:54:06.554680+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-21T07:54:08.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:06.915415+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.69:0/1841864384' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]: dispatch 2023-12-21T07:54:08.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:06.916497+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]: dispatch 2023-12-21T07:54:08.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:07.513339+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:54:08.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:07.514227+0000 mon.a (mon.0) 792 : 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-21T07:54:08.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:07.543543+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:54:08.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:07 smithi081 bash[25077]: audit 2023-12-21T07:54:07.544316+0000 mon.a (mon.0) 793 : 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-21T07:54:08.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: cluster 2023-12-21T07:54:07.471479+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:07.563929+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]': finished 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: cluster 2023-12-21T07:54:07.564028+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:07.928436+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.69:0/3940408133' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/769387457"}]: dispatch 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:08.363748+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:08.364385+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:08.364703+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:08.364816+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-21T07:54:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:08.366033+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[25075]: audit 2023-12-21T07:54:08.366596+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: cluster 2023-12-21T07:54:07.471479+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:07.563929+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]': finished 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: cluster 2023-12-21T07:54:07.564028+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:07.928436+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.69:0/3940408133' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/769387457"}]: dispatch 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:08.363748+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:08.364385+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:08.364703+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:08.364816+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-21T07:54:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:08.366033+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-21T07:54:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:08 smithi069 bash[30553]: audit 2023-12-21T07:54:08.366596+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: cluster 2023-12-21T07:54:07.471479+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:07.563929+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/4095341149"}]': finished 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: cluster 2023-12-21T07:54:07.564028+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:07.928436+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.69:0/3940408133' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/769387457"}]: dispatch 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:08.363748+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:08.364385+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-21T07:54:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:08.364703+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:54:09.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:08.364816+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-21T07:54:09.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:08.366033+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-21T07:54:09.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:08 smithi081 bash[25077]: audit 2023-12-21T07:54:08.366596+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-21T07:54:09.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[25075]: audit 2023-12-21T07:54:08.578858+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.69:0/3940408133' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/769387457"}]': finished 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[25075]: audit 2023-12-21T07:54:08.579016+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[25075]: audit 2023-12-21T07:54:08.579119+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[25075]: audit 2023-12-21T07:54:08.579225+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[25075]: cluster 2023-12-21T07:54:08.579338+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[30553]: audit 2023-12-21T07:54:08.578858+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.69:0/3940408133' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/769387457"}]': finished 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[30553]: audit 2023-12-21T07:54:08.579016+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2023-12-21T07:54:09.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[30553]: audit 2023-12-21T07:54:08.579119+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-21T07:54:09.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[30553]: audit 2023-12-21T07:54:08.579225+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-21T07:54:09.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:09 smithi069 bash[30553]: cluster 2023-12-21T07:54:08.579338+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-21T07:54:10.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:09 smithi081 bash[25077]: audit 2023-12-21T07:54:08.578858+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.69:0/3940408133' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/769387457"}]': finished 2023-12-21T07:54:10.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:09 smithi081 bash[25077]: audit 2023-12-21T07:54:08.579016+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2023-12-21T07:54:10.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:09 smithi081 bash[25077]: audit 2023-12-21T07:54:08.579119+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-21T07:54:10.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:09 smithi081 bash[25077]: audit 2023-12-21T07:54:08.579225+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-12-21T07:54:10.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:09 smithi081 bash[25077]: cluster 2023-12-21T07:54:08.579338+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-21T07:54:10.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:10 smithi069 bash[25075]: cluster 2023-12-21T07:54:09.472274+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v130: 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-21T07:54:10.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:10 smithi069 bash[25075]: cluster 2023-12-21T07:54:09.594047+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-21T07:54:10.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:10 smithi069 bash[30553]: cluster 2023-12-21T07:54:09.472274+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v130: 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-21T07:54:10.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:10 smithi069 bash[30553]: cluster 2023-12-21T07:54:09.594047+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-21T07:54:11.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:10 smithi081 bash[25077]: cluster 2023-12-21T07:54:09.472274+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v130: 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-21T07:54:11.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:10 smithi081 bash[25077]: cluster 2023-12-21T07:54:09.594047+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-21T07:54:12.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:12 smithi081 bash[25077]: cluster 2023-12-21T07:54:11.473108+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T07:54:12.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:12 smithi081 bash[25077]: audit 2023-12-21T07:54:11.566037+0000 mgr.y (mgr.24364) 147 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:12 smithi069 bash[25075]: cluster 2023-12-21T07:54:11.473108+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T07:54:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:12 smithi069 bash[25075]: audit 2023-12-21T07:54:11.566037+0000 mgr.y (mgr.24364) 147 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:12 smithi069 bash[30553]: cluster 2023-12-21T07:54:11.473108+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T07:54:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:12 smithi069 bash[30553]: audit 2023-12-21T07:54:11.566037+0000 mgr.y (mgr.24364) 147 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:54:13 smithi069 bash[50275]: level=warn ts=2023-12-21T07:54:13.553Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:54:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:54:13 smithi069 bash[50275]: level=warn ts=2023-12-21T07:54:13.553Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:54:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:14 smithi069 bash[25075]: cluster 2023-12-21T07:54:13.474802+0000 mgr.y (mgr.24364) 148 : cluster [DBG] pgmap v133: 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-21T07:54:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:14 smithi069 bash[30553]: cluster 2023-12-21T07:54:13.474802+0000 mgr.y (mgr.24364) 148 : cluster [DBG] pgmap v133: 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-21T07:54:15.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:14 smithi081 bash[25077]: cluster 2023-12-21T07:54:13.474802+0000 mgr.y (mgr.24364) 148 : cluster [DBG] pgmap v133: 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-21T07:54:16.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:16 smithi069 bash[25075]: cluster 2023-12-21T07:54:15.475577+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v134: 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-21T07:54:16.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:54:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:16] "GET /metrics HTTP/1.1" 200 214918 "" "Prometheus/2.33.4" 2023-12-21T07:54:16.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:16 smithi069 bash[30553]: cluster 2023-12-21T07:54:15.475577+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v134: 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-21T07:54:17.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:16 smithi081 bash[25077]: cluster 2023-12-21T07:54:15.475577+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v134: 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-21T07:54:18.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:54:18 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:18.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:18 smithi069 bash[25075]: cluster 2023-12-21T07:54:17.476362+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:18 smithi069 bash[30553]: cluster 2023-12-21T07:54:17.476362+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:19.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:18 smithi081 bash[25077]: cluster 2023-12-21T07:54:17.476362+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:20 smithi069 bash[25075]: cluster 2023-12-21T07:54:19.478098+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v136: 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-21T07:54:20.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:20 smithi069 bash[30553]: cluster 2023-12-21T07:54:19.478098+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v136: 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-21T07:54:21.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:20 smithi081 bash[25077]: cluster 2023-12-21T07:54:19.478098+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v136: 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-21T07:54:22.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:22 smithi081 bash[25077]: cluster 2023-12-21T07:54:21.478909+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:22.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:22 smithi081 bash[25077]: audit 2023-12-21T07:54:21.569300+0000 mgr.y (mgr.24364) 153 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:22 smithi069 bash[25075]: cluster 2023-12-21T07:54:21.478909+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:22 smithi069 bash[25075]: audit 2023-12-21T07:54:21.569300+0000 mgr.y (mgr.24364) 153 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:22 smithi069 bash[30553]: cluster 2023-12-21T07:54:21.478909+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:22 smithi069 bash[30553]: audit 2023-12-21T07:54:21.569300+0000 mgr.y (mgr.24364) 153 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:23.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:54:23 smithi069 bash[50275]: level=error ts=2023-12-21T07:54:23.519Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:54:24.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:24 smithi069 bash[25075]: cluster 2023-12-21T07:54:23.480635+0000 mgr.y (mgr.24364) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:24.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:24 smithi069 bash[30553]: cluster 2023-12-21T07:54:23.480635+0000 mgr.y (mgr.24364) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:25.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:24 smithi081 bash[25077]: cluster 2023-12-21T07:54:23.480635+0000 mgr.y (mgr.24364) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T07:54:26.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:54:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:26] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2023-12-21T07:54:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:26 smithi069 bash[25075]: cluster 2023-12-21T07:54:25.481436+0000 mgr.y (mgr.24364) 155 : 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-21T07:54:26.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:26 smithi069 bash[30553]: cluster 2023-12-21T07:54:25.481436+0000 mgr.y (mgr.24364) 155 : 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-21T07:54:27.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:26 smithi081 bash[25077]: cluster 2023-12-21T07:54:25.481436+0000 mgr.y (mgr.24364) 155 : 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-21T07:54:28.532 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:54:28 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:28 smithi069 bash[25075]: cluster 2023-12-21T07:54:27.482204+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v140: 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-21T07:54:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:28 smithi069 bash[30553]: cluster 2023-12-21T07:54:27.482204+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v140: 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-21T07:54:29.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:28 smithi081 bash[25077]: cluster 2023-12-21T07:54:27.482204+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v140: 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-21T07:54:30.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:30 smithi069 bash[25075]: cluster 2023-12-21T07:54:29.483851+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v141: 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-21T07:54:30.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:30 smithi069 bash[30553]: cluster 2023-12-21T07:54:29.483851+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v141: 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-21T07:54:31.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:30 smithi081 bash[25077]: cluster 2023-12-21T07:54:29.483851+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v141: 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-21T07:54:32.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:32 smithi081 bash[25077]: cluster 2023-12-21T07:54:31.484621+0000 mgr.y (mgr.24364) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:32.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:32 smithi081 bash[25077]: audit 2023-12-21T07:54:31.577962+0000 mgr.y (mgr.24364) 159 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:32 smithi069 bash[25075]: cluster 2023-12-21T07:54:31.484621+0000 mgr.y (mgr.24364) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:32 smithi069 bash[25075]: audit 2023-12-21T07:54:31.577962+0000 mgr.y (mgr.24364) 159 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:32 smithi069 bash[30553]: cluster 2023-12-21T07:54:31.484621+0000 mgr.y (mgr.24364) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:32 smithi069 bash[30553]: audit 2023-12-21T07:54:31.577962+0000 mgr.y (mgr.24364) 159 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:34.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:34 smithi069 bash[25075]: cluster 2023-12-21T07:54:33.486321+0000 mgr.y (mgr.24364) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:34.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:34 smithi069 bash[30553]: cluster 2023-12-21T07:54:33.486321+0000 mgr.y (mgr.24364) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:35.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:34 smithi081 bash[25077]: cluster 2023-12-21T07:54:33.486321+0000 mgr.y (mgr.24364) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:36.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:36 smithi069 bash[25075]: cluster 2023-12-21T07:54:35.487105+0000 mgr.y (mgr.24364) 161 : 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-21T07:54:36.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:36 smithi069 bash[30553]: cluster 2023-12-21T07:54:35.487105+0000 mgr.y (mgr.24364) 161 : 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-21T07:54:36.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:54:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:36] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2023-12-21T07:54:37.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:36 smithi081 bash[25077]: cluster 2023-12-21T07:54:35.487105+0000 mgr.y (mgr.24364) 161 : 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-21T07:54:38.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:54:38 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:38.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:38 smithi069 bash[25075]: cluster 2023-12-21T07:54:37.487850+0000 mgr.y (mgr.24364) 162 : cluster [DBG] pgmap v145: 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-21T07:54:38.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:38 smithi069 bash[30553]: cluster 2023-12-21T07:54:37.487850+0000 mgr.y (mgr.24364) 162 : cluster [DBG] pgmap v145: 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-21T07:54:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:38 smithi081 bash[25077]: cluster 2023-12-21T07:54:37.487850+0000 mgr.y (mgr.24364) 162 : cluster [DBG] pgmap v145: 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-21T07:54:40.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:40 smithi069 bash[25075]: cluster 2023-12-21T07:54:39.489635+0000 mgr.y (mgr.24364) 163 : cluster [DBG] pgmap v146: 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-21T07:54:40.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:40 smithi069 bash[30553]: cluster 2023-12-21T07:54:39.489635+0000 mgr.y (mgr.24364) 163 : cluster [DBG] pgmap v146: 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-21T07:54:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:40 smithi081 bash[25077]: cluster 2023-12-21T07:54:39.489635+0000 mgr.y (mgr.24364) 163 : cluster [DBG] pgmap v146: 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-21T07:54:42.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:42 smithi081 bash[25077]: cluster 2023-12-21T07:54:41.490324+0000 mgr.y (mgr.24364) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:42.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:42 smithi081 bash[25077]: audit 2023-12-21T07:54:41.586485+0000 mgr.y (mgr.24364) 165 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:42 smithi069 bash[25075]: cluster 2023-12-21T07:54:41.490324+0000 mgr.y (mgr.24364) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:42 smithi069 bash[25075]: audit 2023-12-21T07:54:41.586485+0000 mgr.y (mgr.24364) 165 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:42.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:42 smithi069 bash[30553]: cluster 2023-12-21T07:54:41.490324+0000 mgr.y (mgr.24364) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:42.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:42 smithi069 bash[30553]: audit 2023-12-21T07:54:41.586485+0000 mgr.y (mgr.24364) 165 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:44.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:44 smithi069 bash[25075]: cluster 2023-12-21T07:54:43.491922+0000 mgr.y (mgr.24364) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:44.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:44 smithi069 bash[30553]: cluster 2023-12-21T07:54:43.491922+0000 mgr.y (mgr.24364) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:45.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:44 smithi081 bash[25077]: cluster 2023-12-21T07:54:43.491922+0000 mgr.y (mgr.24364) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:46.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:46 smithi069 bash[25075]: cluster 2023-12-21T07:54:45.492647+0000 mgr.y (mgr.24364) 167 : 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-21T07:54:46.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:46 smithi069 bash[30553]: cluster 2023-12-21T07:54:45.492647+0000 mgr.y (mgr.24364) 167 : 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-21T07:54:46.910 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:54:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:46] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2023-12-21T07:54:47.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:46 smithi081 bash[25077]: cluster 2023-12-21T07:54:45.492647+0000 mgr.y (mgr.24364) 167 : 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-21T07:54:48.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:54:48 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:48.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:48 smithi069 bash[25075]: cluster 2023-12-21T07:54:47.493388+0000 mgr.y (mgr.24364) 168 : cluster [DBG] pgmap v150: 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-21T07:54:48.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:48 smithi069 bash[30553]: cluster 2023-12-21T07:54:47.493388+0000 mgr.y (mgr.24364) 168 : cluster [DBG] pgmap v150: 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-21T07:54:49.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:48 smithi081 bash[25077]: cluster 2023-12-21T07:54:47.493388+0000 mgr.y (mgr.24364) 168 : cluster [DBG] pgmap v150: 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-21T07:54:50.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:50 smithi069 bash[25075]: cluster 2023-12-21T07:54:49.495065+0000 mgr.y (mgr.24364) 169 : cluster [DBG] pgmap v151: 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-21T07:54:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:50 smithi069 bash[30553]: cluster 2023-12-21T07:54:49.495065+0000 mgr.y (mgr.24364) 169 : cluster [DBG] pgmap v151: 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-21T07:54:51.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:50 smithi081 bash[25077]: cluster 2023-12-21T07:54:49.495065+0000 mgr.y (mgr.24364) 169 : cluster [DBG] pgmap v151: 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-21T07:54:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:52 smithi081 bash[25077]: cluster 2023-12-21T07:54:51.495788+0000 mgr.y (mgr.24364) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:52 smithi081 bash[25077]: audit 2023-12-21T07:54:51.597572+0000 mgr.y (mgr.24364) 171 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:52 smithi069 bash[30553]: cluster 2023-12-21T07:54:51.495788+0000 mgr.y (mgr.24364) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:52 smithi069 bash[30553]: audit 2023-12-21T07:54:51.597572+0000 mgr.y (mgr.24364) 171 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:52 smithi069 bash[25075]: cluster 2023-12-21T07:54:51.495788+0000 mgr.y (mgr.24364) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:54:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:52 smithi069 bash[25075]: audit 2023-12-21T07:54:51.597572+0000 mgr.y (mgr.24364) 171 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:54:54.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:54 smithi069 bash[25075]: cluster 2023-12-21T07:54:53.497485+0000 mgr.y (mgr.24364) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:54.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:54 smithi069 bash[30553]: cluster 2023-12-21T07:54:53.497485+0000 mgr.y (mgr.24364) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:54 smithi081 bash[25077]: cluster 2023-12-21T07:54:53.497485+0000 mgr.y (mgr.24364) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:54:55.745 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:55 smithi069 bash[30553]: audit 2023-12-21T07:54:55.153579+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:55.745 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:55 smithi069 bash[30553]: audit 2023-12-21T07:54:55.155801+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:55.745 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:55 smithi069 bash[30553]: audit 2023-12-21T07:54:55.458749+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:54:55.745 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:55 smithi069 bash[25075]: audit 2023-12-21T07:54:55.153579+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:55.746 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:55 smithi069 bash[25075]: audit 2023-12-21T07:54:55.155801+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:55.746 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:55 smithi069 bash[25075]: audit 2023-12-21T07:54:55.458749+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:54:55.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:55 smithi081 bash[25077]: audit 2023-12-21T07:54:55.153579+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:54:55.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:55 smithi081 bash[25077]: audit 2023-12-21T07:54:55.155801+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:54:55.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:55 smithi081 bash[25077]: audit 2023-12-21T07:54:55.458749+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:54:56.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:54:56 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:56] "GET /metrics HTTP/1.1" 200 214828 "" "Prometheus/2.33.4" 2023-12-21T07:54:56.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:56 smithi069 bash[25075]: cluster 2023-12-21T07:54:55.497989+0000 mgr.y (mgr.24364) 173 : 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-21T07:54:56.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:56 smithi069 bash[25075]: audit 2023-12-21T07:54:55.753681+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:54:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:56 smithi069 bash[30553]: cluster 2023-12-21T07:54:55.497989+0000 mgr.y (mgr.24364) 173 : 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-21T07:54:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:56 smithi069 bash[30553]: audit 2023-12-21T07:54:55.753681+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:54:57.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:56 smithi081 bash[25077]: cluster 2023-12-21T07:54:55.497989+0000 mgr.y (mgr.24364) 173 : 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-21T07:54:57.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:56 smithi081 bash[25077]: audit 2023-12-21T07:54:55.753681+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:54:58.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:54:58 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:54:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:54:59.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:54:58 smithi081 bash[25077]: cluster 2023-12-21T07:54:57.498701+0000 mgr.y (mgr.24364) 174 : cluster [DBG] pgmap v155: 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-21T07:54:59.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:54:58 smithi069 bash[25075]: cluster 2023-12-21T07:54:57.498701+0000 mgr.y (mgr.24364) 174 : cluster [DBG] pgmap v155: 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-21T07:54:59.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:54:58 smithi069 bash[30553]: cluster 2023-12-21T07:54:57.498701+0000 mgr.y (mgr.24364) 174 : cluster [DBG] pgmap v155: 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-21T07:55:01.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:00 smithi081 bash[25077]: cluster 2023-12-21T07:54:59.500415+0000 mgr.y (mgr.24364) 175 : cluster [DBG] pgmap v156: 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-21T07:55:01.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:00 smithi069 bash[25075]: cluster 2023-12-21T07:54:59.500415+0000 mgr.y (mgr.24364) 175 : cluster [DBG] pgmap v156: 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-21T07:55:01.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:00 smithi069 bash[30553]: cluster 2023-12-21T07:54:59.500415+0000 mgr.y (mgr.24364) 175 : cluster [DBG] pgmap v156: 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-21T07:55:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:02 smithi081 bash[25077]: cluster 2023-12-21T07:55:01.501170+0000 mgr.y (mgr.24364) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:02 smithi081 bash[25077]: audit 2023-12-21T07:55:01.607802+0000 mgr.y (mgr.24364) 177 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:02.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:02 smithi069 bash[30553]: cluster 2023-12-21T07:55:01.501170+0000 mgr.y (mgr.24364) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:02.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:02 smithi069 bash[30553]: audit 2023-12-21T07:55:01.607802+0000 mgr.y (mgr.24364) 177 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:02 smithi069 bash[25075]: cluster 2023-12-21T07:55:01.501170+0000 mgr.y (mgr.24364) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:02 smithi069 bash[25075]: audit 2023-12-21T07:55:01.607802+0000 mgr.y (mgr.24364) 177 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:04.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:04 smithi069 bash[30553]: cluster 2023-12-21T07:55:03.502822+0000 mgr.y (mgr.24364) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:04 smithi069 bash[25075]: cluster 2023-12-21T07:55:03.502822+0000 mgr.y (mgr.24364) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:05.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:04 smithi081 bash[25077]: cluster 2023-12-21T07:55:03.502822+0000 mgr.y (mgr.24364) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:06.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:06 smithi069 bash[25075]: cluster 2023-12-21T07:55:05.503570+0000 mgr.y (mgr.24364) 179 : 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-21T07:55:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:06 smithi069 bash[30553]: cluster 2023-12-21T07:55:05.503570+0000 mgr.y (mgr.24364) 179 : 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-21T07:55:06.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:55:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:06] "GET /metrics HTTP/1.1" 200 214828 "" "Prometheus/2.33.4" 2023-12-21T07:55:07.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:06 smithi081 bash[25077]: cluster 2023-12-21T07:55:05.503570+0000 mgr.y (mgr.24364) 179 : 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-21T07:55:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:07 smithi069 bash[25075]: audit 2023-12-21T07:55:07.523657+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:07 smithi069 bash[25075]: audit 2023-12-21T07:55:07.524309+0000 mon.a (mon.0) 808 : 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-21T07:55:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:07 smithi069 bash[30553]: audit 2023-12-21T07:55:07.523657+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:07 smithi069 bash[30553]: audit 2023-12-21T07:55:07.524309+0000 mon.a (mon.0) 808 : 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-21T07:55:08.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:07 smithi081 bash[25077]: audit 2023-12-21T07:55:07.523657+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:55:08.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:07 smithi081 bash[25077]: audit 2023-12-21T07:55:07.524309+0000 mon.a (mon.0) 808 : 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-21T07:55:08.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:55:08 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:08 smithi069 bash[25075]: cluster 2023-12-21T07:55:07.504362+0000 mgr.y (mgr.24364) 180 : cluster [DBG] pgmap v160: 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-21T07:55:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:08 smithi069 bash[25075]: audit 2023-12-21T07:55:07.571905+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:08 smithi069 bash[25075]: audit 2023-12-21T07:55:07.577420+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/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:08 smithi069 bash[30553]: cluster 2023-12-21T07:55:07.504362+0000 mgr.y (mgr.24364) 180 : cluster [DBG] pgmap v160: 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-21T07:55:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:08 smithi069 bash[30553]: audit 2023-12-21T07:55:07.571905+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:08 smithi069 bash[30553]: audit 2023-12-21T07:55:07.577420+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/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:08 smithi081 bash[25077]: cluster 2023-12-21T07:55:07.504362+0000 mgr.y (mgr.24364) 180 : cluster [DBG] pgmap v160: 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-21T07:55:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:08 smithi081 bash[25077]: audit 2023-12-21T07:55:07.571905+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:08 smithi081 bash[25077]: audit 2023-12-21T07:55:07.577420+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/trash_purge_schedule"}]: dispatch 2023-12-21T07:55:10.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:10 smithi069 bash[25075]: cluster 2023-12-21T07:55:09.506173+0000 mgr.y (mgr.24364) 181 : cluster [DBG] pgmap v161: 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-21T07:55:10.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:10 smithi069 bash[30553]: cluster 2023-12-21T07:55:09.506173+0000 mgr.y (mgr.24364) 181 : cluster [DBG] pgmap v161: 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-21T07:55:11.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:10 smithi081 bash[25077]: cluster 2023-12-21T07:55:09.506173+0000 mgr.y (mgr.24364) 181 : cluster [DBG] pgmap v161: 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-21T07:55:12.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:12 smithi081 bash[25077]: cluster 2023-12-21T07:55:11.506943+0000 mgr.y (mgr.24364) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:12.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:12 smithi081 bash[25077]: audit 2023-12-21T07:55:11.618897+0000 mgr.y (mgr.24364) 183 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:12 smithi069 bash[25075]: cluster 2023-12-21T07:55:11.506943+0000 mgr.y (mgr.24364) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:12 smithi069 bash[25075]: audit 2023-12-21T07:55:11.618897+0000 mgr.y (mgr.24364) 183 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:12 smithi069 bash[30553]: cluster 2023-12-21T07:55:11.506943+0000 mgr.y (mgr.24364) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:12 smithi069 bash[30553]: audit 2023-12-21T07:55:11.618897+0000 mgr.y (mgr.24364) 183 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:14 smithi069 bash[25075]: cluster 2023-12-21T07:55:13.508684+0000 mgr.y (mgr.24364) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:14 smithi069 bash[30553]: cluster 2023-12-21T07:55:13.508684+0000 mgr.y (mgr.24364) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:15.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:14 smithi081 bash[25077]: cluster 2023-12-21T07:55:13.508684+0000 mgr.y (mgr.24364) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:16.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:16 smithi069 bash[25075]: cluster 2023-12-21T07:55:15.509589+0000 mgr.y (mgr.24364) 185 : 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-21T07:55:16.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:16 smithi069 bash[30553]: cluster 2023-12-21T07:55:15.509589+0000 mgr.y (mgr.24364) 185 : 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-21T07:55:16.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:55:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:16] "GET /metrics HTTP/1.1" 200 214844 "" "Prometheus/2.33.4" 2023-12-21T07:55:17.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:16 smithi081 bash[25077]: cluster 2023-12-21T07:55:15.509589+0000 mgr.y (mgr.24364) 185 : 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-21T07:55:18.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:55:18 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:18.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:18 smithi069 bash[25075]: cluster 2023-12-21T07:55:17.510337+0000 mgr.y (mgr.24364) 186 : cluster [DBG] pgmap v165: 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-21T07:55:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:18 smithi069 bash[30553]: cluster 2023-12-21T07:55:17.510337+0000 mgr.y (mgr.24364) 186 : cluster [DBG] pgmap v165: 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-21T07:55:19.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:18 smithi081 bash[25077]: cluster 2023-12-21T07:55:17.510337+0000 mgr.y (mgr.24364) 186 : cluster [DBG] pgmap v165: 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-21T07:55:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:20 smithi069 bash[25075]: cluster 2023-12-21T07:55:19.512076+0000 mgr.y (mgr.24364) 187 : cluster [DBG] pgmap v166: 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-21T07:55:20.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:20 smithi069 bash[30553]: cluster 2023-12-21T07:55:19.512076+0000 mgr.y (mgr.24364) 187 : cluster [DBG] pgmap v166: 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-21T07:55:21.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:20 smithi081 bash[25077]: cluster 2023-12-21T07:55:19.512076+0000 mgr.y (mgr.24364) 187 : cluster [DBG] pgmap v166: 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-21T07:55:22.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:22 smithi081 bash[25077]: cluster 2023-12-21T07:55:21.512865+0000 mgr.y (mgr.24364) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:22.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:22 smithi081 bash[25077]: audit 2023-12-21T07:55:21.621383+0000 mgr.y (mgr.24364) 189 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:22 smithi069 bash[25075]: cluster 2023-12-21T07:55:21.512865+0000 mgr.y (mgr.24364) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:22 smithi069 bash[25075]: audit 2023-12-21T07:55:21.621383+0000 mgr.y (mgr.24364) 189 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:22 smithi069 bash[30553]: cluster 2023-12-21T07:55:21.512865+0000 mgr.y (mgr.24364) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:22 smithi069 bash[30553]: audit 2023-12-21T07:55:21.621383+0000 mgr.y (mgr.24364) 189 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:24.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:24 smithi069 bash[25075]: cluster 2023-12-21T07:55:23.514537+0000 mgr.y (mgr.24364) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:24.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:24 smithi069 bash[30553]: cluster 2023-12-21T07:55:23.514537+0000 mgr.y (mgr.24364) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:25.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:24 smithi081 bash[25077]: cluster 2023-12-21T07:55:23.514537+0000 mgr.y (mgr.24364) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:26 smithi069 bash[25075]: cluster 2023-12-21T07:55:25.515276+0000 mgr.y (mgr.24364) 191 : 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-21T07:55:26.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:55:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:26] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2023-12-21T07:55:26.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:26 smithi069 bash[30553]: cluster 2023-12-21T07:55:25.515276+0000 mgr.y (mgr.24364) 191 : 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-21T07:55:27.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:26 smithi081 bash[25077]: cluster 2023-12-21T07:55:25.515276+0000 mgr.y (mgr.24364) 191 : 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-21T07:55:28.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:55:28 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:28 smithi069 bash[30553]: cluster 2023-12-21T07:55:27.516012+0000 mgr.y (mgr.24364) 192 : cluster [DBG] pgmap v170: 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-21T07:55:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:28 smithi069 bash[25075]: cluster 2023-12-21T07:55:27.516012+0000 mgr.y (mgr.24364) 192 : cluster [DBG] pgmap v170: 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-21T07:55:29.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:28 smithi081 bash[25077]: cluster 2023-12-21T07:55:27.516012+0000 mgr.y (mgr.24364) 192 : cluster [DBG] pgmap v170: 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-21T07:55:30.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:30 smithi069 bash[25075]: cluster 2023-12-21T07:55:29.517755+0000 mgr.y (mgr.24364) 193 : cluster [DBG] pgmap v171: 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-21T07:55:30.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:30 smithi069 bash[30553]: cluster 2023-12-21T07:55:29.517755+0000 mgr.y (mgr.24364) 193 : cluster [DBG] pgmap v171: 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-21T07:55:31.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:30 smithi081 bash[25077]: cluster 2023-12-21T07:55:29.517755+0000 mgr.y (mgr.24364) 193 : cluster [DBG] pgmap v171: 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-21T07:55:32.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:32 smithi081 bash[25077]: cluster 2023-12-21T07:55:31.518489+0000 mgr.y (mgr.24364) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:32.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:32 smithi081 bash[25077]: audit 2023-12-21T07:55:31.631215+0000 mgr.y (mgr.24364) 195 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:32 smithi069 bash[25075]: cluster 2023-12-21T07:55:31.518489+0000 mgr.y (mgr.24364) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:32 smithi069 bash[25075]: audit 2023-12-21T07:55:31.631215+0000 mgr.y (mgr.24364) 195 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:32 smithi069 bash[30553]: cluster 2023-12-21T07:55:31.518489+0000 mgr.y (mgr.24364) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:32 smithi069 bash[30553]: audit 2023-12-21T07:55:31.631215+0000 mgr.y (mgr.24364) 195 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:34.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:34 smithi069 bash[25075]: cluster 2023-12-21T07:55:33.520137+0000 mgr.y (mgr.24364) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:34.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:34 smithi069 bash[30553]: cluster 2023-12-21T07:55:33.520137+0000 mgr.y (mgr.24364) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:35.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:34 smithi081 bash[25077]: cluster 2023-12-21T07:55:33.520137+0000 mgr.y (mgr.24364) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:36.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:36 smithi069 bash[25075]: cluster 2023-12-21T07:55:35.520873+0000 mgr.y (mgr.24364) 197 : 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-21T07:55:36.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:55:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:36] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2023-12-21T07:55:36.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:36 smithi069 bash[30553]: cluster 2023-12-21T07:55:35.520873+0000 mgr.y (mgr.24364) 197 : 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-21T07:55:37.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:36 smithi081 bash[25077]: cluster 2023-12-21T07:55:35.520873+0000 mgr.y (mgr.24364) 197 : 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-21T07:55:38.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:55:38 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:38.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:38 smithi069 bash[25075]: cluster 2023-12-21T07:55:37.521596+0000 mgr.y (mgr.24364) 198 : cluster [DBG] pgmap v175: 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-21T07:55:38.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:38 smithi069 bash[30553]: cluster 2023-12-21T07:55:37.521596+0000 mgr.y (mgr.24364) 198 : cluster [DBG] pgmap v175: 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-21T07:55:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:38 smithi081 bash[25077]: cluster 2023-12-21T07:55:37.521596+0000 mgr.y (mgr.24364) 198 : cluster [DBG] pgmap v175: 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-21T07:55:40.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:40 smithi069 bash[25075]: cluster 2023-12-21T07:55:39.523357+0000 mgr.y (mgr.24364) 199 : cluster [DBG] pgmap v176: 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-21T07:55:40.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:40 smithi069 bash[30553]: cluster 2023-12-21T07:55:39.523357+0000 mgr.y (mgr.24364) 199 : cluster [DBG] pgmap v176: 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-21T07:55:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:40 smithi081 bash[25077]: cluster 2023-12-21T07:55:39.523357+0000 mgr.y (mgr.24364) 199 : cluster [DBG] pgmap v176: 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-21T07:55:42.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:42 smithi081 bash[25077]: cluster 2023-12-21T07:55:41.524121+0000 mgr.y (mgr.24364) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:42.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:42 smithi081 bash[25077]: audit 2023-12-21T07:55:41.641986+0000 mgr.y (mgr.24364) 201 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:42 smithi069 bash[25075]: cluster 2023-12-21T07:55:41.524121+0000 mgr.y (mgr.24364) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:42 smithi069 bash[25075]: audit 2023-12-21T07:55:41.641986+0000 mgr.y (mgr.24364) 201 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:42 smithi069 bash[30553]: cluster 2023-12-21T07:55:41.524121+0000 mgr.y (mgr.24364) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:42 smithi069 bash[30553]: audit 2023-12-21T07:55:41.641986+0000 mgr.y (mgr.24364) 201 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:44.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:44 smithi069 bash[30553]: cluster 2023-12-21T07:55:43.525846+0000 mgr.y (mgr.24364) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:44 smithi069 bash[25075]: cluster 2023-12-21T07:55:43.525846+0000 mgr.y (mgr.24364) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:45.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:44 smithi081 bash[25077]: cluster 2023-12-21T07:55:43.525846+0000 mgr.y (mgr.24364) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:46.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:55:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:46] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2023-12-21T07:55:46.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:46 smithi069 bash[30553]: cluster 2023-12-21T07:55:45.526779+0000 mgr.y (mgr.24364) 203 : 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-21T07:55:46.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:46 smithi069 bash[25075]: cluster 2023-12-21T07:55:45.526779+0000 mgr.y (mgr.24364) 203 : 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-21T07:55:47.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:46 smithi081 bash[25077]: cluster 2023-12-21T07:55:45.526779+0000 mgr.y (mgr.24364) 203 : 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-21T07:55:48.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:55:48 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:48.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:48 smithi069 bash[30553]: cluster 2023-12-21T07:55:47.527564+0000 mgr.y (mgr.24364) 204 : cluster [DBG] pgmap v180: 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-21T07:55:48.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:48 smithi069 bash[25075]: cluster 2023-12-21T07:55:47.527564+0000 mgr.y (mgr.24364) 204 : cluster [DBG] pgmap v180: 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-21T07:55:49.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:48 smithi081 bash[25077]: cluster 2023-12-21T07:55:47.527564+0000 mgr.y (mgr.24364) 204 : cluster [DBG] pgmap v180: 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-21T07:55:49.157 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-21T07:55:50.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:50 smithi069 bash[25075]: cluster 2023-12-21T07:55:49.529258+0000 mgr.y (mgr.24364) 205 : cluster [DBG] pgmap v181: 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-21T07:55:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:50 smithi069 bash[30553]: cluster 2023-12-21T07:55:49.529258+0000 mgr.y (mgr.24364) 205 : cluster [DBG] pgmap v181: 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-21T07:55:51.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:50 smithi081 bash[25077]: cluster 2023-12-21T07:55:49.529258+0000 mgr.y (mgr.24364) 205 : cluster [DBG] pgmap v181: 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-21T07:55:52.688 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:52 smithi069 bash[25075]: cluster 2023-12-21T07:55:51.530040+0000 mgr.y (mgr.24364) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:52.688 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:52 smithi069 bash[25075]: audit 2023-12-21T07:55:51.649932+0000 mgr.y (mgr.24364) 207 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:52.689 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:52 smithi069 bash[30553]: cluster 2023-12-21T07:55:51.530040+0000 mgr.y (mgr.24364) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:52.689 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:52 smithi069 bash[30553]: audit 2023-12-21T07:55:51.649932+0000 mgr.y (mgr.24364) 207 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:52 smithi081 bash[25077]: cluster 2023-12-21T07:55:51.530040+0000 mgr.y (mgr.24364) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:55:52.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:52 smithi081 bash[25077]: audit 2023-12-21T07:55:51.649932+0000 mgr.y (mgr.24364) 207 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:55:52.904 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-21T07:55:54.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:54 smithi069 bash[25075]: cluster 2023-12-21T07:55:53.531692+0000 mgr.y (mgr.24364) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:54.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:54 smithi069 bash[30553]: cluster 2023-12-21T07:55:53.531692+0000 mgr.y (mgr.24364) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:54 smithi081 bash[25077]: cluster 2023-12-21T07:55:53.531692+0000 mgr.y (mgr.24364) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:55:56.620 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-21T07:55:56.796 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[25075]: cluster 2023-12-21T07:55:55.532338+0000 mgr.y (mgr.24364) 209 : 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-21T07:55:56.796 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[25075]: audit 2023-12-21T07:55:55.760637+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:56.796 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[25075]: audit 2023-12-21T07:55:55.761819+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:56.796 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[25075]: audit 2023-12-21T07:55:56.052953+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:55:56.797 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[25075]: audit 2023-12-21T07:55:56.326898+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:55:56.797 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:56] "GET /metrics HTTP/1.1" 200 214842 "" "Prometheus/2.33.4" 2023-12-21T07:55:56.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[30553]: cluster 2023-12-21T07:55:55.532338+0000 mgr.y (mgr.24364) 209 : 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-21T07:55:56.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[30553]: audit 2023-12-21T07:55:55.760637+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:56.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[30553]: audit 2023-12-21T07:55:55.761819+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:56.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[30553]: audit 2023-12-21T07:55:56.052953+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:55:56.797 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:56 smithi069 bash[30553]: audit 2023-12-21T07:55:56.326898+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:55:57.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:56 smithi081 bash[25077]: cluster 2023-12-21T07:55:55.532338+0000 mgr.y (mgr.24364) 209 : 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-21T07:55:57.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:56 smithi081 bash[25077]: audit 2023-12-21T07:55:55.760637+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:55:57.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:56 smithi081 bash[25077]: audit 2023-12-21T07:55:55.761819+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:55:57.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:56 smithi081 bash[25077]: audit 2023-12-21T07:55:56.052953+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:55:57.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:56 smithi081 bash[25077]: audit 2023-12-21T07:55:56.326898+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:55:58.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:55:58 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:55:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:55:58.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:55:58 smithi069 bash[25075]: cluster 2023-12-21T07:55:57.533067+0000 mgr.y (mgr.24364) 210 : cluster [DBG] pgmap v185: 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-21T07:55:58.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:55:58 smithi069 bash[30553]: cluster 2023-12-21T07:55:57.533067+0000 mgr.y (mgr.24364) 210 : cluster [DBG] pgmap v185: 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-21T07:55:59.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:55:58 smithi081 bash[25077]: cluster 2023-12-21T07:55:57.533067+0000 mgr.y (mgr.24364) 210 : cluster [DBG] pgmap v185: 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-21T07:56:00.173 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-21T07:56:00.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:00 smithi069 bash[25075]: cluster 2023-12-21T07:55:59.534752+0000 mgr.y (mgr.24364) 211 : cluster [DBG] pgmap v186: 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-21T07:56:00.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:00 smithi069 bash[30553]: cluster 2023-12-21T07:55:59.534752+0000 mgr.y (mgr.24364) 211 : cluster [DBG] pgmap v186: 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-21T07:56:01.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:00 smithi081 bash[25077]: cluster 2023-12-21T07:55:59.534752+0000 mgr.y (mgr.24364) 211 : cluster [DBG] pgmap v186: 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-21T07:56:02.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:02 smithi081 bash[25077]: cluster 2023-12-21T07:56:01.535564+0000 mgr.y (mgr.24364) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:02.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:02 smithi081 bash[25077]: audit 2023-12-21T07:56:01.661267+0000 mgr.y (mgr.24364) 213 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:02.794 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:02 smithi069 bash[30553]: cluster 2023-12-21T07:56:01.535564+0000 mgr.y (mgr.24364) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:02.794 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:02 smithi069 bash[30553]: audit 2023-12-21T07:56:01.661267+0000 mgr.y (mgr.24364) 213 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:02.794 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:02 smithi069 bash[25075]: cluster 2023-12-21T07:56:01.535564+0000 mgr.y (mgr.24364) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:02.794 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:02 smithi069 bash[25075]: audit 2023-12-21T07:56:01.661267+0000 mgr.y (mgr.24364) 213 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:03.223 INFO:teuthology.orchestra.run.smithi069.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:04.032 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-21T07:56:04.041 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi069.front.sepia.ceph.com 2023-12-21T07:56:04.041 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-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-21T07:56:04.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: audit 2023-12-21T07:56:03.211647+0000 mgr.y (mgr.24364) 214 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:04.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: cephadm 2023-12-21T07:56:03.213785+0000 mgr.y (mgr.24364) 215 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:04.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: audit 2023-12-21T07:56:03.221947+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:04.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: audit 2023-12-21T07:56:03.223586+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:56:04.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: audit 2023-12-21T07:56:03.225121+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:56:04.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: audit 2023-12-21T07:56:03.235596+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[30553]: cephadm 2023-12-21T07:56:03.241703+0000 mgr.y (mgr.24364) 216 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: audit 2023-12-21T07:56:03.211647+0000 mgr.y (mgr.24364) 214 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: cephadm 2023-12-21T07:56:03.213785+0000 mgr.y (mgr.24364) 215 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: audit 2023-12-21T07:56:03.221947+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: audit 2023-12-21T07:56:03.223586+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: audit 2023-12-21T07:56:03.225121+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: audit 2023-12-21T07:56:03.235596+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:04 smithi069 bash[25075]: cephadm 2023-12-21T07:56:03.241703+0000 mgr.y (mgr.24364) 216 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:04.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: audit 2023-12-21T07:56:03.211647+0000 mgr.y (mgr.24364) 214 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:04.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: cephadm 2023-12-21T07:56:03.213785+0000 mgr.y (mgr.24364) 215 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:04.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: audit 2023-12-21T07:56:03.221947+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:04.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: audit 2023-12-21T07:56:03.223586+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:56:04.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: audit 2023-12-21T07:56:03.225121+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:56:04.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: audit 2023-12-21T07:56:03.235596+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:04.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:04 smithi081 bash[25077]: cephadm 2023-12-21T07:56:03.241703+0000 mgr.y (mgr.24364) 216 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-21T07:56:05.507 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:05 smithi069 bash[25075]: cluster 2023-12-21T07:56:03.537203+0000 mgr.y (mgr.24364) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:05.508 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:05 smithi069 bash[30553]: cluster 2023-12-21T07:56:03.537203+0000 mgr.y (mgr.24364) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:05.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:05 smithi081 bash[25077]: cluster 2023-12-21T07:56:03.537203+0000 mgr.y (mgr.24364) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:06.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:56:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:06] "GET /metrics HTTP/1.1" 200 214842 "" "Prometheus/2.33.4" 2023-12-21T07:56:07.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:07 smithi081 bash[25077]: cluster 2023-12-21T07:56:05.537801+0000 mgr.y (mgr.24364) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:07.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:07 smithi069 bash[25075]: cluster 2023-12-21T07:56:05.537801+0000 mgr.y (mgr.24364) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:07.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:07 smithi069 bash[30553]: cluster 2023-12-21T07:56:05.537801+0000 mgr.y (mgr.24364) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:08.223 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:56:08.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:56:08 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:08.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:08 smithi081 bash[25077]: audit 2023-12-21T07:56:07.531747+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:08.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:08 smithi081 bash[25077]: audit 2023-12-21T07:56:07.532460+0000 mon.a (mon.0) 814 : 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-21T07:56:08.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:08 smithi081 bash[25077]: audit 2023-12-21T07:56:07.584405+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:08.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:08 smithi081 bash[25077]: audit 2023-12-21T07:56:07.584975+0000 mon.a (mon.0) 815 : 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-21T07:56:08.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[25075]: audit 2023-12-21T07:56:07.531747+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:08.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[25075]: audit 2023-12-21T07:56:07.532460+0000 mon.a (mon.0) 814 : 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-21T07:56:08.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[25075]: audit 2023-12-21T07:56:07.584405+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:08.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[25075]: audit 2023-12-21T07:56:07.584975+0000 mon.a (mon.0) 815 : 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-21T07:56:08.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[30553]: audit 2023-12-21T07:56:07.531747+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:56:08.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[30553]: audit 2023-12-21T07:56:07.532460+0000 mon.a (mon.0) 814 : 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-21T07:56:08.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[30553]: audit 2023-12-21T07:56:07.584405+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:56:08.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:08 smithi069 bash[30553]: audit 2023-12-21T07:56:07.584975+0000 mon.a (mon.0) 815 : 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-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (3m) 2m ago 4m 14.9M - ba2b418f427c b66c454e2345 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (4m) 2m ago 4m 46.1M - 8.3.5 dad864ee21e9 a48eb93cbfdf 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (2m) 2m ago 2m 66.8M - 3.5 e1d6a67b021e 964a3f51e484 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e 5fa71410940c 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e f177a3efe65b 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (12m) 2m ago 12m 51.2M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (10m) 2m ago 10m 40.2M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (10m) 2m ago 10m 39.5M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (4m) 2m ago 4m 11.2M - 1dbe0e931976 a6e1d2e193ff 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (4m) 2m ago 4m 11.1M - 1dbe0e931976 0e751de7694f 2023-12-21T07:56:09.087 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (9m) 2m ago 9m 53.9M 4061M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (9m) 2m ago 9m 54.4M 4061M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (8m) 2m ago 8m 51.0M 4061M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (8m) 2m ago 8m 51.0M 4061M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (7m) 2m ago 7m 52.4M 4317M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (6m) 2m ago 6m 49.8M 4317M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (6m) 2m ago 6m 48.9M 4317M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (5m) 2m ago 5m 51.2M 4317M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (3m) 2m ago 4m 43.6M - 514e6a882f6e a27c77bf532c 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (2m) 2m ago 2m 83.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (2m) 2m ago 2m 83.4M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:56:09.088 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (2m) 2m ago 2m 82.9M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:56:09.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:09 smithi081 bash[25077]: cluster 2023-12-21T07:56:07.539196+0000 mgr.y (mgr.24364) 219 : cluster [DBG] pgmap v190: 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-21T07:56:09.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:09 smithi081 bash[25077]: audit 2023-12-21T07:56:08.207750+0000 mgr.y (mgr.24364) 220 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:56:09.584 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:56:09.585 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:56:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:09 smithi069 bash[25075]: cluster 2023-12-21T07:56:07.539196+0000 mgr.y (mgr.24364) 219 : cluster [DBG] pgmap v190: 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-21T07:56:09.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:09 smithi069 bash[25075]: audit 2023-12-21T07:56:08.207750+0000 mgr.y (mgr.24364) 220 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:09.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:09 smithi069 bash[30553]: cluster 2023-12-21T07:56:07.539196+0000 mgr.y (mgr.24364) 219 : cluster [DBG] pgmap v190: 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-21T07:56:09.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:09 smithi069 bash[30553]: audit 2023-12-21T07:56:08.207750+0000 mgr.y (mgr.24364) 220 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.019 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:56:10.020 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:56:10.020 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:56:10.020 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:56:10.020 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "", 2023-12-21T07:56:10.020 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-21T07:56:10.020 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:56:10.530 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:56:10.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:10 smithi081 bash[25077]: audit 2023-12-21T07:56:08.642875+0000 mgr.y (mgr.24364) 221 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:10 smithi081 bash[25077]: audit 2023-12-21T07:56:09.064329+0000 mgr.y (mgr.24364) 222 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:10 smithi081 bash[25077]: audit 2023-12-21T07:56:09.583363+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.69:0/3646988134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:56:10.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:10 smithi069 bash[30553]: audit 2023-12-21T07:56:08.642875+0000 mgr.y (mgr.24364) 221 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:10 smithi069 bash[30553]: audit 2023-12-21T07:56:09.064329+0000 mgr.y (mgr.24364) 222 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:10 smithi069 bash[30553]: audit 2023-12-21T07:56:09.583363+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.69:0/3646988134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:56:10.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:10 smithi069 bash[25075]: audit 2023-12-21T07:56:08.642875+0000 mgr.y (mgr.24364) 221 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:10 smithi069 bash[25075]: audit 2023-12-21T07:56:09.064329+0000 mgr.y (mgr.24364) 222 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:10.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:10 smithi069 bash[25075]: audit 2023-12-21T07:56:09.583363+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.69:0/3646988134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:56:11.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:11 smithi081 bash[25077]: cluster 2023-12-21T07:56:09.540411+0000 mgr.y (mgr.24364) 223 : cluster [DBG] pgmap v191: 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-21T07:56:11.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:11 smithi081 bash[25077]: audit 2023-12-21T07:56:10.018585+0000 mgr.y (mgr.24364) 224 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:11.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:11 smithi081 bash[25077]: audit 2023-12-21T07:56:10.529811+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.69:0/2816604611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:56:11.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:11 smithi069 bash[25075]: cluster 2023-12-21T07:56:09.540411+0000 mgr.y (mgr.24364) 223 : cluster [DBG] pgmap v191: 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-21T07:56:11.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:11 smithi069 bash[25075]: audit 2023-12-21T07:56:10.018585+0000 mgr.y (mgr.24364) 224 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:11.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:11 smithi069 bash[25075]: audit 2023-12-21T07:56:10.529811+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.69:0/2816604611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:56:11.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:11 smithi069 bash[30553]: cluster 2023-12-21T07:56:09.540411+0000 mgr.y (mgr.24364) 223 : cluster [DBG] pgmap v191: 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-21T07:56:11.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:11 smithi069 bash[30553]: audit 2023-12-21T07:56:10.018585+0000 mgr.y (mgr.24364) 224 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:11.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:11 smithi069 bash[30553]: audit 2023-12-21T07:56:10.529811+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.69:0/2816604611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:56:12.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:12 smithi081 bash[25077]: cluster 2023-12-21T07:56:11.541114+0000 mgr.y (mgr.24364) 225 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:12.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:12 smithi081 bash[25077]: audit 2023-12-21T07:56:11.669899+0000 mgr.y (mgr.24364) 226 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:12 smithi069 bash[30553]: cluster 2023-12-21T07:56:11.541114+0000 mgr.y (mgr.24364) 225 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:12 smithi069 bash[30553]: audit 2023-12-21T07:56:11.669899+0000 mgr.y (mgr.24364) 226 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:12 smithi069 bash[25075]: cluster 2023-12-21T07:56:11.541114+0000 mgr.y (mgr.24364) 225 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:12 smithi069 bash[25075]: audit 2023-12-21T07:56:11.669899+0000 mgr.y (mgr.24364) 226 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:14 smithi069 bash[25075]: cluster 2023-12-21T07:56:13.542688+0000 mgr.y (mgr.24364) 227 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:14 smithi069 bash[30553]: cluster 2023-12-21T07:56:13.542688+0000 mgr.y (mgr.24364) 227 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:15.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:14 smithi081 bash[25077]: cluster 2023-12-21T07:56:13.542688+0000 mgr.y (mgr.24364) 227 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:16.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:56:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:16] "GET /metrics HTTP/1.1" 200 214813 "" "Prometheus/2.33.4" 2023-12-21T07:56:16.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:16 smithi069 bash[25075]: cluster 2023-12-21T07:56:15.543362+0000 mgr.y (mgr.24364) 228 : 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-21T07:56:16.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:16 smithi069 bash[30553]: cluster 2023-12-21T07:56:15.543362+0000 mgr.y (mgr.24364) 228 : 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-21T07:56:17.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:16 smithi081 bash[25077]: cluster 2023-12-21T07:56:15.543362+0000 mgr.y (mgr.24364) 228 : 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-21T07:56:18.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:56:18 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:18.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:18 smithi069 bash[25075]: cluster 2023-12-21T07:56:17.543925+0000 mgr.y (mgr.24364) 229 : cluster [DBG] pgmap v195: 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-21T07:56:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:18 smithi069 bash[30553]: cluster 2023-12-21T07:56:17.543925+0000 mgr.y (mgr.24364) 229 : cluster [DBG] pgmap v195: 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-21T07:56:19.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:18 smithi081 bash[25077]: cluster 2023-12-21T07:56:17.543925+0000 mgr.y (mgr.24364) 229 : cluster [DBG] pgmap v195: 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-21T07:56:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:20 smithi069 bash[25075]: cluster 2023-12-21T07:56:19.545635+0000 mgr.y (mgr.24364) 230 : cluster [DBG] pgmap v196: 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-21T07:56:20.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:20 smithi069 bash[30553]: cluster 2023-12-21T07:56:19.545635+0000 mgr.y (mgr.24364) 230 : cluster [DBG] pgmap v196: 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-21T07:56:21.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:20 smithi081 bash[25077]: cluster 2023-12-21T07:56:19.545635+0000 mgr.y (mgr.24364) 230 : cluster [DBG] pgmap v196: 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-21T07:56:22.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:22 smithi081 bash[25077]: cluster 2023-12-21T07:56:21.546314+0000 mgr.y (mgr.24364) 231 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:22.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:22 smithi081 bash[25077]: audit 2023-12-21T07:56:21.677773+0000 mgr.y (mgr.24364) 232 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:22 smithi069 bash[25075]: cluster 2023-12-21T07:56:21.546314+0000 mgr.y (mgr.24364) 231 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:22 smithi069 bash[25075]: audit 2023-12-21T07:56:21.677773+0000 mgr.y (mgr.24364) 232 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:22 smithi069 bash[30553]: cluster 2023-12-21T07:56:21.546314+0000 mgr.y (mgr.24364) 231 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:22 smithi069 bash[30553]: audit 2023-12-21T07:56:21.677773+0000 mgr.y (mgr.24364) 232 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:24.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:24 smithi069 bash[25075]: cluster 2023-12-21T07:56:23.548083+0000 mgr.y (mgr.24364) 233 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:24.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:24 smithi069 bash[30553]: cluster 2023-12-21T07:56:23.548083+0000 mgr.y (mgr.24364) 233 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:25.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:24 smithi081 bash[25077]: cluster 2023-12-21T07:56:23.548083+0000 mgr.y (mgr.24364) 233 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:26 smithi069 bash[25075]: cluster 2023-12-21T07:56:25.548781+0000 mgr.y (mgr.24364) 234 : 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-21T07:56:26.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:26 smithi069 bash[30553]: cluster 2023-12-21T07:56:25.548781+0000 mgr.y (mgr.24364) 234 : 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-21T07:56:26.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:56:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:26] "GET /metrics HTTP/1.1" 200 214782 "" "Prometheus/2.33.4" 2023-12-21T07:56:27.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:26 smithi081 bash[25077]: cluster 2023-12-21T07:56:25.548781+0000 mgr.y (mgr.24364) 234 : 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-21T07:56:28.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:56:28 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:28 smithi069 bash[25075]: cluster 2023-12-21T07:56:27.549535+0000 mgr.y (mgr.24364) 235 : cluster [DBG] pgmap v200: 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-21T07:56:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:28 smithi069 bash[30553]: cluster 2023-12-21T07:56:27.549535+0000 mgr.y (mgr.24364) 235 : cluster [DBG] pgmap v200: 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-21T07:56:29.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:28 smithi081 bash[25077]: cluster 2023-12-21T07:56:27.549535+0000 mgr.y (mgr.24364) 235 : cluster [DBG] pgmap v200: 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-21T07:56:30.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:30 smithi069 bash[25075]: cluster 2023-12-21T07:56:29.550687+0000 mgr.y (mgr.24364) 236 : cluster [DBG] pgmap v201: 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-21T07:56:30.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:30 smithi069 bash[30553]: cluster 2023-12-21T07:56:29.550687+0000 mgr.y (mgr.24364) 236 : cluster [DBG] pgmap v201: 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-21T07:56:31.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:30 smithi081 bash[25077]: cluster 2023-12-21T07:56:29.550687+0000 mgr.y (mgr.24364) 236 : cluster [DBG] pgmap v201: 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-21T07:56:32.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:32 smithi081 bash[25077]: cluster 2023-12-21T07:56:31.551382+0000 mgr.y (mgr.24364) 237 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:32.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:32 smithi081 bash[25077]: audit 2023-12-21T07:56:31.687966+0000 mgr.y (mgr.24364) 238 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:32 smithi069 bash[30553]: cluster 2023-12-21T07:56:31.551382+0000 mgr.y (mgr.24364) 237 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:32 smithi069 bash[30553]: audit 2023-12-21T07:56:31.687966+0000 mgr.y (mgr.24364) 238 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:32 smithi069 bash[25075]: cluster 2023-12-21T07:56:31.551382+0000 mgr.y (mgr.24364) 237 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:32 smithi069 bash[25075]: audit 2023-12-21T07:56:31.687966+0000 mgr.y (mgr.24364) 238 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:34.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:34 smithi069 bash[25075]: cluster 2023-12-21T07:56:33.552824+0000 mgr.y (mgr.24364) 239 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:34.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:34 smithi069 bash[30553]: cluster 2023-12-21T07:56:33.552824+0000 mgr.y (mgr.24364) 239 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:35.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:34 smithi081 bash[25077]: cluster 2023-12-21T07:56:33.552824+0000 mgr.y (mgr.24364) 239 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:36.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:36 smithi069 bash[25075]: cluster 2023-12-21T07:56:35.553583+0000 mgr.y (mgr.24364) 240 : 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-21T07:56:36.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:56:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:36] "GET /metrics HTTP/1.1" 200 214782 "" "Prometheus/2.33.4" 2023-12-21T07:56:36.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:36 smithi069 bash[30553]: cluster 2023-12-21T07:56:35.553583+0000 mgr.y (mgr.24364) 240 : 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-21T07:56:37.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:36 smithi081 bash[25077]: cluster 2023-12-21T07:56:35.553583+0000 mgr.y (mgr.24364) 240 : 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-21T07:56:38.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:56:38 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:38.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:38 smithi069 bash[25075]: cluster 2023-12-21T07:56:37.554180+0000 mgr.y (mgr.24364) 241 : cluster [DBG] pgmap v205: 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-21T07:56:38.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:38 smithi069 bash[30553]: cluster 2023-12-21T07:56:37.554180+0000 mgr.y (mgr.24364) 241 : cluster [DBG] pgmap v205: 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-21T07:56:39.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:38 smithi081 bash[25077]: cluster 2023-12-21T07:56:37.554180+0000 mgr.y (mgr.24364) 241 : cluster [DBG] pgmap v205: 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-21T07:56:40.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:40 smithi069 bash[25075]: cluster 2023-12-21T07:56:39.555761+0000 mgr.y (mgr.24364) 242 : cluster [DBG] pgmap v206: 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-21T07:56:40.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:40 smithi069 bash[30553]: cluster 2023-12-21T07:56:39.555761+0000 mgr.y (mgr.24364) 242 : cluster [DBG] pgmap v206: 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-21T07:56:40.919 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:56:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:40 smithi081 bash[25077]: cluster 2023-12-21T07:56:39.555761+0000 mgr.y (mgr.24364) 242 : cluster [DBG] pgmap v206: 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-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (4m) 2m ago 4m 14.9M - ba2b418f427c b66c454e2345 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (4m) 2m ago 4m 46.1M - 8.3.5 dad864ee21e9 a48eb93cbfdf 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (2m) 2m ago 2m 66.8M - 3.5 e1d6a67b021e 964a3f51e484 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e 5fa71410940c 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e f177a3efe65b 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (12m) 2m ago 12m 51.2M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (11m) 2m ago 11m 40.2M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (11m) 2m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:56:41.630 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (5m) 2m ago 5m 11.2M - 1dbe0e931976 a6e1d2e193ff 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (5m) 2m ago 5m 11.1M - 1dbe0e931976 0e751de7694f 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (10m) 2m ago 10m 53.9M 4061M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (9m) 2m ago 9m 54.4M 4061M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (9m) 2m ago 9m 51.0M 4061M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (8m) 2m ago 8m 51.0M 4061M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (7m) 2m ago 8m 52.4M 4317M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (7m) 2m ago 7m 49.8M 4317M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (6m) 2m ago 6m 48.9M 4317M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (6m) 2m ago 6m 51.2M 4317M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (4m) 2m ago 5m 43.6M - 514e6a882f6e a27c77bf532c 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (3m) 2m ago 3m 83.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (3m) 2m ago 3m 83.4M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:56:41.631 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (3m) 2m ago 3m 82.9M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:56:41.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:41 smithi069 bash[30553]: audit 2023-12-21T07:56:40.903260+0000 mgr.y (mgr.24364) 243 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:41.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:41 smithi069 bash[30553]: audit 2023-12-21T07:56:41.259207+0000 mgr.y (mgr.24364) 244 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:41.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:41 smithi069 bash[25075]: audit 2023-12-21T07:56:40.903260+0000 mgr.y (mgr.24364) 243 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:41.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:41 smithi069 bash[25075]: audit 2023-12-21T07:56:41.259207+0000 mgr.y (mgr.24364) 244 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:42.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:41 smithi081 bash[25077]: audit 2023-12-21T07:56:40.903260+0000 mgr.y (mgr.24364) 243 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:42.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:41 smithi081 bash[25077]: audit 2023-12-21T07:56:41.259207+0000 mgr.y (mgr.24364) 244 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:42.035 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:56:42.035 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:56:42.035 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:56:42.035 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:42.035 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:56:42.036 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:56:42.383 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:56:42.383 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:56:42.384 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:56:42.384 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:56:42.384 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "", 2023-12-21T07:56:42.384 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-21T07:56:42.384 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:56:42.797 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[25075]: cluster 2023-12-21T07:56:41.556461+0000 mgr.y (mgr.24364) 245 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[25075]: audit 2023-12-21T07:56:41.607265+0000 mgr.y (mgr.24364) 246 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[25075]: audit 2023-12-21T07:56:41.697753+0000 mgr.y (mgr.24364) 247 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[25075]: audit 2023-12-21T07:56:42.034532+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.69:0/3516724587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[25075]: audit 2023-12-21T07:56:42.382404+0000 mgr.y (mgr.24364) 248 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[30553]: cluster 2023-12-21T07:56:41.556461+0000 mgr.y (mgr.24364) 245 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[30553]: audit 2023-12-21T07:56:41.607265+0000 mgr.y (mgr.24364) 246 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:42.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[30553]: audit 2023-12-21T07:56:41.697753+0000 mgr.y (mgr.24364) 247 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[30553]: audit 2023-12-21T07:56:42.034532+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.69:0/3516724587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:56:42.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:42 smithi069 bash[30553]: audit 2023-12-21T07:56:42.382404+0000 mgr.y (mgr.24364) 248 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:43.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:42 smithi081 bash[25077]: cluster 2023-12-21T07:56:41.556461+0000 mgr.y (mgr.24364) 245 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:43.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:42 smithi081 bash[25077]: audit 2023-12-21T07:56:41.607265+0000 mgr.y (mgr.24364) 246 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:43.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:42 smithi081 bash[25077]: audit 2023-12-21T07:56:41.697753+0000 mgr.y (mgr.24364) 247 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:43.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:42 smithi081 bash[25077]: audit 2023-12-21T07:56:42.034532+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.69:0/3516724587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:56:43.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:42 smithi081 bash[25077]: audit 2023-12-21T07:56:42.382404+0000 mgr.y (mgr.24364) 248 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:56:43.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:43 smithi069 bash[25075]: audit 2023-12-21T07:56:42.796955+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.69:0/426555067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:56:43.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:43 smithi069 bash[30553]: audit 2023-12-21T07:56:42.796955+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.69:0/426555067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:56:43.907 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:56:43 smithi069 bash[50275]: level=warn ts=2023-12-21T07:56:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:56:43.907 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:56:43 smithi069 bash[50275]: level=warn ts=2023-12-21T07:56:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:56:44.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:43 smithi081 bash[25077]: audit 2023-12-21T07:56:42.796955+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.69:0/426555067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:56:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:44 smithi069 bash[25075]: cluster 2023-12-21T07:56:43.558324+0000 mgr.y (mgr.24364) 249 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:44.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:44 smithi069 bash[30553]: cluster 2023-12-21T07:56:43.558324+0000 mgr.y (mgr.24364) 249 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:45.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:44 smithi081 bash[25077]: cluster 2023-12-21T07:56:43.558324+0000 mgr.y (mgr.24364) 249 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:46.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:46 smithi069 bash[25075]: cluster 2023-12-21T07:56:45.559081+0000 mgr.y (mgr.24364) 250 : 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-21T07:56:46.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:46 smithi069 bash[30553]: cluster 2023-12-21T07:56:45.559081+0000 mgr.y (mgr.24364) 250 : 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-21T07:56:46.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:56:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:46] "GET /metrics HTTP/1.1" 200 214779 "" "Prometheus/2.33.4" 2023-12-21T07:56:47.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:46 smithi081 bash[25077]: cluster 2023-12-21T07:56:45.559081+0000 mgr.y (mgr.24364) 250 : 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-21T07:56:48.510 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:56:48 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:49.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:49 smithi081 bash[25077]: cluster 2023-12-21T07:56:47.559668+0000 mgr.y (mgr.24364) 251 : cluster [DBG] pgmap v210: 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-21T07:56:49.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:49 smithi081 bash[25077]: audit 2023-12-21T07:56:48.454574+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:49.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:49 smithi081 bash[25077]: cephadm 2023-12-21T07:56:48.458087+0000 mgr.y (mgr.24364) 252 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-21T07:56:49.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:49 smithi081 bash[25077]: cephadm 2023-12-21T07:56:48.458223+0000 mgr.y (mgr.24364) 253 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-21T07:56:49.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:49 smithi081 bash[25077]: audit 2023-12-21T07:56:48.460017+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:56:49.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:49 smithi081 bash[25077]: audit 2023-12-21T07:56:48.470273+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:49.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[25075]: cluster 2023-12-21T07:56:47.559668+0000 mgr.y (mgr.24364) 251 : cluster [DBG] pgmap v210: 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-21T07:56:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[25075]: audit 2023-12-21T07:56:48.454574+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[25075]: cephadm 2023-12-21T07:56:48.458087+0000 mgr.y (mgr.24364) 252 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[25075]: cephadm 2023-12-21T07:56:48.458223+0000 mgr.y (mgr.24364) 253 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[25075]: audit 2023-12-21T07:56:48.460017+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[25075]: audit 2023-12-21T07:56:48.470273+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[30553]: cluster 2023-12-21T07:56:47.559668+0000 mgr.y (mgr.24364) 251 : cluster [DBG] pgmap v210: 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-21T07:56:49.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[30553]: audit 2023-12-21T07:56:48.454574+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[30553]: cephadm 2023-12-21T07:56:48.458087+0000 mgr.y (mgr.24364) 252 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[30553]: cephadm 2023-12-21T07:56:48.458223+0000 mgr.y (mgr.24364) 253 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-21T07:56:49.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[30553]: audit 2023-12-21T07:56:48.460017+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:56:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:49 smithi069 bash[30553]: audit 2023-12-21T07:56:48.470273+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:56:50.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:50 smithi081 bash[25077]: cephadm 2023-12-21T07:56:48.474119+0000 mgr.y (mgr.24364) 254 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:56:50.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:50 smithi081 bash[25077]: cephadm 2023-12-21T07:56:48.716978+0000 mgr.y (mgr.24364) 255 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi081 2023-12-21T07:56:50.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:50 smithi069 bash[25075]: cephadm 2023-12-21T07:56:48.474119+0000 mgr.y (mgr.24364) 254 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:56:50.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:50 smithi069 bash[25075]: cephadm 2023-12-21T07:56:48.716978+0000 mgr.y (mgr.24364) 255 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi081 2023-12-21T07:56:50.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:50 smithi069 bash[30553]: cephadm 2023-12-21T07:56:48.474119+0000 mgr.y (mgr.24364) 254 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:56:50.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:50 smithi069 bash[30553]: cephadm 2023-12-21T07:56:48.716978+0000 mgr.y (mgr.24364) 255 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi081 2023-12-21T07:56:51.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:51 smithi081 bash[25077]: cluster 2023-12-21T07:56:49.561420+0000 mgr.y (mgr.24364) 256 : cluster [DBG] pgmap v211: 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-21T07:56:51.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:51 smithi069 bash[25075]: cluster 2023-12-21T07:56:49.561420+0000 mgr.y (mgr.24364) 256 : cluster [DBG] pgmap v211: 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-21T07:56:51.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:51 smithi069 bash[30553]: cluster 2023-12-21T07:56:49.561420+0000 mgr.y (mgr.24364) 256 : cluster [DBG] pgmap v211: 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-21T07:56:52.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:52 smithi081 bash[25077]: cluster 2023-12-21T07:56:51.562123+0000 mgr.y (mgr.24364) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:52.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:52 smithi081 bash[25077]: audit 2023-12-21T07:56:51.707506+0000 mgr.y (mgr.24364) 258 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:52 smithi069 bash[25075]: cluster 2023-12-21T07:56:51.562123+0000 mgr.y (mgr.24364) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:52 smithi069 bash[25075]: audit 2023-12-21T07:56:51.707506+0000 mgr.y (mgr.24364) 258 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:52 smithi069 bash[30553]: cluster 2023-12-21T07:56:51.562123+0000 mgr.y (mgr.24364) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:56:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:52 smithi069 bash[30553]: audit 2023-12-21T07:56:51.707506+0000 mgr.y (mgr.24364) 258 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:56:53.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:56:53 smithi069 bash[50275]: level=error ts=2023-12-21T07:56:53.520Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:56:53.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:56:53 smithi069 bash[50275]: level=warn ts=2023-12-21T07:56:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:56:53.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:56:53 smithi069 bash[50275]: level=warn ts=2023-12-21T07:56:53.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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:56:54.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:54 smithi069 bash[25075]: cluster 2023-12-21T07:56:53.563825+0000 mgr.y (mgr.24364) 259 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:54.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:54 smithi069 bash[30553]: cluster 2023-12-21T07:56:53.563825+0000 mgr.y (mgr.24364) 259 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:54 smithi081 bash[25077]: cluster 2023-12-21T07:56:53.563825+0000 mgr.y (mgr.24364) 259 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:56:56.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:56:56 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:56] "GET /metrics HTTP/1.1" 200 214784 "" "Prometheus/2.33.4" 2023-12-21T07:56:56.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:56 smithi069 bash[25075]: cluster 2023-12-21T07:56:55.564565+0000 mgr.y (mgr.24364) 260 : 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-21T07:56:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:56 smithi069 bash[30553]: cluster 2023-12-21T07:56:55.564565+0000 mgr.y (mgr.24364) 260 : 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-21T07:56:57.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:56 smithi081 bash[25077]: cluster 2023-12-21T07:56:55.564565+0000 mgr.y (mgr.24364) 260 : 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-21T07:56:58.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:56:58 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:56:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:56:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:56:58 smithi069 bash[25075]: cluster 2023-12-21T07:56:57.565356+0000 mgr.y (mgr.24364) 261 : cluster [DBG] pgmap v215: 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-21T07:56:58.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:56:58 smithi069 bash[30553]: cluster 2023-12-21T07:56:57.565356+0000 mgr.y (mgr.24364) 261 : cluster [DBG] pgmap v215: 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-21T07:56:59.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:56:58 smithi081 bash[25077]: cluster 2023-12-21T07:56:57.565356+0000 mgr.y (mgr.24364) 261 : cluster [DBG] pgmap v215: 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-21T07:57:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:00 smithi069 bash[25075]: cluster 2023-12-21T07:56:59.567011+0000 mgr.y (mgr.24364) 262 : cluster [DBG] pgmap v216: 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-21T07:57:00.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:00 smithi069 bash[30553]: cluster 2023-12-21T07:56:59.567011+0000 mgr.y (mgr.24364) 262 : cluster [DBG] pgmap v216: 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-21T07:57:01.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:00 smithi081 bash[25077]: cluster 2023-12-21T07:56:59.567011+0000 mgr.y (mgr.24364) 262 : cluster [DBG] pgmap v216: 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-21T07:57:02.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:02 smithi081 bash[25077]: cluster 2023-12-21T07:57:01.567772+0000 mgr.y (mgr.24364) 263 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:02.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:02 smithi081 bash[25077]: audit 2023-12-21T07:57:01.718684+0000 mgr.y (mgr.24364) 264 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:02 smithi069 bash[25075]: cluster 2023-12-21T07:57:01.567772+0000 mgr.y (mgr.24364) 263 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:02 smithi069 bash[25075]: audit 2023-12-21T07:57:01.718684+0000 mgr.y (mgr.24364) 264 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:02.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:02 smithi069 bash[30553]: cluster 2023-12-21T07:57:01.567772+0000 mgr.y (mgr.24364) 263 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:02.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:02 smithi069 bash[30553]: audit 2023-12-21T07:57:01.718684+0000 mgr.y (mgr.24364) 264 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:03.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:03 smithi069 bash[50275]: level=error ts=2023-12-21T07:57:03.520Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:03.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:03 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:03.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:03 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:03.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:04 smithi069 bash[25075]: cluster 2023-12-21T07:57:03.569492+0000 mgr.y (mgr.24364) 265 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:04.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:04 smithi069 bash[30553]: cluster 2023-12-21T07:57:03.569492+0000 mgr.y (mgr.24364) 265 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:05.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:04 smithi081 bash[25077]: cluster 2023-12-21T07:57:03.569492+0000 mgr.y (mgr.24364) 265 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:06.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:06 smithi069 bash[25075]: cluster 2023-12-21T07:57:05.570191+0000 mgr.y (mgr.24364) 266 : 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-21T07:57:06.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:06] "GET /metrics HTTP/1.1" 200 214784 "" "Prometheus/2.33.4" 2023-12-21T07:57:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:06 smithi069 bash[30553]: cluster 2023-12-21T07:57:05.570191+0000 mgr.y (mgr.24364) 266 : 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-21T07:57:07.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:06 smithi081 bash[25077]: cluster 2023-12-21T07:57:05.570191+0000 mgr.y (mgr.24364) 266 : 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-21T07:57:07.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[30553]: audit 2023-12-21T07:57:07.560196+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[30553]: audit 2023-12-21T07:57:07.560842+0000 mon.a (mon.0) 822 : 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-21T07:57:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[30553]: audit 2023-12-21T07:57:07.589810+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:07.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[30553]: audit 2023-12-21T07:57:07.590579+0000 mon.a (mon.0) 823 : 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-21T07:57:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[25075]: audit 2023-12-21T07:57:07.560196+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[25075]: audit 2023-12-21T07:57:07.560842+0000 mon.a (mon.0) 822 : 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-21T07:57:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[25075]: audit 2023-12-21T07:57:07.589810+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:07.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:07 smithi069 bash[25075]: audit 2023-12-21T07:57:07.590579+0000 mon.a (mon.0) 823 : 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-21T07:57:08.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:07 smithi081 bash[25077]: audit 2023-12-21T07:57:07.560196+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:08.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:07 smithi081 bash[25077]: audit 2023-12-21T07:57:07.560842+0000 mon.a (mon.0) 822 : 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-21T07:57:08.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:07 smithi081 bash[25077]: audit 2023-12-21T07:57:07.589810+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:08.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:07 smithi081 bash[25077]: audit 2023-12-21T07:57:07.590579+0000 mon.a (mon.0) 823 : 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-21T07:57:08.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:08 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:08.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:08 smithi069 bash[30553]: cluster 2023-12-21T07:57:07.570808+0000 mgr.y (mgr.24364) 267 : cluster [DBG] pgmap v220: 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-21T07:57:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:08 smithi069 bash[25075]: cluster 2023-12-21T07:57:07.570808+0000 mgr.y (mgr.24364) 267 : cluster [DBG] pgmap v220: 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-21T07:57:09.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:08 smithi081 bash[25077]: cluster 2023-12-21T07:57:07.570808+0000 mgr.y (mgr.24364) 267 : cluster [DBG] pgmap v220: 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-21T07:57:10.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:10 smithi069 bash[30553]: cluster 2023-12-21T07:57:09.572495+0000 mgr.y (mgr.24364) 268 : cluster [DBG] pgmap v221: 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-21T07:57:10.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:10 smithi069 bash[25075]: cluster 2023-12-21T07:57:09.572495+0000 mgr.y (mgr.24364) 268 : cluster [DBG] pgmap v221: 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-21T07:57:11.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:10 smithi081 bash[25077]: cluster 2023-12-21T07:57:09.572495+0000 mgr.y (mgr.24364) 268 : cluster [DBG] pgmap v221: 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-21T07:57:12.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:12 smithi081 bash[25077]: cluster 2023-12-21T07:57:11.573238+0000 mgr.y (mgr.24364) 269 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:12.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:12 smithi081 bash[25077]: audit 2023-12-21T07:57:11.729947+0000 mgr.y (mgr.24364) 270 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:12 smithi069 bash[30553]: cluster 2023-12-21T07:57:11.573238+0000 mgr.y (mgr.24364) 269 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:12 smithi069 bash[30553]: audit 2023-12-21T07:57:11.729947+0000 mgr.y (mgr.24364) 270 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:12 smithi069 bash[25075]: cluster 2023-12-21T07:57:11.573238+0000 mgr.y (mgr.24364) 269 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:12 smithi069 bash[25075]: audit 2023-12-21T07:57:11.729947+0000 mgr.y (mgr.24364) 270 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:13.182 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:57:13.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:13 smithi081 bash[25077]: audit 2023-12-21T07:57:13.163086+0000 mgr.y (mgr.24364) 271 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:13.898 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:57:13.898 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (4m) 3m ago 5m 14.9M - ba2b418f427c b66c454e2345 2023-12-21T07:57:13.898 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (5m) 3m ago 5m 46.1M - 8.3.5 dad864ee21e9 a48eb93cbfdf 2023-12-21T07:57:13.898 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (3m) 3m ago 3m 66.8M - 3.5 e1d6a67b021e 964a3f51e484 2023-12-21T07:57:13.898 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e 5fa71410940c 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e f177a3efe65b 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (13m) 3m ago 13m 51.2M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (11m) 3m ago 11m 40.2M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (11m) 3m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (5m) 3m ago 5m 11.2M - 1dbe0e931976 a6e1d2e193ff 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (5m) 3m ago 5m 11.1M - 1dbe0e931976 0e751de7694f 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (10m) 3m ago 10m 53.9M 4061M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (10m) 3m ago 10m 54.4M 4061M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (9m) 3m ago 9m 51.0M 4061M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (9m) 3m ago 9m 51.0M 4061M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (8m) 3m ago 8m 52.4M 4317M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (7m) 3m ago 7m 49.8M 4317M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (7m) 3m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (6m) 3m ago 6m 51.2M 4317M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (4m) 3m ago 5m 43.6M - 514e6a882f6e a27c77bf532c 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:57:13.899 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (3m) 3m ago 3m 83.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:57:13.900 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (3m) 3m ago 3m 83.4M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:57:13.900 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:57:13.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:13 smithi069 bash[25075]: audit 2023-12-21T07:57:13.163086+0000 mgr.y (mgr.24364) 271 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:13.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:13 smithi069 bash[30553]: audit 2023-12-21T07:57:13.163086+0000 mgr.y (mgr.24364) 271 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:13 smithi069 bash[50275]: level=error ts=2023-12-21T07:57:13.521Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:13 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:13 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:57:14.306 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:57:14.307 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:14.307 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:57:14.307 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:57:14.307 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:57:14.307 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:57:14.665 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:57:14.665 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:57:14.665 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:57:14.666 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:57:14.666 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "0/23 daemons upgraded", 2023-12-21T07:57:14.666 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image on host smithi081" 2023-12-21T07:57:14.666 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:57:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[25075]: audit 2023-12-21T07:57:13.532489+0000 mgr.y (mgr.24364) 272 : audit [DBG] from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[25075]: cluster 2023-12-21T07:57:13.574762+0000 mgr.y (mgr.24364) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[25075]: audit 2023-12-21T07:57:13.873277+0000 mgr.y (mgr.24364) 274 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[25075]: audit 2023-12-21T07:57:14.305085+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.69:0/498041092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[30553]: audit 2023-12-21T07:57:13.532489+0000 mgr.y (mgr.24364) 272 : audit [DBG] from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[30553]: cluster 2023-12-21T07:57:13.574762+0000 mgr.y (mgr.24364) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:14.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[30553]: audit 2023-12-21T07:57:13.873277+0000 mgr.y (mgr.24364) 274 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:14.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:14 smithi069 bash[30553]: audit 2023-12-21T07:57:14.305085+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.69:0/498041092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:15.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:14 smithi081 bash[25077]: audit 2023-12-21T07:57:13.532489+0000 mgr.y (mgr.24364) 272 : audit [DBG] from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:15.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:14 smithi081 bash[25077]: cluster 2023-12-21T07:57:13.574762+0000 mgr.y (mgr.24364) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:15.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:14 smithi081 bash[25077]: audit 2023-12-21T07:57:13.873277+0000 mgr.y (mgr.24364) 274 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:15.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:14 smithi081 bash[25077]: audit 2023-12-21T07:57:14.305085+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.69:0/498041092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:15.051 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:57:15.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:15 smithi069 bash[25075]: audit 2023-12-21T07:57:14.663893+0000 mgr.y (mgr.24364) 275 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:15.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:15 smithi069 bash[25075]: audit 2023-12-21T07:57:15.050873+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.69:0/103085888' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:15.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:15 smithi069 bash[30553]: audit 2023-12-21T07:57:14.663893+0000 mgr.y (mgr.24364) 275 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:15.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:15 smithi069 bash[30553]: audit 2023-12-21T07:57:15.050873+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.69:0/103085888' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:16.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:15 smithi081 bash[25077]: audit 2023-12-21T07:57:14.663893+0000 mgr.y (mgr.24364) 275 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:16.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:15 smithi081 bash[25077]: audit 2023-12-21T07:57:15.050873+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.69:0/103085888' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:16.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:16 smithi069 bash[25075]: cluster 2023-12-21T07:57:15.575436+0000 mgr.y (mgr.24364) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:16.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:16 smithi069 bash[30553]: cluster 2023-12-21T07:57:15.575436+0000 mgr.y (mgr.24364) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:16.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:16] "GET /metrics HTTP/1.1" 200 214781 "" "Prometheus/2.33.4" 2023-12-21T07:57:17.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:16 smithi081 bash[25077]: cluster 2023-12-21T07:57:15.575436+0000 mgr.y (mgr.24364) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:18.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:18 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:18 smithi069 bash[30553]: cluster 2023-12-21T07:57:17.576152+0000 mgr.y (mgr.24364) 277 : cluster [DBG] pgmap v225: 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-21T07:57:18.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:18 smithi069 bash[25075]: cluster 2023-12-21T07:57:17.576152+0000 mgr.y (mgr.24364) 277 : cluster [DBG] pgmap v225: 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-21T07:57:19.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:18 smithi081 bash[25077]: cluster 2023-12-21T07:57:17.576152+0000 mgr.y (mgr.24364) 277 : cluster [DBG] pgmap v225: 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-21T07:57:20.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:20 smithi069 bash[30553]: cluster 2023-12-21T07:57:19.577910+0000 mgr.y (mgr.24364) 278 : cluster [DBG] pgmap v226: 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-21T07:57:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:20 smithi069 bash[25075]: cluster 2023-12-21T07:57:19.577910+0000 mgr.y (mgr.24364) 278 : cluster [DBG] pgmap v226: 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-21T07:57:21.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:20 smithi081 bash[25077]: cluster 2023-12-21T07:57:19.577910+0000 mgr.y (mgr.24364) 278 : cluster [DBG] pgmap v226: 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-21T07:57:22.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:22 smithi081 bash[25077]: cluster 2023-12-21T07:57:21.578739+0000 mgr.y (mgr.24364) 279 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:22.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:22 smithi081 bash[25077]: audit 2023-12-21T07:57:21.738706+0000 mgr.y (mgr.24364) 280 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:22 smithi069 bash[25075]: cluster 2023-12-21T07:57:21.578739+0000 mgr.y (mgr.24364) 279 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:22.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:22 smithi069 bash[25075]: audit 2023-12-21T07:57:21.738706+0000 mgr.y (mgr.24364) 280 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:22 smithi069 bash[30553]: cluster 2023-12-21T07:57:21.578739+0000 mgr.y (mgr.24364) 279 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:22.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:22 smithi069 bash[30553]: audit 2023-12-21T07:57:21.738706+0000 mgr.y (mgr.24364) 280 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:23.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:23 smithi069 bash[50275]: level=error ts=2023-12-21T07:57:23.522Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:23.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:23 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:23.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:23 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:23.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:24.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:24 smithi069 bash[25075]: cluster 2023-12-21T07:57:23.580613+0000 mgr.y (mgr.24364) 281 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:24.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:24 smithi069 bash[30553]: cluster 2023-12-21T07:57:23.580613+0000 mgr.y (mgr.24364) 281 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:25.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:24 smithi081 bash[25077]: cluster 2023-12-21T07:57:23.580613+0000 mgr.y (mgr.24364) 281 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:26 smithi069 bash[25075]: cluster 2023-12-21T07:57:25.581428+0000 mgr.y (mgr.24364) 282 : 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-21T07:57:26.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:26] "GET /metrics HTTP/1.1" 200 214784 "" "Prometheus/2.33.4" 2023-12-21T07:57:26.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:26 smithi069 bash[30553]: cluster 2023-12-21T07:57:25.581428+0000 mgr.y (mgr.24364) 282 : 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-21T07:57:27.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:26 smithi081 bash[25077]: cluster 2023-12-21T07:57:25.581428+0000 mgr.y (mgr.24364) 282 : 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-21T07:57:28.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:28 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:28 smithi069 bash[25075]: cluster 2023-12-21T07:57:27.582131+0000 mgr.y (mgr.24364) 283 : cluster [DBG] pgmap v230: 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-21T07:57:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:28 smithi069 bash[30553]: cluster 2023-12-21T07:57:27.582131+0000 mgr.y (mgr.24364) 283 : cluster [DBG] pgmap v230: 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-21T07:57:29.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:28 smithi081 bash[25077]: cluster 2023-12-21T07:57:27.582131+0000 mgr.y (mgr.24364) 283 : cluster [DBG] pgmap v230: 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-21T07:57:30.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:30 smithi069 bash[25075]: cluster 2023-12-21T07:57:29.583901+0000 mgr.y (mgr.24364) 284 : cluster [DBG] pgmap v231: 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-21T07:57:30.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:30 smithi069 bash[30553]: cluster 2023-12-21T07:57:29.583901+0000 mgr.y (mgr.24364) 284 : cluster [DBG] pgmap v231: 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-21T07:57:31.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:30 smithi081 bash[25077]: cluster 2023-12-21T07:57:29.583901+0000 mgr.y (mgr.24364) 284 : cluster [DBG] pgmap v231: 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-21T07:57:32.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:32 smithi081 bash[25077]: cluster 2023-12-21T07:57:31.584663+0000 mgr.y (mgr.24364) 285 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:32.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:32 smithi081 bash[25077]: audit 2023-12-21T07:57:31.749976+0000 mgr.y (mgr.24364) 286 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:32 smithi069 bash[25075]: cluster 2023-12-21T07:57:31.584663+0000 mgr.y (mgr.24364) 285 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:32.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:32 smithi069 bash[25075]: audit 2023-12-21T07:57:31.749976+0000 mgr.y (mgr.24364) 286 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:32 smithi069 bash[30553]: cluster 2023-12-21T07:57:31.584663+0000 mgr.y (mgr.24364) 285 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:32.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:32 smithi069 bash[30553]: audit 2023-12-21T07:57:31.749976+0000 mgr.y (mgr.24364) 286 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:33.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:33 smithi069 bash[50275]: level=error ts=2023-12-21T07:57:33.523Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:33.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:33 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:33.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:33.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:33 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:34.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:34 smithi069 bash[25075]: cluster 2023-12-21T07:57:33.586350+0000 mgr.y (mgr.24364) 287 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:34.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:34 smithi069 bash[30553]: cluster 2023-12-21T07:57:33.586350+0000 mgr.y (mgr.24364) 287 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:35.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:34 smithi081 bash[25077]: cluster 2023-12-21T07:57:33.586350+0000 mgr.y (mgr.24364) 287 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:36.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:36 smithi069 bash[25075]: cluster 2023-12-21T07:57:35.587084+0000 mgr.y (mgr.24364) 288 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:36.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:36] "GET /metrics HTTP/1.1" 200 214784 "" "Prometheus/2.33.4" 2023-12-21T07:57:36.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:36 smithi069 bash[30553]: cluster 2023-12-21T07:57:35.587084+0000 mgr.y (mgr.24364) 288 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:36 smithi081 bash[25077]: cluster 2023-12-21T07:57:35.587084+0000 mgr.y (mgr.24364) 288 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:38.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25854]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: cluster 2023-12-21T07:57:37.587844+0000 mgr.y (mgr.24364) 289 : cluster [DBG] pgmap v235: 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-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: cephadm 2023-12-21T07:57:37.815012+0000 mgr.y (mgr.24364) 290 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: audit 2023-12-21T07:57:37.824998+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: audit 2023-12-21T07:57:37.827198+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: audit 2023-12-21T07:57:37.827878+0000 mon.a (mon.0) 826 : 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-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: audit 2023-12-21T07:57:37.829676+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:57:39.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: audit 2023-12-21T07:57:37.831339+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:39.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:38 smithi081 bash[25077]: cephadm 2023-12-21T07:57:37.832987+0000 mgr.y (mgr.24364) 291 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T07:57:39.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: cluster 2023-12-21T07:57:37.587844+0000 mgr.y (mgr.24364) 289 : cluster [DBG] pgmap v235: 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-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: cephadm 2023-12-21T07:57:37.815012+0000 mgr.y (mgr.24364) 290 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: audit 2023-12-21T07:57:37.824998+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: audit 2023-12-21T07:57:37.827198+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: audit 2023-12-21T07:57:37.827878+0000 mon.a (mon.0) 826 : 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-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: audit 2023-12-21T07:57:37.829676+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: audit 2023-12-21T07:57:37.831339+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:39.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[30553]: cephadm 2023-12-21T07:57:37.832987+0000 mgr.y (mgr.24364) 291 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: cluster 2023-12-21T07:57:37.587844+0000 mgr.y (mgr.24364) 289 : cluster [DBG] pgmap v235: 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-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: cephadm 2023-12-21T07:57:37.815012+0000 mgr.y (mgr.24364) 290 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: audit 2023-12-21T07:57:37.824998+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: audit 2023-12-21T07:57:37.827198+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: audit 2023-12-21T07:57:37.827878+0000 mon.a (mon.0) 826 : 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-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: audit 2023-12-21T07:57:37.829676+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: audit 2023-12-21T07:57:37.831339+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:39.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:38 smithi069 bash[25075]: cephadm 2023-12-21T07:57:37.832987+0000 mgr.y (mgr.24364) 291 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T07:57:40.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 systemd[1]: Stopping Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:57:40.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 bash[45110]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr.x 2023-12-21T07:57:41.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:40 smithi069 bash[25075]: cluster 2023-12-21T07:57:39.589519+0000 mgr.y (mgr.24364) 292 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:41.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:40 smithi069 bash[30553]: cluster 2023-12-21T07:57:39.589519+0000 mgr.y (mgr.24364) 292 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:41.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:40 smithi081 bash[25077]: cluster 2023-12-21T07:57:39.589519+0000 mgr.y (mgr.24364) 292 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:41.224 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 bash[45119]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-x 2023-12-21T07:57:41.224 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 bash[45166]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr.x 2023-12-21T07:57:41.224 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-21T07:57:41.225 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-21T07:57:41.225 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:40 smithi081 systemd[1]: Stopped Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:57:41.225 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:41 smithi081 systemd[1]: Started Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:57:41.579 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:41 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:41.268Z 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.81:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T07:57:42.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:42 smithi081 bash[45236]: debug 2023-12-21T07:57:42.455+0000 7ffad5fe4700 1 -- 172.21.15.81:0/3796886325 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a5aee09520 con 0x55a5afb86400 2023-12-21T07:57:42.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:42 smithi081 bash[25077]: audit 2023-12-21T07:57:41.270222+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:42.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:42 smithi081 bash[25077]: audit 2023-12-21T07:57:41.274852+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:42.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:42 smithi081 bash[25077]: audit 2023-12-21T07:57:41.276228+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:42 smithi069 bash[25075]: audit 2023-12-21T07:57:41.270222+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:42 smithi069 bash[25075]: audit 2023-12-21T07:57:41.274852+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:42 smithi069 bash[25075]: audit 2023-12-21T07:57:41.276228+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:42 smithi069 bash[30553]: audit 2023-12-21T07:57:41.270222+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:42 smithi069 bash[30553]: audit 2023-12-21T07:57:41.274852+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:57:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:42 smithi069 bash[30553]: audit 2023-12-21T07:57:41.276228+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:57:43.034 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:42 smithi081 bash[45236]: debug 2023-12-21T07:57:42.615+0000 7ffae01ba200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:57:43.525 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[30553]: cluster 2023-12-21T07:57:41.590245+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; 852 B/s rd, 0 op/s 2023-12-21T07:57:43.525 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[30553]: audit 2023-12-21T07:57:41.751419+0000 mgr.y (mgr.24364) 294 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:43.526 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[25075]: cluster 2023-12-21T07:57:41.590245+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; 852 B/s rd, 0 op/s 2023-12-21T07:57:43.526 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[25075]: audit 2023-12-21T07:57:41.751419+0000 mgr.y (mgr.24364) 294 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:43.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:43 smithi081 bash[25077]: cluster 2023-12-21T07:57:41.590245+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; 852 B/s rd, 0 op/s 2023-12-21T07:57:43.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:43 smithi081 bash[25077]: audit 2023-12-21T07:57:41.751419+0000 mgr.y (mgr.24364) 294 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:43.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:43 smithi081 bash[45236]: debug 2023-12-21T07:57:43.499+0000 7ffae01ba200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T07:57:43.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[50275]: level=error ts=2023-12-21T07:57:43.524Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T07:57:43.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T07:57:43.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:43 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:43.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:43 smithi081 bash[45236]: debug 2023-12-21T07:57:43.603+0000 7ffae01ba200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:57:43.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:43 smithi081 bash[45236]: debug 2023-12-21T07:57:43.707+0000 7ffae01ba200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:57:44.284 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:43 smithi081 bash[45236]: debug 2023-12-21T07:57:43.971+0000 7ffae01ba200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:57:44.747 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:44 smithi081 bash[45236]: debug 2023-12-21T07:57:44.339+0000 7ffae01ba200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:57:44.747 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:44 smithi081 bash[45236]: debug 2023-12-21T07:57:44.503+0000 7ffae01ba200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:57:45.034 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:44 smithi081 bash[45236]: debug 2023-12-21T07:57:44.735+0000 7ffae01ba200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:57:45.438 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:57:45.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:45 smithi081 bash[25077]: cluster 2023-12-21T07:57:43.591894+0000 mgr.y (mgr.24364) 295 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:45.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:45 smithi069 bash[25075]: cluster 2023-12-21T07:57:43.591894+0000 mgr.y (mgr.24364) 295 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:45.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:45 smithi069 bash[30553]: cluster 2023-12-21T07:57:43.591894+0000 mgr.y (mgr.24364) 295 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:57:46.094 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:45 smithi081 bash[45236]: debug 2023-12-21T07:57:45.847+0000 7ffae01ba200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:57:46.094 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:45 smithi081 bash[45236]: debug 2023-12-21T07:57:45.963+0000 7ffae01ba200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:57:46.147 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:57:46.147 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (5m) 3m ago 6m 14.9M - ba2b418f427c b66c454e2345 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (5m) 0s ago 5m 45.8M - 8.3.5 dad864ee21e9 a48eb93cbfdf 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (3m) 3m ago 3m 66.8M - 3.5 e1d6a67b021e 964a3f51e484 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283 running (4s) 0s ago 11m 69.6M - 19.0.0-297-ga89fee39 36973ca01a0c 341a2ad303c4 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e f177a3efe65b 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (13m) 3m ago 14m 51.2M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (12m) 0s ago 12m 45.6M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (12m) 3m ago 12m 39.5M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (6m) 3m ago 6m 11.2M - 1dbe0e931976 a6e1d2e193ff 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (6m) 0s ago 6m 14.9M - 1dbe0e931976 0e751de7694f 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (11m) 3m ago 11m 53.9M 4061M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (10m) 3m ago 10m 54.4M 4061M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (10m) 3m ago 10m 51.0M 4061M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (9m) 3m ago 9m 51.0M 4061M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:57:46.148 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (9m) 0s ago 9m 55.5M 4317M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (8m) 0s ago 8m 53.7M 4317M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (7m) 0s ago 7m 52.0M 4317M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (7m) 0s ago 7m 53.9M 4317M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (5m) 0s ago 6m 60.0M - 514e6a882f6e a27c77bf532c 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (4m) 0s ago 4m 85.0M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (4m) 3m ago 4m 83.4M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:57:46.149 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (4m) 0s ago 4m 84.9M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:57:46.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:46 smithi081 bash[25077]: audit 2023-12-21T07:57:45.288982+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:46.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:46 smithi081 bash[25077]: audit 2023-12-21T07:57:45.420742+0000 mgr.y (mgr.24364) 296 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:46.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:46 smithi081 bash[25077]: audit 2023-12-21T07:57:45.760723+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:46.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:46 smithi081 bash[45236]: debug 2023-12-21T07:57:46.079+0000 7ffae01ba200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:57:46.556 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:57:46.557 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:57:46.557 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:57:46.557 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:57:46.557 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-21T07:57:46.557 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:57:46.557 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:57:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[25075]: audit 2023-12-21T07:57:45.288982+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[25075]: audit 2023-12-21T07:57:45.420742+0000 mgr.y (mgr.24364) 296 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[25075]: audit 2023-12-21T07:57:45.760723+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:46.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:46] "GET /metrics HTTP/1.1" 200 214793 "" "Prometheus/2.33.4" 2023-12-21T07:57:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[30553]: audit 2023-12-21T07:57:45.288982+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[30553]: audit 2023-12-21T07:57:45.420742+0000 mgr.y (mgr.24364) 296 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:46 smithi069 bash[30553]: audit 2023-12-21T07:57:45.760723+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "1/23 daemons upgraded", 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading mgr daemons" 2023-12-21T07:57:46.910 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:57:47.034 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:46 smithi081 bash[45236]: debug 2023-12-21T07:57:46.555+0000 7ffae01ba200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:57:47.034 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:46 smithi081 bash[45236]: debug 2023-12-21T07:57:46.775+0000 7ffae01ba200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:57:47.297 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:57:47.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:47 smithi081 bash[45236]: debug 2023-12-21T07:57:47.235+0000 7ffae01ba200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:57:47.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:47 smithi081 bash[25077]: cluster 2023-12-21T07:57:45.592527+0000 mgr.y (mgr.24364) 297 : 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-21T07:57:47.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:47 smithi081 bash[25077]: audit 2023-12-21T07:57:45.783557+0000 mgr.y (mgr.24364) 298 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:47 smithi081 bash[25077]: audit 2023-12-21T07:57:46.131373+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:47 smithi081 bash[25077]: audit 2023-12-21T07:57:46.554898+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.69:0/4175891850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:47.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[25075]: cluster 2023-12-21T07:57:45.592527+0000 mgr.y (mgr.24364) 297 : 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-21T07:57:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[25075]: audit 2023-12-21T07:57:45.783557+0000 mgr.y (mgr.24364) 298 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[25075]: audit 2023-12-21T07:57:46.131373+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[25075]: audit 2023-12-21T07:57:46.554898+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.69:0/4175891850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[30553]: cluster 2023-12-21T07:57:45.592527+0000 mgr.y (mgr.24364) 297 : 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-21T07:57:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[30553]: audit 2023-12-21T07:57:45.783557+0000 mgr.y (mgr.24364) 298 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[30553]: audit 2023-12-21T07:57:46.131373+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:47.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:47 smithi069 bash[30553]: audit 2023-12-21T07:57:46.554898+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.69:0/4175891850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:57:48.035 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:47 smithi081 bash[45236]: debug 2023-12-21T07:57:47.735+0000 7ffae01ba200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:57:48.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:48 smithi081 bash[25077]: audit 2023-12-21T07:57:46.908394+0000 mgr.y (mgr.24364) 300 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:48.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:48 smithi081 bash[25077]: audit 2023-12-21T07:57:47.296583+0000 mon.c (mon.1) 130 : audit [DBG] from='client.? 172.21.15.69:0/255727391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:48.564 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:48 smithi081 bash[45236]: debug 2023-12-21T07:57:48.299+0000 7ffae01ba200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:57:48.564 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:48 smithi081 bash[45236]: debug 2023-12-21T07:57:48.407+0000 7ffae01ba200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:57:48.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:48 smithi069 bash[25075]: audit 2023-12-21T07:57:46.908394+0000 mgr.y (mgr.24364) 300 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:48.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:48 smithi069 bash[25075]: audit 2023-12-21T07:57:47.296583+0000 mon.c (mon.1) 130 : audit [DBG] from='client.? 172.21.15.69:0/255727391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:48.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:48 smithi069 bash[30553]: audit 2023-12-21T07:57:46.908394+0000 mgr.y (mgr.24364) 300 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:57:48.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:48 smithi069 bash[30553]: audit 2023-12-21T07:57:47.296583+0000 mon.c (mon.1) 130 : audit [DBG] from='client.? 172.21.15.69:0/255727391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:57:48.887 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:48 smithi081 bash[45236]: debug 2023-12-21T07:57:48.759+0000 7ffae01ba200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:57:49.147 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:48 smithi081 bash[45236]: debug 2023-12-21T07:57:48.875+0000 7ffae01ba200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:57:49.147 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:49 smithi081 bash[45236]: debug 2023-12-21T07:57:49.019+0000 7ffae01ba200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:57:49.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:49 smithi081 bash[25077]: cluster 2023-12-21T07:57:47.593200+0000 mgr.y (mgr.24364) 301 : cluster [DBG] pgmap v240: 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-21T07:57:49.463 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:49 smithi081 bash[45236]: debug 2023-12-21T07:57:49.135+0000 7ffae01ba200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:57:49.463 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:49 smithi081 bash[45236]: debug 2023-12-21T07:57:49.259+0000 7ffae01ba200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:57:49.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:49 smithi069 bash[25075]: cluster 2023-12-21T07:57:47.593200+0000 mgr.y (mgr.24364) 301 : cluster [DBG] pgmap v240: 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-21T07:57:49.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:49 smithi069 bash[30553]: cluster 2023-12-21T07:57:47.593200+0000 mgr.y (mgr.24364) 301 : cluster [DBG] pgmap v240: 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-21T07:57:49.718 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:49 smithi081 bash[45236]: debug 2023-12-21T07:57:49.451+0000 7ffae01ba200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:57:49.719 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:49 smithi081 bash[45236]: debug 2023-12-21T07:57:49.575+0000 7ffae01ba200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:57:51.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:50 smithi081 bash[45236]: debug 2023-12-21T07:57:50.827+0000 7ffae01ba200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:57:51.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:50 smithi081 bash[45236]: [21/Dec/2023:07:57:50] ENGINE Bus STARTING 2023-12-21T07:57:51.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:50 smithi081 bash[45236]: CherryPy Checker: 2023-12-21T07:57:51.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:50 smithi081 bash[45236]: The Application mounted at '' has an empty config. 2023-12-21T07:57:51.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:50 smithi081 bash[45236]: [21/Dec/2023:07:57:50] ENGINE Serving on http://:::9283 2023-12-21T07:57:51.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:50 smithi081 bash[45236]: [21/Dec/2023:07:57:50] ENGINE Bus STARTED 2023-12-21T07:57:51.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: cluster 2023-12-21T07:57:49.595003+0000 mgr.y (mgr.24364) 302 : cluster [DBG] pgmap v241: 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-21T07:57:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: cluster 2023-12-21T07:57:50.841862+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:57:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: cluster 2023-12-21T07:57:50.842115+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:57:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: audit 2023-12-21T07:57:50.845529+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:57:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: audit 2023-12-21T07:57:50.846654+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:57:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: audit 2023-12-21T07:57:50.853229+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:57:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[25075]: audit 2023-12-21T07:57:50.854433+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:57:51.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: cluster 2023-12-21T07:57:49.595003+0000 mgr.y (mgr.24364) 302 : cluster [DBG] pgmap v241: 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-21T07:57:51.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: cluster 2023-12-21T07:57:50.841862+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:57:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: cluster 2023-12-21T07:57:50.842115+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:57:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: audit 2023-12-21T07:57:50.845529+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:57:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: audit 2023-12-21T07:57:50.846654+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:57:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: audit 2023-12-21T07:57:50.853229+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:57:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[30553]: audit 2023-12-21T07:57:50.854433+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: cluster 2023-12-21T07:57:49.595003+0000 mgr.y (mgr.24364) 302 : cluster [DBG] pgmap v241: 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-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: cluster 2023-12-21T07:57:50.841862+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: cluster 2023-12-21T07:57:50.842115+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: audit 2023-12-21T07:57:50.845529+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: audit 2023-12-21T07:57:50.846654+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: audit 2023-12-21T07:57:50.853229+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:57:51.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:51 smithi081 bash[25077]: audit 2023-12-21T07:57:50.854433+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:57:52.156 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:51 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:51.969Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:52.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:52 smithi081 bash[25077]: cluster 2023-12-21T07:57:51.334224+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2023-12-21T07:57:52.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:52 smithi069 bash[25075]: cluster 2023-12-21T07:57:51.334224+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2023-12-21T07:57:52.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:52 smithi069 bash[30553]: cluster 2023-12-21T07:57:51.334224+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2023-12-21T07:57:53.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[25075]: cluster 2023-12-21T07:57:51.595879+0000 mgr.y (mgr.24364) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:53.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[25075]: audit 2023-12-21T07:57:51.761847+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:53.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[30553]: cluster 2023-12-21T07:57:51.595879+0000 mgr.y (mgr.24364) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:53.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[30553]: audit 2023-12-21T07:57:51.761847+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:53.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[50275]: level=error ts=2023-12-21T07:57:53.525Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:53.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:57:53.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:53 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:57:53.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:53 smithi081 bash[25077]: cluster 2023-12-21T07:57:51.595879+0000 mgr.y (mgr.24364) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:57:53.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:53 smithi081 bash[25077]: audit 2023-12-21T07:57:51.761847+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:57:54.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: audit 2023-12-21T07:57:53.408403+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: audit 2023-12-21T07:57:53.419379+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: audit 2023-12-21T07:57:53.428329+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: cephadm 2023-12-21T07:57:53.431885+0000 mgr.y (mgr.24364) 305 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: cephadm 2023-12-21T07:57:53.435132+0000 mgr.y (mgr.24364) 306 : cephadm [INF] Failing over to other MGR 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: audit 2023-12-21T07:57:53.435528+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: audit 2023-12-21T07:57:53.436208+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: cluster 2023-12-21T07:57:53.447705+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[25077]: cluster 2023-12-21T07:57:53.940539+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[45236]: [21/Dec/2023:07:57:54] ENGINE Bus STOPPING 2023-12-21T07:57:54.700 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[45236]: [21/Dec/2023:07:57:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T07:57:54.701 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[45236]: [21/Dec/2023:07:57:54] ENGINE Bus STOPPED 2023-12-21T07:57:54.701 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[45236]: [21/Dec/2023:07:57:54] ENGINE Bus STARTING 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25360]: debug 2023-12-21T07:57:54.425+0000 7f6df4766700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25360]: ignoring --setuser ceph since I am not root 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25360]: ignoring --setgroup ceph since I am not root 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25360]: debug 2023-12-21T07:57:54.473+0000 7f18251d3700 1 -- 172.21.15.69:0/316682818 <== mon.1 v2:172.21.15.69:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5565f3900340 con 0x5565f467cc00 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25360]: debug 2023-12-21T07:57:54.629+0000 7f182dc2f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: audit 2023-12-21T07:57:53.408403+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: audit 2023-12-21T07:57:53.419379+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: audit 2023-12-21T07:57:53.428329+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:57:54.703 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: cephadm 2023-12-21T07:57:53.431885+0000 mgr.y (mgr.24364) 305 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: cephadm 2023-12-21T07:57:53.435132+0000 mgr.y (mgr.24364) 306 : cephadm [INF] Failing over to other MGR 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: audit 2023-12-21T07:57:53.435528+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: audit 2023-12-21T07:57:53.436208+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: cluster 2023-12-21T07:57:53.447705+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[25075]: cluster 2023-12-21T07:57:53.940539+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: audit 2023-12-21T07:57:53.408403+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: audit 2023-12-21T07:57:53.419379+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24364 ' entity='mgr.y' 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: audit 2023-12-21T07:57:53.428329+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:57:54.704 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: cephadm 2023-12-21T07:57:53.431885+0000 mgr.y (mgr.24364) 305 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-21T07:57:54.705 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: cephadm 2023-12-21T07:57:53.435132+0000 mgr.y (mgr.24364) 306 : cephadm [INF] Failing over to other MGR 2023-12-21T07:57:54.705 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: audit 2023-12-21T07:57:53.435528+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24364 172.21.15.69:0/3787813022' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:57:54.705 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: audit 2023-12-21T07:57:53.436208+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-21T07:57:54.705 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: cluster 2023-12-21T07:57:53.447705+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-21T07:57:54.705 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[30553]: cluster 2023-12-21T07:57:53.940539+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:57:55.034 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[45236]: [21/Dec/2023:07:57:54] ENGINE Serving on http://:::9283 2023-12-21T07:57:55.035 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:54 smithi081 bash[45236]: [21/Dec/2023:07:57:54] ENGINE Bus STARTED 2023-12-21T07:57:55.318 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:57:54 smithi069 bash[50275]: level=warn ts=2023-12-21T07:57:54.957Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T07:57:55.609 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25360]: debug 2023-12-21T07:57:55.313+0000 7f182dc2f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:57:55.609 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25360]: debug 2023-12-21T07:57:55.437+0000 7f182dc2f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.426670+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.426873+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.427052+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.428538+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.428994+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.429400+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.429778+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.430285+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.430417+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.430515+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.430610+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.432795+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-21T07:57:55.610 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: cluster 2023-12-21T07:57:54.432895+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e22: x(active, starting, since 0.995276s), standbys: y 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.437093+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.437388+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.437675+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.437918+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.438509+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: cluster 2023-12-21T07:57:54.495210+0000 mon.a (mon.0) 840 : cluster [INF] Manager daemon x is now available 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.426670+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.426873+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.427052+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.428538+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.428994+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:57:55.611 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.429400+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.429778+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.430285+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.430417+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.430515+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.430610+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.432795+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: cluster 2023-12-21T07:57:54.432895+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e22: x(active, starting, since 0.995276s), standbys: y 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.437093+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.437388+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.437675+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.437918+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.438509+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:57:55.612 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: cluster 2023-12-21T07:57:54.495210+0000 mon.a (mon.0) 840 : cluster [INF] Manager daemon x is now available 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.546222+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.555121+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.566364+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.571722+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.625304+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.637347+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.647472+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.685120+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:54.695192+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:55.264547+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.613 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[30553]: audit 2023-12-21T07:57:55.281058+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.546222+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.555121+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.566364+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.571722+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.625304+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.637347+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.647472+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.685120+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:54.695192+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:55.264547+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.614 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25075]: audit 2023-12-21T07:57:55.281058+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.426670+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.426873+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.427052+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.428538+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.428994+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.429400+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.429778+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.430285+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.430417+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.430515+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.430610+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.432795+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24364 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: cluster 2023-12-21T07:57:54.432895+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e22: x(active, starting, since 0.995276s), standbys: y 2023-12-21T07:57:55.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.437093+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.437388+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.437675+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.437918+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.438509+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: cluster 2023-12-21T07:57:54.495210+0000 mon.a (mon.0) 840 : cluster [INF] Manager daemon x is now available 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.546222+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.555121+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.566364+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.571722+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.625304+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.637347+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.647472+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.685120+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:55.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:54.695192+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-21T07:57:55.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:55.264547+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:55 smithi081 bash[25077]: audit 2023-12-21T07:57:55.281058+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:57:55.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25360]: debug 2023-12-21T07:57:55.601+0000 7f182dc2f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:57:56.249 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:55 smithi069 bash[25360]: debug 2023-12-21T07:57:55.941+0000 7f182dc2f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:57:56.249 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25360]: debug 2023-12-21T07:57:56.037+0000 7f182dc2f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:57:56.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25360]: debug 2023-12-21T07:57:56.241+0000 7f182dc2f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cephadm 2023-12-21T07:57:54.538778+0000 mgr.x (mgr.25078) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cephadm 2023-12-21T07:57:54.548066+0000 mgr.x (mgr.25078) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cephadm 2023-12-21T07:57:54.548781+0000 mgr.x (mgr.25078) 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-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cephadm 2023-12-21T07:57:54.548883+0000 mgr.x (mgr.25078) 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-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cephadm 2023-12-21T07:57:55.098742+0000 mgr.x (mgr.25078) 5 : cephadm [INF] Deploying cephadm binary to smithi069 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cephadm 2023-12-21T07:57:55.099622+0000 mgr.x (mgr.25078) 6 : cephadm [INF] Deploying cephadm binary to smithi081 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[25075]: cluster 2023-12-21T07:57:55.454518+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cephadm 2023-12-21T07:57:54.538778+0000 mgr.x (mgr.25078) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-21T07:57:56.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cephadm 2023-12-21T07:57:54.548066+0000 mgr.x (mgr.25078) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-21T07:57:56.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cephadm 2023-12-21T07:57:54.548781+0000 mgr.x (mgr.25078) 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-21T07:57:56.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cephadm 2023-12-21T07:57:54.548883+0000 mgr.x (mgr.25078) 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-21T07:57:56.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cephadm 2023-12-21T07:57:55.098742+0000 mgr.x (mgr.25078) 5 : cephadm [INF] Deploying cephadm binary to smithi069 2023-12-21T07:57:56.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cephadm 2023-12-21T07:57:55.099622+0000 mgr.x (mgr.25078) 6 : cephadm [INF] Deploying cephadm binary to smithi081 2023-12-21T07:57:56.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:56 smithi069 bash[30553]: cluster 2023-12-21T07:57:55.454518+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2023-12-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cephadm 2023-12-21T07:57:54.538778+0000 mgr.x (mgr.25078) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cephadm 2023-12-21T07:57:54.548066+0000 mgr.x (mgr.25078) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cephadm 2023-12-21T07:57:54.548781+0000 mgr.x (mgr.25078) 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-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cephadm 2023-12-21T07:57:54.548883+0000 mgr.x (mgr.25078) 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-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cephadm 2023-12-21T07:57:55.098742+0000 mgr.x (mgr.25078) 5 : cephadm [INF] Deploying cephadm binary to smithi069 2023-12-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cephadm 2023-12-21T07:57:55.099622+0000 mgr.x (mgr.25078) 6 : cephadm [INF] Deploying cephadm binary to smithi081 2023-12-21T07:57:56.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:56 smithi081 bash[25077]: cluster 2023-12-21T07:57:55.454518+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2023-12-21T07:57:57.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25360]: debug 2023-12-21T07:57:57.109+0000 7f182dc2f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:57:57.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25360]: debug 2023-12-21T07:57:57.217+0000 7f182dc2f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:57:57.782 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25360]: debug 2023-12-21T07:57:57.421+0000 7f182dc2f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:57:57.782 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[30553]: cluster 2023-12-21T07:57:55.487397+0000 mgr.x (mgr.25078) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:57.782 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[30553]: cephadm 2023-12-21T07:57:55.697464+0000 mgr.x (mgr.25078) 8 : cephadm [INF] [21/Dec/2023:07:57:55] ENGINE Bus STARTING 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[30553]: cephadm 2023-12-21T07:57:55.816885+0000 mgr.x (mgr.25078) 9 : cephadm [INF] [21/Dec/2023:07:57:55] ENGINE Serving on http://172.21.15.81:8765 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[30553]: cephadm 2023-12-21T07:57:56.027958+0000 mgr.x (mgr.25078) 10 : cephadm [INF] [21/Dec/2023:07:57:56] ENGINE Serving on https://172.21.15.81:7150 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[30553]: cephadm 2023-12-21T07:57:56.028269+0000 mgr.x (mgr.25078) 11 : cephadm [INF] [21/Dec/2023:07:57:56] ENGINE Bus STARTED 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[30553]: cluster 2023-12-21T07:57:56.432474+0000 mgr.x (mgr.25078) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25075]: cluster 2023-12-21T07:57:55.487397+0000 mgr.x (mgr.25078) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25075]: cephadm 2023-12-21T07:57:55.697464+0000 mgr.x (mgr.25078) 8 : cephadm [INF] [21/Dec/2023:07:57:55] ENGINE Bus STARTING 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25075]: cephadm 2023-12-21T07:57:55.816885+0000 mgr.x (mgr.25078) 9 : cephadm [INF] [21/Dec/2023:07:57:55] ENGINE Serving on http://172.21.15.81:8765 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25075]: cephadm 2023-12-21T07:57:56.027958+0000 mgr.x (mgr.25078) 10 : cephadm [INF] [21/Dec/2023:07:57:56] ENGINE Serving on https://172.21.15.81:7150 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25075]: cephadm 2023-12-21T07:57:56.028269+0000 mgr.x (mgr.25078) 11 : cephadm [INF] [21/Dec/2023:07:57:56] ENGINE Bus STARTED 2023-12-21T07:57:57.783 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25075]: cluster 2023-12-21T07:57:56.432474+0000 mgr.x (mgr.25078) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:57.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:57 smithi081 bash[25077]: cluster 2023-12-21T07:57:55.487397+0000 mgr.x (mgr.25078) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:57.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:57 smithi081 bash[25077]: cephadm 2023-12-21T07:57:55.697464+0000 mgr.x (mgr.25078) 8 : cephadm [INF] [21/Dec/2023:07:57:55] ENGINE Bus STARTING 2023-12-21T07:57:57.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:57 smithi081 bash[25077]: cephadm 2023-12-21T07:57:55.816885+0000 mgr.x (mgr.25078) 9 : cephadm [INF] [21/Dec/2023:07:57:55] ENGINE Serving on http://172.21.15.81:8765 2023-12-21T07:57:57.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:57 smithi081 bash[25077]: cephadm 2023-12-21T07:57:56.027958+0000 mgr.x (mgr.25078) 10 : cephadm [INF] [21/Dec/2023:07:57:56] ENGINE Serving on https://172.21.15.81:7150 2023-12-21T07:57:57.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:57 smithi081 bash[25077]: cephadm 2023-12-21T07:57:56.028269+0000 mgr.x (mgr.25078) 11 : cephadm [INF] [21/Dec/2023:07:57:56] ENGINE Bus STARTED 2023-12-21T07:57:57.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:57 smithi081 bash[25077]: cluster 2023-12-21T07:57:56.432474+0000 mgr.x (mgr.25078) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:58.117 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:57 smithi069 bash[25360]: debug 2023-12-21T07:57:57.773+0000 7f182dc2f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:57:58.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[25360]: debug 2023-12-21T07:57:58.109+0000 7f182dc2f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:57:58.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:57:58 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:57:58] "GET /metrics HTTP/1.1" 200 35333 "" "Prometheus/2.33.4" 2023-12-21T07:57:58.758 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[25360]: debug 2023-12-21T07:57:58.481+0000 7f182dc2f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:57:58.759 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[25075]: cluster 2023-12-21T07:57:57.542523+0000 mon.a (mon.0) 849 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2023-12-21T07:57:58.759 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[25075]: cluster 2023-12-21T07:57:58.433299+0000 mgr.x (mgr.25078) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:58.759 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[30553]: cluster 2023-12-21T07:57:57.542523+0000 mon.a (mon.0) 849 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2023-12-21T07:57:58.759 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[30553]: cluster 2023-12-21T07:57:58.433299+0000 mgr.x (mgr.25078) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:59.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:58 smithi081 bash[25077]: cluster 2023-12-21T07:57:57.542523+0000 mon.a (mon.0) 849 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2023-12-21T07:57:59.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:57:58 smithi081 bash[25077]: cluster 2023-12-21T07:57:58.433299+0000 mgr.x (mgr.25078) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:57:59.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:58 smithi069 bash[25360]: debug 2023-12-21T07:57:58.753+0000 7f182dc2f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:57:59.740 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:59 smithi069 bash[25360]: debug 2023-12-21T07:57:59.445+0000 7f182dc2f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:57:59.740 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:59 smithi069 bash[25360]: debug 2023-12-21T07:57:59.561+0000 7f182dc2f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:58:00.013 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:59 smithi069 bash[25360]: debug 2023-12-21T07:57:59.733+0000 7f182dc2f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:58:00.013 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:57:59 smithi069 bash[25360]: debug 2023-12-21T07:57:59.853+0000 7f182dc2f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:58:00.311 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[25360]: debug 2023-12-21T07:58:00.005+0000 7f182dc2f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:58:00.618 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[25075]: cluster 2023-12-21T07:58:00.433964+0000 mgr.x (mgr.25078) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:58:00.618 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[30553]: cluster 2023-12-21T07:58:00.433964+0000 mgr.x (mgr.25078) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:58:00.618 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[25360]: debug 2023-12-21T07:58:00.305+0000 7f182dc2f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:58:00.618 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[25360]: debug 2023-12-21T07:58:00.425+0000 7f182dc2f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:58:00.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:00 smithi081 bash[25077]: cluster 2023-12-21T07:58:00.433964+0000 mgr.x (mgr.25078) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:58:00.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[25360]: debug 2023-12-21T07:58:00.609+0000 7f182dc2f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:58:00.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:00 smithi069 bash[25360]: debug 2023-12-21T07:58:00.733+0000 7f182dc2f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:58:01.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:01 smithi069 bash[25360]: debug 2023-12-21T07:58:01.585+0000 7f182dc2f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:58:01.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:01 smithi069 bash[25360]: [21/Dec/2023:07:58:01] ENGINE Bus STARTING 2023-12-21T07:58:01.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:01 smithi069 bash[25360]: CherryPy Checker: 2023-12-21T07:58:01.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:01 smithi069 bash[25360]: The Application mounted at '' has an empty config. 2023-12-21T07:58:01.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:01 smithi069 bash[25360]: [21/Dec/2023:07:58:01] ENGINE Serving on http://:::9283 2023-12-21T07:58:01.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:01 smithi069 bash[25360]: [21/Dec/2023:07:58:01] ENGINE Bus STARTED 2023-12-21T07:58:02.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: cluster 2023-12-21T07:58:01.611866+0000 mon.a (mon.0) 850 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: cluster 2023-12-21T07:58:01.612038+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: audit 2023-12-21T07:58:01.616325+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: audit 2023-12-21T07:58:01.621241+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: audit 2023-12-21T07:58:01.626660+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: audit 2023-12-21T07:58:01.627273+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: audit 2023-12-21T07:58:01.760500+0000 mgr.x (mgr.25078) 15 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:02.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:02 smithi081 bash[25077]: cluster 2023-12-21T07:58:02.435180+0000 mgr.x (mgr.25078) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T07:58:02.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:02.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:58:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: cluster 2023-12-21T07:58:01.611866+0000 mon.a (mon.0) 850 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T07:58:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: cluster 2023-12-21T07:58:01.612038+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:58:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: audit 2023-12-21T07:58:01.616325+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: audit 2023-12-21T07:58:01.621241+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: audit 2023-12-21T07:58:01.626660+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: audit 2023-12-21T07:58:01.627273+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: audit 2023-12-21T07:58:01.760500+0000 mgr.x (mgr.25078) 15 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[25075]: cluster 2023-12-21T07:58:02.435180+0000 mgr.x (mgr.25078) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: cluster 2023-12-21T07:58:01.611866+0000 mon.a (mon.0) 850 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: cluster 2023-12-21T07:58:01.612038+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: audit 2023-12-21T07:58:01.616325+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: audit 2023-12-21T07:58:01.621241+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:58:02.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: audit 2023-12-21T07:58:01.626660+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:58:02.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: audit 2023-12-21T07:58:01.627273+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.? 172.21.15.69:0/4236804309' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:58:02.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: audit 2023-12-21T07:58:01.760500+0000 mgr.x (mgr.25078) 15 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:02.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:02 smithi069 bash[30553]: cluster 2023-12-21T07:58:02.435180+0000 mgr.x (mgr.25078) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T07:58:03.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:03 smithi069 bash[25075]: cluster 2023-12-21T07:58:02.554751+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-12-21T07:58:03.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:03 smithi069 bash[30553]: cluster 2023-12-21T07:58:02.554751+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-12-21T07:58:03.907 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:03 smithi069 bash[50275]: level=error ts=2023-12-21T07:58:03.525Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:58:03.907 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:03 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:03.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:58:03.907 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:03 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:03.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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:58:04.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:03 smithi081 bash[25077]: cluster 2023-12-21T07:58:02.554751+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-12-21T07:58:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:04 smithi069 bash[25075]: cluster 2023-12-21T07:58:04.435981+0000 mgr.x (mgr.25078) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T07:58:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:04 smithi069 bash[30553]: cluster 2023-12-21T07:58:04.435981+0000 mgr.x (mgr.25078) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T07:58:05.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:04 smithi081 bash[25077]: cluster 2023-12-21T07:58:04.435981+0000 mgr.x (mgr.25078) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T07:58:06.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:06 smithi081 bash[25077]: cluster 2023-12-21T07:58:06.437635+0000 mgr.x (mgr.25078) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T07:58:06.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:06 smithi069 bash[25075]: cluster 2023-12-21T07:58:06.437635+0000 mgr.x (mgr.25078) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T07:58:06.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:06 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:06 smithi069 bash[30553]: cluster 2023-12-21T07:58:06.437635+0000 mgr.x (mgr.25078) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-21T07:58:08.530 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:58:08 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:08] "GET /metrics HTTP/1.1" 200 35333 "" "Prometheus/2.33.4" 2023-12-21T07:58:08.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:08 smithi081 bash[25077]: cluster 2023-12-21T07:58:08.438369+0000 mgr.x (mgr.25078) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:08 smithi069 bash[25075]: cluster 2023-12-21T07:58:08.438369+0000 mgr.x (mgr.25078) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:08.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:08 smithi069 bash[30553]: cluster 2023-12-21T07:58:08.438369+0000 mgr.x (mgr.25078) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:10.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[25075]: audit 2023-12-21T07:58:08.802093+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[25075]: audit 2023-12-21T07:58:08.814132+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[25075]: audit 2023-12-21T07:58:08.843527+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[25075]: audit 2023-12-21T07:58:08.855636+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[25075]: audit 2023-12-21T07:58:09.624311+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[30553]: audit 2023-12-21T07:58:08.802093+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[30553]: audit 2023-12-21T07:58:08.814132+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[30553]: audit 2023-12-21T07:58:08.843527+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[30553]: audit 2023-12-21T07:58:08.855636+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:09 smithi069 bash[30553]: audit 2023-12-21T07:58:09.624311+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:10.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:09 smithi081 bash[25077]: audit 2023-12-21T07:58:08.802093+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:09 smithi081 bash[25077]: audit 2023-12-21T07:58:08.814132+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:09 smithi081 bash[25077]: audit 2023-12-21T07:58:08.843527+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:09 smithi081 bash[25077]: audit 2023-12-21T07:58:08.855636+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:10.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:09 smithi081 bash[25077]: audit 2023-12-21T07:58:09.624311+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:11.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.905517+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.917387+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.926366+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.935348+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.937820+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.940160+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.941547+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.941996+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: cephadm 2023-12-21T07:58:09.943814+0000 mgr.x (mgr.25078) 20 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 2781M 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.945383+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.947803+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.950164+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.952122+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: audit 2023-12-21T07:58:09.963254+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[30553]: cluster 2023-12-21T07:58:10.439230+0000 mgr.x (mgr.25078) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.905517+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.917387+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.926366+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.935348+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.937820+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.940160+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.941547+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.941996+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: cephadm 2023-12-21T07:58:09.943814+0000 mgr.x (mgr.25078) 20 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 2781M 2023-12-21T07:58:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.945383+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.947803+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.950164+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.952122+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: audit 2023-12-21T07:58:09.963254+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:10 smithi069 bash[25075]: cluster 2023-12-21T07:58:10.439230+0000 mgr.x (mgr.25078) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:11.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.905517+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.917387+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.926366+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.935348+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.937820+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.940160+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.941547+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.941996+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: cephadm 2023-12-21T07:58:09.943814+0000 mgr.x (mgr.25078) 20 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 2781M 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.945383+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.947803+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.950164+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.952122+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: audit 2023-12-21T07:58:09.963254+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:11.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:10 smithi081 bash[25077]: cluster 2023-12-21T07:58:10.439230+0000 mgr.x (mgr.25078) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:12.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:12 smithi081 bash[25077]: audit 2023-12-21T07:58:11.764565+0000 mgr.x (mgr.25078) 22 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:12.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:12 smithi081 bash[25077]: cluster 2023-12-21T07:58:12.441013+0000 mgr.x (mgr.25078) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:12.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:12 smithi081 bash[41635]: ts=2023-12-21T07:58:12.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.81:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.69:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:58:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:12 smithi069 bash[25075]: audit 2023-12-21T07:58:11.764565+0000 mgr.x (mgr.25078) 22 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:12 smithi069 bash[25075]: cluster 2023-12-21T07:58:12.441013+0000 mgr.x (mgr.25078) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:12.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:12 smithi069 bash[30553]: audit 2023-12-21T07:58:11.764565+0000 mgr.x (mgr.25078) 22 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:12.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:12 smithi069 bash[30553]: cluster 2023-12-21T07:58:12.441013+0000 mgr.x (mgr.25078) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T07:58:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:13 smithi069 bash[50275]: level=error ts=2023-12-21T07:58:13.526Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:58:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:13 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:13.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:58:13.906 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:13 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:13.532Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:58:14.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:14 smithi081 bash[25077]: cluster 2023-12-21T07:58:14.441912+0000 mgr.x (mgr.25078) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:14 smithi069 bash[25075]: cluster 2023-12-21T07:58:14.441912+0000 mgr.x (mgr.25078) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:14 smithi069 bash[30553]: cluster 2023-12-21T07:58:14.441912+0000 mgr.x (mgr.25078) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:16.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:16 smithi081 bash[25077]: cluster 2023-12-21T07:58:16.443647+0000 mgr.x (mgr.25078) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:16.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:16 smithi069 bash[25075]: cluster 2023-12-21T07:58:16.443647+0000 mgr.x (mgr.25078) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:16.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:16 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:16.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:16 smithi069 bash[30553]: cluster 2023-12-21T07:58:16.443647+0000 mgr.x (mgr.25078) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:17.706 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:58:18.250 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:58:18 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:18] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.33.4" 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (5m) 9s ago 6m 19.0M - 0.23.0 ba2b418f427c b66c454e2345 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (6m) 9s ago 6m 45.7M - 8.3.5 dad864ee21e9 a48eb93cbfdf 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (4m) 9s ago 4m 48.5M - 3.5 e1d6a67b021e 964a3f51e484 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283 running (37s) 9s ago 12m 478M - 19.0.0-297-ga89fee39 36973ca01a0c 341a2ad303c4 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:9283 running (14m) 9s ago 14m 405M - 17.2.0 e1d6a67b021e f177a3efe65b 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (14m) 9s ago 14m 60.9M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (12m) 9s ago 12m 50.5M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (12m) 9s ago 12m 47.7M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (6m) 9s ago 6m 12.2M - 1.3.1 1dbe0e931976 a6e1d2e193ff 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (6m) 9s ago 6m 12.3M - 1.3.1 1dbe0e931976 0e751de7694f 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (11m) 9s ago 12m 56.5M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:58:18.471 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (11m) 9s ago 11m 57.6M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (10m) 9s ago 10m 53.4M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (10m) 9s ago 10m 55.7M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (9m) 9s ago 9m 56.5M 4317M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (8m) 9s ago 9m 53.3M 4317M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (8m) 9s ago 8m 52.5M 4317M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (7m) 9s ago 7m 54.7M 4317M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (5m) 9s ago 6m 61.0M - 2.33.4 514e6a882f6e a27c77bf532c 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (4m) 9s ago 4m 85.9M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (4m) 9s ago 4m 85.9M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (4m) 9s ago 4m 85.8M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:58:18.472 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (4m) 9s ago 4m 85.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:58:18.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:18 smithi081 bash[25077]: audit 2023-12-21T07:58:17.679091+0000 mgr.x (mgr.25078) 26 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:18 smithi081 bash[25077]: audit 2023-12-21T07:58:18.059755+0000 mgr.x (mgr.25078) 27 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:18 smithi081 bash[25077]: audit 2023-12-21T07:58:18.429339+0000 mgr.x (mgr.25078) 28 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:18 smithi081 bash[25077]: cluster 2023-12-21T07:58:18.444512+0000 mgr.x (mgr.25078) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[30553]: audit 2023-12-21T07:58:17.679091+0000 mgr.x (mgr.25078) 26 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[30553]: audit 2023-12-21T07:58:18.059755+0000 mgr.x (mgr.25078) 27 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[30553]: audit 2023-12-21T07:58:18.429339+0000 mgr.x (mgr.25078) 28 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[30553]: cluster 2023-12-21T07:58:18.444512+0000 mgr.x (mgr.25078) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:18.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[25075]: audit 2023-12-21T07:58:17.679091+0000 mgr.x (mgr.25078) 26 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[25075]: audit 2023-12-21T07:58:18.059755+0000 mgr.x (mgr.25078) 27 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[25075]: audit 2023-12-21T07:58:18.429339+0000 mgr.x (mgr.25078) 28 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:18.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:18 smithi069 bash[25075]: cluster 2023-12-21T07:58:18.444512+0000 mgr.x (mgr.25078) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:18.926 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:58:18.927 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:58:19.302 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "1/23 daemons upgraded", 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "", 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T07:58:19.303 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:58:19.746 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:58:19.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:19 smithi081 bash[25077]: audit 2023-12-21T07:58:18.924555+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.69:0/72326418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:19.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:19 smithi081 bash[25077]: audit 2023-12-21T07:58:19.290582+0000 mgr.x (mgr.25078) 30 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:19.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:19 smithi069 bash[25075]: audit 2023-12-21T07:58:18.924555+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.69:0/72326418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:19.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:19 smithi069 bash[25075]: audit 2023-12-21T07:58:19.290582+0000 mgr.x (mgr.25078) 30 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:19.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:19 smithi069 bash[30553]: audit 2023-12-21T07:58:18.924555+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.69:0/72326418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:19.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:19 smithi069 bash[30553]: audit 2023-12-21T07:58:19.290582+0000 mgr.x (mgr.25078) 30 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:19.745604+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.69:0/254696213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.028226+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.034746+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.037576+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.040427+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.040946+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.043389+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.045071+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.045824+0000 mgr.x (mgr.25078) 31 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3037M 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.048019+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.050839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.053792+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.056878+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.058563+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.060688+0000 mgr.x (mgr.25078) 32 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.061137+0000 mgr.x (mgr.25078) 33 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: audit 2023-12-21T07:58:20.064104+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.276230+0000 mgr.x (mgr.25078) 34 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.276594+0000 mgr.x (mgr.25078) 35 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:58:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:20 smithi081 bash[25077]: cluster 2023-12-21T07:58:20.445231+0000 mgr.x (mgr.25078) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:19.745604+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.69:0/254696213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.028226+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.034746+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.037576+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.040427+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.040946+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.043389+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.045071+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.045824+0000 mgr.x (mgr.25078) 31 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3037M 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.048019+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.050839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.053792+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.056878+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.058563+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.060688+0000 mgr.x (mgr.25078) 32 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.061137+0000 mgr.x (mgr.25078) 33 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: audit 2023-12-21T07:58:20.064104+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.276230+0000 mgr.x (mgr.25078) 34 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.276594+0000 mgr.x (mgr.25078) 35 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[25075]: cluster 2023-12-21T07:58:20.445231+0000 mgr.x (mgr.25078) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:19.745604+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.69:0/254696213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:20.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.028226+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.034746+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.037576+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.040427+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.040946+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.043389+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.045071+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.045824+0000 mgr.x (mgr.25078) 31 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3037M 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.048019+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.050839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.053792+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-21T07:58:20.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.056878+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.058563+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.060688+0000 mgr.x (mgr.25078) 32 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.061137+0000 mgr.x (mgr.25078) 33 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: audit 2023-12-21T07:58:20.064104+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.276230+0000 mgr.x (mgr.25078) 34 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.276594+0000 mgr.x (mgr.25078) 35 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T07:58:20.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:20 smithi069 bash[30553]: cluster 2023-12-21T07:58:20.445231+0000 mgr.x (mgr.25078) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:21.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:21 smithi069 systemd[1]: Stopping Ceph node-exporter.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:58:21.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[59640]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter.a 2023-12-21T07:58:22.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.492734+0000 mgr.x (mgr.25078) 37 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.493113+0000 mgr.x (mgr.25078) 38 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.657826+0000 mgr.x (mgr.25078) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.659779+0000 mgr.x (mgr.25078) 40 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.842688+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.850504+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.859232+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.868820+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.879639+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.960913+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.969973+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.979762+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.982475+0000 mgr.x (mgr.25078) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: cephadm 2023-12-21T07:58:20.983461+0000 mgr.x (mgr.25078) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi069 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[30553]: audit 2023-12-21T07:58:20.988796+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.492734+0000 mgr.x (mgr.25078) 37 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.493113+0000 mgr.x (mgr.25078) 38 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.657826+0000 mgr.x (mgr.25078) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.659779+0000 mgr.x (mgr.25078) 40 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.842688+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.850504+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.859232+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.868820+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.879639+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.960913+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.969973+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.979762+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.982475+0000 mgr.x (mgr.25078) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-21T07:58:22.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: cephadm 2023-12-21T07:58:20.983461+0000 mgr.x (mgr.25078) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi069 2023-12-21T07:58:22.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:21 smithi069 bash[25075]: audit 2023-12-21T07:58:20.988796+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.492734+0000 mgr.x (mgr.25078) 37 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:58:22.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.493113+0000 mgr.x (mgr.25078) 38 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.657826+0000 mgr.x (mgr.25078) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.659779+0000 mgr.x (mgr.25078) 40 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.842688+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.850504+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.859232+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.868820+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.879639+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.960913+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.969973+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.979762+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.982475+0000 mgr.x (mgr.25078) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: cephadm 2023-12-21T07:58:20.983461+0000 mgr.x (mgr.25078) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi069 2023-12-21T07:58:22.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:21 smithi081 bash[25077]: audit 2023-12-21T07:58:20.988796+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:22.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[59648]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter-a 2023-12-21T07:58:22.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[59696]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter.a 2023-12-21T07:58:22.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:22 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-21T07:58:22.656 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:22 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-21T07:58:22.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:22 smithi069 systemd[1]: Stopped Ceph node-exporter.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:22.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:22 smithi069 systemd[1]: Started Ceph node-exporter.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:22.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:22 smithi081 bash[41635]: ts=2023-12-21T07:58:22.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.81:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.69:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:58:23.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[25075]: audit 2023-12-21T07:58:21.775980+0000 mgr.x (mgr.25078) 43 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:23.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[25075]: cluster 2023-12-21T07:58:22.446915+0000 mgr.x (mgr.25078) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:23.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[25075]: audit 2023-12-21T07:58:22.556422+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:23.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[25075]: audit 2023-12-21T07:58:22.568518+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[30553]: audit 2023-12-21T07:58:21.775980+0000 mgr.x (mgr.25078) 43 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[30553]: cluster 2023-12-21T07:58:22.446915+0000 mgr.x (mgr.25078) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[30553]: audit 2023-12-21T07:58:22.556422+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:22 smithi069 bash[30553]: audit 2023-12-21T07:58:22.568518+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:23.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:22 smithi081 bash[25077]: audit 2023-12-21T07:58:21.775980+0000 mgr.x (mgr.25078) 43 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:23.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:22 smithi081 bash[25077]: cluster 2023-12-21T07:58:22.446915+0000 mgr.x (mgr.25078) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:23.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:22 smithi081 bash[25077]: audit 2023-12-21T07:58:22.556422+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:23.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:22 smithi081 bash[25077]: audit 2023-12-21T07:58:22.568518+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:23.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[50275]: level=error ts=2023-12-21T07:58:23.527Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:58:23.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:23.533Z 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.69:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.69 because it doesn't contain any IP SANs" 2023-12-21T07:58:23.656 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[50275]: level=warn ts=2023-12-21T07:58:23.533Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2023-12-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.426Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.426Z 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-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.426Z 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-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.426Z 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-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:58:23.657 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:58:23.658 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:58:23.659 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.429Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:58:23.660 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[59725]: ts=2023-12-21T07:58:23.430Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:58:24.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[25075]: cephadm 2023-12-21T07:58:22.603257+0000 mgr.x (mgr.25078) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:58:24.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[25075]: cephadm 2023-12-21T07:58:22.622062+0000 mgr.x (mgr.25078) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi069 2023-12-21T07:58:24.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[30553]: cephadm 2023-12-21T07:58:22.603257+0000 mgr.x (mgr.25078) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:58:24.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:23 smithi069 bash[30553]: cephadm 2023-12-21T07:58:22.622062+0000 mgr.x (mgr.25078) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi069 2023-12-21T07:58:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:23 smithi081 bash[25077]: cephadm 2023-12-21T07:58:22.603257+0000 mgr.x (mgr.25078) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-21T07:58:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:23 smithi081 bash[25077]: cephadm 2023-12-21T07:58:22.622062+0000 mgr.x (mgr.25078) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi069 2023-12-21T07:58:25.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:24 smithi069 bash[25075]: cluster 2023-12-21T07:58:24.447717+0000 mgr.x (mgr.25078) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:25.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:24 smithi069 bash[25075]: audit 2023-12-21T07:58:24.624654+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:25.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:24 smithi069 bash[30553]: cluster 2023-12-21T07:58:24.447717+0000 mgr.x (mgr.25078) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:25.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:24 smithi069 bash[30553]: audit 2023-12-21T07:58:24.624654+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:25.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:24 smithi081 bash[25077]: cluster 2023-12-21T07:58:24.447717+0000 mgr.x (mgr.25078) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:25.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:24 smithi081 bash[25077]: audit 2023-12-21T07:58:24.624654+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:26.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:26 smithi081 bash[25077]: cluster 2023-12-21T07:58:26.449444+0000 mgr.x (mgr.25078) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:26 smithi069 bash[25075]: cluster 2023-12-21T07:58:26.449444+0000 mgr.x (mgr.25078) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:26.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:26 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:26.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:26 smithi069 bash[30553]: cluster 2023-12-21T07:58:26.449444+0000 mgr.x (mgr.25078) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:28.535 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:58:28 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:28] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2023-12-21T07:58:28.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:28 smithi069 bash[25075]: cluster 2023-12-21T07:58:28.450294+0000 mgr.x (mgr.25078) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:28.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:28 smithi069 bash[30553]: cluster 2023-12-21T07:58:28.450294+0000 mgr.x (mgr.25078) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:28.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:28 smithi081 bash[25077]: cluster 2023-12-21T07:58:28.450294+0000 mgr.x (mgr.25078) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:30.648 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:30 smithi069 bash[25075]: cluster 2023-12-21T07:58:30.451247+0000 mgr.x (mgr.25078) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:30.648 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:30 smithi069 bash[30553]: cluster 2023-12-21T07:58:30.451247+0000 mgr.x (mgr.25078) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:30.648 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:30 smithi069 systemd[1]: Stopping Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:58:30.649 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:30 smithi069 bash[59990]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:58:30.649 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:30 smithi069 bash[50275]: level=info ts=2023-12-21T07:58:30.472Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:58:30.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:30 smithi081 bash[25077]: cluster 2023-12-21T07:58:30.451247+0000 mgr.x (mgr.25078) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:31.240 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:30 smithi069 bash[59999]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager-a 2023-12-21T07:58:31.240 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:30 smithi069 bash[60036]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T07:58:31.240 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:31 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-21T07:58:31.240 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:31 smithi069 systemd[1]: Stopped Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:31.240 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:31 smithi069 systemd[1]: Started Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:32.536 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[41635]: ts=2023-12-21T07:58: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.81:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.69:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:58:32.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: audit 2023-12-21T07:58:31.230752+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:32.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: audit 2023-12-21T07:58:31.243723+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:32.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: cephadm 2023-12-21T07:58:31.264643+0000 mgr.x (mgr.25078) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi069.rlghit (dependencies changed)... 2023-12-21T07:58:32.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: audit 2023-12-21T07:58:31.265401+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:58:32.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: audit 2023-12-21T07:58:31.276211+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:58:32.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: audit 2023-12-21T07:58:31.278243+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:58:32.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:32 smithi081 bash[25077]: cephadm 2023-12-21T07:58:31.280283+0000 mgr.x (mgr.25078) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T07:58:32.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: audit 2023-12-21T07:58:31.230752+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:32.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: audit 2023-12-21T07:58:31.243723+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: cephadm 2023-12-21T07:58:31.264643+0000 mgr.x (mgr.25078) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi069.rlghit (dependencies changed)... 2023-12-21T07:58:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: audit 2023-12-21T07:58:31.265401+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:58:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: audit 2023-12-21T07:58:31.276211+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:58:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: audit 2023-12-21T07:58:31.278243+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:58:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[25075]: cephadm 2023-12-21T07:58:31.280283+0000 mgr.x (mgr.25078) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T07:58:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: audit 2023-12-21T07:58:31.230752+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: audit 2023-12-21T07:58:31.243723+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: cephadm 2023-12-21T07:58:31.264643+0000 mgr.x (mgr.25078) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi069.rlghit (dependencies changed)... 2023-12-21T07:58:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: audit 2023-12-21T07:58:31.265401+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:58:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: audit 2023-12-21T07:58:31.276211+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T07:58:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: audit 2023-12-21T07:58:31.278243+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:58:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[30553]: cephadm 2023-12-21T07:58:31.280283+0000 mgr.x (mgr.25078) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T07:58:33.102 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.938Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-21T07:58:33.102 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.938Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-21T07:58:33.102 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.941Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.69 port=9094 2023-12-21T07:58:33.102 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.944Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-21T07:58:33.102 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.995Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:58:33.103 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.995Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-21T07:58:33.103 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.999Z caller=main.go:518 msg=Listening address=:9093 2023-12-21T07:58:33.103 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:32 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:32.999Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-21T07:58:33.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:33 smithi069 bash[25075]: audit 2023-12-21T07:58:31.784183+0000 mgr.x (mgr.25078) 53 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:33.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:33 smithi069 bash[25075]: cluster 2023-12-21T07:58:32.452860+0000 mgr.x (mgr.25078) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:33 smithi069 bash[30553]: audit 2023-12-21T07:58:31.784183+0000 mgr.x (mgr.25078) 53 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:33 smithi069 bash[30553]: cluster 2023-12-21T07:58:32.452860+0000 mgr.x (mgr.25078) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:33.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:33 smithi081 bash[25077]: audit 2023-12-21T07:58:31.784183+0000 mgr.x (mgr.25078) 53 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:33.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:33 smithi081 bash[25077]: cluster 2023-12-21T07:58:32.452860+0000 mgr.x (mgr.25078) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:34.710 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:34 smithi069 bash[30553]: cluster 2023-12-21T07:58:34.453710+0000 mgr.x (mgr.25078) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:34.711 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:34 smithi069 bash[25075]: cluster 2023-12-21T07:58:34.453710+0000 mgr.x (mgr.25078) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:34.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:34 smithi081 bash[25077]: cluster 2023-12-21T07:58:34.453710+0000 mgr.x (mgr.25078) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:35.109 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:34 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:34.944Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000559204s 2023-12-21T07:58:36.559 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:36.559 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[25075]: audit 2023-12-21T07:58:35.299135+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:36.559 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[25075]: cephadm 2023-12-21T07:58:35.307780+0000 mgr.x (mgr.25078) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:58:36.560 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[25075]: audit 2023-12-21T07:58:35.311497+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:36.560 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[30553]: audit 2023-12-21T07:58:35.299135+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:36.560 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[30553]: cephadm 2023-12-21T07:58:35.307780+0000 mgr.x (mgr.25078) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:58:36.560 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:36 smithi069 bash[30553]: audit 2023-12-21T07:58:35.311497+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:36.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:36 smithi081 bash[25077]: audit 2023-12-21T07:58:35.299135+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:36.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:36 smithi081 bash[25077]: cephadm 2023-12-21T07:58:35.307780+0000 mgr.x (mgr.25078) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T07:58:36.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:36 smithi081 bash[25077]: audit 2023-12-21T07:58:35.311497+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:37 smithi069 bash[25075]: cephadm 2023-12-21T07:58:35.553789+0000 mgr.x (mgr.25078) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T07:58:37.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:37 smithi069 bash[25075]: cluster 2023-12-21T07:58:36.455397+0000 mgr.x (mgr.25078) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:37 smithi069 bash[25075]: audit 2023-12-21T07:58:37.204887+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.69:0/3098183978' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:58:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:37 smithi069 bash[30553]: cephadm 2023-12-21T07:58:35.553789+0000 mgr.x (mgr.25078) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T07:58:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:37 smithi069 bash[30553]: cluster 2023-12-21T07:58:36.455397+0000 mgr.x (mgr.25078) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:37.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:37 smithi069 bash[30553]: audit 2023-12-21T07:58:37.204887+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.69:0/3098183978' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:58:37.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:37 smithi081 bash[25077]: cephadm 2023-12-21T07:58:35.553789+0000 mgr.x (mgr.25078) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T07:58:37.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:37 smithi081 bash[25077]: cluster 2023-12-21T07:58:36.455397+0000 mgr.x (mgr.25078) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T07:58:37.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:37 smithi081 bash[25077]: audit 2023-12-21T07:58:37.204887+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.69:0/3098183978' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T07:58:38.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:58:38 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:38] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2023-12-21T07:58:38.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:38 smithi081 bash[25077]: audit 2023-12-21T07:58:37.585842+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.69:0/2247112632' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]: dispatch 2023-12-21T07:58:38.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:38 smithi081 bash[25077]: audit 2023-12-21T07:58:37.586925+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]: dispatch 2023-12-21T07:58:38.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:38 smithi069 bash[30553]: audit 2023-12-21T07:58:37.585842+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.69:0/2247112632' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]: dispatch 2023-12-21T07:58:38.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:38 smithi069 bash[30553]: audit 2023-12-21T07:58:37.586925+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]: dispatch 2023-12-21T07:58:38.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:38 smithi069 bash[25075]: audit 2023-12-21T07:58:37.585842+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.69:0/2247112632' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]: dispatch 2023-12-21T07:58:38.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:38 smithi069 bash[25075]: audit 2023-12-21T07:58:37.586925+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]: dispatch 2023-12-21T07:58:39.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[30553]: audit 2023-12-21T07:58:38.322625+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]': finished 2023-12-21T07:58:39.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[30553]: cluster 2023-12-21T07:58:38.322729+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-21T07:58:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[30553]: cluster 2023-12-21T07:58:38.456049+0000 mgr.x (mgr.25078) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T07:58:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[30553]: audit 2023-12-21T07:58:38.704654+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.69:0/4197647298' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1484409057"}]: dispatch 2023-12-21T07:58:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[25075]: audit 2023-12-21T07:58:38.322625+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]': finished 2023-12-21T07:58:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[25075]: cluster 2023-12-21T07:58:38.322729+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-21T07:58:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[25075]: cluster 2023-12-21T07:58:38.456049+0000 mgr.x (mgr.25078) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T07:58:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:39 smithi069 bash[25075]: audit 2023-12-21T07:58:38.704654+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.69:0/4197647298' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1484409057"}]: dispatch 2023-12-21T07:58:39.785 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:39 smithi081 bash[25077]: audit 2023-12-21T07:58:38.322625+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/995444990"}]': finished 2023-12-21T07:58:39.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:39 smithi081 bash[25077]: cluster 2023-12-21T07:58:38.322729+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-21T07:58:39.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:39 smithi081 bash[25077]: cluster 2023-12-21T07:58:38.456049+0000 mgr.x (mgr.25078) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T07:58:39.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:39 smithi081 bash[25077]: audit 2023-12-21T07:58:38.704654+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.69:0/4197647298' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1484409057"}]: dispatch 2023-12-21T07:58:40.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[30553]: audit 2023-12-21T07:58:39.332296+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 172.21.15.69:0/4197647298' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1484409057"}]': finished 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[30553]: cluster 2023-12-21T07:58:39.332375+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[30553]: audit 2023-12-21T07:58:39.624944+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[30553]: audit 2023-12-21T07:58:39.721454+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.69:0/1746373350' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3962779088"}]: dispatch 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[25075]: audit 2023-12-21T07:58:39.332296+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 172.21.15.69:0/4197647298' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1484409057"}]': finished 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[25075]: cluster 2023-12-21T07:58:39.332375+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[25075]: audit 2023-12-21T07:58:39.624944+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:40 smithi069 bash[25075]: audit 2023-12-21T07:58:39.721454+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.69:0/1746373350' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3962779088"}]: dispatch 2023-12-21T07:58:40.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:40 smithi081 bash[25077]: audit 2023-12-21T07:58:39.332296+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 172.21.15.69:0/4197647298' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/1484409057"}]': finished 2023-12-21T07:58:40.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:40 smithi081 bash[25077]: cluster 2023-12-21T07:58:39.332375+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-21T07:58:40.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:40 smithi081 bash[25077]: audit 2023-12-21T07:58:39.624944+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:40.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:40 smithi081 bash[25077]: audit 2023-12-21T07:58:39.721454+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.69:0/1746373350' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3962779088"}]: dispatch 2023-12-21T07:58:41.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[30553]: audit 2023-12-21T07:58:40.343448+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.69:0/1746373350' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3962779088"}]': finished 2023-12-21T07:58:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[30553]: cluster 2023-12-21T07:58:40.343542+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-21T07:58:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[30553]: cluster 2023-12-21T07:58:40.457028+0000 mgr.x (mgr.25078) 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-21T07:58:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[30553]: audit 2023-12-21T07:58:40.737253+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.69:0/259123705' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/868597196"}]: dispatch 2023-12-21T07:58:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[25075]: audit 2023-12-21T07:58:40.343448+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.69:0/1746373350' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3962779088"}]': finished 2023-12-21T07:58:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[25075]: cluster 2023-12-21T07:58:40.343542+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-21T07:58:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[25075]: cluster 2023-12-21T07:58:40.457028+0000 mgr.x (mgr.25078) 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-21T07:58:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:41 smithi069 bash[25075]: audit 2023-12-21T07:58:40.737253+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.69:0/259123705' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/868597196"}]: dispatch 2023-12-21T07:58:41.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:41 smithi081 bash[25077]: audit 2023-12-21T07:58:40.343448+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.69:0/1746373350' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6800/3962779088"}]': finished 2023-12-21T07:58:41.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:41 smithi081 bash[25077]: cluster 2023-12-21T07:58:40.343542+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-21T07:58:41.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:41 smithi081 bash[25077]: cluster 2023-12-21T07:58:40.457028+0000 mgr.x (mgr.25078) 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-21T07:58:41.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:41 smithi081 bash[25077]: audit 2023-12-21T07:58:40.737253+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.69:0/259123705' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/868597196"}]: dispatch 2023-12-21T07:58:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[25075]: audit 2023-12-21T07:58:41.363037+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.69:0/259123705' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/868597196"}]': finished 2023-12-21T07:58:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[25075]: cluster 2023-12-21T07:58:41.363137+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-21T07:58:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[25075]: audit 2023-12-21T07:58:41.755059+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.69:0/3226014564' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]: dispatch 2023-12-21T07:58:42.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[25075]: audit 2023-12-21T07:58:41.756235+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]: dispatch 2023-12-21T07:58:42.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[30553]: audit 2023-12-21T07:58:41.363037+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.69:0/259123705' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/868597196"}]': finished 2023-12-21T07:58:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[30553]: cluster 2023-12-21T07:58:41.363137+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-21T07:58:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[30553]: audit 2023-12-21T07:58:41.755059+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.69:0/3226014564' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]: dispatch 2023-12-21T07:58:42.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[30553]: audit 2023-12-21T07:58:41.756235+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]: dispatch 2023-12-21T07:58:42.785 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:42 smithi081 bash[41635]: ts=2023-12-21T07:58: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.81:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.69:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:58:42.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:42 smithi081 bash[25077]: audit 2023-12-21T07:58:41.363037+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.69:0/259123705' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/868597196"}]': finished 2023-12-21T07:58:42.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:42 smithi081 bash[25077]: cluster 2023-12-21T07:58:41.363137+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-21T07:58:42.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:42 smithi081 bash[25077]: audit 2023-12-21T07:58:41.755059+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.69:0/3226014564' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]: dispatch 2023-12-21T07:58:42.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:42 smithi081 bash[25077]: audit 2023-12-21T07:58:41.756235+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]: dispatch 2023-12-21T07:58:43.373 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 07:58:42 smithi069 bash[60063]: level=info ts=2023-12-21T07:58:42.948Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004083796s 2023-12-21T07:58:43.629 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:43 smithi081 bash[25077]: cluster 2023-12-21T07:58:42.457784+0000 mgr.x (mgr.25078) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 1 op/s 2023-12-21T07:58:43.629 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:43 smithi081 bash[25077]: audit 2023-12-21T07:58:42.554508+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]': finished 2023-12-21T07:58:43.629 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:43 smithi081 bash[25077]: cluster 2023-12-21T07:58:42.554811+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[25075]: cluster 2023-12-21T07:58:42.457784+0000 mgr.x (mgr.25078) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 1 op/s 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[25075]: audit 2023-12-21T07:58:42.554508+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]': finished 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[25075]: cluster 2023-12-21T07:58:42.554811+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[25075]: audit 2023-12-21T07:58:42.933820+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.69:0/2125008818' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]: dispatch 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[25075]: audit 2023-12-21T07:58:42.934827+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]: dispatch 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[30553]: cluster 2023-12-21T07:58:42.457784+0000 mgr.x (mgr.25078) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 1 op/s 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[30553]: audit 2023-12-21T07:58:42.554508+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:6801/3962779088"}]': finished 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[30553]: cluster 2023-12-21T07:58:42.554811+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[30553]: audit 2023-12-21T07:58:42.933820+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.69:0/2125008818' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]: dispatch 2023-12-21T07:58:43.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:43 smithi069 bash[30553]: audit 2023-12-21T07:58:42.934827+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]: dispatch 2023-12-21T07:58:43.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:43 smithi081 bash[25077]: audit 2023-12-21T07:58:42.933820+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.69:0/2125008818' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]: dispatch 2023-12-21T07:58:43.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:43 smithi081 bash[25077]: audit 2023-12-21T07:58:42.934827+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]: dispatch 2023-12-21T07:58:44.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:44 smithi081 bash[25077]: audit 2023-12-21T07:58:43.557000+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]': finished 2023-12-21T07:58:44.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:44 smithi081 bash[25077]: cluster 2023-12-21T07:58:43.557344+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-21T07:58:44.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:44 smithi081 bash[25077]: audit 2023-12-21T07:58:43.942364+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.69:0/4217074569' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]: dispatch 2023-12-21T07:58:44.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:44 smithi081 bash[25077]: audit 2023-12-21T07:58:43.943239+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]: dispatch 2023-12-21T07:58:44.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:44 smithi081 bash[25077]: cluster 2023-12-21T07:58:44.458548+0000 mgr.x (mgr.25078) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 1 op/s 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[25075]: audit 2023-12-21T07:58:43.557000+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]': finished 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[25075]: cluster 2023-12-21T07:58:43.557344+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[25075]: audit 2023-12-21T07:58:43.942364+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.69:0/4217074569' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]: dispatch 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[25075]: audit 2023-12-21T07:58:43.943239+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]: dispatch 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[25075]: cluster 2023-12-21T07:58:44.458548+0000 mgr.x (mgr.25078) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 1 op/s 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[30553]: audit 2023-12-21T07:58:43.557000+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/906375863"}]': finished 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[30553]: cluster 2023-12-21T07:58:43.557344+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-21T07:58:44.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[30553]: audit 2023-12-21T07:58:43.942364+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.69:0/4217074569' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]: dispatch 2023-12-21T07:58:44.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[30553]: audit 2023-12-21T07:58:43.943239+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]: dispatch 2023-12-21T07:58:44.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:44 smithi069 bash[30553]: cluster 2023-12-21T07:58:44.458548+0000 mgr.x (mgr.25078) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 1 op/s 2023-12-21T07:58:45.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:45 smithi081 bash[25077]: audit 2023-12-21T07:58:44.565043+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]': finished 2023-12-21T07:58:45.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:45 smithi081 bash[25077]: cluster 2023-12-21T07:58:44.565171+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-21T07:58:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:45 smithi069 bash[25075]: audit 2023-12-21T07:58:44.565043+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]': finished 2023-12-21T07:58:45.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:45 smithi069 bash[25075]: cluster 2023-12-21T07:58:44.565171+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-21T07:58:45.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:45 smithi069 bash[30553]: audit 2023-12-21T07:58:44.565043+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi069.rlghit' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.69:0/467275701"}]': finished 2023-12-21T07:58:45.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:45 smithi069 bash[30553]: cluster 2023-12-21T07:58:44.565171+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-21T07:58:46.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:46 smithi081 bash[25077]: cluster 2023-12-21T07:58:46.460300+0000 mgr.x (mgr.25078) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2023-12-21T07:58:46.867 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:46 smithi069 bash[25075]: cluster 2023-12-21T07:58:46.460300+0000 mgr.x (mgr.25078) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2023-12-21T07:58:46.867 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:58:46 smithi069 bash[25360]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:58:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:58:46.868 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:46 smithi069 bash[30553]: cluster 2023-12-21T07:58:46.460300+0000 mgr.x (mgr.25078) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2023-12-21T07:58:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[25077]: audit 2023-12-21T07:58:46.855299+0000 mgr.x (mgr.25078) 64 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:47.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 systemd[1]: Stopping Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:58:47.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[47205]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T07:58:47.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.447Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T07:58:47.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.447Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T07:58:47.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.447Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T07:58:47.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.447Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.447Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.447Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.448Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.448Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.448Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.449Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.449Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T07:58:47.701 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:47 smithi081 bash[41635]: ts=2023-12-21T07:58:47.449Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T07:58:47.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:47 smithi069 bash[25075]: audit 2023-12-21T07:58:46.855299+0000 mgr.x (mgr.25078) 64 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:47.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:47 smithi069 bash[30553]: audit 2023-12-21T07:58:46.855299+0000 mgr.x (mgr.25078) 64 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:48.536 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:48 smithi081 bash[47215]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T07:58:48.536 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:48 smithi081 bash[47251]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T07:58:48.536 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:48 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-21T07:58:48.536 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:48 smithi081 systemd[1]: Stopped Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:48.536 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:48 smithi081 systemd[1]: Started Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:48.970 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:48 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:58:48.970 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:48 smithi081 bash[47304]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter.b 2023-12-21T07:58:49.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[25077]: audit 2023-12-21T07:58:48.275192+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:49.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[25077]: audit 2023-12-21T07:58:48.287471+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:49.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[25077]: cephadm 2023-12-21T07:58:48.298588+0000 mgr.x (mgr.25078) 65 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-21T07:58:49.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[25077]: cephadm 2023-12-21T07:58:48.299350+0000 mgr.x (mgr.25078) 66 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi081 2023-12-21T07:58:49.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[25077]: cluster 2023-12-21T07:58:48.460970+0000 mgr.x (mgr.25078) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:49.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[25075]: audit 2023-12-21T07:58:48.275192+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:49.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[25075]: audit 2023-12-21T07:58:48.287471+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:49.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[25075]: cephadm 2023-12-21T07:58:48.298588+0000 mgr.x (mgr.25078) 65 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[25075]: cephadm 2023-12-21T07:58:48.299350+0000 mgr.x (mgr.25078) 66 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi081 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[25075]: cluster 2023-12-21T07:58:48.460970+0000 mgr.x (mgr.25078) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[30553]: audit 2023-12-21T07:58:48.275192+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[30553]: audit 2023-12-21T07:58:48.287471+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[30553]: cephadm 2023-12-21T07:58:48.298588+0000 mgr.x (mgr.25078) 65 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[30553]: cephadm 2023-12-21T07:58:48.299350+0000 mgr.x (mgr.25078) 66 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi081 2023-12-21T07:58:49.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:49 smithi069 bash[30553]: cluster 2023-12-21T07:58:48.460970+0000 mgr.x (mgr.25078) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T07:58:49.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47313]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter-b 2023-12-21T07:58:49.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47380]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter.b 2023-12-21T07:58:49.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:49 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-21T07:58:49.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:49 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-21T07:58:49.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:49 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:49.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:49 smithi081 systemd[1]: Started Ceph node-exporter.b for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.843Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.844Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.844Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.844Z 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 smithi081 (none))" 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.844Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.844Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.848Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T07:58:49.987 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.849Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T07:58:49.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.851Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T07:58:49.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.852Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T07:58:49.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.852Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.038µs 2023-12-21T07:58:49.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:49 smithi081 bash[47281]: ts=2023-12-21T07:58:49.852Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T07:58:50.161 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:58:50.286 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.008Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-21T07:58:50.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.293Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-21T07:58:50.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.294Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-21T07:58:50.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.294Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=72.303µs wal_replay_duration=441.33962ms total_replay_duration=441.431783ms 2023-12-21T07:58:50.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.301Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T07:58:50.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.301Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T07:58:50.786 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.301Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T07:58:50.787 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.326Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.9257ms db_storage=1.229µs remote_storage=1.714µs web_handler=617ns query_engine=936ns scrape=349.094µs scrape_sd=131.684µs notify=26.519µs notify_sd=48.38µs rules=24.995204ms 2023-12-21T07:58:50.787 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:58:50 smithi081 bash[47281]: ts=2023-12-21T07:58:50.327Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T07:58:50.915 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:58:50.915 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 starting - - - - 2023-12-21T07:58:50.915 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (6m) 42s ago 6m 45.7M - 8.3.5 dad864ee21e9 a48eb93cbfdf 2023-12-21T07:58:50.915 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 starting - - - - 2023-12-21T07:58:50.915 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283 running (69s) 42s ago 13m 478M - 19.0.0-297-ga89fee39 36973ca01a0c 341a2ad303c4 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:9283 running (14m) 42s ago 14m 405M - 17.2.0 e1d6a67b021e f177a3efe65b 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (15m) 42s ago 15m 60.9M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (13m) 42s ago 13m 50.5M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (13m) 42s ago 13m 47.7M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 starting - - - - 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 starting - - - - 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (12m) 42s ago 12m 56.5M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (11m) 42s ago 11m 57.6M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (11m) 42s ago 11m 53.4M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (10m) 42s ago 10m 55.7M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (10m) 42s ago 10m 56.5M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:58:50.916 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (9m) 42s ago 9m 53.3M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (8m) 42s ago 8m 52.5M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (8m) 42s ago 8m 54.7M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 starting - - - - 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (5m) 42s ago 5m 85.9M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (5m) 42s ago 5m 85.9M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (5m) 42s ago 5m 85.8M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:58:50.917 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (5m) 42s ago 5m 85.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:58:51.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.041423+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.051729+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: cephadm 2023-12-21T07:58:50.068482+0000 mgr.x (mgr.25078) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-21T07:58:51.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: cephadm 2023-12-21T07:58:50.083453+0000 mgr.x (mgr.25078) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-21T07:58:51.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.129735+0000 mgr.x (mgr.25078) 70 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:51.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.137706+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.141335+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:58:51.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.142050+0000 mgr.x (mgr.25078) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:58:51.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: audit 2023-12-21T07:58:50.144631+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: cephadm 2023-12-21T07:58:50.145938+0000 mgr.x (mgr.25078) 72 : cephadm [INF] Reconfiguring daemon grafana.a on smithi081 2023-12-21T07:58:51.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[25077]: cluster 2023-12-21T07:58:50.461912+0000 mgr.x (mgr.25078) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2023-12-21T07:58:51.287 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.136Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.136Z 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-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.137Z 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-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.137Z 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-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=arp 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-21T07:58:51.288 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=edac 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-21T07:58:51.289 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.138Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=os 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-21T07:58:51.290 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=stat 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=time 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=uname 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-21T07:58:51.291 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-21T07:58:51.292 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 07:58:51 smithi081 bash[47435]: ts=2023-12-21T07:58:51.139Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:51.363 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:58:51.364 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:58:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.041423+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.051729+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: cephadm 2023-12-21T07:58:50.068482+0000 mgr.x (mgr.25078) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-21T07:58:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: cephadm 2023-12-21T07:58:50.083453+0000 mgr.x (mgr.25078) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-21T07:58:51.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.129735+0000 mgr.x (mgr.25078) 70 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.137706+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.141335+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.142050+0000 mgr.x (mgr.25078) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: audit 2023-12-21T07:58:50.144631+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: cephadm 2023-12-21T07:58:50.145938+0000 mgr.x (mgr.25078) 72 : cephadm [INF] Reconfiguring daemon grafana.a on smithi081 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[25075]: cluster 2023-12-21T07:58:50.461912+0000 mgr.x (mgr.25078) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.041423+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.051729+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: cephadm 2023-12-21T07:58:50.068482+0000 mgr.x (mgr.25078) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: cephadm 2023-12-21T07:58:50.083453+0000 mgr.x (mgr.25078) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-21T07:58:51.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.129735+0000 mgr.x (mgr.25078) 70 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:51.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.137706+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.141335+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:58:51.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.142050+0000 mgr.x (mgr.25078) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-21T07:58:51.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: audit 2023-12-21T07:58:50.144631+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:58:51.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: cephadm 2023-12-21T07:58:50.145938+0000 mgr.x (mgr.25078) 72 : cephadm [INF] Reconfiguring daemon grafana.a on smithi081 2023-12-21T07:58:51.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:51 smithi069 bash[30553]: cluster 2023-12-21T07:58:50.461912+0000 mgr.x (mgr.25078) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2023-12-21T07:58:51.745 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:58:51.745 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:58:51.745 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:58:51.745 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T07:58:51.746 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:58:51.746 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "1/23 daemons upgraded", 2023-12-21T07:58:51.746 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "", 2023-12-21T07:58:51.746 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T07:58:51.746 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:58:52.185 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:58:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:52 smithi069 bash[25075]: audit 2023-12-21T07:58:50.511615+0000 mgr.x (mgr.25078) 74 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:52 smithi069 bash[25075]: audit 2023-12-21T07:58:50.882100+0000 mgr.x (mgr.25078) 75 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:52 smithi069 bash[25075]: audit 2023-12-21T07:58:51.361433+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.69:0/113408651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:52.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:52 smithi069 bash[30553]: audit 2023-12-21T07:58:50.511615+0000 mgr.x (mgr.25078) 74 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:52 smithi069 bash[30553]: audit 2023-12-21T07:58:50.882100+0000 mgr.x (mgr.25078) 75 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:52 smithi069 bash[30553]: audit 2023-12-21T07:58:51.361433+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.69:0/113408651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:52.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:52 smithi081 bash[25077]: audit 2023-12-21T07:58:50.511615+0000 mgr.x (mgr.25078) 74 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:52 smithi081 bash[25077]: audit 2023-12-21T07:58:50.882100+0000 mgr.x (mgr.25078) 75 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:52.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:52 smithi081 bash[25077]: audit 2023-12-21T07:58:51.361433+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.69:0/113408651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:58:53.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:53 smithi081 bash[25077]: audit 2023-12-21T07:58:51.733604+0000 mgr.x (mgr.25078) 76 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:53.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:53 smithi081 bash[25077]: audit 2023-12-21T07:58:52.184710+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.69:0/3376481295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:53.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:53 smithi081 bash[25077]: cluster 2023-12-21T07:58:52.463233+0000 mgr.x (mgr.25078) 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-21T07:58:53.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:53 smithi069 bash[25075]: audit 2023-12-21T07:58:51.733604+0000 mgr.x (mgr.25078) 76 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:53.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:53 smithi069 bash[25075]: audit 2023-12-21T07:58:52.184710+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.69:0/3376481295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:53.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:53 smithi069 bash[25075]: cluster 2023-12-21T07:58:52.463233+0000 mgr.x (mgr.25078) 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-21T07:58:53.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:53 smithi069 bash[30553]: audit 2023-12-21T07:58:51.733604+0000 mgr.x (mgr.25078) 76 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:58:53.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:53 smithi069 bash[30553]: audit 2023-12-21T07:58:52.184710+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.69:0/3376481295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:58:53.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:53 smithi069 bash[30553]: cluster 2023-12-21T07:58:52.463233+0000 mgr.x (mgr.25078) 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-21T07:58:54.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:54 smithi069 bash[25075]: cluster 2023-12-21T07:58:54.464110+0000 mgr.x (mgr.25078) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T07:58:54.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:54 smithi069 bash[30553]: cluster 2023-12-21T07:58:54.464110+0000 mgr.x (mgr.25078) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T07:58:55.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:54 smithi081 bash[25077]: cluster 2023-12-21T07:58:54.464110+0000 mgr.x (mgr.25078) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T07:58:55.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:55 smithi069 bash[25075]: audit 2023-12-21T07:58:54.628254+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:55.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:55 smithi069 bash[30553]: audit 2023-12-21T07:58:54.628254+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:56.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:55 smithi081 bash[25077]: audit 2023-12-21T07:58:54.628254+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:58:56.878 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:56 smithi069 bash[25075]: cluster 2023-12-21T07:58:56.465644+0000 mgr.x (mgr.25078) 79 : cluster [DBG] pgmap v41: 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-21T07:58:56.878 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:56 smithi069 bash[30553]: cluster 2023-12-21T07:58:56.465644+0000 mgr.x (mgr.25078) 79 : cluster [DBG] pgmap v41: 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-21T07:58:57.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:56 smithi081 bash[25077]: cluster 2023-12-21T07:58:56.465644+0000 mgr.x (mgr.25078) 79 : cluster [DBG] pgmap v41: 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-21T07:58:57.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:57 smithi069 bash[25075]: audit 2023-12-21T07:58:56.866545+0000 mgr.x (mgr.25078) 80 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:57.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:57 smithi069 bash[30553]: audit 2023-12-21T07:58:56.866545+0000 mgr.x (mgr.25078) 80 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:58.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:57 smithi081 bash[25077]: audit 2023-12-21T07:58:56.866545+0000 mgr.x (mgr.25078) 80 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:58:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:58:58 smithi069 bash[25075]: cluster 2023-12-21T07:58:58.466239+0000 mgr.x (mgr.25078) 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-21T07:58:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:58:58 smithi069 bash[30553]: cluster 2023-12-21T07:58:58.466239+0000 mgr.x (mgr.25078) 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-21T07:58:59.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:58:58 smithi081 bash[25077]: cluster 2023-12-21T07:58:58.466239+0000 mgr.x (mgr.25078) 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-21T07:59:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:00 smithi069 bash[25075]: cluster 2023-12-21T07:59:00.466973+0000 mgr.x (mgr.25078) 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-21T07:59:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:00 smithi069 bash[30553]: cluster 2023-12-21T07:59:00.466973+0000 mgr.x (mgr.25078) 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-21T07:59:01.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:00 smithi081 bash[25077]: cluster 2023-12-21T07:59:00.466973+0000 mgr.x (mgr.25078) 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-21T07:59:02.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:02 smithi069 bash[25075]: cluster 2023-12-21T07:59:02.468679+0000 mgr.x (mgr.25078) 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-21T07:59:02.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:02 smithi069 bash[30553]: cluster 2023-12-21T07:59:02.468679+0000 mgr.x (mgr.25078) 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-21T07:59:03.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:02 smithi081 bash[25077]: cluster 2023-12-21T07:59:02.468679+0000 mgr.x (mgr.25078) 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-21T07:59:03.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:03 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:59:03] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2023-12-21T07:59:04.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:04 smithi069 bash[25075]: cluster 2023-12-21T07:59:04.469254+0000 mgr.x (mgr.25078) 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-21T07:59:04.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:04 smithi069 bash[30553]: cluster 2023-12-21T07:59:04.469254+0000 mgr.x (mgr.25078) 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-21T07:59:05.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:04 smithi081 bash[25077]: cluster 2023-12-21T07:59:04.469254+0000 mgr.x (mgr.25078) 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-21T07:59:06.890 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:06 smithi069 bash[25075]: cluster 2023-12-21T07:59:06.470922+0000 mgr.x (mgr.25078) 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-21T07:59:06.890 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:06 smithi069 bash[30553]: cluster 2023-12-21T07:59:06.470922+0000 mgr.x (mgr.25078) 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-21T07:59:07.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:06 smithi081 bash[25077]: cluster 2023-12-21T07:59:06.470922+0000 mgr.x (mgr.25078) 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-21T07:59:07.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:07 smithi069 bash[25075]: audit 2023-12-21T07:59:06.877791+0000 mgr.x (mgr.25078) 86 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:07.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:07 smithi069 bash[30553]: audit 2023-12-21T07:59:06.877791+0000 mgr.x (mgr.25078) 86 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:08.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:07 smithi081 bash[25077]: audit 2023-12-21T07:59:06.877791+0000 mgr.x (mgr.25078) 86 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:08 smithi069 bash[25075]: cluster 2023-12-21T07:59:08.471824+0000 mgr.x (mgr.25078) 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-21T07:59:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:08 smithi069 bash[30553]: cluster 2023-12-21T07:59:08.471824+0000 mgr.x (mgr.25078) 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-21T07:59:09.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:08 smithi081 bash[25077]: cluster 2023-12-21T07:59:08.471824+0000 mgr.x (mgr.25078) 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-21T07:59:09.036 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:08 smithi081 bash[47281]: ts=2023-12-21T07:59: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:10.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:09 smithi081 bash[25077]: audit 2023-12-21T07:59:09.628689+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:10.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:09 smithi069 bash[25075]: audit 2023-12-21T07:59:09.628689+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:10.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:09 smithi069 bash[30553]: audit 2023-12-21T07:59:09.628689+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:11.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:10 smithi081 bash[25077]: cluster 2023-12-21T07:59:10.472898+0000 mgr.x (mgr.25078) 88 : cluster [DBG] 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-21T07:59:11.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:10 smithi069 bash[25075]: cluster 2023-12-21T07:59:10.472898+0000 mgr.x (mgr.25078) 88 : cluster [DBG] 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-21T07:59:11.156 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:10 smithi069 bash[30553]: cluster 2023-12-21T07:59:10.472898+0000 mgr.x (mgr.25078) 88 : cluster [DBG] 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-21T07:59:12.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:12 smithi069 bash[25075]: cluster 2023-12-21T07:59:12.474315+0000 mgr.x (mgr.25078) 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-21T07:59:12.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:12 smithi069 bash[30553]: cluster 2023-12-21T07:59:12.474315+0000 mgr.x (mgr.25078) 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-21T07:59:13.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:12 smithi081 bash[25077]: cluster 2023-12-21T07:59:12.474315+0000 mgr.x (mgr.25078) 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-21T07:59:13.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:13 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:59:13] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.33.4" 2023-12-21T07:59:14.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:14 smithi081 bash[25077]: cluster 2023-12-21T07:59:14.475086+0000 mgr.x (mgr.25078) 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-21T07:59:14.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:14 smithi069 bash[25075]: cluster 2023-12-21T07:59:14.475086+0000 mgr.x (mgr.25078) 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-21T07:59:14.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:14 smithi069 bash[30553]: cluster 2023-12-21T07:59:14.475086+0000 mgr.x (mgr.25078) 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-21T07:59:15.978 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:15 smithi081 systemd[1]: Stopping Ceph grafana.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:59:15.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:15 smithi081 bash[47703]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-grafana.a 2023-12-21T07:59:15.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:15 smithi081 bash[40986]: t=2023-12-21T07:59:15+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-21T07:59:15.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:15 smithi081 bash[40986]: t=2023-12-21T07:59:15+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-12-21T07:59:16.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[47714]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-grafana-a 2023-12-21T07:59:16.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[47752]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-grafana.a 2023-12-21T07:59:16.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:16 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-21T07:59:16.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:16 smithi081 systemd[1]: Stopped Ceph grafana.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:16.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:16 smithi081 systemd[1]: Started Ceph grafana.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:17.036 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STOPPING 2023-12-21T07:59:17.036 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T07:59:17.036 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STOPPED 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STARTING 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Serving on http://:::9283 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STARTED 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STOPPING 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STOPPED 2023-12-21T07:59:17.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:16 smithi081 bash[45236]: [21/Dec/2023:07:59:16] ENGINE Bus STARTING 2023-12-21T07:59:17.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Serving on http://:::9283 2023-12-21T07:59:17.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Bus STARTED 2023-12-21T07:59:17.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Bus STOPPING 2023-12-21T07:59:17.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T07:59:17.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Bus STOPPED 2023-12-21T07:59:17.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Bus STARTING 2023-12-21T07:59:17.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Serving on http://:::9283 2023-12-21T07:59:17.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[45236]: [21/Dec/2023:07:59:17] ENGINE Bus STARTED 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: cluster 2023-12-21T07:59:16.477405+0000 mgr.x (mgr.25078) 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-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.750215+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.763849+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.782306+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.783091+0000 mgr.x (mgr.25078) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.784941+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi069.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.785729+0000 mgr.x (mgr.25078) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi069.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.807307+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.812977+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.814620+0000 mgr.x (mgr.25078) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: cephadm 2023-12-21T07:59:16.852706+0000 mgr.x (mgr.25078) 95 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T07:59:18.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.853134+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.854092+0000 mgr.x (mgr.25078) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.857263+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.858462+0000 mgr.x (mgr.25078) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.859597+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.874687+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.875760+0000 mgr.x (mgr.25078) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.877481+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T07:59:18.038 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+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-21T07:59:18.038 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+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-21T07:59:18.038 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-21T07:59:18.038 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="App mode production" logger=settings 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+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-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=645.662µs 2023-12-21T07:59:18.039 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-21T07:59:18.040 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-21T07:59:18.040 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-21T07:59:18.040 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-21T07:59:18.040 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-21T07:59:18.040 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[47779]: t=2023-12-21T07:59:17+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.877756+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.878534+0000 mgr.x (mgr.25078) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.887456+0000 mgr.x (mgr.25078) 100 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.898001+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.909430+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.910383+0000 mgr.x (mgr.25078) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.916866+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T07:59:18.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.917714+0000 mgr.x (mgr.25078) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T07:59:18.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.938846+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: audit 2023-12-21T07:59:16.970128+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:18.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: cephadm 2023-12-21T07:59:16.972349+0000 mgr.x (mgr.25078) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:18.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:17 smithi081 bash[25077]: cephadm 2023-12-21T07:59:16.973281+0000 mgr.x (mgr.25078) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: cluster 2023-12-21T07:59:16.477405+0000 mgr.x (mgr.25078) 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-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.750215+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.763849+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.782306+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.783091+0000 mgr.x (mgr.25078) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.784941+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi069.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.785729+0000 mgr.x (mgr.25078) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi069.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.807307+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.812977+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:59:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.814620+0000 mgr.x (mgr.25078) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: cephadm 2023-12-21T07:59:16.852706+0000 mgr.x (mgr.25078) 95 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.853134+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.854092+0000 mgr.x (mgr.25078) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.857263+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.858462+0000 mgr.x (mgr.25078) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.859597+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.874687+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.875760+0000 mgr.x (mgr.25078) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.877481+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T07:59:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: cluster 2023-12-21T07:59:16.477405+0000 mgr.x (mgr.25078) 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-21T07:59:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.750215+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.763849+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.782306+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.783091+0000 mgr.x (mgr.25078) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.784941+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi069.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.785729+0000 mgr.x (mgr.25078) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi069.front.sepia.ceph.com:9093"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.807307+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.812977+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.814620+0000 mgr.x (mgr.25078) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: cephadm 2023-12-21T07:59:16.852706+0000 mgr.x (mgr.25078) 95 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.853134+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.854092+0000 mgr.x (mgr.25078) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.857263+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.858462+0000 mgr.x (mgr.25078) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.859597+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.874687+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.875760+0000 mgr.x (mgr.25078) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.877481+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.877756+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.878534+0000 mgr.x (mgr.25078) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.887456+0000 mgr.x (mgr.25078) 100 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.898001+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.909430+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.910383+0000 mgr.x (mgr.25078) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.916866+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.917714+0000 mgr.x (mgr.25078) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T07:59:18.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.938846+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: audit 2023-12-21T07:59:16.970128+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: cephadm 2023-12-21T07:59:16.972349+0000 mgr.x (mgr.25078) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[25075]: cephadm 2023-12-21T07:59:16.973281+0000 mgr.x (mgr.25078) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.877756+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.878534+0000 mgr.x (mgr.25078) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.887456+0000 mgr.x (mgr.25078) 100 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.898001+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.909430+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.910383+0000 mgr.x (mgr.25078) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.916866+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.917714+0000 mgr.x (mgr.25078) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.938846+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:18.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: audit 2023-12-21T07:59:16.970128+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:18.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: cephadm 2023-12-21T07:59:16.972349+0000 mgr.x (mgr.25078) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:18.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:17 smithi069 bash[30553]: cephadm 2023-12-21T07:59:16.973281+0000 mgr.x (mgr.25078) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:18.536 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47779]: t=2023-12-21T07:59:18+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-21T07:59:18.536 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47779]: t=2023-12-21T07:59:18+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-21T07:59:18.536 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47779]: t=2023-12-21T07:59:18+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-21T07:59:18.536 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47779]: t=2023-12-21T07:59:18+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-21T07:59:18.536 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47779]: t=2023-12-21T07:59:18+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-21T07:59:18.536 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47779]: t=2023-12-21T07:59:18+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-21T07:59:19.036 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:18 smithi081 bash[47281]: ts=2023-12-21T07:59: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:20.586 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: cluster 2023-12-21T07:59:18.478192+0000 mgr.x (mgr.25078) 105 : 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-21T07:59:20.586 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: cephadm 2023-12-21T07:59:19.295533+0000 mgr.x (mgr.25078) 106 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T07:59:20.586 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: audit 2023-12-21T07:59:19.308380+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:20.586 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: audit 2023-12-21T07:59:19.311471+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: audit 2023-12-21T07:59:19.313211+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: cephadm 2023-12-21T07:59:19.315164+0000 mgr.x (mgr.25078) 107 : cephadm [INF] Deploying daemon mgr.y on smithi069 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: audit 2023-12-21T07:59:19.316625+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[25075]: audit 2023-12-21T07:59:19.319761+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: cluster 2023-12-21T07:59:18.478192+0000 mgr.x (mgr.25078) 105 : 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-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: cephadm 2023-12-21T07:59:19.295533+0000 mgr.x (mgr.25078) 106 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: audit 2023-12-21T07:59:19.308380+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: audit 2023-12-21T07:59:19.311471+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: audit 2023-12-21T07:59:19.313211+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: cephadm 2023-12-21T07:59:19.315164+0000 mgr.x (mgr.25078) 107 : cephadm [INF] Deploying daemon mgr.y on smithi069 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: audit 2023-12-21T07:59:19.316625+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:20.587 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:20 smithi069 bash[30553]: audit 2023-12-21T07:59:19.319761+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: cluster 2023-12-21T07:59:18.478192+0000 mgr.x (mgr.25078) 105 : 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-21T07:59:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: cephadm 2023-12-21T07:59:19.295533+0000 mgr.x (mgr.25078) 106 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-21T07:59:20.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: audit 2023-12-21T07:59:19.308380+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: audit 2023-12-21T07:59:19.311471+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T07:59:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: audit 2023-12-21T07:59:19.313211+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: cephadm 2023-12-21T07:59:19.315164+0000 mgr.x (mgr.25078) 107 : cephadm [INF] Deploying daemon mgr.y on smithi069 2023-12-21T07:59:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: audit 2023-12-21T07:59:19.316625+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:20.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:20 smithi081 bash[25077]: audit 2023-12-21T07:59:19.319761+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T07:59:21.888 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:21 smithi069 systemd[1]: Stopping Ceph mgr.y for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T07:59:22.610 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:59:22.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:22 smithi069 bash[30553]: cluster 2023-12-21T07:59:20.479228+0000 mgr.x (mgr.25078) 108 : cluster [DBG] 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-21T07:59:22.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:22 smithi069 bash[61104]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T07:59:22.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:22 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-21T07:59:22.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:22 smithi069 bash[61200]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T07:59:22.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:22 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-21T07:59:22.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:22 smithi069 systemd[1]: Stopped Ceph mgr.y for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:22.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:22 smithi069 bash[25075]: cluster 2023-12-21T07:59:20.479228+0000 mgr.x (mgr.25078) 108 : cluster [DBG] 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-21T07:59:22.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:22 smithi081 bash[25077]: cluster 2023-12-21T07:59:20.479228+0000 mgr.x (mgr.25078) 108 : cluster [DBG] 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-21T07:59:23.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:22 smithi069 systemd[1]: Started Ceph mgr.y for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T07:59:23.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:59:23] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.33.4" 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 starting - - - - 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 starting - - - - 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 starting - - - - 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283 running (102s) 74s ago 13m 478M - 19.0.0-297-ga89fee39 36973ca01a0c 341a2ad303c4 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 starting - - - - 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (15m) 74s ago 15m 60.9M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (13m) 74s ago 13m 50.5M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (13m) 74s ago 13m 47.7M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 starting - - - - 2023-12-21T07:59:23.425 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 starting - - - - 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (13m) 74s ago 13m 56.5M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (12m) 74s ago 12m 57.6M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (11m) 74s ago 11m 53.4M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (11m) 74s ago 11m 55.7M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (10m) 74s ago 10m 56.5M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (10m) 74s ago 10m 53.3M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (9m) 74s ago 9m 52.5M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (8m) 74s ago 8m 54.7M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 starting - - - - 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (5m) 74s ago 5m 85.9M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (5m) 74s ago 5m 85.9M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (5m) 74s ago 5m 85.8M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:59:23.426 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (5m) 74s ago 5m 85.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:59:23.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[61291]: debug 2023-12-21T07:59:23.791+0000 7f1991ccd700 1 -- 172.21.15.69:0/2138595393 <== mon.1 v2:172.21.15.69:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555e663e9520 con 0x555e67166800 2023-12-21T07:59:23.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[25075]: cluster 2023-12-21T07:59:22.480715+0000 mgr.x (mgr.25078) 109 : cluster [DBG] 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-21T07:59:23.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[25075]: audit 2023-12-21T07:59:22.574260+0000 mgr.x (mgr.25078) 110 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:23.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[25075]: audit 2023-12-21T07:59:22.832613+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:23.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[25075]: audit 2023-12-21T07:59:22.847431+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:23.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[25075]: audit 2023-12-21T07:59:22.994771+0000 mgr.x (mgr.25078) 111 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:23.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[25075]: audit 2023-12-21T07:59:23.389119+0000 mgr.x (mgr.25078) 112 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:23.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[30553]: cluster 2023-12-21T07:59:22.480715+0000 mgr.x (mgr.25078) 109 : cluster [DBG] 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-21T07:59:23.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[30553]: audit 2023-12-21T07:59:22.574260+0000 mgr.x (mgr.25078) 110 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:23.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[30553]: audit 2023-12-21T07:59:22.832613+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:23.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[30553]: audit 2023-12-21T07:59:22.847431+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:23.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[30553]: audit 2023-12-21T07:59:22.994771+0000 mgr.x (mgr.25078) 111 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:23.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[30553]: audit 2023-12-21T07:59:23.389119+0000 mgr.x (mgr.25078) 112 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:59:23.911 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:59:23.912 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:59:24.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[25077]: cluster 2023-12-21T07:59:22.480715+0000 mgr.x (mgr.25078) 109 : cluster [DBG] 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-21T07:59:24.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[25077]: audit 2023-12-21T07:59:22.574260+0000 mgr.x (mgr.25078) 110 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:24.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[25077]: audit 2023-12-21T07:59:22.832613+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[25077]: audit 2023-12-21T07:59:22.847431+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[25077]: audit 2023-12-21T07:59:22.994771+0000 mgr.x (mgr.25078) 111 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:23 smithi081 bash[25077]: audit 2023-12-21T07:59:23.389119+0000 mgr.x (mgr.25078) 112 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [], 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "", 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading mgr daemons", 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T07:59:24.300 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:59:24.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:23 smithi069 bash[61291]: debug 2023-12-21T07:59:23.955+0000 7f199bea3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:59:24.796 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:59:25.114 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[25075]: audit 2023-12-21T07:59:23.909647+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.69:0/4078507517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:25.114 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[25075]: audit 2023-12-21T07:59:24.287579+0000 mgr.x (mgr.25078) 113 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.114 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[25075]: audit 2023-12-21T07:59:24.628921+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:25.114 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[25075]: audit 2023-12-21T07:59:24.794814+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.69:0/702136484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:25.115 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[61291]: debug 2023-12-21T07:59:24.911+0000 7f199bea3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T07:59:25.115 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[61291]: debug 2023-12-21T07:59:25.011+0000 7f199bea3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:59:25.115 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[30553]: audit 2023-12-21T07:59:23.909647+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.69:0/4078507517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:25.115 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[30553]: audit 2023-12-21T07:59:24.287579+0000 mgr.x (mgr.25078) 113 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.115 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[30553]: audit 2023-12-21T07:59:24.628921+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:25.115 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:24 smithi069 bash[30553]: audit 2023-12-21T07:59:24.794814+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.69:0/702136484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:25.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:24 smithi081 bash[25077]: audit 2023-12-21T07:59:23.909647+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.69:0/4078507517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:25.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:24 smithi081 bash[25077]: audit 2023-12-21T07:59:24.287579+0000 mgr.x (mgr.25078) 113 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:25.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:24 smithi081 bash[25077]: audit 2023-12-21T07:59:24.628921+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:25.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:24 smithi081 bash[25077]: audit 2023-12-21T07:59:24.794814+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.69:0/702136484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:25.380 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[61291]: debug 2023-12-21T07:59:25.107+0000 7f199bea3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:59:25.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[61291]: debug 2023-12-21T07:59:25.375+0000 7f199bea3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:26.136 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[61291]: debug 2023-12-21T07:59:25.731+0000 7f199bea3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:59:26.136 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[61291]: debug 2023-12-21T07:59:25.903+0000 7f199bea3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:26.136 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[25075]: cluster 2023-12-21T07:59:24.481370+0000 mgr.x (mgr.25078) 114 : 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-21T07:59:26.136 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:25 smithi069 bash[30553]: cluster 2023-12-21T07:59:24.481370+0000 mgr.x (mgr.25078) 114 : 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-21T07:59:26.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:25 smithi081 bash[25077]: cluster 2023-12-21T07:59:24.481370+0000 mgr.x (mgr.25078) 114 : 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-21T07:59:26.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:26 smithi069 bash[61291]: debug 2023-12-21T07:59:26.131+0000 7f199bea3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:59:27.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[61291]: debug 2023-12-21T07:59:27.175+0000 7f199bea3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:59:27.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[61291]: debug 2023-12-21T07:59:27.287+0000 7f199bea3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:59:27.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[61291]: debug 2023-12-21T07:59:27.407+0000 7f199bea3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:59:28.117 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[61291]: debug 2023-12-21T07:59:27.879+0000 7f199bea3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:59:28.117 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[30553]: cluster 2023-12-21T07:59:26.483050+0000 mgr.x (mgr.25078) 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-21T07:59:28.117 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[30553]: audit 2023-12-21T07:59:26.895312+0000 mgr.x (mgr.25078) 116 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:28.117 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[25075]: cluster 2023-12-21T07:59:26.483050+0000 mgr.x (mgr.25078) 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-21T07:59:28.117 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:27 smithi069 bash[25075]: audit 2023-12-21T07:59:26.895312+0000 mgr.x (mgr.25078) 116 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:28.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:27 smithi081 bash[25077]: cluster 2023-12-21T07:59:26.483050+0000 mgr.x (mgr.25078) 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-21T07:59:28.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:27 smithi081 bash[25077]: audit 2023-12-21T07:59:26.895312+0000 mgr.x (mgr.25078) 116 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:28.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:28 smithi069 bash[61291]: debug 2023-12-21T07:59:28.111+0000 7f199bea3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:59:28.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:28 smithi069 bash[61291]: debug 2023-12-21T07:59:28.607+0000 7f199bea3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:59:29.036 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:28 smithi081 bash[47281]: ts=2023-12-21T07:59: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:29.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:29 smithi069 bash[61291]: debug 2023-12-21T07:59:29.135+0000 7f199bea3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:30.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:29 smithi069 bash[61291]: debug 2023-12-21T07:59:29.735+0000 7f199bea3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:59:30.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:29 smithi069 bash[61291]: debug 2023-12-21T07:59:29.851+0000 7f199bea3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:59:30.485 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[25075]: cluster 2023-12-21T07:59:28.483646+0000 mgr.x (mgr.25078) 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-21T07:59:30.486 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[25075]: audit 2023-12-21T07:59:29.248279+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.486 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[25075]: audit 2023-12-21T07:59:29.262307+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.486 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[25075]: audit 2023-12-21T07:59:29.359284+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.486 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[25075]: audit 2023-12-21T07:59:29.374022+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.486 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[61291]: debug 2023-12-21T07:59:30.215+0000 7f199bea3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:59:30.486 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[61291]: debug 2023-12-21T07:59:30.331+0000 7f199bea3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:59:30.486 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[30553]: cluster 2023-12-21T07:59:28.483646+0000 mgr.x (mgr.25078) 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-21T07:59:30.486 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[30553]: audit 2023-12-21T07:59:29.248279+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.487 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[30553]: audit 2023-12-21T07:59:29.262307+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.487 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[30553]: audit 2023-12-21T07:59:29.359284+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.487 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[30553]: audit 2023-12-21T07:59:29.374022+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:30 smithi081 bash[25077]: cluster 2023-12-21T07:59:28.483646+0000 mgr.x (mgr.25078) 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-21T07:59:30.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:30 smithi081 bash[25077]: audit 2023-12-21T07:59:29.248279+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:30 smithi081 bash[25077]: audit 2023-12-21T07:59:29.262307+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:30 smithi081 bash[25077]: audit 2023-12-21T07:59:29.359284+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:30 smithi081 bash[25077]: audit 2023-12-21T07:59:29.374022+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:30.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[61291]: debug 2023-12-21T07:59:30.479+0000 7f199bea3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:30.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[61291]: debug 2023-12-21T07:59:30.603+0000 7f199bea3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:59:30.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[61291]: debug 2023-12-21T07:59:30.727+0000 7f199bea3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:59:31.385 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:30 smithi069 bash[61291]: debug 2023-12-21T07:59:30.923+0000 7f199bea3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:59:31.385 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:31 smithi069 bash[61291]: debug 2023-12-21T07:59:31.047+0000 7f199bea3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:59:31.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:31 smithi069 bash[25075]: audit 2023-12-21T07:59:30.384318+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:31.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:31 smithi069 bash[25075]: audit 2023-12-21T07:59:30.396843+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:31.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:31 smithi069 bash[30553]: audit 2023-12-21T07:59:30.384318+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:31.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:31 smithi069 bash[30553]: audit 2023-12-21T07:59:30.396843+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:31.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:31 smithi081 bash[25077]: audit 2023-12-21T07:59:30.384318+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:31.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:31 smithi081 bash[25077]: audit 2023-12-21T07:59:30.396843+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:32.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[61291]: debug 2023-12-21T07:59:32.271+0000 7f199bea3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:59:32.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[61291]: [21/Dec/2023:07:59:32] ENGINE Bus STARTING 2023-12-21T07:59:32.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[61291]: CherryPy Checker: 2023-12-21T07:59:32.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[61291]: The Application mounted at '' has an empty config. 2023-12-21T07:59:32.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[61291]: [21/Dec/2023:07:59:32] ENGINE Serving on http://:::9283 2023-12-21T07:59:32.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[61291]: [21/Dec/2023:07:59:32] ENGINE Bus STARTED 2023-12-21T07:59:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: cluster 2023-12-21T07:59:30.484662+0000 mgr.x (mgr.25078) 118 : cluster [DBG] 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-21T07:59:32.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: cluster 2023-12-21T07:59:32.295436+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T07:59:32.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: cluster 2023-12-21T07:59:32.295634+0000 mon.a (mon.0) 943 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:59:32.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: audit 2023-12-21T07:59:32.301221+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:59:32.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: audit 2023-12-21T07:59:32.303663+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:32.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: audit 2023-12-21T07:59:32.307843+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:59:32.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[25075]: audit 2023-12-21T07:59:32.310232+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: cluster 2023-12-21T07:59:30.484662+0000 mgr.x (mgr.25078) 118 : cluster [DBG] 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-21T07:59:32.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: cluster 2023-12-21T07:59:32.295436+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T07:59:32.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: cluster 2023-12-21T07:59:32.295634+0000 mon.a (mon.0) 943 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:59:32.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: audit 2023-12-21T07:59:32.301221+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:59:32.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: audit 2023-12-21T07:59:32.303663+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:32.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: audit 2023-12-21T07:59:32.307843+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:59:32.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:32 smithi069 bash[30553]: audit 2023-12-21T07:59:32.310232+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: cluster 2023-12-21T07:59:30.484662+0000 mgr.x (mgr.25078) 118 : cluster [DBG] 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-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: cluster 2023-12-21T07:59:32.295436+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y restarted 2023-12-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: cluster 2023-12-21T07:59:32.295634+0000 mon.a (mon.0) 943 : cluster [DBG] Standby manager daemon y started 2023-12-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: audit 2023-12-21T07:59:32.301221+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: audit 2023-12-21T07:59:32.303663+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: audit 2023-12-21T07:59:32.307843+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-21T07:59:32.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:32 smithi081 bash[25077]: audit 2023-12-21T07:59:32.310232+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.? 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:33.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:33 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:59:33] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.33.4" 2023-12-21T07:59:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:33 smithi069 bash[25075]: cluster 2023-12-21T07:59:32.485527+0000 mgr.x (mgr.25078) 119 : cluster [DBG] 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-21T07:59:33.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:33 smithi069 bash[25075]: cluster 2023-12-21T07:59:32.579169+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e26: x(active, since 99s), standbys: y 2023-12-21T07:59:33.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:33 smithi069 bash[30553]: cluster 2023-12-21T07:59:32.485527+0000 mgr.x (mgr.25078) 119 : cluster [DBG] 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-21T07:59:33.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:33 smithi069 bash[30553]: cluster 2023-12-21T07:59:32.579169+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e26: x(active, since 99s), standbys: y 2023-12-21T07:59:34.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:33 smithi081 bash[25077]: cluster 2023-12-21T07:59:32.485527+0000 mgr.x (mgr.25078) 119 : cluster [DBG] 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-21T07:59:34.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:33 smithi081 bash[25077]: cluster 2023-12-21T07:59:32.579169+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e26: x(active, since 99s), standbys: y 2023-12-21T07:59:35.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:35 smithi069 bash[25075]: cluster 2023-12-21T07:59:34.486225+0000 mgr.x (mgr.25078) 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-21T07:59:35.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:35 smithi069 bash[30553]: cluster 2023-12-21T07:59:34.486225+0000 mgr.x (mgr.25078) 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-21T07:59:36.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:35 smithi081 bash[25077]: cluster 2023-12-21T07:59:34.486225+0000 mgr.x (mgr.25078) 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-21T07:59:37.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:37 smithi069 bash[25075]: cluster 2023-12-21T07:59:36.487936+0000 mgr.x (mgr.25078) 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-21T07:59:37.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:37 smithi069 bash[25075]: audit 2023-12-21T07:59:36.900242+0000 mgr.x (mgr.25078) 122 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:37.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:37 smithi069 bash[30553]: cluster 2023-12-21T07:59:36.487936+0000 mgr.x (mgr.25078) 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-21T07:59:37.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:37 smithi069 bash[30553]: audit 2023-12-21T07:59:36.900242+0000 mgr.x (mgr.25078) 122 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:38.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:37 smithi081 bash[25077]: cluster 2023-12-21T07:59:36.487936+0000 mgr.x (mgr.25078) 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-21T07:59:38.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:37 smithi081 bash[25077]: audit 2023-12-21T07:59:36.900242+0000 mgr.x (mgr.25078) 122 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:39.036 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:38 smithi081 bash[47281]: ts=2023-12-21T07:59: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T07:59:39.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:39 smithi069 bash[25075]: cluster 2023-12-21T07:59:38.488681+0000 mgr.x (mgr.25078) 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-21T07:59:39.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:39 smithi069 bash[30553]: cluster 2023-12-21T07:59:38.488681+0000 mgr.x (mgr.25078) 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-21T07:59:40.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:39 smithi081 bash[25077]: cluster 2023-12-21T07:59:38.488681+0000 mgr.x (mgr.25078) 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-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:39.629395+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.100148+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.108194+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.110129+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.115258+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.130147+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.208812+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:40.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: cephadm 2023-12-21T07:59:40.210444+0000 mgr.x (mgr.25078) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: cephadm 2023-12-21T07:59:40.211089+0000 mgr.x (mgr.25078) 125 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: cephadm 2023-12-21T07:59:40.214423+0000 mgr.x (mgr.25078) 126 : cephadm [INF] Failing over to other MGR 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.214988+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: audit 2023-12-21T07:59:40.226641+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[25075]: cluster 2023-12-21T07:59:40.236594+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:39.629395+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.100148+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:40.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.108194+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.110129+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.115258+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.130147+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.208812+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: cephadm 2023-12-21T07:59:40.210444+0000 mgr.x (mgr.25078) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: cephadm 2023-12-21T07:59:40.211089+0000 mgr.x (mgr.25078) 125 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: cephadm 2023-12-21T07:59:40.214423+0000 mgr.x (mgr.25078) 126 : cephadm [INF] Failing over to other MGR 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.214988+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: audit 2023-12-21T07:59:40.226641+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T07:59:40.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:40 smithi069 bash[30553]: cluster 2023-12-21T07:59:40.236594+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T07:59:41.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:39.629395+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:41.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.100148+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:41.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.108194+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T07:59:41.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.110129+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T07:59:41.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.115258+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:41.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.130147+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25078 ' entity='mgr.x' 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.208812+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: cephadm 2023-12-21T07:59:40.210444+0000 mgr.x (mgr.25078) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: cephadm 2023-12-21T07:59:40.211089+0000 mgr.x (mgr.25078) 125 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: cephadm 2023-12-21T07:59:40.214423+0000 mgr.x (mgr.25078) 126 : cephadm [INF] Failing over to other MGR 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.214988+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.25078 172.21.15.81:0/775383624' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: audit 2023-12-21T07:59:40.226641+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-21T07:59:41.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:40 smithi081 bash[25077]: cluster 2023-12-21T07:59:40.236594+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T07:59:41.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:41 smithi069 bash[61291]: [21/Dec/2023:07:59:41] ENGINE Bus STOPPING 2023-12-21T07:59:41.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:41 smithi069 bash[61291]: [21/Dec/2023:07:59:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T07:59:41.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:41 smithi069 bash[61291]: [21/Dec/2023:07:59:41] ENGINE Bus STOPPED 2023-12-21T07:59:41.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:41 smithi069 bash[61291]: [21/Dec/2023:07:59:41] ENGINE Bus STARTING 2023-12-21T07:59:41.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:41 smithi069 bash[61291]: [21/Dec/2023:07:59:41] ENGINE Serving on http://:::9283 2023-12-21T07:59:41.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 07:59:41 smithi069 bash[61291]: [21/Dec/2023:07:59:41] ENGINE Bus STARTED 2023-12-21T07:59:41.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:41 smithi081 bash[45236]: debug 2023-12-21T07:59:41.125+0000 7ffad37df700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-21T07:59:41.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:41 smithi081 bash[45236]: ignoring --setuser ceph since I am not root 2023-12-21T07:59:41.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:41 smithi081 bash[45236]: ignoring --setgroup ceph since I am not root 2023-12-21T07:59:41.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:41 smithi081 bash[45236]: debug 2023-12-21T07:59:41.181+0000 7f24f3169700 1 -- 172.21.15.81:0/3612850889 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5628623e7520 con 0x562863162400 2023-12-21T07:59:41.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:41 smithi081 bash[45236]: debug 2023-12-21T07:59:41.341+0000 7f24fcf21200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T07:59:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.139869+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-21T07:59:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: cluster 2023-12-21T07:59:41.140012+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e27: y(active, starting, since 0.911567s) 2023-12-21T07:59:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.143202+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:59:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.143446+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:59:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.143664+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:59:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.144651+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.144999+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.145347+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.145636+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.145938+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.146271+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.146595+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.146919+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.147273+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.147636+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.147937+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.148550+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:59:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: cluster 2023-12-21T07:59:41.176191+0000 mon.a (mon.0) 956 : cluster [INF] Manager daemon y is now available 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.230113+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.139869+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: cluster 2023-12-21T07:59:41.140012+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e27: y(active, starting, since 0.911567s) 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.143202+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.143446+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.143664+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.144651+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:59:42.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.144999+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.145347+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.145636+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.145938+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.146271+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.146595+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.146919+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.147273+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.147636+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.147937+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.148550+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: cluster 2023-12-21T07:59:41.176191+0000 mon.a (mon.0) 956 : cluster [INF] Manager daemon y is now available 2023-12-21T07:59:42.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.230113+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:42.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.262988+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:42.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.286784+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:42.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.287271+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:42.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.325616+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:42.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: audit 2023-12-21T07:59:41.326371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:42.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[25075]: cephadm 2023-12-21T07:59:41.726955+0000 mgr.y (mgr.15411) 1 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Bus STARTING 2023-12-21T07:59:42.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.262988+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:42.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.286784+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:42.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.287271+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:42.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.325616+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:42.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: audit 2023-12-21T07:59:41.326371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:42.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:42 smithi069 bash[30553]: cephadm 2023-12-21T07:59:41.726955+0000 mgr.y (mgr.15411) 1 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Bus STARTING 2023-12-21T07:59:42.462 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[45236]: debug 2023-12-21T07:59:42.245+0000 7f24fcf21200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T07:59:42.462 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[45236]: debug 2023-12-21T07:59:42.345+0000 7f24fcf21200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T07:59:42.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.139869+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25078 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-21T07:59:42.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: cluster 2023-12-21T07:59:41.140012+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e27: y(active, starting, since 0.911567s) 2023-12-21T07:59:42.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.143202+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T07:59:42.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.143446+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T07:59:42.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.143664+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T07:59:42.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.144651+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.144999+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.145347+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.145636+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.145938+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.146271+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.146595+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.146919+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.147273+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T07:59:42.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.147636+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T07:59:42.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.147937+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T07:59:42.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.148550+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T07:59:42.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: cluster 2023-12-21T07:59:41.176191+0000 mon.a (mon.0) 956 : cluster [INF] Manager daemon y is now available 2023-12-21T07:59:42.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.230113+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T07:59:42.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.262988+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:42.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.286784+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:42.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.287271+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T07:59:42.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.325616+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:42.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: audit 2023-12-21T07:59:41.326371+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T07:59:42.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[25077]: cephadm 2023-12-21T07:59:41.726955+0000 mgr.y (mgr.15411) 1 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Bus STARTING 2023-12-21T07:59:42.726 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[45236]: debug 2023-12-21T07:59:42.445+0000 7f24fcf21200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T07:59:43.036 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:42 smithi081 bash[45236]: debug 2023-12-21T07:59:42.709+0000 7f24fcf21200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:43.495 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[45236]: debug 2023-12-21T07:59:43.065+0000 7f24fcf21200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T07:59:43.495 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[45236]: debug 2023-12-21T07:59:43.245+0000 7f24fcf21200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:43.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[25077]: cephadm 2023-12-21T07:59:41.831234+0000 mgr.y (mgr.15411) 2 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Serving on http://172.21.15.69:8765 2023-12-21T07:59:43.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[25077]: cephadm 2023-12-21T07:59:41.960044+0000 mgr.y (mgr.15411) 3 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:59:43.496 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[25077]: cephadm 2023-12-21T07:59:41.960421+0000 mgr.y (mgr.15411) 4 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Bus STARTED 2023-12-21T07:59:43.496 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[25077]: cluster 2023-12-21T07:59:42.146375+0000 mon.a (mon.0) 959 : cluster [DBG] mgrmap e28: y(active, since 1.91793s) 2023-12-21T07:59:43.496 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[25077]: cluster 2023-12-21T07:59:42.179882+0000 mgr.y (mgr.15411) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[25075]: cephadm 2023-12-21T07:59:41.831234+0000 mgr.y (mgr.15411) 2 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Serving on http://172.21.15.69:8765 2023-12-21T07:59:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[25075]: cephadm 2023-12-21T07:59:41.960044+0000 mgr.y (mgr.15411) 3 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:59:43.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[25075]: cephadm 2023-12-21T07:59:41.960421+0000 mgr.y (mgr.15411) 4 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Bus STARTED 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[25075]: cluster 2023-12-21T07:59:42.146375+0000 mon.a (mon.0) 959 : cluster [DBG] mgrmap e28: y(active, since 1.91793s) 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[25075]: cluster 2023-12-21T07:59:42.179882+0000 mgr.y (mgr.15411) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[30553]: cephadm 2023-12-21T07:59:41.831234+0000 mgr.y (mgr.15411) 2 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Serving on http://172.21.15.69:8765 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[30553]: cephadm 2023-12-21T07:59:41.960044+0000 mgr.y (mgr.15411) 3 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[30553]: cephadm 2023-12-21T07:59:41.960421+0000 mgr.y (mgr.15411) 4 : cephadm [INF] [21/Dec/2023:07:59:41] ENGINE Bus STARTED 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[30553]: cluster 2023-12-21T07:59:42.146375+0000 mon.a (mon.0) 959 : cluster [DBG] mgrmap e28: y(active, since 1.91793s) 2023-12-21T07:59:43.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:43 smithi069 bash[30553]: cluster 2023-12-21T07:59:42.179882+0000 mgr.y (mgr.15411) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:43.786 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:43 smithi081 bash[45236]: debug 2023-12-21T07:59:43.477+0000 7f24fcf21200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T07:59:44.533 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:44 smithi081 bash[25077]: cluster 2023-12-21T07:59:43.146760+0000 mgr.y (mgr.15411) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:44.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:44 smithi081 bash[25077]: cluster 2023-12-21T07:59:43.168334+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-12-21T07:59:44.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:44 smithi069 bash[25075]: cluster 2023-12-21T07:59:43.146760+0000 mgr.y (mgr.15411) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:44.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:44 smithi069 bash[25075]: cluster 2023-12-21T07:59:43.168334+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-12-21T07:59:44.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:44 smithi069 bash[30553]: cluster 2023-12-21T07:59:43.146760+0000 mgr.y (mgr.15411) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:44.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:44 smithi069 bash[30553]: cluster 2023-12-21T07:59:43.168334+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-12-21T07:59:44.786 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:44 smithi081 bash[45236]: debug 2023-12-21T07:59:44.517+0000 7f24fcf21200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T07:59:44.786 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:44 smithi081 bash[45236]: debug 2023-12-21T07:59:44.633+0000 7f24fcf21200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T07:59:44.786 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:44 smithi081 bash[45236]: debug 2023-12-21T07:59:44.749+0000 7f24fcf21200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T07:59:45.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:45 smithi081 bash[45236]: debug 2023-12-21T07:59:45.229+0000 7f24fcf21200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T07:59:45.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:45 smithi081 bash[45236]: debug 2023-12-21T07:59:45.449+0000 7f24fcf21200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T07:59:46.172 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:45 smithi081 bash[45236]: debug 2023-12-21T07:59:45.905+0000 7f24fcf21200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T07:59:46.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:46 smithi081 bash[25077]: cluster 2023-12-21T07:59:45.147590+0000 mgr.y (mgr.15411) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:46.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:46 smithi081 bash[25077]: cluster 2023-12-21T07:59:45.175928+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 4s) 2023-12-21T07:59:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:46 smithi069 bash[25075]: cluster 2023-12-21T07:59:45.147590+0000 mgr.y (mgr.15411) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:46.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:46 smithi069 bash[25075]: cluster 2023-12-21T07:59:45.175928+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 4s) 2023-12-21T07:59:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:46 smithi069 bash[30553]: cluster 2023-12-21T07:59:45.147590+0000 mgr.y (mgr.15411) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:46 smithi069 bash[30553]: cluster 2023-12-21T07:59:45.175928+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 4s) 2023-12-21T07:59:46.786 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:46 smithi081 bash[45236]: debug 2023-12-21T07:59:46.421+0000 7f24fcf21200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T07:59:47.286 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:47 smithi081 bash[45236]: debug 2023-12-21T07:59:47.017+0000 7f24fcf21200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T07:59:47.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:47 smithi081 bash[45236]: debug 2023-12-21T07:59:47.129+0000 7f24fcf21200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T07:59:47.822 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:47 smithi081 bash[45236]: debug 2023-12-21T07:59:47.525+0000 7f24fcf21200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T07:59:47.823 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:47 smithi081 bash[45236]: debug 2023-12-21T07:59:47.657+0000 7f24fcf21200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T07:59:48.073 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:47 smithi081 bash[45236]: debug 2023-12-21T07:59:47.805+0000 7f24fcf21200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T07:59:48.073 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:47 smithi081 bash[45236]: debug 2023-12-21T07:59:47.929+0000 7f24fcf21200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T07:59:48.396 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[45236]: debug 2023-12-21T07:59:48.057+0000 7f24fcf21200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T07:59:48.397 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[45236]: debug 2023-12-21T07:59:48.253+0000 7f24fcf21200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T07:59:48.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[45236]: debug 2023-12-21T07:59:48.381+0000 7f24fcf21200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T07:59:48.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[25077]: audit 2023-12-21T07:59:46.921903+0000 mgr.y (mgr.15411) 8 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:48.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[25077]: cluster 2023-12-21T07:59:47.148386+0000 mgr.y (mgr.15411) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:48.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[25077]: audit 2023-12-21T07:59:48.037768+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[25077]: audit 2023-12-21T07:59:48.048715+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[25077]: audit 2023-12-21T07:59:48.188959+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:48 smithi081 bash[25077]: audit 2023-12-21T07:59:48.201092+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[25075]: audit 2023-12-21T07:59:46.921903+0000 mgr.y (mgr.15411) 8 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[25075]: cluster 2023-12-21T07:59:47.148386+0000 mgr.y (mgr.15411) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[25075]: audit 2023-12-21T07:59:48.037768+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[25075]: audit 2023-12-21T07:59:48.048715+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[25075]: audit 2023-12-21T07:59:48.188959+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[25075]: audit 2023-12-21T07:59:48.201092+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[30553]: audit 2023-12-21T07:59:46.921903+0000 mgr.y (mgr.15411) 8 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:48.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[30553]: cluster 2023-12-21T07:59:47.148386+0000 mgr.y (mgr.15411) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T07:59:48.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[30553]: audit 2023-12-21T07:59:48.037768+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[30553]: audit 2023-12-21T07:59:48.048715+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[30553]: audit 2023-12-21T07:59:48.188959+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:48.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:48 smithi069 bash[30553]: audit 2023-12-21T07:59:48.201092+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:49 smithi081 bash[45236]: debug 2023-12-21T07:59:49.621+0000 7f24fcf21200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T07:59:50.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:49 smithi081 bash[45236]: [21/Dec/2023:07:59:49] ENGINE Bus STARTING 2023-12-21T07:59:50.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:49 smithi081 bash[45236]: CherryPy Checker: 2023-12-21T07:59:50.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:49 smithi081 bash[45236]: The Application mounted at '' has an empty config. 2023-12-21T07:59:50.038 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:49 smithi081 bash[45236]: [21/Dec/2023:07:59:49] ENGINE Serving on http://:::9283 2023-12-21T07:59:50.038 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:49 smithi081 bash[45236]: [21/Dec/2023:07:59:49] ENGINE Bus STARTED 2023-12-21T07:59:50.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.063309+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.077605+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: cluster 2023-12-21T07:59:49.150137+0000 mgr.y (mgr.15411) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T07:59:50.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.201112+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.212671+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.650641+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:59:50.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.653308+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:50.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: cluster 2023-12-21T07:59:49.658465+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:59:50.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.659195+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:59:50.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[25077]: audit 2023-12-21T07:59:49.660119+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.063309+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.077605+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: cluster 2023-12-21T07:59:49.150137+0000 mgr.y (mgr.15411) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.201112+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.212671+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.650641+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:59:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.653308+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: cluster 2023-12-21T07:59:49.658465+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.659195+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[25075]: audit 2023-12-21T07:59:49.660119+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.063309+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.077605+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: cluster 2023-12-21T07:59:49.150137+0000 mgr.y (mgr.15411) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.201112+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.212671+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T07:59:50.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.650641+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T07:59:50.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.653308+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T07:59:50.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: cluster 2023-12-21T07:59:49.658465+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2023-12-21T07:59:50.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.659195+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T07:59:50.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:50 smithi069 bash[30553]: audit 2023-12-21T07:59:49.660119+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.81:0/3680354650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T07:59:50.787 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[47281]: ts=2023-12-21T07:59:50.310Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-12-21T07:59:50.787 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[47281]: ts=2023-12-21T07:59:50.311Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-12-21T07:59:50.787 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[47281]: ts=2023-12-21T07:59:50.315Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-12-21T07:59:50.787 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 07:59:50 smithi081 bash[47281]: ts=2023-12-21T07:59:50.319Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-12-21T07:59:51.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:51 smithi081 bash[25077]: cluster 2023-12-21T07:59:50.228791+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2023-12-21T07:59:51.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:51 smithi081 bash[25077]: audit 2023-12-21T07:59:50.229691+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:59:51.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:51 smithi069 bash[25075]: cluster 2023-12-21T07:59:50.228791+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2023-12-21T07:59:51.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:51 smithi069 bash[25075]: audit 2023-12-21T07:59:50.229691+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:59:51.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:51 smithi069 bash[30553]: cluster 2023-12-21T07:59:50.228791+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2023-12-21T07:59:51.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:51 smithi069 bash[30553]: audit 2023-12-21T07:59:50.229691+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T07:59:52.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:52 smithi069 bash[25075]: cluster 2023-12-21T07:59:51.150953+0000 mgr.y (mgr.15411) 11 : 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-21T07:59:52.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:52 smithi069 bash[30553]: cluster 2023-12-21T07:59:51.150953+0000 mgr.y (mgr.15411) 11 : 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-21T07:59:53.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:52 smithi081 bash[25077]: cluster 2023-12-21T07:59:51.150953+0000 mgr.y (mgr.15411) 11 : 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-21T07:59:53.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 07:59:53 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:07:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T07:59:54.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:54 smithi069 bash[30553]: cluster 2023-12-21T07:59:53.152639+0000 mgr.y (mgr.15411) 12 : 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-21T07:59:54.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:54 smithi069 bash[25075]: cluster 2023-12-21T07:59:53.152639+0000 mgr.y (mgr.15411) 12 : 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-21T07:59:55.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:54 smithi081 bash[25077]: cluster 2023-12-21T07:59:53.152639+0000 mgr.y (mgr.15411) 12 : 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-21T07:59:55.212 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T07:59:55.972 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T07:59:55.972 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (84s) 7s ago 8m 15.2M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T07:59:55.972 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (39s) 7s ago 7m 41.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T07:59:55.972 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (80s) 7s ago 6m 47.0M - 3.5 e1d6a67b021e 9b95ca8cb911 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283 running (2m) 7s ago 14m 172M - 19.0.0-297-ga89fee39 36973ca01a0c 341a2ad303c4 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (33s) 7s ago 16m 466M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (16m) 7s ago 16m 65.4M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (14m) 7s ago 14m 55.6M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (14m) 7s ago 14m 53.5M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (93s) 7s ago 8m 10.8M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (65s) 7s ago 8m 10.2M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (13m) 7s ago 13m 58.0M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (13m) 7s ago 13m 58.9M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T07:59:55.973 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (12m) 7s ago 12m 54.7M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (11m) 7s ago 11m 56.8M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (11m) 7s ago 11m 57.6M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (10m) 7s ago 10m 54.7M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (9m) 7s ago 10m 52.9M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (9m) 7s ago 9m 56.1M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (67s) 7s ago 8m 54.1M - 2.33.4 514e6a882f6e 4e6e9bec5b5f 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (6m) 7s ago 6m 86.8M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (6m) 7s ago 6m 86.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (6m) 7s ago 6m 86.7M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T07:59:55.974 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (6m) 7s ago 6m 86.4M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T07:59:56.419 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:59:56.419 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T07:59:56.420 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T07:59:56.421 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T07:59:56.421 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T07:59:56.421 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-21T07:59:56.421 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T07:59:56.421 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T07:59:56.421 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:59:56.818 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T07:59:56.818 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T07:59:56.818 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T07:59:56.818 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr" 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "2/23 daemons upgraded", 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "", 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T07:59:56.819 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T07:59:56.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[25075]: cluster 2023-12-21T07:59:55.153406+0000 mgr.y (mgr.15411) 13 : 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-21T07:59:56.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[25075]: audit 2023-12-21T07:59:55.191979+0000 mgr.y (mgr.15411) 14 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[25075]: audit 2023-12-21T07:59:55.593227+0000 mgr.y (mgr.15411) 15 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[25075]: audit 2023-12-21T07:59:56.264132+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:56.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[25075]: audit 2023-12-21T07:59:56.417962+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.69:0/671601990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[30553]: cluster 2023-12-21T07:59:55.153406+0000 mgr.y (mgr.15411) 13 : 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-21T07:59:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[30553]: audit 2023-12-21T07:59:55.191979+0000 mgr.y (mgr.15411) 14 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[30553]: audit 2023-12-21T07:59:55.593227+0000 mgr.y (mgr.15411) 15 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:56.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[30553]: audit 2023-12-21T07:59:56.264132+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:56.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:56 smithi069 bash[30553]: audit 2023-12-21T07:59:56.417962+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.69:0/671601990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:56 smithi081 bash[25077]: cluster 2023-12-21T07:59:55.153406+0000 mgr.y (mgr.15411) 13 : 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-21T07:59:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:56 smithi081 bash[25077]: audit 2023-12-21T07:59:55.191979+0000 mgr.y (mgr.15411) 14 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:56 smithi081 bash[25077]: audit 2023-12-21T07:59:55.593227+0000 mgr.y (mgr.15411) 15 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:56 smithi081 bash[25077]: audit 2023-12-21T07:59:56.264132+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T07:59:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:56 smithi081 bash[25077]: audit 2023-12-21T07:59:56.417962+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.69:0/671601990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T07:59:57.276 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T07:59:57.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:57 smithi069 bash[25075]: audit 2023-12-21T07:59:55.952740+0000 mgr.y (mgr.15411) 16 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:57 smithi069 bash[25075]: audit 2023-12-21T07:59:57.274818+0000 mon.c (mon.1) 164 : audit [DBG] from='client.? 172.21.15.69:0/1236961031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:57.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:57 smithi069 bash[30553]: audit 2023-12-21T07:59:55.952740+0000 mgr.y (mgr.15411) 16 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:57.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:57 smithi069 bash[30553]: audit 2023-12-21T07:59:57.274818+0000 mon.c (mon.1) 164 : audit [DBG] from='client.? 172.21.15.69:0/1236961031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:58.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:57 smithi081 bash[25077]: audit 2023-12-21T07:59:55.952740+0000 mgr.y (mgr.15411) 16 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:58.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:57 smithi081 bash[25077]: audit 2023-12-21T07:59:57.274818+0000 mon.c (mon.1) 164 : audit [DBG] from='client.? 172.21.15.69:0/1236961031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T07:59:58.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:58 smithi069 bash[25075]: audit 2023-12-21T07:59:56.816449+0000 mgr.y (mgr.15411) 17 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:58.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:58 smithi069 bash[25075]: audit 2023-12-21T07:59:56.931749+0000 mgr.y (mgr.15411) 18 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:58.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 07:59:58 smithi069 bash[25075]: cluster 2023-12-21T07:59:57.154259+0000 mgr.y (mgr.15411) 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-21T07:59:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:58 smithi069 bash[30553]: audit 2023-12-21T07:59:56.816449+0000 mgr.y (mgr.15411) 17 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:58 smithi069 bash[30553]: audit 2023-12-21T07:59:56.931749+0000 mgr.y (mgr.15411) 18 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:58.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 07:59:58 smithi069 bash[30553]: cluster 2023-12-21T07:59:57.154259+0000 mgr.y (mgr.15411) 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-21T07:59:59.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:58 smithi081 bash[25077]: audit 2023-12-21T07:59:56.816449+0000 mgr.y (mgr.15411) 17 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T07:59:59.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:58 smithi081 bash[25077]: audit 2023-12-21T07:59:56.931749+0000 mgr.y (mgr.15411) 18 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T07:59:59.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 07:59:58 smithi081 bash[25077]: cluster 2023-12-21T07:59:57.154259+0000 mgr.y (mgr.15411) 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-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.115452+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.127886+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.132373+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.134310+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.136919+0000 mgr.y (mgr.15411) 20 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.137394+0000 mgr.y (mgr.15411) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cluster 2023-12-21T07:59:59.155753+0000 mgr.y (mgr.15411) 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-21T08:00:00.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.301555+0000 mgr.y (mgr.15411) 23 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.302999+0000 mgr.y (mgr.15411) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.466643+0000 mgr.y (mgr.15411) 25 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.468202+0000 mgr.y (mgr.15411) 26 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.632724+0000 mgr.y (mgr.15411) 27 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.635003+0000 mgr.y (mgr.15411) 28 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.808099+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.815342+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.823801+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.828794+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.840602+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.917093+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T08:00:00.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.918141+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T08:00:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: audit 2023-12-21T07:59:59.932916+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:00 smithi081 bash[25077]: cluster 2023-12-21T08:00:00.000121+0000 mon.a (mon.0) 981 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.115452+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.127886+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.132373+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.134310+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.136919+0000 mgr.y (mgr.15411) 20 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.137394+0000 mgr.y (mgr.15411) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T08:00:00.590 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cluster 2023-12-21T07:59:59.155753+0000 mgr.y (mgr.15411) 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-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.301555+0000 mgr.y (mgr.15411) 23 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.302999+0000 mgr.y (mgr.15411) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.466643+0000 mgr.y (mgr.15411) 25 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.468202+0000 mgr.y (mgr.15411) 26 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.632724+0000 mgr.y (mgr.15411) 27 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.635003+0000 mgr.y (mgr.15411) 28 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.808099+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.815342+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.823801+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.591 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.828794+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.840602+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.917093+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T08:00:00.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.918141+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T08:00:00.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: audit 2023-12-21T07:59:59.932916+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[25075]: cluster 2023-12-21T08:00:00.000121+0000 mon.a (mon.0) 981 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.115452+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.127886+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.132373+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:00.592 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.134310+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.136919+0000 mgr.y (mgr.15411) 20 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.137394+0000 mgr.y (mgr.15411) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cluster 2023-12-21T07:59:59.155753+0000 mgr.y (mgr.15411) 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-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.301555+0000 mgr.y (mgr.15411) 23 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.302999+0000 mgr.y (mgr.15411) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.466643+0000 mgr.y (mgr.15411) 25 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.468202+0000 mgr.y (mgr.15411) 26 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:00:00.593 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.632724+0000 mgr.y (mgr.15411) 27 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.635003+0000 mgr.y (mgr.15411) 28 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.808099+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.815342+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.823801+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.828794+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.840602+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:00.594 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.917093+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T08:00:00.595 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.918141+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi069.rlghit", "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-21T08:00:00.595 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: audit 2023-12-21T07:59:59.932916+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:00.595 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:00 smithi069 bash[30553]: cluster 2023-12-21T08:00:00.000121+0000 mon.a (mon.0) 981 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:01 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.916233+0000 mgr.y (mgr.15411) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi069.rlghit (dependencies changed)... 2023-12-21T08:00:01.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:01 smithi069 bash[25075]: cephadm 2023-12-21T07:59:59.934898+0000 mgr.y (mgr.15411) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T08:00:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:01 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.916233+0000 mgr.y (mgr.15411) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi069.rlghit (dependencies changed)... 2023-12-21T08:00:01.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:01 smithi069 bash[30553]: cephadm 2023-12-21T07:59:59.934898+0000 mgr.y (mgr.15411) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T08:00:01.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:01 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.916233+0000 mgr.y (mgr.15411) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi069.rlghit (dependencies changed)... 2023-12-21T08:00:01.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:01 smithi081 bash[25077]: cephadm 2023-12-21T07:59:59.934898+0000 mgr.y (mgr.15411) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi069.rlghit on smithi069 2023-12-21T08:00:02.689 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:02 smithi069 bash[25075]: cluster 2023-12-21T08:00:01.156511+0000 mgr.y (mgr.15411) 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-21T08:00:02.689 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:02 smithi069 bash[30553]: cluster 2023-12-21T08:00:01.156511+0000 mgr.y (mgr.15411) 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-21T08:00:03.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:02 smithi081 bash[25077]: cluster 2023-12-21T08:00:01.156511+0000 mgr.y (mgr.15411) 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-21T08:00:03.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:03 smithi081 bash[45236]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-21T08:00:04.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:04 smithi081 bash[25077]: cluster 2023-12-21T08:00:03.158349+0000 mgr.y (mgr.15411) 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-21T08:00:04.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:04 smithi081 bash[25077]: audit 2023-12-21T08:00:03.479221+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:04.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:04 smithi081 bash[25077]: audit 2023-12-21T08:00:03.490658+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:04.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:04 smithi081 bash[25077]: cephadm 2023-12-21T08:00:03.511015+0000 mgr.y (mgr.15411) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T08:00:04.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:04 smithi081 bash[25077]: cephadm 2023-12-21T08:00:03.756686+0000 mgr.y (mgr.15411) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T08:00:04.813 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[30553]: cluster 2023-12-21T08:00:03.158349+0000 mgr.y (mgr.15411) 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-21T08:00:04.813 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[30553]: audit 2023-12-21T08:00:03.479221+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[30553]: audit 2023-12-21T08:00:03.490658+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[30553]: cephadm 2023-12-21T08:00:03.511015+0000 mgr.y (mgr.15411) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[30553]: cephadm 2023-12-21T08:00:03.756686+0000 mgr.y (mgr.15411) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[25075]: cluster 2023-12-21T08:00:03.158349+0000 mgr.y (mgr.15411) 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-21T08:00:04.814 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[25075]: audit 2023-12-21T08:00:03.479221+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[25075]: audit 2023-12-21T08:00:03.490658+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[25075]: cephadm 2023-12-21T08:00:03.511015+0000 mgr.y (mgr.15411) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-21T08:00:04.814 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:04 smithi069 bash[25075]: cephadm 2023-12-21T08:00:03.756686+0000 mgr.y (mgr.15411) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-12-21T08:00:06.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:06 smithi081 bash[25077]: cluster 2023-12-21T08:00:05.159295+0000 mgr.y (mgr.15411) 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-21T08:00:06.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:06 smithi081 bash[25077]: audit 2023-12-21T08:00:05.545074+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.69:0/381292231' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T08:00:06.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:06 smithi069 bash[25075]: cluster 2023-12-21T08:00:05.159295+0000 mgr.y (mgr.15411) 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-21T08:00:06.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:06 smithi069 bash[25075]: audit 2023-12-21T08:00:05.545074+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.69:0/381292231' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T08:00:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:06 smithi069 bash[30553]: cluster 2023-12-21T08:00:05.159295+0000 mgr.y (mgr.15411) 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-21T08:00:06.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:06 smithi069 bash[30553]: audit 2023-12-21T08:00:05.545074+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.69:0/381292231' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 systemd[1]: Stopping Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[49095]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T08:00:08.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T08:00:08.289 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T08:00:08.289 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T08:00:08.289 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.160Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T08:00:08.289 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.161Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T08:00:08.289 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.161Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T08:00:08.290 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[47281]: ts=2023-12-21T08:00:08.161Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T08:00:08.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[25077]: cluster 2023-12-21T08:00:07.160105+0000 mgr.y (mgr.15411) 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-21T08:00:08.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:08 smithi069 bash[25075]: cluster 2023-12-21T08:00:07.160105+0000 mgr.y (mgr.15411) 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-21T08:00:08.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:08 smithi069 bash[30553]: cluster 2023-12-21T08:00:07.160105+0000 mgr.y (mgr.15411) 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-21T08:00:08.980 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[49105]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus-a 2023-12-21T08:00:08.980 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 bash[49142]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-prometheus.a 2023-12-21T08:00:08.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-21T08:00:08.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 systemd[1]: Stopped Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:08.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:08 smithi081 systemd[1]: Started Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:10.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:08.973051+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:08.984988+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.010661+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.012090+0000 mgr.y (mgr.15411) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.034033+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: cephadm 2023-12-21T08:00:09.037889+0000 mgr.y (mgr.15411) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.038360+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.039256+0000 mgr.y (mgr.15411) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.042377+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.043564+0000 mgr.y (mgr.15411) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.053476+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.063342+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.064175+0000 mgr.y (mgr.15411) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: audit 2023-12-21T08:00:09.074009+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:10.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:09 smithi081 bash[25077]: cluster 2023-12-21T08:00:09.161710+0000 mgr.y (mgr.15411) 42 : cluster [DBG] pgmap v17: 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-21T08:00:10.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:08.973051+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:08.984988+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.010661+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.012090+0000 mgr.y (mgr.15411) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.034033+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: cephadm 2023-12-21T08:00:09.037889+0000 mgr.y (mgr.15411) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.038360+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.039256+0000 mgr.y (mgr.15411) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.042377+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.043564+0000 mgr.y (mgr.15411) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.053476+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.063342+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.064175+0000 mgr.y (mgr.15411) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: audit 2023-12-21T08:00:09.074009+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[25075]: cluster 2023-12-21T08:00:09.161710+0000 mgr.y (mgr.15411) 42 : cluster [DBG] pgmap v17: 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-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:08.973051+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:08.984988+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.010661+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.012090+0000 mgr.y (mgr.15411) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.034033+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: cephadm 2023-12-21T08:00:09.037889+0000 mgr.y (mgr.15411) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.69:5000 to Dashboard 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.038360+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.039256+0000 mgr.y (mgr.15411) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.042377+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.043564+0000 mgr.y (mgr.15411) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi069"}]: dispatch 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.053476+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.063342+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:10.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.064175+0000 mgr.y (mgr.15411) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-21T08:00:10.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: audit 2023-12-21T08:00:09.074009+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:10.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:09 smithi069 bash[30553]: cluster 2023-12-21T08:00:09.161710+0000 mgr.y (mgr.15411) 42 : cluster [DBG] pgmap v17: 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-21T08:00:10.751 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.609Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-21T08:00:10.751 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.609Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.609Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.609Z 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 smithi081 (none))" 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.609Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.609Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.612Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.612Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.614Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.619Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.621Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.444404ms 2023-12-21T08:00:10.752 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.621Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-21T08:00:11.037 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:10 smithi081 bash[49170]: ts=2023-12-21T08:00:10.776Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.029Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.077Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.077Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.077Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=76.878µs wal_replay_duration=456.052933ms total_replay_duration=457.613853ms 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.084Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.084Z caller=main.go:947 level=info msg="TSDB started" 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.084Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-21T08:00:11.287 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.116Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.048675ms db_storage=1.421µs remote_storage=2.315µs web_handler=690ns query_engine=1.57µs scrape=544.392µs scrape_sd=228.205µs notify=23.764µs notify_sd=35.434µs rules=30.542175ms 2023-12-21T08:00:11.288 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:11 smithi081 bash[49170]: ts=2023-12-21T08:00:11.116Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-21T08:00:12.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: cluster 2023-12-21T08:00:11.162447+0000 mgr.y (mgr.15411) 43 : cluster [DBG] pgmap v18: 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-21T08:00:12.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: audit 2023-12-21T08:00:11.264655+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:12.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: cephadm 2023-12-21T08:00:11.548303+0000 mgr.y (mgr.15411) 44 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T08:00:12.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: audit 2023-12-21T08:00:11.549170+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:12.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: audit 2023-12-21T08:00:11.550102+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:12.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: audit 2023-12-21T08:00:11.552522+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:12.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: audit 2023-12-21T08:00:11.554633+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:12.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:12 smithi081 bash[25077]: cephadm 2023-12-21T08:00:11.556842+0000 mgr.y (mgr.15411) 45 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T08:00:12.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: cluster 2023-12-21T08:00:11.162447+0000 mgr.y (mgr.15411) 43 : cluster [DBG] pgmap v18: 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-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: audit 2023-12-21T08:00:11.264655+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: cephadm 2023-12-21T08:00:11.548303+0000 mgr.y (mgr.15411) 44 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: audit 2023-12-21T08:00:11.549170+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: audit 2023-12-21T08:00:11.550102+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: audit 2023-12-21T08:00:11.552522+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: audit 2023-12-21T08:00:11.554633+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[25075]: cephadm 2023-12-21T08:00:11.556842+0000 mgr.y (mgr.15411) 45 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: cluster 2023-12-21T08:00:11.162447+0000 mgr.y (mgr.15411) 43 : cluster [DBG] pgmap v18: 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-21T08:00:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: audit 2023-12-21T08:00:11.264655+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: cephadm 2023-12-21T08:00:11.548303+0000 mgr.y (mgr.15411) 44 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: audit 2023-12-21T08:00:11.549170+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:12.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: audit 2023-12-21T08:00:11.550102+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:00:12.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: audit 2023-12-21T08:00:11.552522+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:00:12.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: audit 2023-12-21T08:00:11.554633+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:12.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:12 smithi069 bash[30553]: cephadm 2023-12-21T08:00:11.556842+0000 mgr.y (mgr.15411) 45 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-12-21T08:00:14.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:13 smithi081 systemd[1]: Stopping Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:14.525 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:14 smithi081 bash[25077]: cluster 2023-12-21T08:00:13.164096+0000 mgr.y (mgr.15411) 46 : cluster [DBG] pgmap v19: 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-21T08:00:14.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:14 smithi069 bash[25075]: cluster 2023-12-21T08:00:13.164096+0000 mgr.y (mgr.15411) 46 : cluster [DBG] pgmap v19: 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-21T08:00:14.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:14 smithi069 bash[30553]: cluster 2023-12-21T08:00:13.164096+0000 mgr.y (mgr.15411) 46 : cluster [DBG] pgmap v19: 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-21T08:00:14.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:14 smithi081 bash[49465]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-x 2023-12-21T08:00:14.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:14 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:00:14.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:14 smithi081 bash[49548]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-x 2023-12-21T08:00:14.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:14 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-21T08:00:14.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:14 smithi081 systemd[1]: Stopped Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:15.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:14 smithi081 systemd[1]: Started Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:16.221 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:16 smithi081 bash[49613]: debug 2023-12-21T08:00:16.040+0000 7fc302ee4700 1 -- 172.21.15.81:0/2574479301 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db86f11520 con 0x55db87c8e400 2023-12-21T08:00:16.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:16 smithi081 bash[25077]: audit 2023-12-21T08:00:15.022822+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:16.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:16 smithi081 bash[25077]: audit 2023-12-21T08:00:15.036372+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:16.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:16 smithi081 bash[25077]: cluster 2023-12-21T08:00:15.164744+0000 mgr.y (mgr.15411) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-21T08:00:16.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:16 smithi081 bash[25077]: audit 2023-12-21T08:00:15.197977+0000 mgr.y (mgr.15411) 48 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:16.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[30553]: audit 2023-12-21T08:00:15.022822+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:16.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[30553]: audit 2023-12-21T08:00:15.036372+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:16.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[30553]: cluster 2023-12-21T08:00:15.164744+0000 mgr.y (mgr.15411) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-21T08:00:16.406 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[30553]: audit 2023-12-21T08:00:15.197977+0000 mgr.y (mgr.15411) 48 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[25075]: audit 2023-12-21T08:00:15.022822+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[25075]: audit 2023-12-21T08:00:15.036372+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[25075]: cluster 2023-12-21T08:00:15.164744+0000 mgr.y (mgr.15411) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2023-12-21T08:00:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:16 smithi069 bash[25075]: audit 2023-12-21T08:00:15.197977+0000 mgr.y (mgr.15411) 48 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:16.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:16 smithi081 bash[49613]: debug 2023-12-21T08:00:16.204+0000 7fc30d0ba200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:00:17.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:17 smithi081 bash[49613]: debug 2023-12-21T08:00:17.092+0000 7fc30d0ba200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:00:17.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:17 smithi081 bash[49613]: debug 2023-12-21T08:00:17.192+0000 7fc30d0ba200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:00:17.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:17 smithi081 bash[49613]: debug 2023-12-21T08:00:17.292+0000 7fc30d0ba200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:00:17.931 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:17 smithi081 bash[49613]: debug 2023-12-21T08:00:17.556+0000 7fc30d0ba200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:18.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:17 smithi081 bash[49613]: debug 2023-12-21T08:00:17.912+0000 7fc30d0ba200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:00:18.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:18 smithi081 bash[49613]: debug 2023-12-21T08:00:18.076+0000 7fc30d0ba200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:18.589 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:18 smithi081 bash[49613]: debug 2023-12-21T08:00:18.288+0000 7fc30d0ba200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:00:18.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:18 smithi069 bash[25075]: cluster 2023-12-21T08:00:17.165513+0000 mgr.y (mgr.15411) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-21T08:00:18.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:18 smithi069 bash[30553]: cluster 2023-12-21T08:00:17.165513+0000 mgr.y (mgr.15411) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-21T08:00:19.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:18 smithi081 bash[25077]: cluster 2023-12-21T08:00:17.165513+0000 mgr.y (mgr.15411) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-21T08:00:19.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:19 smithi081 bash[49613]: debug 2023-12-21T08:00:19.296+0000 7fc30d0ba200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:00:19.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:19 smithi081 bash[49613]: debug 2023-12-21T08:00:19.408+0000 7fc30d0ba200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:00:19.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:19 smithi081 bash[49613]: debug 2023-12-21T08:00:19.524+0000 7fc30d0ba200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:00:20.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:20 smithi081 bash[49613]: debug 2023-12-21T08:00:20.004+0000 7fc30d0ba200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:00:20.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:20 smithi081 bash[49613]: debug 2023-12-21T08:00:20.244+0000 7fc30d0ba200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:00:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:20 smithi069 bash[25075]: cluster 2023-12-21T08:00:19.167209+0000 mgr.y (mgr.15411) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-21T08:00:20.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:20 smithi069 bash[30553]: cluster 2023-12-21T08:00:19.167209+0000 mgr.y (mgr.15411) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-21T08:00:21.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:20 smithi081 bash[25077]: cluster 2023-12-21T08:00:19.167209+0000 mgr.y (mgr.15411) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-21T08:00:21.038 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:20 smithi081 bash[49613]: debug 2023-12-21T08:00:20.740+0000 7fc30d0ba200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:00:21.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:21 smithi081 bash[49613]: debug 2023-12-21T08:00:21.348+0000 7fc30d0ba200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:22.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:21 smithi081 bash[49613]: debug 2023-12-21T08:00:21.916+0000 7fc30d0ba200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:00:22.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[49613]: debug 2023-12-21T08:00:22.028+0000 7fc30d0ba200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:00:22.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[25075]: cluster 2023-12-21T08:00:21.167975+0000 mgr.y (mgr.15411) 51 : 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-21T08:00:22.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[25075]: audit 2023-12-21T08:00:21.376721+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[25075]: audit 2023-12-21T08:00:21.386734+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[25075]: audit 2023-12-21T08:00:21.627885+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[25075]: audit 2023-12-21T08:00:21.641777+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[30553]: cluster 2023-12-21T08:00:21.167975+0000 mgr.y (mgr.15411) 51 : 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-21T08:00:22.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[30553]: audit 2023-12-21T08:00:21.376721+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[30553]: audit 2023-12-21T08:00:21.386734+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[30553]: audit 2023-12-21T08:00:21.627885+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:22 smithi069 bash[30553]: audit 2023-12-21T08:00:21.641777+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.669 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[49613]: debug 2023-12-21T08:00:22.388+0000 7fc30d0ba200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:00:22.669 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[49613]: debug 2023-12-21T08:00:22.504+0000 7fc30d0ba200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:00:22.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[25077]: cluster 2023-12-21T08:00:21.167975+0000 mgr.y (mgr.15411) 51 : 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-21T08:00:22.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[25077]: audit 2023-12-21T08:00:21.376721+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[25077]: audit 2023-12-21T08:00:21.386734+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[25077]: audit 2023-12-21T08:00:21.627885+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:22.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[25077]: audit 2023-12-21T08:00:21.641777+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:23.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[49613]: debug 2023-12-21T08:00:22.652+0000 7fc30d0ba200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:23.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[49613]: debug 2023-12-21T08:00:22.772+0000 7fc30d0ba200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:00:23.038 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:22 smithi081 bash[49613]: debug 2023-12-21T08:00:22.900+0000 7fc30d0ba200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:00:23.388 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:23 smithi081 bash[49613]: debug 2023-12-21T08:00:23.092+0000 7fc30d0ba200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:00:23.389 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:23 smithi081 bash[49613]: debug 2023-12-21T08:00:23.216+0000 7fc30d0ba200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:00:23.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:23 smithi069 bash[25075]: audit 2023-12-21T08:00:22.387076+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:23.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:23 smithi069 bash[25075]: audit 2023-12-21T08:00:22.397279+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:23.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:23 smithi069 bash[30553]: audit 2023-12-21T08:00:22.387076+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:23.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:23 smithi069 bash[30553]: audit 2023-12-21T08:00:22.397279+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:23.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:23 smithi081 bash[25077]: audit 2023-12-21T08:00:22.387076+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:23.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:23 smithi081 bash[25077]: audit 2023-12-21T08:00:22.397279+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:24.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:24 smithi069 bash[25075]: cluster 2023-12-21T08:00:23.169840+0000 mgr.y (mgr.15411) 52 : 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-21T08:00:24.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:00:24] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2023-12-21T08:00:24.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:24 smithi069 bash[30553]: cluster 2023-12-21T08:00:23.169840+0000 mgr.y (mgr.15411) 52 : 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-21T08:00:24.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[25077]: cluster 2023-12-21T08:00:23.169840+0000 mgr.y (mgr.15411) 52 : 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-21T08:00:24.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[49613]: debug 2023-12-21T08:00:24.456+0000 7fc30d0ba200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:00:24.787 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[49613]: [21/Dec/2023:08:00:24] ENGINE Bus STARTING 2023-12-21T08:00:24.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[49613]: CherryPy Checker: 2023-12-21T08:00:24.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[49613]: The Application mounted at '' has an empty config. 2023-12-21T08:00:24.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[49613]: [21/Dec/2023:08:00:24] ENGINE Serving on http://:::9283 2023-12-21T08:00:24.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:24 smithi081 bash[49613]: [21/Dec/2023:08:00:24] ENGINE Bus STARTED 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[25075]: audit 2023-12-21T08:00:24.490307+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[25075]: audit 2023-12-21T08:00:24.491511+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[25075]: audit 2023-12-21T08:00:24.496206+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[25075]: cluster 2023-12-21T08:00:24.499024+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[25075]: cluster 2023-12-21T08:00:24.499274+0000 mon.a (mon.0) 999 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[25075]: audit 2023-12-21T08:00:24.500026+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[30553]: audit 2023-12-21T08:00:24.490307+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:00:25.660 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[30553]: audit 2023-12-21T08:00:24.491511+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:25.660 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[30553]: audit 2023-12-21T08:00:24.496206+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:00:25.660 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[30553]: cluster 2023-12-21T08:00:24.499024+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:00:25.660 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[30553]: cluster 2023-12-21T08:00:24.499274+0000 mon.a (mon.0) 999 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:00:25.660 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:25 smithi069 bash[30553]: audit 2023-12-21T08:00:24.500026+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:25.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:25 smithi081 bash[25077]: audit 2023-12-21T08:00:24.490307+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:00:25.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:25 smithi081 bash[25077]: audit 2023-12-21T08:00:24.491511+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:25.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:25 smithi081 bash[25077]: audit 2023-12-21T08:00:24.496206+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:00:25.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:25 smithi081 bash[25077]: cluster 2023-12-21T08:00:24.499024+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:00:25.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:25 smithi081 bash[25077]: cluster 2023-12-21T08:00:24.499274+0000 mon.a (mon.0) 999 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:00:25.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:25 smithi081 bash[25077]: audit 2023-12-21T08:00:24.500026+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.81:0/1657812365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:26.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:26 smithi081 bash[25077]: cluster 2023-12-21T08:00:25.170650+0000 mgr.y (mgr.15411) 53 : 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-21T08:00:26.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:26 smithi081 bash[25077]: audit 2023-12-21T08:00:25.205870+0000 mgr.y (mgr.15411) 54 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:26.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:26 smithi081 bash[25077]: cluster 2023-12-21T08:00:25.424030+0000 mon.a (mon.0) 1000 : cluster [DBG] mgrmap e32: y(active, since 45s), standbys: x 2023-12-21T08:00:26.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:26 smithi081 bash[25077]: audit 2023-12-21T08:00:26.265861+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[25075]: cluster 2023-12-21T08:00:25.170650+0000 mgr.y (mgr.15411) 53 : 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-21T08:00:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[25075]: audit 2023-12-21T08:00:25.205870+0000 mgr.y (mgr.15411) 54 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[25075]: cluster 2023-12-21T08:00:25.424030+0000 mon.a (mon.0) 1000 : cluster [DBG] mgrmap e32: y(active, since 45s), standbys: x 2023-12-21T08:00:26.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[25075]: audit 2023-12-21T08:00:26.265861+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:26.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[30553]: cluster 2023-12-21T08:00:25.170650+0000 mgr.y (mgr.15411) 53 : 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-21T08:00:26.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[30553]: audit 2023-12-21T08:00:25.205870+0000 mgr.y (mgr.15411) 54 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:26.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[30553]: cluster 2023-12-21T08:00:25.424030+0000 mon.a (mon.0) 1000 : cluster [DBG] mgrmap e32: y(active, since 45s), standbys: x 2023-12-21T08:00:26.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:26 smithi069 bash[30553]: audit 2023-12-21T08:00:26.265861+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:27.685 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (117s) 6s ago 8m 16.2M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (71s) 7s ago 8m 42.8M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (24s) 6s ago 6m 43.7M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (13s) 7s ago 14m 90.4M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (65s) 6s ago 16m 482M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (16m) 6s ago 16m 67.6M 2048M 17.2.0 e1d6a67b021e 03fd65cd6620 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (14m) 7s ago 14m 57.7M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (15m) 6s ago 15m 55.2M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T08:00:28.450 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (2m) 6s ago 9m 11.3M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (98s) 7s ago 9m 14.0M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (14m) 6s ago 14m 58.3M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (13m) 6s ago 13m 58.8M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (12m) 6s ago 12m 54.8M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (12m) 6s ago 12m 57.2M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (11m) 7s ago 11m 58.2M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (11m) 7s ago 11m 55.0M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (10m) 7s ago 10m 53.4M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:00:28.451 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (9m) 7s ago 9m 56.5M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:00:28.452 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (19s) 7s ago 9m 43.3M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:00:28.452 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (7m) 6s ago 7m 87.0M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:00:28.452 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (6m) 7s ago 6m 86.9M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:00:28.452 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (6m) 6s ago 6m 87.1M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:00:28.452 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (6m) 7s ago 6m 86.7M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:00:28.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:28 smithi081 bash[25077]: cluster 2023-12-21T08:00:27.171410+0000 mgr.y (mgr.15411) 55 : 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-21T08:00:28.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:28 smithi081 bash[25077]: audit 2023-12-21T08:00:27.667092+0000 mgr.y (mgr.15411) 56 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:28.903 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:00:28.903 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:00:28.903 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:00:28.904 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:00:28.905 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-21T08:00:28.905 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:00:28.905 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:00:28.905 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:00:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:28 smithi069 bash[25075]: cluster 2023-12-21T08:00:27.171410+0000 mgr.y (mgr.15411) 55 : 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-21T08:00:28.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:28 smithi069 bash[25075]: audit 2023-12-21T08:00:27.667092+0000 mgr.y (mgr.15411) 56 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:28.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:28 smithi069 bash[30553]: cluster 2023-12-21T08:00:27.171410+0000 mgr.y (mgr.15411) 55 : 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-21T08:00:28.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:28 smithi069 bash[30553]: audit 2023-12-21T08:00:27.667092+0000 mgr.y (mgr.15411) 56 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.037 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:28 smithi081 bash[49170]: ts=2023-12-21T08:00: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr" 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "2/23 daemons upgraded", 2023-12-21T08:00:29.286 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading mgr daemons", 2023-12-21T08:00:29.287 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:00:29.287 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:00:29.737 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:00:29.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:29 smithi069 bash[25075]: audit 2023-12-21T08:00:28.047364+0000 mgr.y (mgr.15411) 57 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:29 smithi069 bash[25075]: audit 2023-12-21T08:00:28.423407+0000 mgr.y (mgr.15411) 58 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:29 smithi069 bash[25075]: audit 2023-12-21T08:00:28.901854+0000 mon.c (mon.1) 179 : audit [DBG] from='client.? 172.21.15.69:0/2208704877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:29.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:29 smithi069 bash[30553]: audit 2023-12-21T08:00:28.047364+0000 mgr.y (mgr.15411) 57 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:29 smithi069 bash[30553]: audit 2023-12-21T08:00:28.423407+0000 mgr.y (mgr.15411) 58 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:29.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:29 smithi069 bash[30553]: audit 2023-12-21T08:00:28.901854+0000 mon.c (mon.1) 179 : audit [DBG] from='client.? 172.21.15.69:0/2208704877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:30.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:29 smithi081 bash[25077]: audit 2023-12-21T08:00:28.047364+0000 mgr.y (mgr.15411) 57 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:30.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:29 smithi081 bash[25077]: audit 2023-12-21T08:00:28.423407+0000 mgr.y (mgr.15411) 58 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:30.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:29 smithi081 bash[25077]: audit 2023-12-21T08:00:28.901854+0000 mon.c (mon.1) 179 : audit [DBG] from='client.? 172.21.15.69:0/2208704877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:30.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:30 smithi069 bash[30553]: cluster 2023-12-21T08:00:29.173017+0000 mgr.y (mgr.15411) 59 : 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-21T08:00:30.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:30 smithi069 bash[30553]: audit 2023-12-21T08:00:29.284005+0000 mgr.y (mgr.15411) 60 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:30.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:30 smithi069 bash[30553]: audit 2023-12-21T08:00:29.736431+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.69:0/352596789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:00:30.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:30 smithi069 bash[25075]: cluster 2023-12-21T08:00:29.173017+0000 mgr.y (mgr.15411) 59 : 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-21T08:00:30.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:30 smithi069 bash[25075]: audit 2023-12-21T08:00:29.284005+0000 mgr.y (mgr.15411) 60 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:30.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:30 smithi069 bash[25075]: audit 2023-12-21T08:00:29.736431+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.69:0/352596789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:00:31.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:30 smithi081 bash[25077]: cluster 2023-12-21T08:00:29.173017+0000 mgr.y (mgr.15411) 59 : 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-21T08:00:31.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:30 smithi081 bash[25077]: audit 2023-12-21T08:00:29.284005+0000 mgr.y (mgr.15411) 60 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:30 smithi081 bash[25077]: audit 2023-12-21T08:00:29.736431+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.69:0/352596789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:00:32.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: cluster 2023-12-21T08:00:31.173778+0000 mgr.y (mgr.15411) 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-21T08:00:32.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.101222+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.115587+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.118931+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:32.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.120537+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.129627+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.221456+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.224729+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.235114+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.238673+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.239332+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.245985+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.247563+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.248049+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.253161+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.256079+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:00:32.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[25075]: audit 2023-12-21T08:00:32.257575+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: cluster 2023-12-21T08:00:31.173778+0000 mgr.y (mgr.15411) 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-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.101222+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.115587+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.118931+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.120537+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.129627+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.221456+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.224729+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.235114+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.238673+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:00:32.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.239332+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:00:32.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.245985+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-21T08:00:32.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.247563+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:00:32.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.248049+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:00:32.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.253161+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-21T08:00:32.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.256079+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:00:32.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:32 smithi069 bash[30553]: audit 2023-12-21T08:00:32.257575+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: cluster 2023-12-21T08:00:31.173778+0000 mgr.y (mgr.15411) 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-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.101222+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.115587+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.118931+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.120537+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.129627+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.221456+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:33.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.224729+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.235114+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.238673+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.239332+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.245985+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.247563+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.248049+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.253161+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15411 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.256079+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:00:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:32 smithi081 bash[25077]: audit 2023-12-21T08:00:32.257575+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-21T08:00:33.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:33 smithi069 bash[30553]: cephadm 2023-12-21T08:00:32.226129+0000 mgr.y (mgr.15411) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-21T08:00:33.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:33 smithi069 bash[30553]: cephadm 2023-12-21T08:00:32.258708+0000 mgr.y (mgr.15411) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-21T08:00:33.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:33 smithi069 bash[25075]: cephadm 2023-12-21T08:00:32.226129+0000 mgr.y (mgr.15411) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-21T08:00:33.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:33 smithi069 bash[25075]: cephadm 2023-12-21T08:00:32.258708+0000 mgr.y (mgr.15411) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-21T08:00:34.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:33 smithi081 bash[25077]: cephadm 2023-12-21T08:00:32.226129+0000 mgr.y (mgr.15411) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-21T08:00:34.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:33 smithi081 bash[25077]: cephadm 2023-12-21T08:00:32.258708+0000 mgr.y (mgr.15411) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-21T08:00:34.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:34 smithi069 bash[25075]: cluster 2023-12-21T08:00:33.175279+0000 mgr.y (mgr.15411) 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-21T08:00:34.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:34 smithi069 bash[30553]: cluster 2023-12-21T08:00:33.175279+0000 mgr.y (mgr.15411) 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-21T08:00:34.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:00:34] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2023-12-21T08:00:35.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:34 smithi081 bash[25077]: cluster 2023-12-21T08:00:33.175279+0000 mgr.y (mgr.15411) 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-21T08:00:35.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[30553]: cephadm 2023-12-21T08:00:34.629118+0000 mgr.y (mgr.15411) 65 : cephadm [INF] Upgrade: Updating mon.a 2023-12-21T08:00:35.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[30553]: audit 2023-12-21T08:00:34.640198+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:35.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[30553]: audit 2023-12-21T08:00:34.644463+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:00:35.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[30553]: audit 2023-12-21T08:00:34.645833+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:00:35.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[30553]: audit 2023-12-21T08:00:34.646933+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[30553]: cephadm 2023-12-21T08:00:34.648519+0000 mgr.y (mgr.15411) 66 : cephadm [INF] Deploying daemon mon.a on smithi069 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[25075]: cephadm 2023-12-21T08:00:34.629118+0000 mgr.y (mgr.15411) 65 : cephadm [INF] Upgrade: Updating mon.a 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[25075]: audit 2023-12-21T08:00:34.640198+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[25075]: audit 2023-12-21T08:00:34.644463+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[25075]: audit 2023-12-21T08:00:34.645833+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[25075]: audit 2023-12-21T08:00:34.646933+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:35.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:35 smithi069 bash[25075]: cephadm 2023-12-21T08:00:34.648519+0000 mgr.y (mgr.15411) 66 : cephadm [INF] Deploying daemon mon.a on smithi069 2023-12-21T08:00:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:35 smithi081 bash[25077]: cephadm 2023-12-21T08:00:34.629118+0000 mgr.y (mgr.15411) 65 : cephadm [INF] Upgrade: Updating mon.a 2023-12-21T08:00:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:35 smithi081 bash[25077]: audit 2023-12-21T08:00:34.640198+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15411 ' entity='mgr.y' 2023-12-21T08:00:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:35 smithi081 bash[25077]: audit 2023-12-21T08:00:34.644463+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:00:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:35 smithi081 bash[25077]: audit 2023-12-21T08:00:34.645833+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:00:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:35 smithi081 bash[25077]: audit 2023-12-21T08:00:34.646933+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15411 172.21.15.69:0/870735606' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:00:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:35 smithi081 bash[25077]: cephadm 2023-12-21T08:00:34.648519+0000 mgr.y (mgr.15411) 66 : cephadm [INF] Deploying daemon mon.a on smithi069 2023-12-21T08:00:36.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:36 smithi069 bash[25075]: cluster 2023-12-21T08:00:35.176005+0000 mgr.y (mgr.15411) 67 : 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-21T08:00:36.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:36 smithi069 bash[25075]: audit 2023-12-21T08:00:35.217095+0000 mgr.y (mgr.15411) 68 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:36.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:36 smithi069 bash[30553]: cluster 2023-12-21T08:00:35.176005+0000 mgr.y (mgr.15411) 67 : 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-21T08:00:36.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:36 smithi069 bash[30553]: audit 2023-12-21T08:00:35.217095+0000 mgr.y (mgr.15411) 68 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:37.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:36 smithi081 bash[25077]: cluster 2023-12-21T08:00:35.176005+0000 mgr.y (mgr.15411) 67 : 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-21T08:00:37.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:36 smithi081 bash[25077]: audit 2023-12-21T08:00:35.217095+0000 mgr.y (mgr.15411) 68 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:00:37.322 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:37 smithi069 systemd[1]: Stopping Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:00:37.581 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:37 smithi069 bash[25075]: debug 2023-12-21T08:00:37.313+0000 7f9486965700 -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-21T08:00:37.581 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:37 smithi069 bash[25075]: debug 2023-12-21T08:00:37.317+0000 7f9486965700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-21T08:00:38.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:38 smithi069 bash[64450]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-a 2023-12-21T08:00:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:38 smithi069 bash[64525]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-a 2023-12-21T08:00:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:38 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-21T08:00:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:38 smithi069 systemd[1]: Stopped Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:38.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:38 smithi069 systemd[1]: Started Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:00:39.037 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:38 smithi081 bash[49170]: ts=2023-12-21T08:00: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.669+0000 7fa7e05e7c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.669+0000 7fa7e05e7c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.673+0000 7fa7e05e7c80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 0 load: jerasure load: lrc 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Git sha 0 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:00:39.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: DB SUMMARY 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: DB Session ID: D4MGANS3AKD57TFNLY3A 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1138 Bytes 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 215913 ; 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.env: 0x55af47916a60 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.info_log: 0x55af4a01b7a0 2023-12-21T08:00:39.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:00:39.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:00:39.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:00:39.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:00:39.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:00:39.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.wal_dir: 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:00:39.910 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.write_buffer_manager: 0x55af49fef2c0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:00:39.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.row_cache: None 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:00:39.912 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:00:39.913 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:00:39.914 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.merge_operator: 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55af4a01b8c0) 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: cache_index_and_filter_blocks: 1 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:00:39.915 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: pin_top_level_index_and_filter: 1 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: index_type: 0 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: data_block_index_type: 0 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: index_shortening: 1 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: checksum: 4 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: no_block_cache: 0 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_cache: 0x55af4a06f090 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_cache_name: BinnedLRUCache 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_cache_options: 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: capacity : 536870912 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: num_shard_bits : 4 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: strict_capacity_limit : 0 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: high_pri_pool_ratio: 0.000 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_cache_compressed: (nil) 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: persistent_cache: (nil) 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_size: 4096 2023-12-21T08:00:39.916 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_size_deviation: 10 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_restart_interval: 16 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: index_block_restart_interval: 1 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: metadata_block_size: 4096 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: partition_filters: 0 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: use_delta_encoding: 1 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: filter_policy: bloomfilter 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: whole_key_filtering: 1 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: verify_compression: 0 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: read_amp_bytes_per_bit: 0 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: format_version: 5 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: enable_index_compression: 1 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: block_align: 0 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: max_auto_readahead_size: 262144 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: prepopulate_block_cache: 0 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: initial_auto_readahead_size: 8192 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:00:39.917 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:00:39.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:00:39.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:00:39.918 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:00:39.919 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:00:39.920 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:00:39.921 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:00:39.922 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7d5d90700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2023-12-21T08:00:39.923 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 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-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 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 35, last_sequence is 16382, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 283bf0a1-8b55-4343-b91b-c971818995a7 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145639684959, "job": 1, "event": "recovery_started", "wal_files": [31]} 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.677+0000 7fa7e05e7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145639686752, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 213822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16383, "largest_seqno": 16582, "table_properties": {"data_size": 212014, "index_size": 476, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2837, "raw_average_key_size": 26, "raw_value_size": 209713, "raw_average_value_size": 1959, "num_data_blocks": 20, "num_entries": 107, "num_filter_entries": 107, "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": 1703145639, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "283bf0a1-8b55-4343-b91b-c971818995a7", "db_session_id": "D4MGANS3AKD57TFNLY3A", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145639686887, "job": 1, "event": "recovery_finished"} 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 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-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55af4a10e000 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.681+0000 7fa7e05e7c80 4 rocksdb: DB pointer 0x55af4a0fc000 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.685+0000 7fa7ced82700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.685+0000 7fa7ced82700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: ** DB Stats ** 2023-12-21T08:00:39.924 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 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-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 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-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: ** Compaction Stats [default] ** 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 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-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: L0 1/0 208.81 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 180.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: L6 1/0 11.38 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-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Sum 2/0 11.59 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 180.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 180.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: ** Compaction Stats [default] ** 2023-12-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 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-21T08:00:39.925 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 180.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Cumulative compaction: 0.00 GB write, 35.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Interval compaction: 0.00 GB write, 35.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 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-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Block cache BinnedLRUCache@0x55af4a06f090#7 capacity: 512.00 MB usage: 0.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.55 KB,0.000104308%) Misc(1,0.00 KB,0%) 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.685+0000 7fa7e05e7c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] at bind addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.685+0000 7fa7e05e7c80 1 mon.a@-1(???) e3 preinit fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:00:39.926 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 0 mon.a@-1(???).mds e1 new map 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 0 mon.a@-1(???).mds e1 print_map 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: e1 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 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-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: legacy client fscid: -1 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: No filesystems configured 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:00:39.927 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:39 smithi069 bash[64592]: debug 2023-12-21T08:00:39.689+0000 7fa7e05e7c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-21T08:00:41.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[49613]: ignoring --setuser ceph since I am not root 2023-12-21T08:00:41.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[49613]: ignoring --setgroup ceph since I am not root 2023-12-21T08:00:41.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[49613]: debug 2023-12-21T08:00:41.196+0000 7f7603d35700 1 -- 172.21.15.81:0/3930742679 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bdc0c33520 con 0x55bdc19ae800 2023-12-21T08:00:41.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[49613]: debug 2023-12-21T08:00:41.356+0000 7f760daed200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:37.176740+0000 mgr.y (mgr.15411) 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-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:39.178460+0000 mgr.y (mgr.15411) 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-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.120303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.123784+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-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.133656+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.134293+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-21T08:00:41.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.134326+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:00:41.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.135566+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 60s), standbys: x 2023-12-21T08:00:41.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: audit 2023-12-21T08:00:41.149686+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15411 ' entity='' 2023-12-21T08:00:41.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.151325+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 60s), standbys: x 2023-12-21T08:00:41.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:41 smithi081 bash[25077]: cluster 2023-12-21T08:00:41.151414+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:41.656 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:37.176740+0000 mgr.y (mgr.15411) 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-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:39.178460+0000 mgr.y (mgr.15411) 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-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.120303+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.123784+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-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.133656+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.134293+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.134326+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.135566+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 60s), standbys: x 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: audit 2023-12-21T08:00:41.149686+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15411 ' entity='' 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.151325+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 60s), standbys: x 2023-12-21T08:00:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[30553]: cluster 2023-12-21T08:00:41.151414+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-21T08:00:41.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[61291]: ignoring --setuser ceph since I am not root 2023-12-21T08:00:41.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[61291]: ignoring --setgroup ceph since I am not root 2023-12-21T08:00:41.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[61291]: debug 2023-12-21T08:00:41.209+0000 7f1670956700 1 -- 172.21.15.69:0/2441191303 <== mon.1 v2:172.21.15.69:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563e9f4fd520 con 0x563ea0278400 2023-12-21T08:00:41.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[61291]: debug 2023-12-21T08:00:41.365+0000 7f167a70e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-21T08:00:41.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:37.176740+0000 mgr.y (mgr.15411) 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-21T08:00:41.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:39.178460+0000 mgr.y (mgr.15411) 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-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.120303+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.123784+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-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.133656+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.134293+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.134326+0000 mon.a (mon.0) 5 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.135566+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e32: y(active, since 60s), standbys: x 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: audit 2023-12-21T08:00:41.149686+0000 mon.a (mon.0) 7 : audit 1 from='mgr.15411 ' entity='' 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.151325+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e33: y(active, since 60s), standbys: x 2023-12-21T08:00:41.659 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:41 smithi069 bash[64592]: cluster 2023-12-21T08:00:41.151414+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2023-12-21T08:00:42.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:42 smithi081 bash[49613]: debug 2023-12-21T08:00:42.228+0000 7f760daed200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:00:42.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:42 smithi081 bash[49613]: debug 2023-12-21T08:00:42.324+0000 7f760daed200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:00:42.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:42 smithi081 bash[49613]: debug 2023-12-21T08:00:42.424+0000 7f760daed200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:00:42.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:42 smithi069 bash[61291]: debug 2023-12-21T08:00:42.253+0000 7f167a70e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-21T08:00:42.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:42 smithi069 bash[61291]: debug 2023-12-21T08:00:42.353+0000 7f167a70e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-21T08:00:42.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:42 smithi069 bash[61291]: debug 2023-12-21T08:00:42.457+0000 7f167a70e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-21T08:00:43.038 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:42 smithi081 bash[49613]: debug 2023-12-21T08:00:42.692+0000 7f760daed200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:43.130 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:42 smithi069 bash[61291]: debug 2023-12-21T08:00:42.741+0000 7f167a70e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:43.406 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:43 smithi069 bash[64592]: cluster 2023-12-21T08:00:42.156625+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e34: y(active, since 61s), standbys: x 2023-12-21T08:00:43.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:43 smithi069 bash[30553]: cluster 2023-12-21T08:00:42.156625+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2023-12-21T08:00:43.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:43 smithi069 bash[61291]: debug 2023-12-21T08:00:43.121+0000 7f167a70e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:00:43.407 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:43 smithi069 bash[61291]: debug 2023-12-21T08:00:43.281+0000 7f167a70e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:43 smithi081 bash[25077]: cluster 2023-12-21T08:00:42.156625+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2023-12-21T08:00:43.430 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:43 smithi081 bash[49613]: debug 2023-12-21T08:00:43.048+0000 7f760daed200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-21T08:00:43.430 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:43 smithi081 bash[49613]: debug 2023-12-21T08:00:43.204+0000 7f760daed200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:43.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:43 smithi081 bash[49613]: debug 2023-12-21T08:00:43.412+0000 7f760daed200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:00:43.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:43 smithi069 bash[61291]: debug 2023-12-21T08:00:43.501+0000 7f167a70e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-21T08:00:44.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:44 smithi081 bash[49613]: debug 2023-12-21T08:00:44.412+0000 7f760daed200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:00:44.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:44 smithi081 bash[49613]: debug 2023-12-21T08:00:44.524+0000 7f760daed200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:00:44.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:44 smithi081 bash[49613]: debug 2023-12-21T08:00:44.640+0000 7f760daed200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:00:44.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:44 smithi069 bash[61291]: debug 2023-12-21T08:00:44.561+0000 7f167a70e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-21T08:00:44.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:44 smithi069 bash[61291]: debug 2023-12-21T08:00:44.677+0000 7f167a70e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-21T08:00:44.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:44 smithi069 bash[61291]: debug 2023-12-21T08:00:44.793+0000 7f167a70e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-21T08:00:45.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:45 smithi081 bash[49613]: debug 2023-12-21T08:00:45.112+0000 7f760daed200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:00:45.538 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:45 smithi081 bash[49613]: debug 2023-12-21T08:00:45.336+0000 7f760daed200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:00:45.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:45 smithi069 bash[61291]: debug 2023-12-21T08:00:45.269+0000 7f167a70e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-21T08:00:45.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:45 smithi069 bash[61291]: debug 2023-12-21T08:00:45.493+0000 7f167a70e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-21T08:00:46.288 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:45 smithi081 bash[49613]: debug 2023-12-21T08:00:45.784+0000 7f760daed200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:00:46.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:45 smithi069 bash[61291]: debug 2023-12-21T08:00:45.957+0000 7f167a70e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-21T08:00:46.788 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:46 smithi081 bash[49613]: debug 2023-12-21T08:00:46.276+0000 7f760daed200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:46.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:46 smithi069 bash[61291]: debug 2023-12-21T08:00:46.465+0000 7f167a70e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-21T08:00:47.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:46 smithi081 bash[49613]: debug 2023-12-21T08:00:46.824+0000 7f760daed200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:00:47.288 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:46 smithi081 bash[49613]: debug 2023-12-21T08:00:46.932+0000 7f760daed200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:00:47.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.017+0000 7f167a70e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-21T08:00:47.406 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.129+0000 7f167a70e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-21T08:00:47.563 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:47 smithi081 bash[49613]: debug 2023-12-21T08:00:47.284+0000 7f760daed200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:00:47.563 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:47 smithi081 bash[49613]: debug 2023-12-21T08:00:47.400+0000 7f760daed200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:00:47.745 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.477+0000 7f167a70e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-21T08:00:47.745 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.593+0000 7f167a70e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-21T08:00:47.994 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:47 smithi081 bash[49613]: debug 2023-12-21T08:00:47.544+0000 7f760daed200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:47.995 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:47 smithi081 bash[49613]: debug 2023-12-21T08:00:47.660+0000 7f760daed200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:00:47.995 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:47 smithi081 bash[49613]: debug 2023-12-21T08:00:47.788+0000 7f760daed200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:00:48.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.737+0000 7f167a70e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-21T08:00:48.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.853+0000 7f167a70e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-21T08:00:48.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:47 smithi069 bash[61291]: debug 2023-12-21T08:00:47.981+0000 7f167a70e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-21T08:00:48.287 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:47 smithi081 bash[49613]: debug 2023-12-21T08:00:47.976+0000 7f760daed200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:00:48.288 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:48 smithi081 bash[49613]: debug 2023-12-21T08:00:48.100+0000 7f760daed200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:00:48.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:48 smithi069 bash[61291]: debug 2023-12-21T08:00:48.169+0000 7f167a70e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-21T08:00:48.656 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:48 smithi069 bash[61291]: debug 2023-12-21T08:00:48.297+0000 7f167a70e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.365562+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.365701+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: audit 2023-12-21T08:00:49.371819+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: audit 2023-12-21T08:00:49.373035+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: audit 2023-12-21T08:00:49.377607+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: audit 2023-12-21T08:00:49.380660+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:49.709 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[30553]: debug 2023-12-21T08:00:49.565+0000 7fc846cd4700 -1 mon.c@1(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[61291]: debug 2023-12-21T08:00:49.533+0000 7f167a70e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[61291]: [21/Dec/2023:08:00:49] ENGINE Bus STARTING 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.365562+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.365701+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[64592]: audit 2023-12-21T08:00:49.371819+0000 mon.a (mon.0) 13 : audit 0 from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[64592]: audit 2023-12-21T08:00:49.373035+0000 mon.a (mon.0) 14 : audit 0 from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[64592]: audit 2023-12-21T08:00:49.377607+0000 mon.a (mon.0) 15 : audit 0 from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:00:49.710 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[64592]: audit 2023-12-21T08:00:49.380660+0000 mon.a (mon.0) 16 : audit 0 from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:49.785 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[49613]: debug 2023-12-21T08:00:49.328+0000 7f760daed200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-21T08:00:49.785 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[49613]: [21/Dec/2023:08:00:49] ENGINE Bus STARTING 2023-12-21T08:00:49.785 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[49613]: CherryPy Checker: 2023-12-21T08:00:49.785 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[49613]: The Application mounted at '' has an empty config. 2023-12-21T08:00:49.785 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[49613]: [21/Dec/2023:08:00:49] ENGINE Serving on http://:::9283 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[49613]: [21/Dec/2023:08:00:49] ENGINE Bus STARTED 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.365562+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.365701+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: audit 2023-12-21T08:00:49.371819+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: audit 2023-12-21T08:00:49.373035+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: audit 2023-12-21T08:00:49.377607+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: audit 2023-12-21T08:00:49.380660+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.81:0/2453126013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-21T08:00:49.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:49 smithi081 bash[25077]: debug 2023-12-21T08:00:49.552+0000 7f254cca6700 -1 mon.b@2(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-21T08:00:50.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[61291]: CherryPy Checker: 2023-12-21T08:00:50.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[61291]: The Application mounted at '' has an empty config. 2023-12-21T08:00:50.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[61291]: [21/Dec/2023:08:00:49] ENGINE Serving on http://:::9283 2023-12-21T08:00:50.156 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:49 smithi069 bash[61291]: [21/Dec/2023:08:00:49] ENGINE Bus STARTED 2023-12-21T08:00:50.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.426919+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 69s), standbys: x 2023-12-21T08:00:50.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.564266+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:00:50.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.564999+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2023-12-21T08:00:50.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.570395+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.576709+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.577264+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, starting, since 0.012437s), standbys: x 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.579860+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.591183+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.591398+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.591582+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.596445+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.596753+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.597008+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.597321+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.597566+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.597842+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.598110+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.598383+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:00:50.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.598675+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.598958+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.599209+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.599427+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.599895+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.609152+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.649530+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.703611+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.712883+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.713271+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.719721+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.730695+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.767652+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:00:50.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:50 smithi081 bash[25077]: audit 2023-12-21T08:00:49.768238+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:00:50.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[61291]: debug 2023-12-21T08:00:50.577+0000 7f16425c8700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.426919+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 69s), standbys: x 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.564266+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.564999+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.570395+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.576709+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.577264+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, starting, since 0.012437s), standbys: x 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.579860+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.591183+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.591398+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.591582+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.596445+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.596753+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.597008+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:00:50.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.597321+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.597566+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.597842+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.598110+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.598383+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.598675+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.598958+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.426919+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e35: y(active, since 69s), standbys: x 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.564266+0000 mon.a (mon.0) 18 : cluster 1 Active manager daemon y restarted 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.564999+0000 mon.a (mon.0) 19 : cluster 1 Activating manager daemon y 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.570395+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:50.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.576709+0000 mon.a (mon.0) 20 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.577264+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e36: y(active, starting, since 0.012437s), standbys: x 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.579860+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.591183+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.591398+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.591582+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.596445+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.596753+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.597008+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.597321+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.597566+0000 mon.c (mon.1) 198 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.597842+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.598110+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.598383+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.598675+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.598958+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:00:50.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.599209+0000 mon.c (mon.1) 204 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.599209+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.599427+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.599895+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.609152+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.649530+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.703611+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.712883+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.713271+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.719721+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.730695+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.767652+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:00:50.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[30553]: audit 2023-12-21T08:00:49.768238+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.599427+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.599895+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.609152+0000 mon.a (mon.0) 22 : cluster 1 Manager daemon y is now available 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.649530+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.703611+0000 mon.c (mon.1) 208 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.712883+0000 mon.c (mon.1) 209 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.713271+0000 mon.a (mon.0) 23 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.719721+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.730695+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.767652+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:00:50.911 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:50 smithi069 bash[64592]: audit 2023-12-21T08:00:49.768238+0000 mon.a (mon.0) 24 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.719511+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.719565+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cluster 2023-12-21T08:00:49.730702+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cluster 2023-12-21T08:00:50.579797+0000 mon.a (mon.0) 25 : cluster 0 mgrmap e37: y(active, since 1.01498s), standbys: x 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cephadm 2023-12-21T08:00:50.660969+0000 mgr.y (mgr.25468) 3 : cephadm 1 [21/Dec/2023:08:00:50] ENGINE Bus STARTING 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cephadm 2023-12-21T08:00:50.785721+0000 mgr.y (mgr.25468) 4 : cephadm 1 [21/Dec/2023:08:00:50] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cephadm 2023-12-21T08:00:50.887864+0000 mgr.y (mgr.25468) 5 : cephadm 1 [21/Dec/2023:08:00:50] ENGINE Serving on http://172.21.15.69:8765 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[64592]: cephadm 2023-12-21T08:00:50.888578+0000 mgr.y (mgr.25468) 6 : cephadm 1 [21/Dec/2023:08:00:50] ENGINE Bus STARTED 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.719511+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:51.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.719565+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:51.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cluster 2023-12-21T08:00:49.730702+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:51.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cluster 2023-12-21T08:00:50.579797+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, since 1.01498s), standbys: x 2023-12-21T08:00:51.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cephadm 2023-12-21T08:00:50.660969+0000 mgr.y (mgr.25468) 3 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Bus STARTING 2023-12-21T08:00:51.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cephadm 2023-12-21T08:00:50.785721+0000 mgr.y (mgr.25468) 4 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T08:00:51.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cephadm 2023-12-21T08:00:50.887864+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Serving on http://172.21.15.69:8765 2023-12-21T08:00:51.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:51 smithi069 bash[30553]: cephadm 2023-12-21T08:00:50.888578+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Bus STARTED 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.719511+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.719565+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cluster 2023-12-21T08:00:49.730702+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cluster 2023-12-21T08:00:50.579797+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, since 1.01498s), standbys: x 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cephadm 2023-12-21T08:00:50.660969+0000 mgr.y (mgr.25468) 3 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Bus STARTING 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cephadm 2023-12-21T08:00:50.785721+0000 mgr.y (mgr.25468) 4 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Serving on https://172.21.15.69:7150 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cephadm 2023-12-21T08:00:50.887864+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Serving on http://172.21.15.69:8765 2023-12-21T08:00:52.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:51 smithi081 bash[25077]: cephadm 2023-12-21T08:00:50.888578+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [21/Dec/2023:08:00:50] ENGINE Bus STARTED 2023-12-21T08:00:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:52 smithi069 bash[30553]: cluster 2023-12-21T08:00:51.598122+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:00:52.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:52 smithi069 bash[30553]: cluster 2023-12-21T08:00:52.590143+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e38: y(active, since 3s), standbys: x 2023-12-21T08:00:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:52 smithi069 bash[64592]: cluster 2023-12-21T08:00:51.598122+0000 mgr.y (mgr.25468) 7 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:00:52.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:52 smithi069 bash[64592]: cluster 2023-12-21T08:00:52.590143+0000 mon.a (mon.0) 26 : cluster 0 mgrmap e38: y(active, since 3s), standbys: x 2023-12-21T08:00:53.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:52 smithi081 bash[25077]: cluster 2023-12-21T08:00:51.598122+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:00:53.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:52 smithi081 bash[25077]: cluster 2023-12-21T08:00:52.590143+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e38: y(active, since 3s), standbys: x 2023-12-21T08:00:54.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:00:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:00:54] "GET /metrics HTTP/1.1" 200 35355 "" "Prometheus/2.33.4" 2023-12-21T08:00:54.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:54 smithi069 bash[64592]: cluster 2023-12-21T08:00:53.598846+0000 mgr.y (mgr.25468) 8 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:00:54.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:54 smithi069 bash[64592]: cluster 2023-12-21T08:00:53.623009+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e39: y(active, since 4s), standbys: x 2023-12-21T08:00:54.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:54 smithi069 bash[30553]: cluster 2023-12-21T08:00:53.598846+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:00:54.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:54 smithi069 bash[30553]: cluster 2023-12-21T08:00:53.623009+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2023-12-21T08:00:55.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:54 smithi081 bash[25077]: cluster 2023-12-21T08:00:53.598846+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:00:55.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:54 smithi081 bash[25077]: cluster 2023-12-21T08:00:53.623009+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2023-12-21T08:00:57.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:56 smithi081 bash[25077]: cluster 2023-12-21T08:00:55.600399+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2023-12-21T08:00:57.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:56 smithi081 bash[25077]: audit 2023-12-21T08:00:56.592235+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:56 smithi081 bash[25077]: audit 2023-12-21T08:00:56.603296+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:56 smithi081 bash[25077]: audit 2023-12-21T08:00:56.615674+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:56 smithi081 bash[25077]: audit 2023-12-21T08:00:56.627856+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[64592]: cluster 2023-12-21T08:00:55.600399+0000 mgr.y (mgr.25468) 9 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[64592]: audit 2023-12-21T08:00:56.592235+0000 mon.a (mon.0) 28 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[64592]: audit 2023-12-21T08:00:56.603296+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[64592]: audit 2023-12-21T08:00:56.615674+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[64592]: audit 2023-12-21T08:00:56.627856+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[30553]: cluster 2023-12-21T08:00:55.600399+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[30553]: audit 2023-12-21T08:00:56.592235+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[30553]: audit 2023-12-21T08:00:56.603296+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[30553]: audit 2023-12-21T08:00:56.615674+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:57.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:56 smithi069 bash[30553]: audit 2023-12-21T08:00:56.627856+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:58 smithi081 bash[25077]: cluster 2023-12-21T08:00:57.601066+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T08:00:59.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:58 smithi081 bash[25077]: audit 2023-12-21T08:00:57.673290+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:58 smithi081 bash[25077]: audit 2023-12-21T08:00:57.684337+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:58 smithi081 bash[25077]: audit 2023-12-21T08:00:57.710762+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:00:58 smithi081 bash[25077]: audit 2023-12-21T08:00:57.725103+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:00:58 smithi081 bash[49170]: ts=2023-12-21T08:00:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:00:59.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[64592]: cluster 2023-12-21T08:00:57.601066+0000 mgr.y (mgr.25468) 10 : 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-21T08:00:59.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[64592]: audit 2023-12-21T08:00:57.673290+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[64592]: audit 2023-12-21T08:00:57.684337+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[64592]: audit 2023-12-21T08:00:57.710762+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[64592]: audit 2023-12-21T08:00:57.725103+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[30553]: cluster 2023-12-21T08:00:57.601066+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-21T08:00:59.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[30553]: audit 2023-12-21T08:00:57.673290+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[30553]: audit 2023-12-21T08:00:57.684337+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[30553]: audit 2023-12-21T08:00:57.710762+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:00:59.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:00:58 smithi069 bash[30553]: audit 2023-12-21T08:00:57.725103+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:00.150 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:01:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:00 smithi069 bash[64592]: cluster 2023-12-21T08:00:59.601886+0000 mgr.y (mgr.25468) 11 : 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-21T08:01:00.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:00 smithi069 bash[64592]: audit 2023-12-21T08:01:00.133183+0000 mgr.y (mgr.25468) 12 : audit 0 from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:00 smithi069 bash[30553]: cluster 2023-12-21T08:00:59.601886+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T08:01:00.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:00 smithi069 bash[30553]: audit 2023-12-21T08:01:00.133183+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (2m) 4s ago 9m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (104s) 4s ago 8m 42.4M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (57s) 4s ago 7m 45.1M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (45s) 4s ago 15m 431M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (98s) 4s ago 17m 469M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (22s) 4s ago 17m 33.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (15m) 4s ago 15m 54.1M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (15m) 4s ago 15m 53.9M 2048M 17.2.0 e1d6a67b021e f28b86d77893 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (2m) 4s ago 9m 11.1M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (2m) 4s ago 9m 11.2M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (14m) 4s ago 14m 58.5M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (14m) 4s ago 14m 59.5M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (13m) 4s ago 13m 54.7M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:01:00.920 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (12m) 4s ago 12m 57.5M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (12m) 4s ago 12m 58.3M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (11m) 4s ago 11m 55.4M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (11m) 4s ago 11m 54.0M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (10m) 4s ago 10m 57.1M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (51s) 4s ago 9m 48.7M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (7m) 4s ago 7m 87.5M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (7m) 4s ago 7m 87.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (7m) 4s ago 7m 87.7M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:01:00.921 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (7m) 4s ago 7m 87.3M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:01:01.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:00 smithi081 bash[25077]: cluster 2023-12-21T08:00:59.601886+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-21T08:01:01.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:00 smithi081 bash[25077]: audit 2023-12-21T08:01:00.133183+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "mds": {}, 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:01:01.376 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:01:01.377 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:01.377 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:01:01.377 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-21T08:01:01.377 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:01:01.377 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:01:01.377 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:01:01.761 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:01:01.761 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:01:01.761 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr" 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "3/23 daemons upgraded", 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "", 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:01:01.762 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:01:02.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:01 smithi081 bash[25077]: audit 2023-12-21T08:01:00.519424+0000 mgr.y (mgr.25468) 13 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:02.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:01 smithi081 bash[25077]: audit 2023-12-21T08:01:00.605863+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:02.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:01 smithi081 bash[25077]: audit 2023-12-21T08:01:00.899647+0000 mgr.y (mgr.25468) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:02.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:01 smithi081 bash[25077]: audit 2023-12-21T08:01:01.374197+0000 mon.c (mon.1) 211 : audit [DBG] from='client.? 172.21.15.69:0/4158273609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:02.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[64592]: audit 2023-12-21T08:01:00.519424+0000 mgr.y (mgr.25468) 13 : audit 0 from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:02.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[64592]: audit 2023-12-21T08:01:00.605863+0000 mgr.y (mgr.25468) 14 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:02.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[64592]: audit 2023-12-21T08:01:00.899647+0000 mgr.y (mgr.25468) 15 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:02.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[64592]: audit 2023-12-21T08:01:01.374197+0000 mon.c (mon.1) 211 : audit 0 from='client.? 172.21.15.69:0/4158273609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:02.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[30553]: audit 2023-12-21T08:01:00.519424+0000 mgr.y (mgr.25468) 13 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:02.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[30553]: audit 2023-12-21T08:01:00.605863+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:02.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[30553]: audit 2023-12-21T08:01:00.899647+0000 mgr.y (mgr.25468) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:02.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:01 smithi069 bash[30553]: audit 2023-12-21T08:01:01.374197+0000 mon.c (mon.1) 211 : audit [DBG] from='client.? 172.21.15.69:0/4158273609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:02.202 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:01:03.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:02 smithi081 bash[25077]: cluster 2023-12-21T08:01:01.603589+0000 mgr.y (mgr.25468) 16 : 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-21T08:01:03.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:02 smithi081 bash[25077]: audit 2023-12-21T08:01:01.759430+0000 mgr.y (mgr.25468) 17 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:03.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:02 smithi081 bash[25077]: audit 2023-12-21T08:01:02.200937+0000 mon.c (mon.1) 212 : audit [DBG] from='client.? 172.21.15.69:0/1119581183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:03.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:02 smithi069 bash[64592]: cluster 2023-12-21T08:01:01.603589+0000 mgr.y (mgr.25468) 16 : 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-21T08:01:03.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:02 smithi069 bash[64592]: audit 2023-12-21T08:01:01.759430+0000 mgr.y (mgr.25468) 17 : audit 0 from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:03.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:02 smithi069 bash[64592]: audit 2023-12-21T08:01:02.200937+0000 mon.c (mon.1) 212 : audit 0 from='client.? 172.21.15.69:0/1119581183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:03.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:02 smithi069 bash[30553]: cluster 2023-12-21T08:01:01.603589+0000 mgr.y (mgr.25468) 16 : 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-21T08:01:03.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:02 smithi069 bash[30553]: audit 2023-12-21T08:01:01.759430+0000 mgr.y (mgr.25468) 17 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:03.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:02 smithi069 bash[30553]: audit 2023-12-21T08:01:02.200937+0000 mon.c (mon.1) 212 : audit [DBG] from='client.? 172.21.15.69:0/1119581183' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:04.729 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:01:04] "GET /metrics HTTP/1.1" 200 35355 "" "Prometheus/2.33.4" 2023-12-21T08:01:05.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:04 smithi081 bash[25077]: cluster 2023-12-21T08:01:03.604380+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T08:01:05.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:04 smithi081 bash[25077]: audit 2023-12-21T08:01:04.704702+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:05.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:04 smithi069 bash[64592]: cluster 2023-12-21T08:01:03.604380+0000 mgr.y (mgr.25468) 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-21T08:01:05.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:04 smithi069 bash[64592]: audit 2023-12-21T08:01:04.704702+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:05.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:04 smithi069 bash[30553]: cluster 2023-12-21T08:01:03.604380+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T08:01:05.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:04 smithi069 bash[30553]: audit 2023-12-21T08:01:04.704702+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:07.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:06 smithi081 bash[25077]: cluster 2023-12-21T08:01:05.606103+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T08:01:07.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:06 smithi069 bash[64592]: cluster 2023-12-21T08:01:05.606103+0000 mgr.y (mgr.25468) 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-21T08:01:07.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:06 smithi069 bash[30553]: cluster 2023-12-21T08:01:05.606103+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-21T08:01:08.788 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[49170]: ts=2023-12-21T08:01:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:08.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:07.485892+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:07.496983+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:07.502150+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:07.503540+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:07.505376+0000 mgr.y (mgr.25468) 20 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:07.505844+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cluster 2023-12-21T08:01:07.606925+0000 mgr.y (mgr.25468) 22 : cluster [DBG] pgmap v12: 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-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:07.670921+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:07.671283+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:07.835523+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:07.836820+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:08.000163+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: cephadm 2023-12-21T08:01:08.002075+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:08.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.174309+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.180433+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.192056+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.199060+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.207448+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.294480+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.297504+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.299502+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:08.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:08 smithi081 bash[25077]: audit 2023-12-21T08:01:08.300807+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:07.485892+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:07.496983+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:07.502150+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:07.503540+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:07.505376+0000 mgr.y (mgr.25468) 20 : cephadm 1 Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:07.505844+0000 mgr.y (mgr.25468) 21 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cluster 2023-12-21T08:01:07.606925+0000 mgr.y (mgr.25468) 22 : cluster 0 pgmap v12: 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-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:07.670921+0000 mgr.y (mgr.25468) 23 : cephadm 1 Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:07.671283+0000 mgr.y (mgr.25468) 24 : cephadm 1 Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:07.835523+0000 mgr.y (mgr.25468) 25 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:07.836820+0000 mgr.y (mgr.25468) 26 : cephadm 1 Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:08.000163+0000 mgr.y (mgr.25468) 27 : cephadm 1 Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: cephadm 2023-12-21T08:01:08.002075+0000 mgr.y (mgr.25468) 28 : cephadm 1 Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.174309+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.180433+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.192056+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.199060+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.207448+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.294480+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.297504+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.299502+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[64592]: audit 2023-12-21T08:01:08.300807+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:07.485892+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:07.496983+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:07.502150+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:07.503540+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:07.505376+0000 mgr.y (mgr.25468) 20 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:07.505844+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cluster 2023-12-21T08:01:07.606925+0000 mgr.y (mgr.25468) 22 : cluster [DBG] pgmap v12: 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-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:07.670921+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:07.671283+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:07.835523+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:07.836820+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:08.000163+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: cephadm 2023-12-21T08:01:08.002075+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.174309+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.180433+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.192056+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.199060+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.207448+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.294480+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.297504+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.299502+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:08.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:08 smithi069 bash[30553]: audit 2023-12-21T08:01:08.300807+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-21T08:01:09.751 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:09 smithi069 bash[64592]: cephadm 2023-12-21T08:01:08.301814+0000 mgr.y (mgr.25468) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-21T08:01:09.751 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:09 smithi069 bash[30553]: cephadm 2023-12-21T08:01:08.301814+0000 mgr.y (mgr.25468) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-21T08:01:09.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:09 smithi081 bash[25077]: cephadm 2023-12-21T08:01:08.301814+0000 mgr.y (mgr.25468) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-21T08:01:10.906 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:10 smithi069 bash[30553]: cluster 2023-12-21T08:01:09.607690+0000 mgr.y (mgr.25468) 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-21T08:01:10.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:10 smithi069 bash[64592]: cluster 2023-12-21T08:01:09.607690+0000 mgr.y (mgr.25468) 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-21T08:01:11.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:10 smithi081 bash[25077]: cluster 2023-12-21T08:01:09.607690+0000 mgr.y (mgr.25468) 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-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: audit 2023-12-21T08:01:10.613902+0000 mgr.y (mgr.25468) 31 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: cephadm 2023-12-21T08:01:10.772405+0000 mgr.y (mgr.25468) 32 : cephadm 1 Upgrade: Updating mon.c 2023-12-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: audit 2023-12-21T08:01:10.780555+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: audit 2023-12-21T08:01:10.785870+0000 mon.c (mon.1) 220 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: audit 2023-12-21T08:01:10.787293+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: audit 2023-12-21T08:01:10.788743+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:12.090 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[64592]: cephadm 2023-12-21T08:01:10.790190+0000 mgr.y (mgr.25468) 33 : cephadm 1 Deploying daemon mon.c on smithi069 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: audit 2023-12-21T08:01:10.613902+0000 mgr.y (mgr.25468) 31 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: cephadm 2023-12-21T08:01:10.772405+0000 mgr.y (mgr.25468) 32 : cephadm [INF] Upgrade: Updating mon.c 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: audit 2023-12-21T08:01:10.780555+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: audit 2023-12-21T08:01:10.785870+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: audit 2023-12-21T08:01:10.787293+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: audit 2023-12-21T08:01:10.788743+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:12.091 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:11 smithi069 bash[30553]: cephadm 2023-12-21T08:01:10.790190+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Deploying daemon mon.c on smithi069 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: audit 2023-12-21T08:01:10.613902+0000 mgr.y (mgr.25468) 31 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: cephadm 2023-12-21T08:01:10.772405+0000 mgr.y (mgr.25468) 32 : cephadm [INF] Upgrade: Updating mon.c 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: audit 2023-12-21T08:01:10.780555+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: audit 2023-12-21T08:01:10.785870+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: audit 2023-12-21T08:01:10.787293+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: audit 2023-12-21T08:01:10.788743+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:12.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:11 smithi081 bash[25077]: cephadm 2023-12-21T08:01:10.790190+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Deploying daemon mon.c on smithi069 2023-12-21T08:01:13.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:12 smithi069 bash[64592]: cluster 2023-12-21T08:01:11.609413+0000 mgr.y (mgr.25468) 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-21T08:01:13.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:12 smithi069 bash[30553]: cluster 2023-12-21T08:01:11.609413+0000 mgr.y (mgr.25468) 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-21T08:01:13.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:12 smithi081 bash[25077]: cluster 2023-12-21T08:01:11.609413+0000 mgr.y (mgr.25468) 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-21T08:01:13.520 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[61291]: [21/Dec/2023:08:01:13] ENGINE Bus STOPPING 2023-12-21T08:01:13.521 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[61291]: [21/Dec/2023:08:01:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:01:13.521 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[61291]: [21/Dec/2023:08:01:13] ENGINE Bus STOPPED 2023-12-21T08:01:13.521 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[61291]: [21/Dec/2023:08:01:13] ENGINE Bus STARTING 2023-12-21T08:01:13.521 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:13 smithi069 systemd[1]: Stopping Ceph mon.c for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:01:13.521 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[30553]: debug 2023-12-21T08:01:13.384+0000 7fc84c4df700 -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-21T08:01:13.521 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[30553]: debug 2023-12-21T08:01:13.384+0000 7fc84c4df700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-21T08:01:13.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[61291]: [21/Dec/2023:08:01:13] ENGINE Serving on http://:::9283 2023-12-21T08:01:13.906 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:13 smithi069 bash[61291]: [21/Dec/2023:08:01:13] ENGINE Bus STARTED 2023-12-21T08:01:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:14 smithi069 bash[65824]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-c 2023-12-21T08:01:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:14 smithi069 bash[65909]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-c 2023-12-21T08:01:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:14 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-21T08:01:14.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:14 smithi069 systemd[1]: Stopped Ceph mon.c for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:14.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:01:14] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2023-12-21T08:01:14.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:14 smithi069 systemd[1]: Started Ceph mon.c for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:15.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.656+0000 7ff34223cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:01:15.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.656+0000 7ff34223cc80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:01:15.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.656+0000 7ff34223cc80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 0 load: jerasure load: lrc 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Git sha 0 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: DB SUMMARY 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: DB Session ID: 9W2AL2543PEGA43INUP3 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1256 Bytes 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2023-12-21T08:01:15.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 1274772 ; 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.env: 0x55f8b71a8a60 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.info_log: 0x55f8b944f780 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:01:15.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:01:15.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:01:15.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:01:15.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:01:15.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:01:15.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:01:15.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.wal_dir: 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:01:15.912 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.write_buffer_manager: 0x55f8b94232c0 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:01:15.913 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.row_cache: None 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:01:15.914 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:01:15.915 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:01:15.916 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:01:15.917 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.660+0000 7ff34223cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:01:15.918 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.merge_operator: 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f8b944f8c0) 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: cache_index_and_filter_blocks: 1 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: pin_top_level_index_and_filter: 1 2023-12-21T08:01:15.919 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: index_type: 0 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: data_block_index_type: 0 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: index_shortening: 1 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: checksum: 4 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: no_block_cache: 0 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_cache: 0x55f8b94a3090 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_cache_name: BinnedLRUCache 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_cache_options: 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: capacity : 536870912 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: num_shard_bits : 4 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: strict_capacity_limit : 0 2023-12-21T08:01:15.920 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: high_pri_pool_ratio: 0.000 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_cache_compressed: (nil) 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: persistent_cache: (nil) 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_size: 4096 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_size_deviation: 10 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_restart_interval: 16 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: index_block_restart_interval: 1 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: metadata_block_size: 4096 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: partition_filters: 0 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: use_delta_encoding: 1 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: filter_policy: bloomfilter 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: whole_key_filtering: 1 2023-12-21T08:01:15.921 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: verify_compression: 0 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: read_amp_bytes_per_bit: 0 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: format_version: 5 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: enable_index_compression: 1 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: block_align: 0 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: max_auto_readahead_size: 262144 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: prepopulate_block_cache: 0 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: initial_auto_readahead_size: 8192 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:01:15.922 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:01:15.923 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:01:15.924 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:01:15.925 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:01:15.926 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:01:15.927 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:01:15.927 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:01:15.927 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:01:15.927 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:01:15.928 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:01:15.929 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff3379e5700 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-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 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-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 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 18191, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 48160830-d722-4677-8e5b-4e9ec33c291b 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145675667572, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.664+0000 7ff34223cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-12-21T08:01:15.930 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.676+0000 7ff34223cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145675677974, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 780153, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18196, "largest_seqno": 18602, "table_properties": {"data_size": 777506, "index_size": 1185, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 3836, "raw_average_key_size": 23, "raw_value_size": 773720, "raw_average_value_size": 4689, "num_data_blocks": 53, "num_entries": 165, "num_filter_entries": 165, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1703145675, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "48160830-d722-4677-8e5b-4e9ec33c291b", "db_session_id": "9W2AL2543PEGA43INUP3", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.676+0000 7ff34223cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145675678104, "job": 1, "event": "recovery_finished"} 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.676+0000 7ff34223cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.676+0000 7ff34223cc80 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-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 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-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f8b9542000 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 4 rocksdb: DB pointer 0x55f8b9530000 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff3309d7700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff3309d7700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: ** DB Stats ** 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 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-21T08:01:15.931 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 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-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: ** Compaction Stats [default] ** 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 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-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: L0 1/0 761.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: L6 1/0 11.33 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-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Sum 2/0 12.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: ** Compaction Stats [default] ** 2023-12-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 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-21T08:01:15.932 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 153.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Flush(GB): cumulative 0.001, interval 0.001 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Cumulative compaction: 0.00 GB write, 44.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Interval compaction: 0.00 GB write, 44.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 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-21T08:01:15.933 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Block cache BinnedLRUCache@0x55f8b94a3090#7 capacity: 512.00 MB usage: 1.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0] at bind addrs [v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 1 mon.c@-1(???) e3 preinit fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 mon.c@-1(???).mds e1 new map 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 mon.c@-1(???).mds e1 print_map 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: e1 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 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-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: legacy client fscid: -1 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: No filesystems configured 2023-12-21T08:01:15.934 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:01:15.935 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:15.935 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:15.935 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:15.935 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:15 smithi069 bash[65975]: debug 2023-12-21T08:01:15.680+0000 7ff34223cc80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2023-12-21T08:01:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:13.610181+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v15: 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-21T08:01:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:15.611960+0000 mgr.y (mgr.25468) 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-21T08:01:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:15.895678+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-21T08:01:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.803944+0000 mon.a (mon.0) 44 : cluster 1 mon.a calling monitor election 2023-12-21T08:01:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.810189+0000 mon.a (mon.0) 45 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:01:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.822629+0000 mon.a (mon.0) 46 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.823936+0000 mon.a (mon.0) 47 : cluster 0 fsmap 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.824033+0000 mon.a (mon.0) 48 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.824847+0000 mon.a (mon.0) 49 : cluster 0 mgrmap e39: y(active, since 27s), standbys: x 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: cluster 2023-12-21T08:01:16.830592+0000 mon.a (mon.0) 50 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: audit 2023-12-21T08:01:16.837737+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[64592]: audit 2023-12-21T08:01:16.852536+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:13.610181+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v15: 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-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:15.611960+0000 mgr.y (mgr.25468) 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-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:15.895678+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.803944+0000 mon.a (mon.0) 44 : cluster 1 mon.a calling monitor election 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.810189+0000 mon.a (mon.0) 45 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.822629+0000 mon.a (mon.0) 46 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.823936+0000 mon.a (mon.0) 47 : cluster 0 fsmap 2023-12-21T08:01:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.824033+0000 mon.a (mon.0) 48 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.824847+0000 mon.a (mon.0) 49 : cluster 0 mgrmap e39: y(active, since 27s), standbys: x 2023-12-21T08:01:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: cluster 2023-12-21T08:01:16.830592+0000 mon.a (mon.0) 50 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: audit 2023-12-21T08:01:16.837737+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:18.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:17 smithi069 bash[65975]: audit 2023-12-21T08:01:16.852536+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:18.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:13.610181+0000 mgr.y (mgr.25468) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:18.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:15.611960+0000 mgr.y (mgr.25468) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:15.895678+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.803944+0000 mon.a (mon.0) 44 : cluster [INF] mon.a calling monitor election 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.810189+0000 mon.a (mon.0) 45 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.822629+0000 mon.a (mon.0) 46 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.823936+0000 mon.a (mon.0) 47 : cluster [DBG] fsmap 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.824033+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.824847+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e39: y(active, since 27s), standbys: x 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: cluster 2023-12-21T08:01:16.830592+0000 mon.a (mon.0) 50 : cluster [INF] overall HEALTH_OK 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: audit 2023-12-21T08:01:16.837737+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:17 smithi081 bash[25077]: audit 2023-12-21T08:01:16.852536+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:19.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:18 smithi081 bash[25077]: cluster 2023-12-21T08:01:17.612776+0000 mgr.y (mgr.25468) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:19.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:01:18 smithi081 bash[49170]: ts=2023-12-21T08:01: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:19.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:18 smithi069 bash[64592]: cluster 2023-12-21T08:01:17.612776+0000 mgr.y (mgr.25468) 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-21T08:01:19.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:18 smithi069 bash[65975]: cluster 2023-12-21T08:01:17.612776+0000 mgr.y (mgr.25468) 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-21T08:01:20.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:19 smithi069 bash[64592]: audit 2023-12-21T08:01:19.693124+0000 mon.b (mon.2) 94 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:20.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:19 smithi069 bash[65975]: audit 2023-12-21T08:01:19.693124+0000 mon.b (mon.2) 94 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:20.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:19 smithi081 bash[25077]: audit 2023-12-21T08:01:19.693124+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:20.906 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:20 smithi069 bash[64592]: cluster 2023-12-21T08:01:19.613534+0000 mgr.y (mgr.25468) 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-21T08:01:20.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:20 smithi069 bash[61291]: debug 2023-12-21T08:01:20.688+0000 7f16425c8700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-21T08:01:20.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:20 smithi069 bash[65975]: cluster 2023-12-21T08:01:19.613534+0000 mgr.y (mgr.25468) 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-21T08:01:21.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:20 smithi081 bash[25077]: cluster 2023-12-21T08:01:19.613534+0000 mgr.y (mgr.25468) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:21 smithi069 bash[65975]: audit 2023-12-21T08:01:20.625188+0000 mgr.y (mgr.25468) 39 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:21 smithi069 bash[64592]: audit 2023-12-21T08:01:20.625188+0000 mgr.y (mgr.25468) 39 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:22.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:21 smithi081 bash[25077]: audit 2023-12-21T08:01:20.625188+0000 mgr.y (mgr.25468) 39 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:23.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:22 smithi069 bash[64592]: cluster 2023-12-21T08:01:21.615289+0000 mgr.y (mgr.25468) 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-21T08:01:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:22 smithi069 bash[65975]: cluster 2023-12-21T08:01:21.615289+0000 mgr.y (mgr.25468) 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-21T08:01:23.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:22 smithi081 bash[25077]: cluster 2023-12-21T08:01:21.615289+0000 mgr.y (mgr.25468) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:24.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:01:24] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.33.4" 2023-12-21T08:01:24.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[64592]: audit 2023-12-21T08:01:23.364983+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:24.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[64592]: audit 2023-12-21T08:01:23.379287+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:24.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[64592]: cluster 2023-12-21T08:01:23.615982+0000 mgr.y (mgr.25468) 41 : 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-21T08:01:24.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[65975]: audit 2023-12-21T08:01:23.364983+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:24.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[65975]: audit 2023-12-21T08:01:23.379287+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:24.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:24 smithi069 bash[65975]: cluster 2023-12-21T08:01:23.615982+0000 mgr.y (mgr.25468) 41 : 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-21T08:01:24.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:24 smithi081 bash[25077]: audit 2023-12-21T08:01:23.364983+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:24.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:24 smithi081 bash[25077]: audit 2023-12-21T08:01:23.379287+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:24.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:24 smithi081 bash[25077]: cluster 2023-12-21T08:01:23.615982+0000 mgr.y (mgr.25468) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:25 smithi069 bash[64592]: audit 2023-12-21T08:01:24.372907+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:25.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:25 smithi069 bash[64592]: audit 2023-12-21T08:01:24.390162+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:25 smithi069 bash[65975]: audit 2023-12-21T08:01:24.372907+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:25.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:25 smithi069 bash[65975]: audit 2023-12-21T08:01:24.390162+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:25.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:25 smithi081 bash[25077]: audit 2023-12-21T08:01:24.372907+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:25.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:25 smithi081 bash[25077]: audit 2023-12-21T08:01:24.390162+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:26.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:26 smithi069 bash[64592]: cluster 2023-12-21T08:01:25.617657+0000 mgr.y (mgr.25468) 42 : 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-21T08:01:26.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:26 smithi069 bash[65975]: cluster 2023-12-21T08:01:25.617657+0000 mgr.y (mgr.25468) 42 : 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-21T08:01:26.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:26 smithi081 bash[25077]: cluster 2023-12-21T08:01:25.617657+0000 mgr.y (mgr.25468) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:29.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:28 smithi081 bash[25077]: cluster 2023-12-21T08:01:27.618438+0000 mgr.y (mgr.25468) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:29.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:01:28 smithi081 bash[49170]: ts=2023-12-21T08:01:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:29.156 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:28 smithi069 bash[64592]: cluster 2023-12-21T08:01:27.618438+0000 mgr.y (mgr.25468) 43 : 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-21T08:01:29.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:28 smithi069 bash[65975]: cluster 2023-12-21T08:01:27.618438+0000 mgr.y (mgr.25468) 43 : 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-21T08:01:30.895 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:30 smithi069 bash[64592]: cluster 2023-12-21T08:01:29.619162+0000 mgr.y (mgr.25468) 44 : 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-21T08:01:30.895 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:30 smithi069 bash[65975]: cluster 2023-12-21T08:01:29.619162+0000 mgr.y (mgr.25468) 44 : 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-21T08:01:31.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:30 smithi081 bash[25077]: cluster 2023-12-21T08:01:29.619162+0000 mgr.y (mgr.25468) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:01:31.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:31 smithi069 bash[64592]: audit 2023-12-21T08:01:30.636062+0000 mgr.y (mgr.25468) 45 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:31.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:31 smithi069 bash[65975]: audit 2023-12-21T08:01:30.636062+0000 mgr.y (mgr.25468) 45 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:32.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:31 smithi081 bash[25077]: audit 2023-12-21T08:01:30.636062+0000 mgr.y (mgr.25468) 45 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:32.630 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:01:33.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:32 smithi081 bash[25077]: cluster 2023-12-21T08:01:31.620546+0000 mgr.y (mgr.25468) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:01:33.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:32 smithi069 bash[64592]: cluster 2023-12-21T08:01:31.620546+0000 mgr.y (mgr.25468) 46 : 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-21T08:01:33.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:32 smithi069 bash[65975]: cluster 2023-12-21T08:01:31.620546+0000 mgr.y (mgr.25468) 46 : 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-21T08:01:33.410 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (3m) 10s ago 9m 16.6M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (2m) 36s ago 9m 42.4M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (89s) 10s ago 7m 46.0M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (78s) 36s ago 15m 431M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (2m) 10s ago 17m 479M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (54s) 10s ago 17m 40.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (16m) 36s ago 16m 54.1M 2048M 17.2.0 e1d6a67b021e 66e0b746d11d 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (18s) 10s ago 16m 20.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (3m) 10s ago 10m 11.8M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:01:33.411 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (2m) 36s ago 10m 11.2M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (15m) 10s ago 15m 58.9M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (14m) 10s ago 14m 59.8M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (14m) 10s ago 14m 55.0M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (13m) 10s ago 13m 57.9M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (12m) 36s ago 12m 58.3M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (12m) 36s ago 12m 55.4M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (11m) 36s ago 11m 54.0M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (10m) 36s ago 11m 57.1M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (84s) 36s ago 10m 48.7M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (8m) 10s ago 8m 87.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:01:33.412 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (8m) 36s ago 8m 87.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:01:33.413 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (7m) 10s ago 7m 87.8M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:01:33.413 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (7m) 36s ago 7m 87.3M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:01:33.906 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:33.907 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:01:33.908 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:01:34.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:33 smithi081 bash[25077]: audit 2023-12-21T08:01:32.611090+0000 mgr.y (mgr.25468) 47 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:34.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:33 smithi081 bash[25077]: audit 2023-12-21T08:01:32.996451+0000 mgr.y (mgr.25468) 48 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:34.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:33 smithi069 bash[65975]: audit 2023-12-21T08:01:32.611090+0000 mgr.y (mgr.25468) 47 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:34.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:33 smithi069 bash[65975]: audit 2023-12-21T08:01:32.996451+0000 mgr.y (mgr.25468) 48 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:34.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:33 smithi069 bash[64592]: audit 2023-12-21T08:01:32.611090+0000 mgr.y (mgr.25468) 47 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:34.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:33 smithi069 bash[64592]: audit 2023-12-21T08:01:32.996451+0000 mgr.y (mgr.25468) 48 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:34.295 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:01:34.295 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:01:34.295 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:01:34.295 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:01:34.295 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:01:34.295 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr" 2023-12-21T08:01:34.296 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:01:34.296 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "4/23 daemons upgraded", 2023-12-21T08:01:34.296 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:01:34.296 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:01:34.296 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:01:34.740 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:01:34.753 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:01:34] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.33.4" 2023-12-21T08:01:35.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:33.388463+0000 mgr.y (mgr.25468) 49 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:35.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: cluster 2023-12-21T08:01:33.621205+0000 mgr.y (mgr.25468) 50 : 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-21T08:01:35.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:33.904559+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.69:0/1867701931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.442833+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.446363+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.448106+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.455175+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.471392+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.547430+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.550870+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.553350+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.554934+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.693169+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:35.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:34 smithi081 bash[25077]: audit 2023-12-21T08:01:34.738408+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.69:0/379017685' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:33.388463+0000 mgr.y (mgr.25468) 49 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: cluster 2023-12-21T08:01:33.621205+0000 mgr.y (mgr.25468) 50 : 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-21T08:01:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:33.904559+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.69:0/1867701931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.442833+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.446363+0000 mon.b (mon.2) 95 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.448106+0000 mon.b (mon.2) 96 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.455175+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.471392+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.547430+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.550870+0000 mon.b (mon.2) 98 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.553350+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.554934+0000 mon.b (mon.2) 100 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.693169+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[64592]: audit 2023-12-21T08:01:34.738408+0000 mon.a (mon.0) 60 : audit 0 from='client.? 172.21.15.69:0/379017685' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:33.388463+0000 mgr.y (mgr.25468) 49 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: cluster 2023-12-21T08:01:33.621205+0000 mgr.y (mgr.25468) 50 : 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-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:33.904559+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.69:0/1867701931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.442833+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.446363+0000 mon.b (mon.2) 95 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.448106+0000 mon.b (mon.2) 96 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.455175+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.471392+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.547430+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.550870+0000 mon.b (mon.2) 98 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:01:35.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.553350+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-21T08:01:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.554934+0000 mon.b (mon.2) 100 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-21T08:01:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.693169+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:34 smithi069 bash[65975]: audit 2023-12-21T08:01:34.738408+0000 mon.a (mon.0) 60 : audit 0 from='client.? 172.21.15.69:0/379017685' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:01:36.025 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:35 smithi081 bash[25077]: audit 2023-12-21T08:01:34.292729+0000 mgr.y (mgr.25468) 51 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:36.025 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:35 smithi081 bash[25077]: cephadm 2023-12-21T08:01:34.568443+0000 mgr.y (mgr.25468) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-21T08:01:36.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:35 smithi069 bash[64592]: audit 2023-12-21T08:01:34.292729+0000 mgr.y (mgr.25468) 51 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:36.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:35 smithi069 bash[64592]: cephadm 2023-12-21T08:01:34.568443+0000 mgr.y (mgr.25468) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-21T08:01:36.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:35 smithi069 bash[65975]: audit 2023-12-21T08:01:34.292729+0000 mgr.y (mgr.25468) 51 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:01:36.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:35 smithi069 bash[65975]: cephadm 2023-12-21T08:01:34.568443+0000 mgr.y (mgr.25468) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-21T08:01:37.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:36 smithi081 bash[25077]: cluster 2023-12-21T08:01:35.622824+0000 mgr.y (mgr.25468) 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-21T08:01:37.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:36 smithi069 bash[64592]: cluster 2023-12-21T08:01:35.622824+0000 mgr.y (mgr.25468) 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-21T08:01:37.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:36 smithi069 bash[65975]: cluster 2023-12-21T08:01:35.622824+0000 mgr.y (mgr.25468) 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-21T08:01:38.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:37 smithi081 bash[25077]: cephadm 2023-12-21T08:01:36.940107+0000 mgr.y (mgr.25468) 54 : cephadm [INF] Upgrade: Updating mon.b 2023-12-21T08:01:38.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:37 smithi081 bash[25077]: audit 2023-12-21T08:01:36.943345+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:38.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:37 smithi081 bash[25077]: audit 2023-12-21T08:01:36.945147+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:38.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:37 smithi081 bash[25077]: audit 2023-12-21T08:01:36.946779+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:37 smithi081 bash[25077]: audit 2023-12-21T08:01:36.949237+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:38.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:37 smithi081 bash[25077]: cephadm 2023-12-21T08:01:36.961041+0000 mgr.y (mgr.25468) 55 : cephadm [INF] Deploying daemon mon.b on smithi081 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[64592]: cephadm 2023-12-21T08:01:36.940107+0000 mgr.y (mgr.25468) 54 : cephadm 1 Upgrade: Updating mon.b 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[64592]: audit 2023-12-21T08:01:36.943345+0000 mon.b (mon.2) 102 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[64592]: audit 2023-12-21T08:01:36.945147+0000 mon.b (mon.2) 103 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[64592]: audit 2023-12-21T08:01:36.946779+0000 mon.b (mon.2) 104 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[64592]: audit 2023-12-21T08:01:36.949237+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[64592]: cephadm 2023-12-21T08:01:36.961041+0000 mgr.y (mgr.25468) 55 : cephadm 1 Deploying daemon mon.b on smithi081 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[65975]: cephadm 2023-12-21T08:01:36.940107+0000 mgr.y (mgr.25468) 54 : cephadm 1 Upgrade: Updating mon.b 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[65975]: audit 2023-12-21T08:01:36.943345+0000 mon.b (mon.2) 102 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[65975]: audit 2023-12-21T08:01:36.945147+0000 mon.b (mon.2) 103 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[65975]: audit 2023-12-21T08:01:36.946779+0000 mon.b (mon.2) 104 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[65975]: audit 2023-12-21T08:01:36.949237+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:37 smithi069 bash[65975]: cephadm 2023-12-21T08:01:36.961041+0000 mgr.y (mgr.25468) 55 : cephadm 1 Deploying daemon mon.b on smithi081 2023-12-21T08:01:38.961 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:01:38 smithi081 bash[49170]: ts=2023-12-21T08:01: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:39.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:38 smithi081 bash[25077]: cluster 2023-12-21T08:01:37.623599+0000 mgr.y (mgr.25468) 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-21T08:01:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:38 smithi069 bash[64592]: cluster 2023-12-21T08:01:37.623599+0000 mgr.y (mgr.25468) 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-21T08:01:39.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:38 smithi069 bash[65975]: cluster 2023-12-21T08:01:37.623599+0000 mgr.y (mgr.25468) 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-21T08:01:39.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:39 smithi081 systemd[1]: Stopping Ceph mon.b for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:01:39.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:39 smithi081 bash[25077]: debug 2023-12-21T08:01:39.663+0000 7f25524b1700 -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-21T08:01:39.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:39 smithi081 bash[25077]: debug 2023-12-21T08:01:39.663+0000 7f25524b1700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-21T08:01:40.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:39 smithi069 bash[61291]: [21/Dec/2023:08:01:39] ENGINE Bus STOPPING 2023-12-21T08:01:40.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:39 smithi069 bash[61291]: [21/Dec/2023:08:01:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:01:40.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:39 smithi069 bash[61291]: [21/Dec/2023:08:01:39] ENGINE Bus STOPPED 2023-12-21T08:01:40.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:39 smithi069 bash[61291]: [21/Dec/2023:08:01:39] ENGINE Bus STARTING 2023-12-21T08:01:40.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:39 smithi069 bash[61291]: [21/Dec/2023:08:01:39] ENGINE Serving on http://:::9283 2023-12-21T08:01:40.158 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:39 smithi069 bash[61291]: [21/Dec/2023:08:01:39] ENGINE Bus STARTED 2023-12-21T08:01:40.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:40 smithi081 bash[51553]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-b 2023-12-21T08:01:40.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:40 smithi081 bash[51627]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-b 2023-12-21T08:01:40.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:40 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-21T08:01:40.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:40 smithi081 systemd[1]: Stopped Ceph mon.b for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:40.839 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:40 smithi081 systemd[1]: Started Ceph mon.b for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:01:42.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.843+0000 7f494ec51c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.843+0000 7f494ec51c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.843+0000 7f494ec51c80 0 pidfile_write: ignore empty --pid-file 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.847+0000 7f494ec51c80 0 load: jerasure load: lrc 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Git sha 0 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: DB SUMMARY 2023-12-21T08:01:42.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: DB Session ID: 4WCX7JIG0519AFRL776N 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: CURRENT file: CURRENT 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1256 Bytes 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 2152065 ; 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.error_if_exists: 0 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.create_if_missing: 0 2023-12-21T08:01:42.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.env: 0x56198bb16a60 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.info_log: 0x56198e33b7a0 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.statistics: (nil) 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.use_fsync: 0 2023-12-21T08:01:42.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-21T08:01:42.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.db_log_dir: 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.wal_dir: 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-21T08:01:42.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.write_buffer_manager: 0x56198e30f2c0 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-21T08:01:42.045 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.unordered_write: 0 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.row_cache: None 2023-12-21T08:01:42.047 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.wal_filter: None 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.two_write_queues: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.wal_compression: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.atomic_flush: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-21T08:01:42.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-21T08:01:42.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_open_files: -1 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-21T08:01:42.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Compression algorithms supported: 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kZSTD supported: 0 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kXpressCompression supported: 0 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kZlibCompression supported: 1 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-21T08:01:42.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.merge_operator: 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_filter: None 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56198e33b8c0) 2023-12-21T08:01:42.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: cache_index_and_filter_blocks: 1 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: pin_top_level_index_and_filter: 1 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: index_type: 0 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: data_block_index_type: 0 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: index_shortening: 1 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: data_block_hash_table_util_ratio: 0.750000 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: checksum: 4 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: no_block_cache: 0 2023-12-21T08:01:42.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_cache: 0x56198e38f090 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_cache_name: BinnedLRUCache 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_cache_options: 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: capacity : 536870912 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: num_shard_bits : 4 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: strict_capacity_limit : 0 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: high_pri_pool_ratio: 0.000 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_cache_compressed: (nil) 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: persistent_cache: (nil) 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_size: 4096 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_size_deviation: 10 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_restart_interval: 16 2023-12-21T08:01:42.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: index_block_restart_interval: 1 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: metadata_block_size: 4096 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: partition_filters: 0 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: use_delta_encoding: 1 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: filter_policy: bloomfilter 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: whole_key_filtering: 1 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: verify_compression: 0 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: read_amp_bytes_per_bit: 0 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: format_version: 5 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: enable_index_compression: 1 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: block_align: 0 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: max_auto_readahead_size: 262144 2023-12-21T08:01:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: prepopulate_block_cache: 0 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: initial_auto_readahead_size: 8192 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: num_file_reads_for_auto_readahead: 2 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression: NoCompression 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.num_levels: 7 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-21T08:01:42.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-21T08:01:42.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-21T08:01:42.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-21T08:01:42.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-21T08:01:42.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.table_properties_collectors: 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.bloom_locality: 0 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-21T08:01:42.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.ttl: 2592000 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.enable_blob_files: false 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.min_blob_size: 0 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-21T08:01:42.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f49403f2700 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-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 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-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 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 18124, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cf5862e0-9ae9-48b8-ad2a-c81e2489ba7a 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145701854456, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.851+0000 7f494ec51c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-12-21T08:01:42.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.863+0000 7f494ec51c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145701864623, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 1295231, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18129, "largest_seqno": 18976, "table_properties": {"data_size": 1291222, "index_size": 2163, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 7211, "raw_average_key_size": 22, "raw_value_size": 1284227, "raw_average_value_size": 4038, "num_data_blocks": 99, "num_entries": 318, "num_filter_entries": 318, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1703145701, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cf5862e0-9ae9-48b8-ad2a-c81e2489ba7a", "db_session_id": "4WCX7JIG0519AFRL776N", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.863+0000 7f494ec51c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703145701864878, "job": 1, "event": "recovery_finished"} 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.863+0000 7f494ec51c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.863+0000 7f494ec51c80 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-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 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-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56198e42e000 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 4 rocksdb: DB pointer 0x56198e41c000 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f493d3ec700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f493d3ec700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: ** DB Stats ** 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 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-21T08:01:42.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 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-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: ** Compaction Stats [default] ** 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 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-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: L0 1/0 1.24 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 279.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: L6 1/0 11.33 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-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Sum 2/0 12.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 279.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-21T08:01:42.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 279.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: ** Compaction Stats [default] ** 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 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-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 279.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Flush(GB): cumulative 0.001, interval 0.001 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: AddFile(Total Files): cumulative 0, interval 0 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-21T08:01:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: AddFile(Keys): cumulative 0, interval 0 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Cumulative compaction: 0.00 GB write, 79.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Interval compaction: 0.00 GB write, 79.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 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-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Block cache BinnedLRUCache@0x56198e38f090#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: ** File Read Latency Histogram By Level [default] ** 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 1 mon.b@-1(???) e3 preinit fsid 892bc684-9fd4-11ee-95a5-87774f69a715 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 mon.b@-1(???).mds e1 new map 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 mon.b@-1(???).mds e1 print_map 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: e1 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-21T08:01:42.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 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-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: legacy client fscid: -1 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: No filesystems configured 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-21T08:01:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:41 smithi081 bash[51694]: debug 2023-12-21T08:01:41.867+0000 7f494ec51c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2023-12-21T08:01:44.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:41.626290+0000 mgr.y (mgr.25468) 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-21T08:01:44.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.754525+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-21T08:01:44.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.765518+0000 mon.a (mon.0) 68 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: audit 2023-12-21T08:01:42.766632+0000 mon.c (mon.1) 6 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.766694+0000 mon.a (mon.0) 69 : cluster 1 mon.a calling monitor election 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.766872+0000 mon.c (mon.1) 7 : cluster 1 mon.c calling monitor election 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: audit 2023-12-21T08:01:42.769224+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.769519+0000 mon.a (mon.0) 70 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: audit 2023-12-21T08:01:42.769685+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.775720+0000 mon.a (mon.0) 71 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.776199+0000 mon.a (mon.0) 72 : cluster 0 fsmap 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.776237+0000 mon.a (mon.0) 73 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:44.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.776638+0000 mon.a (mon.0) 74 : cluster 0 mgrmap e39: y(active, since 53s), standbys: x 2023-12-21T08:01:44.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: cluster 2023-12-21T08:01:42.781545+0000 mon.a (mon.0) 75 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:44.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: audit 2023-12-21T08:01:42.786255+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25468 ' entity='' 2023-12-21T08:01:44.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:43 smithi081 bash[51694]: audit 2023-12-21T08:01:42.798400+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:44.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:41.626290+0000 mgr.y (mgr.25468) 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-21T08:01:44.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.754525+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.765518+0000 mon.a (mon.0) 68 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: audit 2023-12-21T08:01:42.766632+0000 mon.c (mon.1) 6 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.766694+0000 mon.a (mon.0) 69 : cluster 1 mon.a calling monitor election 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.766872+0000 mon.c (mon.1) 7 : cluster 1 mon.c calling monitor election 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: audit 2023-12-21T08:01:42.769224+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.769519+0000 mon.a (mon.0) 70 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: audit 2023-12-21T08:01:42.769685+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.775720+0000 mon.a (mon.0) 71 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.776199+0000 mon.a (mon.0) 72 : cluster 0 fsmap 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.776237+0000 mon.a (mon.0) 73 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:44.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.776638+0000 mon.a (mon.0) 74 : cluster 0 mgrmap e39: y(active, since 53s), standbys: x 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: cluster 2023-12-21T08:01:42.781545+0000 mon.a (mon.0) 75 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: audit 2023-12-21T08:01:42.786255+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25468 ' entity='' 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[64592]: audit 2023-12-21T08:01:42.798400+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:41.626290+0000 mgr.y (mgr.25468) 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-21T08:01:44.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.754525+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.765518+0000 mon.a (mon.0) 68 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: audit 2023-12-21T08:01:42.766632+0000 mon.c (mon.1) 6 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.766694+0000 mon.a (mon.0) 69 : cluster 1 mon.a calling monitor election 2023-12-21T08:01:44.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.766872+0000 mon.c (mon.1) 7 : cluster 1 mon.c calling monitor election 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: audit 2023-12-21T08:01:42.769224+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.769519+0000 mon.a (mon.0) 70 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: audit 2023-12-21T08:01:42.769685+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.775720+0000 mon.a (mon.0) 71 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.69:3301/0,v1:172.21.15.69:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.776199+0000 mon.a (mon.0) 72 : cluster 0 fsmap 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.776237+0000 mon.a (mon.0) 73 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.776638+0000 mon.a (mon.0) 74 : cluster 0 mgrmap e39: y(active, since 53s), standbys: x 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: cluster 2023-12-21T08:01:42.781545+0000 mon.a (mon.0) 75 : cluster 1 overall HEALTH_OK 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: audit 2023-12-21T08:01:42.786255+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25468 ' entity='' 2023-12-21T08:01:44.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:43 smithi069 bash[65975]: audit 2023-12-21T08:01:42.798400+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:44.801 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:01:44] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.33.4" 2023-12-21T08:01:45.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:44 smithi069 bash[64592]: cluster 2023-12-21T08:01:43.627108+0000 mgr.y (mgr.25468) 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-21T08:01:45.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:44 smithi069 bash[65975]: cluster 2023-12-21T08:01:43.627108+0000 mgr.y (mgr.25468) 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-21T08:01:45.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:44 smithi081 bash[51694]: cluster 2023-12-21T08:01:43.627108+0000 mgr.y (mgr.25468) 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-21T08:01:47.157 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:46 smithi069 bash[61291]: debug 2023-12-21T08:01:46.892+0000 7f16425c8700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-21T08:01:47.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:46 smithi069 bash[64592]: cluster 2023-12-21T08:01:45.628832+0000 mgr.y (mgr.25468) 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-21T08:01:47.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:46 smithi069 bash[65975]: cluster 2023-12-21T08:01:45.628832+0000 mgr.y (mgr.25468) 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-21T08:01:47.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:46 smithi081 bash[51694]: cluster 2023-12-21T08:01:45.628832+0000 mgr.y (mgr.25468) 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-21T08:01:49.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:48 smithi081 bash[51694]: cluster 2023-12-21T08:01:47.629636+0000 mgr.y (mgr.25468) 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-21T08:01:49.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:01:48 smithi081 bash[49170]: ts=2023-12-21T08:01:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:49.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:48 smithi069 bash[64592]: cluster 2023-12-21T08:01:47.629636+0000 mgr.y (mgr.25468) 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-21T08:01:49.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:48 smithi069 bash[65975]: cluster 2023-12-21T08:01:47.629636+0000 mgr.y (mgr.25468) 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-21T08:01:50.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:50 smithi081 bash[51694]: audit 2023-12-21T08:01:49.186962+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:50.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:50 smithi081 bash[51694]: audit 2023-12-21T08:01:49.203560+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:50.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:50 smithi081 bash[51694]: audit 2023-12-21T08:01:49.710269+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:50.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:50 smithi069 bash[64592]: audit 2023-12-21T08:01:49.186962+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:50.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:50 smithi069 bash[64592]: audit 2023-12-21T08:01:49.203560+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:50.656 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:50 smithi069 bash[64592]: audit 2023-12-21T08:01:49.710269+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:50.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:50 smithi069 bash[65975]: audit 2023-12-21T08:01:49.186962+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:50.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:50 smithi069 bash[65975]: audit 2023-12-21T08:01:49.203560+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:50.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:50 smithi069 bash[65975]: audit 2023-12-21T08:01:49.710269+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:01:51.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:51 smithi081 bash[51694]: cluster 2023-12-21T08:01:49.630369+0000 mgr.y (mgr.25468) 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-21T08:01:51.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:51 smithi081 bash[51694]: audit 2023-12-21T08:01:50.302160+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:51.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:51 smithi081 bash[51694]: audit 2023-12-21T08:01:50.311843+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:51 smithi069 bash[64592]: cluster 2023-12-21T08:01:49.630369+0000 mgr.y (mgr.25468) 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-21T08:01:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:51 smithi069 bash[64592]: audit 2023-12-21T08:01:50.302160+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:51 smithi069 bash[64592]: audit 2023-12-21T08:01:50.311843+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:51.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:51 smithi069 bash[65975]: cluster 2023-12-21T08:01:49.630369+0000 mgr.y (mgr.25468) 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-21T08:01:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:51 smithi069 bash[65975]: audit 2023-12-21T08:01:50.302160+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:51 smithi069 bash[65975]: audit 2023-12-21T08:01:50.311843+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:01:52.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:52 smithi081 bash[51694]: audit 2023-12-21T08:01:50.653928+0000 mgr.y (mgr.25468) 64 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:52.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:52 smithi069 bash[64592]: audit 2023-12-21T08:01:50.653928+0000 mgr.y (mgr.25468) 64 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:52.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:52 smithi069 bash[65975]: audit 2023-12-21T08:01:50.653928+0000 mgr.y (mgr.25468) 64 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:01:53.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:53 smithi081 bash[51694]: cluster 2023-12-21T08:01:51.632202+0000 mgr.y (mgr.25468) 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-21T08:01:53.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:53 smithi069 bash[64592]: cluster 2023-12-21T08:01:51.632202+0000 mgr.y (mgr.25468) 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-21T08:01:53.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:53 smithi069 bash[65975]: cluster 2023-12-21T08:01:51.632202+0000 mgr.y (mgr.25468) 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-21T08:01:54.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:01:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:01:54] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-21T08:01:55.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:55 smithi081 bash[51694]: cluster 2023-12-21T08:01:53.632943+0000 mgr.y (mgr.25468) 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-21T08:01:55.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:55 smithi069 bash[64592]: cluster 2023-12-21T08:01:53.632943+0000 mgr.y (mgr.25468) 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-21T08:01:55.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:55 smithi069 bash[65975]: cluster 2023-12-21T08:01:53.632943+0000 mgr.y (mgr.25468) 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-21T08:01:57.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:57 smithi081 bash[51694]: cluster 2023-12-21T08:01:55.634662+0000 mgr.y (mgr.25468) 67 : 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-21T08:01:57.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:57 smithi069 bash[64592]: cluster 2023-12-21T08:01:55.634662+0000 mgr.y (mgr.25468) 67 : 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-21T08:01:57.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:57 smithi069 bash[65975]: cluster 2023-12-21T08:01:55.634662+0000 mgr.y (mgr.25468) 67 : 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-21T08:01:59.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:01:58 smithi081 bash[49170]: ts=2023-12-21T08:01: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:01:59.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:01:59 smithi081 bash[51694]: cluster 2023-12-21T08:01:57.635426+0000 mgr.y (mgr.25468) 68 : 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-21T08:01:59.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:01:59 smithi069 bash[64592]: cluster 2023-12-21T08:01:57.635426+0000 mgr.y (mgr.25468) 68 : 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-21T08:01:59.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:01:59 smithi069 bash[65975]: cluster 2023-12-21T08:01:57.635426+0000 mgr.y (mgr.25468) 68 : 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-21T08:02:01.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: cluster 2023-12-21T08:01:59.636201+0000 mgr.y (mgr.25468) 69 : 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-21T08:02:01.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.269529+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.285442+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.289631+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.291241+0000 mon.c (mon.1) 12 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.302921+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: cephadm 2023-12-21T08:02:00.375680+0000 mgr.y (mgr.25468) 70 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.376287+0000 mon.c (mon.1) 13 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.377753+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.379238+0000 mon.c (mon.1) 15 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: cephadm 2023-12-21T08:02:00.380839+0000 mgr.y (mgr.25468) 71 : cephadm 1 Reconfiguring daemon mon.a on smithi069 2023-12-21T08:02:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:01 smithi081 bash[51694]: audit 2023-12-21T08:02:00.661852+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: cluster 2023-12-21T08:01:59.636201+0000 mgr.y (mgr.25468) 69 : 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-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.269529+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.285442+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.289631+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.291241+0000 mon.c (mon.1) 12 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.302921+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: cephadm 2023-12-21T08:02:00.375680+0000 mgr.y (mgr.25468) 70 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.376287+0000 mon.c (mon.1) 13 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:01.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.377753+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.379238+0000 mon.c (mon.1) 15 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: cephadm 2023-12-21T08:02:00.380839+0000 mgr.y (mgr.25468) 71 : cephadm 1 Reconfiguring daemon mon.a on smithi069 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[64592]: audit 2023-12-21T08:02:00.661852+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: cluster 2023-12-21T08:01:59.636201+0000 mgr.y (mgr.25468) 69 : 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-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.269529+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.285442+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.289631+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.291241+0000 mon.c (mon.1) 12 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.302921+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: cephadm 2023-12-21T08:02:00.375680+0000 mgr.y (mgr.25468) 70 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.376287+0000 mon.c (mon.1) 13 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.377753+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:01.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.379238+0000 mon.c (mon.1) 15 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:01.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: cephadm 2023-12-21T08:02:00.380839+0000 mgr.y (mgr.25468) 71 : cephadm 1 Reconfiguring daemon mon.a on smithi069 2023-12-21T08:02:01.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:01 smithi069 bash[65975]: audit 2023-12-21T08:02:00.661852+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:02.252 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:02 smithi069 bash[64592]: cluster 2023-12-21T08:02:01.637924+0000 mgr.y (mgr.25468) 73 : 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-21T08:02:02.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:02 smithi081 bash[51694]: cluster 2023-12-21T08:02:01.637924+0000 mgr.y (mgr.25468) 73 : 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-21T08:02:02.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:02 smithi069 bash[65975]: cluster 2023-12-21T08:02:01.637924+0000 mgr.y (mgr.25468) 73 : 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-21T08:02:04.253 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: audit 2023-12-21T08:02:02.962215+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:04.253 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: audit 2023-12-21T08:02:02.980142+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:04.253 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: cephadm 2023-12-21T08:02:03.001761+0000 mgr.y (mgr.25468) 74 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-21T08:02:04.253 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: audit 2023-12-21T08:02:03.002491+0000 mon.c (mon.1) 16 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:04.253 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: audit 2023-12-21T08:02:03.003289+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:04.253 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: audit 2023-12-21T08:02:03.005590+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: audit 2023-12-21T08:02:03.007635+0000 mon.c (mon.1) 18 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[65975]: cephadm 2023-12-21T08:02:03.009737+0000 mgr.y (mgr.25468) 75 : cephadm 1 Reconfiguring daemon mgr.y on smithi069 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: audit 2023-12-21T08:02:02.962215+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: audit 2023-12-21T08:02:02.980142+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: cephadm 2023-12-21T08:02:03.001761+0000 mgr.y (mgr.25468) 74 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: audit 2023-12-21T08:02:03.002491+0000 mon.c (mon.1) 16 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: audit 2023-12-21T08:02:03.003289+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: audit 2023-12-21T08:02:03.005590+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: audit 2023-12-21T08:02:03.007635+0000 mon.c (mon.1) 18 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.254 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:03 smithi069 bash[64592]: cephadm 2023-12-21T08:02:03.009737+0000 mgr.y (mgr.25468) 75 : cephadm 1 Reconfiguring daemon mgr.y on smithi069 2023-12-21T08:02:04.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: audit 2023-12-21T08:02:02.962215+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:04.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: audit 2023-12-21T08:02:02.980142+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: cephadm 2023-12-21T08:02:03.001761+0000 mgr.y (mgr.25468) 74 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-21T08:02:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: audit 2023-12-21T08:02:03.002491+0000 mon.c (mon.1) 16 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: audit 2023-12-21T08:02:03.003289+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: audit 2023-12-21T08:02:03.005590+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:02:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: audit 2023-12-21T08:02:03.007635+0000 mon.c (mon.1) 18 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:03 smithi081 bash[51694]: cephadm 2023-12-21T08:02:03.009737+0000 mgr.y (mgr.25468) 75 : cephadm 1 Reconfiguring daemon mgr.y on smithi069 2023-12-21T08:02:04.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:02:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:02:04] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-21T08:02:05.164 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:02:05.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:04 smithi081 bash[51694]: cluster 2023-12-21T08:02:03.638747+0000 mgr.y (mgr.25468) 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-21T08:02:05.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:04 smithi081 bash[51694]: audit 2023-12-21T08:02:04.711325+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:04 smithi069 bash[64592]: cluster 2023-12-21T08:02:03.638747+0000 mgr.y (mgr.25468) 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-21T08:02:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:04 smithi069 bash[64592]: audit 2023-12-21T08:02:04.711325+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:05.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:04 smithi069 bash[65975]: cluster 2023-12-21T08:02:03.638747+0000 mgr.y (mgr.25468) 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-21T08:02:05.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:04 smithi069 bash[65975]: audit 2023-12-21T08:02:04.711325+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:05.960 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:02:05.960 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (3m) 42s ago 10m 16.6M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:02:05.960 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (2m) 16s ago 10m 42.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:02:05.960 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (2m) 42s ago 8m 46.0M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:02:05.960 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (110s) 16s ago 16m 432M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:02:05.960 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (2m) 42s ago 18m 479M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (87s) 42s ago 18m 40.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (25s) 16s ago 16m 21.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (51s) 42s ago 16m 20.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (3m) 42s ago 10m 11.8M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (3m) 16s ago 10m 11.7M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (15m) 42s ago 15m 58.9M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (15m) 42s ago 15m 59.8M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (14m) 42s ago 14m 55.0M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (13m) 42s ago 14m 57.9M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:02:05.961 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (13m) 16s ago 13m 59.0M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (12m) 16s ago 12m 55.8M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (12m) 16s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (11m) 16s ago 11m 57.6M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (116s) 16s ago 10m 58.9M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (8m) 42s ago 8m 87.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (8m) 16s ago 8m 87.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (8m) 42s ago 8m 87.8M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:02:05.962 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (8m) 16s ago 8m 87.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:02:06.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: audit 2023-12-21T08:02:05.019029+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:06.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: audit 2023-12-21T08:02:05.031003+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:06.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: cephadm 2023-12-21T08:02:05.082703+0000 mgr.y (mgr.25468) 77 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-21T08:02:06.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: audit 2023-12-21T08:02:05.083320+0000 mon.c (mon.1) 20 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:06.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: audit 2023-12-21T08:02:05.085232+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:06.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: audit 2023-12-21T08:02:05.086877+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: cephadm 2023-12-21T08:02:05.088829+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring daemon mon.c on smithi069 2023-12-21T08:02:06.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:06 smithi081 bash[51694]: audit 2023-12-21T08:02:05.146440+0000 mgr.y (mgr.25468) 79 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: audit 2023-12-21T08:02:05.019029+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: audit 2023-12-21T08:02:05.031003+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: cephadm 2023-12-21T08:02:05.082703+0000 mgr.y (mgr.25468) 77 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: audit 2023-12-21T08:02:05.083320+0000 mon.c (mon.1) 20 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: audit 2023-12-21T08:02:05.085232+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: audit 2023-12-21T08:02:05.086877+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: cephadm 2023-12-21T08:02:05.088829+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring daemon mon.c on smithi069 2023-12-21T08:02:06.374 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[64592]: audit 2023-12-21T08:02:05.146440+0000 mgr.y (mgr.25468) 79 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: audit 2023-12-21T08:02:05.019029+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: audit 2023-12-21T08:02:05.031003+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: cephadm 2023-12-21T08:02:05.082703+0000 mgr.y (mgr.25468) 77 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: audit 2023-12-21T08:02:05.083320+0000 mon.c (mon.1) 20 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: audit 2023-12-21T08:02:05.085232+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: audit 2023-12-21T08:02:05.086877+0000 mon.c (mon.1) 22 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: cephadm 2023-12-21T08:02:05.088829+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring daemon mon.c on smithi069 2023-12-21T08:02:06.375 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:06 smithi069 bash[65975]: audit 2023-12-21T08:02:05.146440+0000 mgr.y (mgr.25468) 79 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:02:06.425 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:02:06.426 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:02:06.804 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:02:06.804 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:02:06.804 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "5/23 daemons upgraded", 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:02:06.805 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:02:07.256 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:02:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:07 smithi081 bash[51694]: audit 2023-12-21T08:02:05.553854+0000 mgr.y (mgr.25468) 80 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:07 smithi081 bash[51694]: cluster 2023-12-21T08:02:05.640432+0000 mgr.y (mgr.25468) 81 : 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-21T08:02:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:07 smithi081 bash[51694]: audit 2023-12-21T08:02:05.933279+0000 mgr.y (mgr.25468) 82 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:07 smithi081 bash[51694]: audit 2023-12-21T08:02:06.423229+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.69:0/4117185032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[64592]: audit 2023-12-21T08:02:05.553854+0000 mgr.y (mgr.25468) 80 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[64592]: cluster 2023-12-21T08:02:05.640432+0000 mgr.y (mgr.25468) 81 : 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-21T08:02:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[64592]: audit 2023-12-21T08:02:05.933279+0000 mgr.y (mgr.25468) 82 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[64592]: audit 2023-12-21T08:02:06.423229+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.69:0/4117185032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[65975]: audit 2023-12-21T08:02:05.553854+0000 mgr.y (mgr.25468) 80 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:07.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[65975]: cluster 2023-12-21T08:02:05.640432+0000 mgr.y (mgr.25468) 81 : 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-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[65975]: audit 2023-12-21T08:02:05.933279+0000 mgr.y (mgr.25468) 82 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:07 smithi069 bash[65975]: audit 2023-12-21T08:02:06.423229+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.69:0/4117185032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:08.039 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[65975]: audit 2023-12-21T08:02:06.802220+0000 mgr.y (mgr.25468) 83 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:08.039 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[65975]: audit 2023-12-21T08:02:07.254633+0000 mon.a (mon.0) 90 : audit 0 from='client.? 172.21.15.69:0/1593004866' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:08.039 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[64592]: audit 2023-12-21T08:02:06.802220+0000 mgr.y (mgr.25468) 83 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:08.040 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[64592]: audit 2023-12-21T08:02:07.254633+0000 mon.a (mon.0) 90 : audit 0 from='client.? 172.21.15.69:0/1593004866' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:08.040 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[64592]: audit 2023-12-21T08:02:07.282481+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:08.040 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[64592]: audit 2023-12-21T08:02:07.294097+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:08.040 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[64592]: audit 2023-12-21T08:02:07.308526+0000 mon.c (mon.1) 24 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:02:08.040 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[64592]: audit 2023-12-21T08:02:07.309875+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[51694]: audit 2023-12-21T08:02:06.802220+0000 mgr.y (mgr.25468) 83 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[51694]: audit 2023-12-21T08:02:07.254633+0000 mon.a (mon.0) 90 : audit 0 from='client.? 172.21.15.69:0/1593004866' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[51694]: audit 2023-12-21T08:02:07.282481+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[51694]: audit 2023-12-21T08:02:07.294097+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[51694]: audit 2023-12-21T08:02:07.308526+0000 mon.c (mon.1) 24 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:02:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[51694]: audit 2023-12-21T08:02:07.309875+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[65975]: audit 2023-12-21T08:02:07.282481+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[65975]: audit 2023-12-21T08:02:07.294097+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[65975]: audit 2023-12-21T08:02:07.308526+0000 mon.c (mon.1) 24 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:02:08.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:08 smithi069 bash[65975]: audit 2023-12-21T08:02:07.309875+0000 mon.c (mon.1) 25 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:09.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:08 smithi081 bash[49170]: ts=2023-12-21T08:02: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:09.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:09 smithi081 bash[51694]: cephadm 2023-12-21T08:02:07.307912+0000 mgr.y (mgr.25468) 84 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-21T08:02:09.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:09 smithi081 bash[51694]: cephadm 2023-12-21T08:02:07.315061+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring daemon osd.0 on smithi069 2023-12-21T08:02:09.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:09 smithi081 bash[51694]: cluster 2023-12-21T08:02:07.641156+0000 mgr.y (mgr.25468) 86 : 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-21T08:02:09.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:09 smithi069 bash[64592]: cephadm 2023-12-21T08:02:07.307912+0000 mgr.y (mgr.25468) 84 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-21T08:02:09.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:09 smithi069 bash[64592]: cephadm 2023-12-21T08:02:07.315061+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring daemon osd.0 on smithi069 2023-12-21T08:02:09.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:09 smithi069 bash[64592]: cluster 2023-12-21T08:02:07.641156+0000 mgr.y (mgr.25468) 86 : 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-21T08:02:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:09 smithi069 bash[65975]: cephadm 2023-12-21T08:02:07.307912+0000 mgr.y (mgr.25468) 84 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-21T08:02:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:09 smithi069 bash[65975]: cephadm 2023-12-21T08:02:07.315061+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring daemon osd.0 on smithi069 2023-12-21T08:02:09.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:09 smithi069 bash[65975]: cluster 2023-12-21T08:02:07.641156+0000 mgr.y (mgr.25468) 86 : 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-21T08:02:11.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: cluster 2023-12-21T08:02:09.641942+0000 mgr.y (mgr.25468) 87 : 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-21T08:02:11.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: audit 2023-12-21T08:02:09.767395+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:11.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: audit 2023-12-21T08:02:09.780389+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:11.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: cephadm 2023-12-21T08:02:09.784037+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-21T08:02:11.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: audit 2023-12-21T08:02:09.784580+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:02:11.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: audit 2023-12-21T08:02:09.786024+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:11.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:10 smithi081 bash[51694]: cephadm 2023-12-21T08:02:09.790057+0000 mgr.y (mgr.25468) 89 : cephadm 1 Reconfiguring daemon osd.1 on smithi069 2023-12-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: cluster 2023-12-21T08:02:09.641942+0000 mgr.y (mgr.25468) 87 : 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-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: audit 2023-12-21T08:02:09.767395+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: audit 2023-12-21T08:02:09.780389+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: cephadm 2023-12-21T08:02:09.784037+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: audit 2023-12-21T08:02:09.784580+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: audit 2023-12-21T08:02:09.786024+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:11.092 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[65975]: cephadm 2023-12-21T08:02:09.790057+0000 mgr.y (mgr.25468) 89 : cephadm 1 Reconfiguring daemon osd.1 on smithi069 2023-12-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: cluster 2023-12-21T08:02:09.641942+0000 mgr.y (mgr.25468) 87 : 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-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: audit 2023-12-21T08:02:09.767395+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: audit 2023-12-21T08:02:09.780389+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: cephadm 2023-12-21T08:02:09.784037+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: audit 2023-12-21T08:02:09.784580+0000 mon.c (mon.1) 26 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: audit 2023-12-21T08:02:09.786024+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:11.093 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:10 smithi069 bash[64592]: cephadm 2023-12-21T08:02:09.790057+0000 mgr.y (mgr.25468) 89 : cephadm 1 Reconfiguring daemon osd.1 on smithi069 2023-12-21T08:02:12.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:11 smithi081 bash[51694]: audit 2023-12-21T08:02:10.669914+0000 mgr.y (mgr.25468) 90 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:12.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:11 smithi069 bash[64592]: audit 2023-12-21T08:02:10.669914+0000 mgr.y (mgr.25468) 90 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:12.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:11 smithi069 bash[65975]: audit 2023-12-21T08:02:10.669914+0000 mgr.y (mgr.25468) 90 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:13.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: cluster 2023-12-21T08:02:11.643705+0000 mgr.y (mgr.25468) 91 : 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-21T08:02:13.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: audit 2023-12-21T08:02:12.084557+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:13.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: audit 2023-12-21T08:02:12.103652+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: cephadm 2023-12-21T08:02:12.108584+0000 mgr.y (mgr.25468) 92 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: audit 2023-12-21T08:02:12.109264+0000 mon.c (mon.1) 28 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: audit 2023-12-21T08:02:12.110938+0000 mon.c (mon.1) 29 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[65975]: cephadm 2023-12-21T08:02:12.115315+0000 mgr.y (mgr.25468) 93 : cephadm 1 Reconfiguring daemon osd.2 on smithi069 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: cluster 2023-12-21T08:02:11.643705+0000 mgr.y (mgr.25468) 91 : 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-21T08:02:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: audit 2023-12-21T08:02:12.084557+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: audit 2023-12-21T08:02:12.103652+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: cephadm 2023-12-21T08:02:12.108584+0000 mgr.y (mgr.25468) 92 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-21T08:02:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: audit 2023-12-21T08:02:12.109264+0000 mon.c (mon.1) 28 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:02:13.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: audit 2023-12-21T08:02:12.110938+0000 mon.c (mon.1) 29 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:13.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:13 smithi069 bash[64592]: cephadm 2023-12-21T08:02:12.115315+0000 mgr.y (mgr.25468) 93 : cephadm 1 Reconfiguring daemon osd.2 on smithi069 2023-12-21T08:02:13.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: cluster 2023-12-21T08:02:11.643705+0000 mgr.y (mgr.25468) 91 : 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-21T08:02:13.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: audit 2023-12-21T08:02:12.084557+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: audit 2023-12-21T08:02:12.103652+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: cephadm 2023-12-21T08:02:12.108584+0000 mgr.y (mgr.25468) 92 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-21T08:02:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: audit 2023-12-21T08:02:12.109264+0000 mon.c (mon.1) 28 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:02:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: audit 2023-12-21T08:02:12.110938+0000 mon.c (mon.1) 29 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:13 smithi081 bash[51694]: cephadm 2023-12-21T08:02:12.115315+0000 mgr.y (mgr.25468) 93 : cephadm 1 Reconfiguring daemon osd.2 on smithi069 2023-12-21T08:02:14.807 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:02:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:02:14] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-21T08:02:15.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[65975]: cluster 2023-12-21T08:02:13.644484+0000 mgr.y (mgr.25468) 94 : 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-21T08:02:15.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[65975]: audit 2023-12-21T08:02:14.356417+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:15.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[65975]: audit 2023-12-21T08:02:14.372883+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:15.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[65975]: audit 2023-12-21T08:02:14.384715+0000 mon.c (mon.1) 30 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:02:15.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[65975]: audit 2023-12-21T08:02:14.386040+0000 mon.c (mon.1) 31 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[64592]: cluster 2023-12-21T08:02:13.644484+0000 mgr.y (mgr.25468) 94 : 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-21T08:02:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[64592]: audit 2023-12-21T08:02:14.356417+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[64592]: audit 2023-12-21T08:02:14.372883+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[64592]: audit 2023-12-21T08:02:14.384715+0000 mon.c (mon.1) 30 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:02:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:15 smithi069 bash[64592]: audit 2023-12-21T08:02:14.386040+0000 mon.c (mon.1) 31 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:15.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:15 smithi081 bash[51694]: cluster 2023-12-21T08:02:13.644484+0000 mgr.y (mgr.25468) 94 : 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-21T08:02:15.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:15 smithi081 bash[51694]: audit 2023-12-21T08:02:14.356417+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:15 smithi081 bash[51694]: audit 2023-12-21T08:02:14.372883+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:15 smithi081 bash[51694]: audit 2023-12-21T08:02:14.384715+0000 mon.c (mon.1) 30 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:02:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:15 smithi081 bash[51694]: audit 2023-12-21T08:02:14.386040+0000 mon.c (mon.1) 31 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:16 smithi069 bash[64592]: cephadm 2023-12-21T08:02:14.384183+0000 mgr.y (mgr.25468) 95 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-21T08:02:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:16 smithi069 bash[64592]: cephadm 2023-12-21T08:02:14.390644+0000 mgr.y (mgr.25468) 96 : cephadm 1 Reconfiguring daemon osd.3 on smithi069 2023-12-21T08:02:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:16 smithi069 bash[65975]: cephadm 2023-12-21T08:02:14.384183+0000 mgr.y (mgr.25468) 95 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-21T08:02:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:16 smithi069 bash[65975]: cephadm 2023-12-21T08:02:14.390644+0000 mgr.y (mgr.25468) 96 : cephadm 1 Reconfiguring daemon osd.3 on smithi069 2023-12-21T08:02:16.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:16 smithi081 bash[51694]: cephadm 2023-12-21T08:02:14.384183+0000 mgr.y (mgr.25468) 95 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-21T08:02:16.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:16 smithi081 bash[51694]: cephadm 2023-12-21T08:02:14.390644+0000 mgr.y (mgr.25468) 96 : cephadm 1 Reconfiguring daemon osd.3 on smithi069 2023-12-21T08:02:17.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[65975]: cluster 2023-12-21T08:02:15.646268+0000 mgr.y (mgr.25468) 97 : 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-21T08:02:17.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[65975]: audit 2023-12-21T08:02:16.609009+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:17.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[65975]: audit 2023-12-21T08:02:16.623870+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:17.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[65975]: audit 2023-12-21T08:02:16.661401+0000 mon.c (mon.1) 32 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:17.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[65975]: audit 2023-12-21T08:02:16.662295+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:17.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[65975]: audit 2023-12-21T08:02:16.667642+0000 mon.c (mon.1) 33 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:17.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[64592]: cluster 2023-12-21T08:02:15.646268+0000 mgr.y (mgr.25468) 97 : 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-21T08:02:17.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[64592]: audit 2023-12-21T08:02:16.609009+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:17.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[64592]: audit 2023-12-21T08:02:16.623870+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:17.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[64592]: audit 2023-12-21T08:02:16.661401+0000 mon.c (mon.1) 32 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:17.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[64592]: audit 2023-12-21T08:02:16.662295+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:17.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:17 smithi069 bash[64592]: audit 2023-12-21T08:02:16.667642+0000 mon.c (mon.1) 33 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:17.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:17 smithi081 bash[51694]: cluster 2023-12-21T08:02:15.646268+0000 mgr.y (mgr.25468) 97 : 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-21T08:02:17.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:17 smithi081 bash[51694]: audit 2023-12-21T08:02:16.609009+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:17.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:17 smithi081 bash[51694]: audit 2023-12-21T08:02:16.623870+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:17.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:17 smithi081 bash[51694]: audit 2023-12-21T08:02:16.661401+0000 mon.c (mon.1) 32 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:17.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:17 smithi081 bash[51694]: audit 2023-12-21T08:02:16.662295+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi069.iozykm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:17.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:17 smithi081 bash[51694]: audit 2023-12-21T08:02:16.667642+0000 mon.c (mon.1) 33 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:18.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:18 smithi069 bash[64592]: cephadm 2023-12-21T08:02:16.660578+0000 mgr.y (mgr.25468) 98 : cephadm 1 Reconfiguring rgw.foo.smithi069.iozykm (monmap changed)... 2023-12-21T08:02:18.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:18 smithi069 bash[64592]: cephadm 2023-12-21T08:02:16.669842+0000 mgr.y (mgr.25468) 99 : cephadm 1 Reconfiguring daemon rgw.foo.smithi069.iozykm on smithi069 2023-12-21T08:02:18.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:18 smithi069 bash[65975]: cephadm 2023-12-21T08:02:16.660578+0000 mgr.y (mgr.25468) 98 : cephadm 1 Reconfiguring rgw.foo.smithi069.iozykm (monmap changed)... 2023-12-21T08:02:18.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:18 smithi069 bash[65975]: cephadm 2023-12-21T08:02:16.669842+0000 mgr.y (mgr.25468) 99 : cephadm 1 Reconfiguring daemon rgw.foo.smithi069.iozykm on smithi069 2023-12-21T08:02:18.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:18 smithi081 bash[51694]: cephadm 2023-12-21T08:02:16.660578+0000 mgr.y (mgr.25468) 98 : cephadm 1 Reconfiguring rgw.foo.smithi069.iozykm (monmap changed)... 2023-12-21T08:02:18.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:18 smithi081 bash[51694]: cephadm 2023-12-21T08:02:16.669842+0000 mgr.y (mgr.25468) 99 : cephadm 1 Reconfiguring daemon rgw.foo.smithi069.iozykm on smithi069 2023-12-21T08:02:19.039 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:18 smithi081 bash[49170]: ts=2023-12-21T08:02: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[64592]: cluster 2023-12-21T08:02:17.647136+0000 mgr.y (mgr.25468) 100 : 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-21T08:02:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[64592]: audit 2023-12-21T08:02:18.998982+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[64592]: audit 2023-12-21T08:02:19.011199+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[64592]: audit 2023-12-21T08:02:19.040194+0000 mon.c (mon.1) 34 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[64592]: audit 2023-12-21T08:02:19.041084+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[64592]: audit 2023-12-21T08:02:19.046141+0000 mon.c (mon.1) 35 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[65975]: cluster 2023-12-21T08:02:17.647136+0000 mgr.y (mgr.25468) 100 : 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-21T08:02:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[65975]: audit 2023-12-21T08:02:18.998982+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[65975]: audit 2023-12-21T08:02:19.011199+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[65975]: audit 2023-12-21T08:02:19.040194+0000 mon.c (mon.1) 34 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[65975]: audit 2023-12-21T08:02:19.041084+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:19 smithi069 bash[65975]: audit 2023-12-21T08:02:19.046141+0000 mon.c (mon.1) 35 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:19.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:19 smithi081 bash[51694]: cluster 2023-12-21T08:02:17.647136+0000 mgr.y (mgr.25468) 100 : 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-21T08:02:19.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:19 smithi081 bash[51694]: audit 2023-12-21T08:02:18.998982+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:19.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:19 smithi081 bash[51694]: audit 2023-12-21T08:02:19.011199+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:19.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:19 smithi081 bash[51694]: audit 2023-12-21T08:02:19.040194+0000 mon.c (mon.1) 34 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:19.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:19 smithi081 bash[51694]: audit 2023-12-21T08:02:19.041084+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi069.xgpvgm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:19.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:19 smithi081 bash[51694]: audit 2023-12-21T08:02:19.046141+0000 mon.c (mon.1) 35 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:20.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:20 smithi069 bash[64592]: cephadm 2023-12-21T08:02:19.039418+0000 mgr.y (mgr.25468) 101 : cephadm 1 Reconfiguring rgw.smpl.smithi069.xgpvgm (monmap changed)... 2023-12-21T08:02:20.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:20 smithi069 bash[64592]: cephadm 2023-12-21T08:02:19.048459+0000 mgr.y (mgr.25468) 102 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi069.xgpvgm on smithi069 2023-12-21T08:02:20.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:20 smithi069 bash[64592]: audit 2023-12-21T08:02:19.711911+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:20.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:20 smithi069 bash[65975]: cephadm 2023-12-21T08:02:19.039418+0000 mgr.y (mgr.25468) 101 : cephadm 1 Reconfiguring rgw.smpl.smithi069.xgpvgm (monmap changed)... 2023-12-21T08:02:20.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:20 smithi069 bash[65975]: cephadm 2023-12-21T08:02:19.048459+0000 mgr.y (mgr.25468) 102 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi069.xgpvgm on smithi069 2023-12-21T08:02:20.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:20 smithi069 bash[65975]: audit 2023-12-21T08:02:19.711911+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:20.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:20 smithi081 bash[51694]: cephadm 2023-12-21T08:02:19.039418+0000 mgr.y (mgr.25468) 101 : cephadm 1 Reconfiguring rgw.smpl.smithi069.xgpvgm (monmap changed)... 2023-12-21T08:02:20.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:20 smithi081 bash[51694]: cephadm 2023-12-21T08:02:19.048459+0000 mgr.y (mgr.25468) 102 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi069.xgpvgm on smithi069 2023-12-21T08:02:20.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:20 smithi081 bash[51694]: audit 2023-12-21T08:02:19.711911+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:21.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:21 smithi069 bash[64592]: cluster 2023-12-21T08:02:19.647832+0000 mgr.y (mgr.25468) 103 : 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-21T08:02:21.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:21 smithi069 bash[65975]: cluster 2023-12-21T08:02:19.647832+0000 mgr.y (mgr.25468) 103 : 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-21T08:02:21.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:21 smithi081 bash[51694]: cluster 2023-12-21T08:02:19.647832+0000 mgr.y (mgr.25468) 103 : 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-21T08:02:22.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[64592]: audit 2023-12-21T08:02:20.677884+0000 mgr.y (mgr.25468) 104 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:22.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[64592]: audit 2023-12-21T08:02:21.322265+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:22.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[64592]: audit 2023-12-21T08:02:21.337291+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:22.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[64592]: audit 2023-12-21T08:02:21.369273+0000 mon.c (mon.1) 37 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:22.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[64592]: audit 2023-12-21T08:02:21.371039+0000 mon.c (mon.1) 38 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:22.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[64592]: audit 2023-12-21T08:02:21.372775+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[65975]: audit 2023-12-21T08:02:20.677884+0000 mgr.y (mgr.25468) 104 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:22.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[65975]: audit 2023-12-21T08:02:21.322265+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:22.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[65975]: audit 2023-12-21T08:02:21.337291+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:22.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[65975]: audit 2023-12-21T08:02:21.369273+0000 mon.c (mon.1) 37 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:22.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[65975]: audit 2023-12-21T08:02:21.371039+0000 mon.c (mon.1) 38 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:22.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:22 smithi069 bash[65975]: audit 2023-12-21T08:02:21.372775+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:22.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:22 smithi081 bash[51694]: audit 2023-12-21T08:02:20.677884+0000 mgr.y (mgr.25468) 104 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:22.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:22 smithi081 bash[51694]: audit 2023-12-21T08:02:21.322265+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:22.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:22 smithi081 bash[51694]: audit 2023-12-21T08:02:21.337291+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:22.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:22 smithi081 bash[51694]: audit 2023-12-21T08:02:21.369273+0000 mon.c (mon.1) 37 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-21T08:02:22.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:22 smithi081 bash[51694]: audit 2023-12-21T08:02:21.371039+0000 mon.c (mon.1) 38 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-21T08:02:22.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:22 smithi081 bash[51694]: audit 2023-12-21T08:02:21.372775+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:23.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:23 smithi081 bash[51694]: cephadm 2023-12-21T08:02:21.368609+0000 mgr.y (mgr.25468) 105 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-21T08:02:23.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:23 smithi081 bash[51694]: cephadm 2023-12-21T08:02:21.374871+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring daemon mon.b on smithi081 2023-12-21T08:02:23.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:23 smithi081 bash[51694]: cluster 2023-12-21T08:02:21.649599+0000 mgr.y (mgr.25468) 107 : 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-21T08:02:23.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:23 smithi069 bash[64592]: cephadm 2023-12-21T08:02:21.368609+0000 mgr.y (mgr.25468) 105 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-21T08:02:23.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:23 smithi069 bash[64592]: cephadm 2023-12-21T08:02:21.374871+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring daemon mon.b on smithi081 2023-12-21T08:02:23.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:23 smithi069 bash[64592]: cluster 2023-12-21T08:02:21.649599+0000 mgr.y (mgr.25468) 107 : 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-21T08:02:23.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:23 smithi069 bash[65975]: cephadm 2023-12-21T08:02:21.368609+0000 mgr.y (mgr.25468) 105 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-21T08:02:23.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:23 smithi069 bash[65975]: cephadm 2023-12-21T08:02:21.374871+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring daemon mon.b on smithi081 2023-12-21T08:02:23.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:23 smithi069 bash[65975]: cluster 2023-12-21T08:02:21.649599+0000 mgr.y (mgr.25468) 107 : 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-21T08:02:24.776 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:02:24] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.33.4" 2023-12-21T08:02:24.776 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: cluster 2023-12-21T08:02:23.650323+0000 mgr.y (mgr.25468) 108 : 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-21T08:02:24.776 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: audit 2023-12-21T08:02:23.771749+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:24.776 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: audit 2023-12-21T08:02:23.786257+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:24.776 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: cephadm 2023-12-21T08:02:23.795072+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-21T08:02:24.776 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: audit 2023-12-21T08:02:23.795647+0000 mon.c (mon.1) 40 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:24.776 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: audit 2023-12-21T08:02:23.796162+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: audit 2023-12-21T08:02:23.798109+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: audit 2023-12-21T08:02:23.799638+0000 mon.c (mon.1) 42 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[65975]: cephadm 2023-12-21T08:02:23.801384+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon mgr.x on smithi081 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: cluster 2023-12-21T08:02:23.650323+0000 mgr.y (mgr.25468) 108 : 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-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: audit 2023-12-21T08:02:23.771749+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: audit 2023-12-21T08:02:23.786257+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: cephadm 2023-12-21T08:02:23.795072+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: audit 2023-12-21T08:02:23.795647+0000 mon.c (mon.1) 40 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: audit 2023-12-21T08:02:23.796162+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: audit 2023-12-21T08:02:23.798109+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:02:24.777 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: audit 2023-12-21T08:02:23.799638+0000 mon.c (mon.1) 42 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:24.778 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:24 smithi069 bash[64592]: cephadm 2023-12-21T08:02:23.801384+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon mgr.x on smithi081 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: cluster 2023-12-21T08:02:23.650323+0000 mgr.y (mgr.25468) 108 : 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-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: audit 2023-12-21T08:02:23.771749+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: audit 2023-12-21T08:02:23.786257+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: cephadm 2023-12-21T08:02:23.795072+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: audit 2023-12-21T08:02:23.795647+0000 mon.c (mon.1) 40 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: audit 2023-12-21T08:02:23.796162+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: audit 2023-12-21T08:02:23.798109+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: audit 2023-12-21T08:02:23.799638+0000 mon.c (mon.1) 42 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:25.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:24 smithi081 bash[51694]: cephadm 2023-12-21T08:02:23.801384+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon mgr.x on smithi081 2023-12-21T08:02:27.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: cluster 2023-12-21T08:02:25.651960+0000 mgr.y (mgr.25468) 111 : 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-21T08:02:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: audit 2023-12-21T08:02:25.893158+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: audit 2023-12-21T08:02:25.906756+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: cephadm 2023-12-21T08:02:25.920444+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: audit 2023-12-21T08:02:25.920997+0000 mon.c (mon.1) 43 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: audit 2023-12-21T08:02:25.922500+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[65975]: cephadm 2023-12-21T08:02:25.927442+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon osd.4 on smithi081 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: cluster 2023-12-21T08:02:25.651960+0000 mgr.y (mgr.25468) 111 : 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-21T08:02:27.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: audit 2023-12-21T08:02:25.893158+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:27.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: audit 2023-12-21T08:02:25.906756+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:27.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: cephadm 2023-12-21T08:02:25.920444+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-21T08:02:27.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: audit 2023-12-21T08:02:25.920997+0000 mon.c (mon.1) 43 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:02:27.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: audit 2023-12-21T08:02:25.922500+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:26 smithi069 bash[64592]: cephadm 2023-12-21T08:02:25.927442+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon osd.4 on smithi081 2023-12-21T08:02:27.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: cluster 2023-12-21T08:02:25.651960+0000 mgr.y (mgr.25468) 111 : 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-21T08:02:27.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: audit 2023-12-21T08:02:25.893158+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:27.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: audit 2023-12-21T08:02:25.906756+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:27.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: cephadm 2023-12-21T08:02:25.920444+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-21T08:02:27.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: audit 2023-12-21T08:02:25.920997+0000 mon.c (mon.1) 43 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:02:27.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: audit 2023-12-21T08:02:25.922500+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:27.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:26 smithi081 bash[51694]: cephadm 2023-12-21T08:02:25.927442+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon osd.4 on smithi081 2023-12-21T08:02:28.978 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[49170]: ts=2023-12-21T08:02: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:29.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: cluster 2023-12-21T08:02:27.652761+0000 mgr.y (mgr.25468) 114 : 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-21T08:02:29.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: audit 2023-12-21T08:02:27.977029+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:29.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: audit 2023-12-21T08:02:27.988407+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:29.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: cephadm 2023-12-21T08:02:27.996241+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-21T08:02:29.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: audit 2023-12-21T08:02:27.996882+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:02:29.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: audit 2023-12-21T08:02:27.998583+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:29.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:28 smithi081 bash[51694]: cephadm 2023-12-21T08:02:28.002592+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon osd.5 on smithi081 2023-12-21T08:02:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: cluster 2023-12-21T08:02:27.652761+0000 mgr.y (mgr.25468) 114 : 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-21T08:02:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: audit 2023-12-21T08:02:27.977029+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: audit 2023-12-21T08:02:27.988407+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: cephadm 2023-12-21T08:02:27.996241+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-21T08:02:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: audit 2023-12-21T08:02:27.996882+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:02:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: audit 2023-12-21T08:02:27.998583+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[64592]: cephadm 2023-12-21T08:02:28.002592+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon osd.5 on smithi081 2023-12-21T08:02:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: cluster 2023-12-21T08:02:27.652761+0000 mgr.y (mgr.25468) 114 : 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-21T08:02:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: audit 2023-12-21T08:02:27.977029+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: audit 2023-12-21T08:02:27.988407+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: cephadm 2023-12-21T08:02:27.996241+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-21T08:02:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: audit 2023-12-21T08:02:27.996882+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:02:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: audit 2023-12-21T08:02:27.998583+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:28 smithi069 bash[65975]: cephadm 2023-12-21T08:02:28.002592+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon osd.5 on smithi081 2023-12-21T08:02:31.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:31 smithi081 bash[51694]: cluster 2023-12-21T08:02:29.653626+0000 mgr.y (mgr.25468) 117 : 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-21T08:02:31.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:31 smithi081 bash[51694]: audit 2023-12-21T08:02:30.210260+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:31.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:31 smithi081 bash[51694]: audit 2023-12-21T08:02:30.225604+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:31.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:31 smithi081 bash[51694]: audit 2023-12-21T08:02:30.272272+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:02:31.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:31 smithi081 bash[51694]: audit 2023-12-21T08:02:30.274216+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:31.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[64592]: cluster 2023-12-21T08:02:29.653626+0000 mgr.y (mgr.25468) 117 : 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-21T08:02:31.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[64592]: audit 2023-12-21T08:02:30.210260+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:31.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[64592]: audit 2023-12-21T08:02:30.225604+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:31.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[64592]: audit 2023-12-21T08:02:30.272272+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:02:31.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[64592]: audit 2023-12-21T08:02:30.274216+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:31.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[65975]: cluster 2023-12-21T08:02:29.653626+0000 mgr.y (mgr.25468) 117 : 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-21T08:02:31.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[65975]: audit 2023-12-21T08:02:30.210260+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:31.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[65975]: audit 2023-12-21T08:02:30.225604+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:31.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[65975]: audit 2023-12-21T08:02:30.272272+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:02:31.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:31 smithi069 bash[65975]: audit 2023-12-21T08:02:30.274216+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:32.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:32 smithi081 bash[51694]: cephadm 2023-12-21T08:02:30.271575+0000 mgr.y (mgr.25468) 118 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-21T08:02:32.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:32 smithi081 bash[51694]: cephadm 2023-12-21T08:02:30.279987+0000 mgr.y (mgr.25468) 119 : cephadm 1 Reconfiguring daemon osd.6 on smithi081 2023-12-21T08:02:32.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:32 smithi081 bash[51694]: audit 2023-12-21T08:02:30.689150+0000 mgr.y (mgr.25468) 120 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:32 smithi069 bash[65975]: cephadm 2023-12-21T08:02:30.271575+0000 mgr.y (mgr.25468) 118 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-21T08:02:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:32 smithi069 bash[65975]: cephadm 2023-12-21T08:02:30.279987+0000 mgr.y (mgr.25468) 119 : cephadm 1 Reconfiguring daemon osd.6 on smithi081 2023-12-21T08:02:32.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:32 smithi069 bash[65975]: audit 2023-12-21T08:02:30.689150+0000 mgr.y (mgr.25468) 120 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:32 smithi069 bash[64592]: cephadm 2023-12-21T08:02:30.271575+0000 mgr.y (mgr.25468) 118 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-21T08:02:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:32 smithi069 bash[64592]: cephadm 2023-12-21T08:02:30.279987+0000 mgr.y (mgr.25468) 119 : cephadm 1 Reconfiguring daemon osd.6 on smithi081 2023-12-21T08:02:32.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:32 smithi069 bash[64592]: audit 2023-12-21T08:02:30.689150+0000 mgr.y (mgr.25468) 120 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:33.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:33 smithi081 bash[51694]: cluster 2023-12-21T08:02:31.655482+0000 mgr.y (mgr.25468) 121 : 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-21T08:02:33.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:33 smithi081 bash[51694]: audit 2023-12-21T08:02:32.518193+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:33.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:33 smithi081 bash[51694]: audit 2023-12-21T08:02:32.532442+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:33.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:33 smithi081 bash[51694]: audit 2023-12-21T08:02:32.549653+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:02:33.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:33 smithi081 bash[51694]: audit 2023-12-21T08:02:32.551429+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:33.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[64592]: cluster 2023-12-21T08:02:31.655482+0000 mgr.y (mgr.25468) 121 : 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-21T08:02:33.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[64592]: audit 2023-12-21T08:02:32.518193+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:33.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[64592]: audit 2023-12-21T08:02:32.532442+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:33.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[64592]: audit 2023-12-21T08:02:32.549653+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:02:33.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[64592]: audit 2023-12-21T08:02:32.551429+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[65975]: cluster 2023-12-21T08:02:31.655482+0000 mgr.y (mgr.25468) 121 : 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-21T08:02:33.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[65975]: audit 2023-12-21T08:02:32.518193+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:33.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[65975]: audit 2023-12-21T08:02:32.532442+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:33.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[65975]: audit 2023-12-21T08:02:32.549653+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:02:33.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:33 smithi069 bash[65975]: audit 2023-12-21T08:02:32.551429+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:34.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:34 smithi081 bash[51694]: cephadm 2023-12-21T08:02:32.549057+0000 mgr.y (mgr.25468) 122 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-21T08:02:34.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:34 smithi081 bash[51694]: cephadm 2023-12-21T08:02:32.556174+0000 mgr.y (mgr.25468) 123 : cephadm 1 Reconfiguring daemon osd.7 on smithi081 2023-12-21T08:02:34.657 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:02:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:02:34] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.33.4" 2023-12-21T08:02:34.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:34 smithi069 bash[64592]: cephadm 2023-12-21T08:02:32.549057+0000 mgr.y (mgr.25468) 122 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-21T08:02:34.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:34 smithi069 bash[64592]: cephadm 2023-12-21T08:02:32.556174+0000 mgr.y (mgr.25468) 123 : cephadm 1 Reconfiguring daemon osd.7 on smithi081 2023-12-21T08:02:34.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:34 smithi069 bash[65975]: cephadm 2023-12-21T08:02:32.549057+0000 mgr.y (mgr.25468) 122 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-21T08:02:34.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:34 smithi069 bash[65975]: cephadm 2023-12-21T08:02:32.556174+0000 mgr.y (mgr.25468) 123 : cephadm 1 Reconfiguring daemon osd.7 on smithi081 2023-12-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: cluster 2023-12-21T08:02:33.656453+0000 mgr.y (mgr.25468) 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-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: audit 2023-12-21T08:02:34.712137+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: audit 2023-12-21T08:02:34.922440+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: audit 2023-12-21T08:02:34.934748+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: audit 2023-12-21T08:02:34.978946+0000 mon.c (mon.1) 52 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: audit 2023-12-21T08:02:34.979706+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:35.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:35 smithi081 bash[51694]: audit 2023-12-21T08:02:34.984743+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: cluster 2023-12-21T08:02:33.656453+0000 mgr.y (mgr.25468) 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-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: audit 2023-12-21T08:02:34.712137+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: audit 2023-12-21T08:02:34.922440+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: audit 2023-12-21T08:02:34.934748+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: audit 2023-12-21T08:02:34.978946+0000 mon.c (mon.1) 52 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: audit 2023-12-21T08:02:34.979706+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:35.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[65975]: audit 2023-12-21T08:02:34.984743+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: cluster 2023-12-21T08:02:33.656453+0000 mgr.y (mgr.25468) 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-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: audit 2023-12-21T08:02:34.712137+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: audit 2023-12-21T08:02:34.922440+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: audit 2023-12-21T08:02:34.934748+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: audit 2023-12-21T08:02:34.978946+0000 mon.c (mon.1) 52 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: audit 2023-12-21T08:02:34.979706+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.vsxqzp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:35.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:35 smithi069 bash[64592]: audit 2023-12-21T08:02:34.984743+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:36 smithi081 bash[51694]: cephadm 2023-12-21T08:02:34.978177+0000 mgr.y (mgr.25468) 125 : cephadm 1 Reconfiguring rgw.foo.smithi081.vsxqzp (monmap changed)... 2023-12-21T08:02:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:36 smithi081 bash[51694]: cephadm 2023-12-21T08:02:34.986849+0000 mgr.y (mgr.25468) 126 : cephadm 1 Reconfiguring daemon rgw.foo.smithi081.vsxqzp on smithi081 2023-12-21T08:02:36.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:36 smithi069 bash[64592]: cephadm 2023-12-21T08:02:34.978177+0000 mgr.y (mgr.25468) 125 : cephadm 1 Reconfiguring rgw.foo.smithi081.vsxqzp (monmap changed)... 2023-12-21T08:02:36.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:36 smithi069 bash[64592]: cephadm 2023-12-21T08:02:34.986849+0000 mgr.y (mgr.25468) 126 : cephadm 1 Reconfiguring daemon rgw.foo.smithi081.vsxqzp on smithi081 2023-12-21T08:02:36.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:36 smithi069 bash[65975]: cephadm 2023-12-21T08:02:34.978177+0000 mgr.y (mgr.25468) 125 : cephadm 1 Reconfiguring rgw.foo.smithi081.vsxqzp (monmap changed)... 2023-12-21T08:02:36.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:36 smithi069 bash[65975]: cephadm 2023-12-21T08:02:34.986849+0000 mgr.y (mgr.25468) 126 : cephadm 1 Reconfiguring daemon rgw.foo.smithi081.vsxqzp on smithi081 2023-12-21T08:02:37.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:37 smithi081 bash[51694]: cluster 2023-12-21T08:02:35.658262+0000 mgr.y (mgr.25468) 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-21T08:02:37.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:37 smithi081 bash[51694]: audit 2023-12-21T08:02:37.073672+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:37.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:37 smithi081 bash[51694]: audit 2023-12-21T08:02:37.084529+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:37.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:37 smithi081 bash[51694]: audit 2023-12-21T08:02:37.107012+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:37.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:37 smithi081 bash[51694]: audit 2023-12-21T08:02:37.107857+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:37.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:37 smithi081 bash[51694]: audit 2023-12-21T08:02:37.113036+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[64592]: cluster 2023-12-21T08:02:35.658262+0000 mgr.y (mgr.25468) 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-21T08:02:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[64592]: audit 2023-12-21T08:02:37.073672+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[64592]: audit 2023-12-21T08:02:37.084529+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[64592]: audit 2023-12-21T08:02:37.107012+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[64592]: audit 2023-12-21T08:02:37.107857+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:37.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[64592]: audit 2023-12-21T08:02:37.113036+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:37.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[65975]: cluster 2023-12-21T08:02:35.658262+0000 mgr.y (mgr.25468) 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-21T08:02:37.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[65975]: audit 2023-12-21T08:02:37.073672+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:37.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[65975]: audit 2023-12-21T08:02:37.084529+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:37.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[65975]: audit 2023-12-21T08:02:37.107012+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:37.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[65975]: audit 2023-12-21T08:02:37.107857+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.uyqjif", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-21T08:02:37.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:37 smithi069 bash[65975]: audit 2023-12-21T08:02:37.113036+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:37.659 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:02:38.430 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:02:38.430 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (4m) 75s ago 10m 16.6M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:02:38.430 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (3m) 49s ago 10m 42.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:02:38.430 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (2m) 75s ago 8m 46.0M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:02:38.430 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 49s ago 16m 432M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:02:38.430 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (3m) 75s ago 18m 479M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (119s) 75s ago 18m 40.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (57s) 49s ago 17m 21.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (83s) 75s ago 17m 20.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (4m) 75s ago 11m 11.8M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (3m) 49s ago 11m 11.7M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (16m) 75s ago 16m 58.9M 2781M 17.2.0 e1d6a67b021e 563876745bc5 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (15m) 75s ago 15m 59.8M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (15m) 75s ago 15m 55.0M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (14m) 75s ago 14m 57.9M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (13m) 49s ago 13m 59.0M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:02:38.431 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (13m) 49s ago 13m 55.8M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (12m) 49s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (12m) 49s ago 12m 57.6M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (2m) 49s ago 11m 58.9M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (9m) 75s ago 9m 87.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (9m) 49s ago 9m 87.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (9m) 75s ago 9m 87.8M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:02:38.432 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (8m) 49s ago 8m 87.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:02:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:38 smithi081 bash[51694]: cephadm 2023-12-21T08:02:37.106272+0000 mgr.y (mgr.25468) 128 : cephadm 1 Reconfiguring rgw.smpl.smithi081.uyqjif (monmap changed)... 2023-12-21T08:02:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:38 smithi081 bash[51694]: cephadm 2023-12-21T08:02:37.115063+0000 mgr.y (mgr.25468) 129 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi081.uyqjif on smithi081 2023-12-21T08:02:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:38 smithi081 bash[51694]: audit 2023-12-21T08:02:37.641664+0000 mgr.y (mgr.25468) 130 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:38 smithi081 bash[51694]: cluster 2023-12-21T08:02:37.659204+0000 mgr.y (mgr.25468) 131 : 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-21T08:02:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:38 smithi081 bash[51694]: audit 2023-12-21T08:02:38.024944+0000 mgr.y (mgr.25468) 132 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[65975]: cephadm 2023-12-21T08:02:37.106272+0000 mgr.y (mgr.25468) 128 : cephadm 1 Reconfiguring rgw.smpl.smithi081.uyqjif (monmap changed)... 2023-12-21T08:02:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[65975]: cephadm 2023-12-21T08:02:37.115063+0000 mgr.y (mgr.25468) 129 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi081.uyqjif on smithi081 2023-12-21T08:02:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[65975]: audit 2023-12-21T08:02:37.641664+0000 mgr.y (mgr.25468) 130 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[65975]: cluster 2023-12-21T08:02:37.659204+0000 mgr.y (mgr.25468) 131 : 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-21T08:02:38.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[65975]: audit 2023-12-21T08:02:38.024944+0000 mgr.y (mgr.25468) 132 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:38.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[64592]: cephadm 2023-12-21T08:02:37.106272+0000 mgr.y (mgr.25468) 128 : cephadm 1 Reconfiguring rgw.smpl.smithi081.uyqjif (monmap changed)... 2023-12-21T08:02:38.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[64592]: cephadm 2023-12-21T08:02:37.115063+0000 mgr.y (mgr.25468) 129 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi081.uyqjif on smithi081 2023-12-21T08:02:38.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[64592]: audit 2023-12-21T08:02:37.641664+0000 mgr.y (mgr.25468) 130 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:38.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[64592]: cluster 2023-12-21T08:02:37.659204+0000 mgr.y (mgr.25468) 131 : 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-21T08:02:38.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:38 smithi069 bash[64592]: audit 2023-12-21T08:02:38.024944+0000 mgr.y (mgr.25468) 132 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:38.879 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:02:38.879 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:02:38.879 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-21T08:02:38.880 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:02:38.881 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:02:38.881 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:02:39.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:38 smithi081 bash[49170]: ts=2023-12-21T08:02: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:02:39.267 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:02:39.268 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "5/23 daemons upgraded", 2023-12-21T08:02:39.268 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading mon daemons", 2023-12-21T08:02:39.268 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:02:39.268 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:02:39.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:39 smithi081 bash[51694]: audit 2023-12-21T08:02:38.404281+0000 mgr.y (mgr.25468) 133 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:39.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:39 smithi081 bash[51694]: audit 2023-12-21T08:02:38.877407+0000 mon.a (mon.0) 124 : audit 0 from='client.? 172.21.15.69:0/2132278458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:39 smithi081 bash[51694]: audit 2023-12-21T08:02:39.193542+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:39.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:39 smithi081 bash[51694]: audit 2023-12-21T08:02:39.207452+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:39.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:39 smithi081 bash[51694]: audit 2023-12-21T08:02:39.250118+0000 mon.c (mon.1) 56 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[64592]: audit 2023-12-21T08:02:38.404281+0000 mgr.y (mgr.25468) 133 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[64592]: audit 2023-12-21T08:02:38.877407+0000 mon.a (mon.0) 124 : audit 0 from='client.? 172.21.15.69:0/2132278458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[64592]: audit 2023-12-21T08:02:39.193542+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[64592]: audit 2023-12-21T08:02:39.207452+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[64592]: audit 2023-12-21T08:02:39.250118+0000 mon.c (mon.1) 56 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[65975]: audit 2023-12-21T08:02:38.404281+0000 mgr.y (mgr.25468) 133 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[65975]: audit 2023-12-21T08:02:38.877407+0000 mon.a (mon.0) 124 : audit 0 from='client.? 172.21.15.69:0/2132278458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[65975]: audit 2023-12-21T08:02:39.193542+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[65975]: audit 2023-12-21T08:02:39.207452+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:39.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:39 smithi069 bash[65975]: audit 2023-12-21T08:02:39.250118+0000 mon.c (mon.1) 56 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:02:39.713 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:02:40.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.252923+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.261730+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: cephadm 2023-12-21T08:02:39.262641+0000 mgr.y (mgr.25468) 134 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.264759+0000 mgr.y (mgr.25468) 135 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.267052+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.269891+0000 mon.c (mon.1) 59 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.270228+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.274699+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.277373+0000 mon.c (mon.1) 60 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.277763+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.283684+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.287228+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.287553+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.292448+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.295598+0000 mon.c (mon.1) 62 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: cephadm 2023-12-21T08:02:39.296455+0000 mgr.y (mgr.25468) 136 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.301725+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:40.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.306187+0000 mon.c (mon.1) 63 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:02:40.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.306462+0000 mgr.y (mgr.25468) 137 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:02:40.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: cephadm 2023-12-21T08:02:39.308035+0000 mgr.y (mgr.25468) 138 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:02:40.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: cluster 2023-12-21T08:02:39.659970+0000 mgr.y (mgr.25468) 139 : 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-21T08:02:40.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:40 smithi081 bash[51694]: audit 2023-12-21T08:02:39.711880+0000 mon.c (mon.1) 64 : audit 0 from='client.? 172.21.15.69:0/2257121464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.252923+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.261730+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: cephadm 2023-12-21T08:02:39.262641+0000 mgr.y (mgr.25468) 134 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.264759+0000 mgr.y (mgr.25468) 135 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.267052+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.269891+0000 mon.c (mon.1) 59 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.270228+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.274699+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-21T08:02:40.638 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.277373+0000 mon.c (mon.1) 60 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.277763+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.283684+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.287228+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.287553+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.292448+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.295598+0000 mon.c (mon.1) 62 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: cephadm 2023-12-21T08:02:39.296455+0000 mgr.y (mgr.25468) 136 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.301725+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.306187+0000 mon.c (mon.1) 63 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.306462+0000 mgr.y (mgr.25468) 137 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: cephadm 2023-12-21T08:02:39.308035+0000 mgr.y (mgr.25468) 138 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: cluster 2023-12-21T08:02:39.659970+0000 mgr.y (mgr.25468) 139 : 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-21T08:02:40.639 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[64592]: audit 2023-12-21T08:02:39.711880+0000 mon.c (mon.1) 64 : audit 0 from='client.? 172.21.15.69:0/2257121464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.252923+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.639 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.261730+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: cephadm 2023-12-21T08:02:39.262641+0000 mgr.y (mgr.25468) 134 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.264759+0000 mgr.y (mgr.25468) 135 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.267052+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.269891+0000 mon.c (mon.1) 59 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.270228+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.274699+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.277373+0000 mon.c (mon.1) 60 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.277763+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.283684+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.287228+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.287553+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.292448+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.295598+0000 mon.c (mon.1) 62 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: cephadm 2023-12-21T08:02:39.296455+0000 mgr.y (mgr.25468) 136 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.301725+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:40.640 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.306187+0000 mon.c (mon.1) 63 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:02:40.641 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.306462+0000 mgr.y (mgr.25468) 137 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-21T08:02:40.641 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: cephadm 2023-12-21T08:02:39.308035+0000 mgr.y (mgr.25468) 138 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-21T08:02:40.641 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: cluster 2023-12-21T08:02:39.659970+0000 mgr.y (mgr.25468) 139 : 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-21T08:02:40.641 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:40 smithi069 bash[65975]: audit 2023-12-21T08:02:39.711880+0000 mon.c (mon.1) 64 : audit 0 from='client.? 172.21.15.69:0/2257121464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:02:41.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:41 smithi069 bash[64592]: audit 2023-12-21T08:02:40.697902+0000 mgr.y (mgr.25468) 140 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:41.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:41 smithi069 bash[65975]: audit 2023-12-21T08:02:40.697902+0000 mgr.y (mgr.25468) 140 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:41.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:41 smithi081 bash[51694]: audit 2023-12-21T08:02:40.697902+0000 mgr.y (mgr.25468) 140 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:43.036 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[64592]: cluster 2023-12-21T08:02:41.661767+0000 mgr.y (mgr.25468) 141 : 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-21T08:02:43.037 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[64592]: cephadm 2023-12-21T08:02:41.677520+0000 mgr.y (mgr.25468) 142 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[64592]: audit 2023-12-21T08:02:41.685755+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[64592]: audit 2023-12-21T08:02:41.691343+0000 mon.c (mon.1) 65 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[64592]: audit 2023-12-21T08:02:41.692537+0000 mon.c (mon.1) 66 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[64592]: cephadm 2023-12-21T08:02:41.697644+0000 mgr.y (mgr.25468) 143 : cephadm 1 Deploying daemon osd.0 on smithi069 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[65975]: cluster 2023-12-21T08:02:41.661767+0000 mgr.y (mgr.25468) 141 : 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-21T08:02:43.037 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[65975]: cephadm 2023-12-21T08:02:41.677520+0000 mgr.y (mgr.25468) 142 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[65975]: audit 2023-12-21T08:02:41.685755+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[65975]: audit 2023-12-21T08:02:41.691343+0000 mon.c (mon.1) 65 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[65975]: audit 2023-12-21T08:02:41.692537+0000 mon.c (mon.1) 66 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.037 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:42 smithi069 bash[65975]: cephadm 2023-12-21T08:02:41.697644+0000 mgr.y (mgr.25468) 143 : cephadm 1 Deploying daemon osd.0 on smithi069 2023-12-21T08:02:43.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:42 smithi081 bash[51694]: cluster 2023-12-21T08:02:41.661767+0000 mgr.y (mgr.25468) 141 : 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-21T08:02:43.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:42 smithi081 bash[51694]: cephadm 2023-12-21T08:02:41.677520+0000 mgr.y (mgr.25468) 142 : cephadm 1 Upgrade: Updating osd.0 2023-12-21T08:02:43.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:42 smithi081 bash[51694]: audit 2023-12-21T08:02:41.685755+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:43.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:42 smithi081 bash[51694]: audit 2023-12-21T08:02:41.691343+0000 mon.c (mon.1) 65 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-21T08:02:43.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:42 smithi081 bash[51694]: audit 2023-12-21T08:02:41.692537+0000 mon.c (mon.1) 66 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:02:43.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:42 smithi081 bash[51694]: cephadm 2023-12-21T08:02:41.697644+0000 mgr.y (mgr.25468) 143 : cephadm 1 Deploying daemon osd.0 on smithi069 2023-12-21T08:02:44.691 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:02:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:02:44] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.33.4" 2023-12-21T08:02:44.959 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:44 smithi069 bash[64592]: cluster 2023-12-21T08:02:43.662595+0000 mgr.y (mgr.25468) 144 : 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-21T08:02:44.960 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:44 smithi069 bash[65975]: cluster 2023-12-21T08:02:43.662595+0000 mgr.y (mgr.25468) 144 : 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-21T08:02:45.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:44 smithi081 bash[51694]: cluster 2023-12-21T08:02:43.662595+0000 mgr.y (mgr.25468) 144 : 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-21T08:02:46.157 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:46 smithi069 systemd[1]: Stopping Ceph osd.0 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:02:46.657 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[33365]: debug 2023-12-21T08:02:46.186+0000 7f405630b700 -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-21T08:02:46.657 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[33365]: debug 2023-12-21T08:02:46.186+0000 7f405630b700 -1 osd.0 107 *** Got signal Terminated *** 2023-12-21T08:02:46.657 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[33365]: debug 2023-12-21T08:02:46.186+0000 7f405630b700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:02:47.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:46 smithi081 bash[51694]: cluster 2023-12-21T08:02:45.664439+0000 mgr.y (mgr.25468) 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-21T08:02:47.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:46 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.190804+0000 mon.a (mon.0) 136 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:02:47.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[64592]: cluster 2023-12-21T08:02:45.664439+0000 mgr.y (mgr.25468) 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-21T08:02:47.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.190804+0000 mon.a (mon.0) 136 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:02:47.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[65975]: cluster 2023-12-21T08:02:45.664439+0000 mgr.y (mgr.25468) 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-21T08:02:47.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:46 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.190804+0000 mon.a (mon.0) 136 : cluster 1 osd.0 marked itself down and dead 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.755150+0000 mon.a (mon.0) 137 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.756612+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.761517+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.768149+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.770133+0000 mon.a (mon.0) 138 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.773216+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:47 smithi081 bash[51694]: cluster 2023-12-21T08:02:46.774612+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.047 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[68334]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:02:48.047 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.755150+0000 mon.a (mon.0) 137 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.756612+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.761517+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.768149+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.770133+0000 mon.a (mon.0) 138 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.773216+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[64592]: cluster 2023-12-21T08:02:46.774612+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.755150+0000 mon.a (mon.0) 137 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.756612+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.761517+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.768149+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.770133+0000 mon.a (mon.0) 138 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-12-21T08:02:48.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.773216+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:47 smithi069 bash[65975]: cluster 2023-12-21T08:02:46.774612+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2023-12-21T08:02:48.407 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[68409]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:02:49.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[49170]: ts=2023-12-21T08:02: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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:49.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.665252+0000 mgr.y (mgr.25468) 146 : cluster 0 pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.772475+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.772620+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.776194+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.776765+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.776838+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.777053+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.788918+0000 mon.a (mon.0) 139 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.789448+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.789486+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:48 smithi081 bash[51694]: cluster 2023-12-21T08:02:47.789838+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.665252+0000 mgr.y (mgr.25468) 146 : cluster 0 pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.772475+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.772620+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.776194+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.776765+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.776838+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.777053+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.051 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.788918+0000 mon.a (mon.0) 139 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.789448+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.789486+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[65975]: cluster 2023-12-21T08:02:47.789838+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.665252+0000 mgr.y (mgr.25468) 146 : cluster 0 pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.772475+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.772620+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.776194+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.776765+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.776838+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.777053+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.788918+0000 mon.a (mon.0) 139 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-12-21T08:02:49.052 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.789448+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.053 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.789486+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.053 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:48 smithi069 bash[64592]: cluster 2023-12-21T08:02:47.789838+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-21T08:02:49.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.626581+0000 mon.c (mon.1) 67 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.627417+0000 mon.c (mon.1) 68 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-12-21T08:02:49.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.627740+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.628351+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.798 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.629096+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.626581+0000 mon.c (mon.1) 67 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.627417+0000 mon.c (mon.1) 68 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.627740+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.628351+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.629096+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.629300+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.629784+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.630184+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.630433+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.630855+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.631082+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.631509+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-21T08:02:49.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.631762+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.632185+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.632401+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.632869+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.633067+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.633574+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.634247+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.634805+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]: dispatch 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.719339+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:49.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[64592]: audit 2023-12-21T08:02:49.721527+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.629300+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.629784+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.630184+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.630433+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.630855+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.631082+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.631509+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.631762+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.632185+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.632401+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.632869+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.633067+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.633574+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.634247+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.634805+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]: dispatch 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.719339+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:49.911 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:49 smithi069 bash[65975]: audit 2023-12-21T08:02:49.721527+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.626581+0000 mon.c (mon.1) 67 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.627417+0000 mon.c (mon.1) 68 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.627740+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.628351+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.629096+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.629300+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.629784+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-21T08:02:50.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.630184+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.630433+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.630855+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.631082+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.631509+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.631762+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.632185+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.632401+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.632869+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]: dispatch 2023-12-21T08:02:50.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.633067+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]: dispatch 2023-12-21T08:02:50.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.633574+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]: dispatch 2023-12-21T08:02:50.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.634247+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]: dispatch 2023-12-21T08:02:50.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.634805+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]: dispatch 2023-12-21T08:02:50.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.719339+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:50.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:49 smithi081 bash[51694]: audit 2023-12-21T08:02:49.721527+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:02:50.418 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:50 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-21T08:02:50.418 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:50 smithi069 systemd[1]: Stopped Ceph osd.0 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:50.706 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:50 smithi069 systemd[1]: Started Ceph osd.0 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: cluster 2023-12-21T08:02:49.665940+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.790462+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.790752+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.790903+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.791078+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.791201+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.791337+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.791544+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]': finished 2023-12-21T08:02:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.791780+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]': finished 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.791993+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]': finished 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:49.792210+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]': finished 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: cluster 2023-12-21T08:02:49.793418+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: cluster 2023-12-21T08:02:49.793962+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: cluster 2023-12-21T08:02:49.799839+0000 mon.a (mon.0) 161 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: cluster 2023-12-21T08:02:49.802359+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:50.464328+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[64592]: audit 2023-12-21T08:02:50.478329+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:51.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: cluster 2023-12-21T08:02:49.665940+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.790462+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.790752+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.790903+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.791078+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.791201+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.791337+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.791544+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.791780+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]': finished 2023-12-21T08:02:51.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.791993+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]': finished 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:49.792210+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]': finished 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: cluster 2023-12-21T08:02:49.793418+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: cluster 2023-12-21T08:02:49.793962+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: cluster 2023-12-21T08:02:49.799839+0000 mon.a (mon.0) 161 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: cluster 2023-12-21T08:02:49.802359+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:50.464328+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:51.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:50 smithi069 bash[65975]: audit 2023-12-21T08:02:50.478329+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:51.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: cluster 2023-12-21T08:02:49.665940+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-21T08:02:51.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.790462+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.790752+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.790903+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 0]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.791078+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [7, 0]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.791201+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.791337+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.791544+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 6]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.791780+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 6]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.791993+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 0]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:49.792210+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [5, 1]}]': finished 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: cluster 2023-12-21T08:02:49.793418+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: cluster 2023-12-21T08:02:49.793962+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: cluster 2023-12-21T08:02:49.799839+0000 mon.a (mon.0) 161 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-21T08:02:51.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: cluster 2023-12-21T08:02:49.802359+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-21T08:02:51.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:50.464328+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:51.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:50 smithi081 bash[51694]: audit 2023-12-21T08:02:50.478329+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:51.810 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: audit 2023-12-21T08:02:50.703946+0000 mgr.y (mgr.25468) 148 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:51.810 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.784640+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:51.810 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.784961+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:51.810 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.787630+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:51.810 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.788083+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.788109+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.788304+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.800353+0000 mon.a (mon.0) 164 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[64592]: cluster 2023-12-21T08:02:50.801181+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: audit 2023-12-21T08:02:50.703946+0000 mgr.y (mgr.25468) 148 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.784640+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.784961+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.787630+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.788083+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.788109+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.788304+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.800353+0000 mon.a (mon.0) 164 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-21T08:02:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:51 smithi069 bash[65975]: cluster 2023-12-21T08:02:50.801181+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: audit 2023-12-21T08:02:50.703946+0000 mgr.y (mgr.25468) 148 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.784640+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.784961+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.787630+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.788083+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.788109+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.788304+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.800353+0000 mon.a (mon.0) 164 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-21T08:02:52.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:51 smithi081 bash[51694]: cluster 2023-12-21T08:02:50.801181+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-21T08:02:52.657 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-21T08:02:52.657 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: 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-21T08:02:52.658 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-21T08:02:52.658 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-21T08:02:52.658 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-21T08:02:52.658 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-21T08:02:52.658 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[68581]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.666989+0000 mgr.y (mgr.25468) 149 : cluster 0 pgmap v68: 161 pgs: 9 peering, 21 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.805379+0000 mon.a (mon.0) 165 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.805473+0000 mon.a (mon.0) 166 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.808971+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.812332+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.819790+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.820055+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.821790+0000 mon.a (mon.0) 167 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[64592]: cluster 2023-12-21T08:02:51.825604+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.666989+0000 mgr.y (mgr.25468) 149 : cluster 0 pgmap v68: 161 pgs: 9 peering, 21 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.805379+0000 mon.a (mon.0) 165 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.805473+0000 mon.a (mon.0) 166 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.808971+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.812332+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.819790+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.820055+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.821790+0000 mon.a (mon.0) 167 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-21T08:02:53.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:52 smithi069 bash[65975]: cluster 2023-12-21T08:02:51.825604+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.666989+0000 mgr.y (mgr.25468) 149 : cluster 0 pgmap v68: 161 pgs: 9 peering, 21 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2023-12-21T08:02:53.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.805379+0000 mon.a (mon.0) 165 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-21T08:02:53.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.805473+0000 mon.a (mon.0) 166 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2023-12-21T08:02:53.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.808971+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.812332+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.819790+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.820055+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:53.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.821790+0000 mon.a (mon.0) 167 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-21T08:02:53.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:52 smithi081 bash[51694]: cluster 2023-12-21T08:02:51.825604+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2023-12-21T08:02:54.157 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:53 smithi069 bash[68878]: debug 2023-12-21T08:02:53.938+0000 7efdeb1f4700 1 -- 172.21.15.69:0/2204871486 <== mon.1 v2:172.21.15.69:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5575e5ec56c0 con 0x5575e5f4ac00 2023-12-21T08:02:54.818 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:02:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:02:54] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2023-12-21T08:02:54.818 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:54 smithi069 bash[68878]: debug 2023-12-21T08:02:54.490+0000 7efdf437a640 -1 Falling back to public interface 2023-12-21T08:02:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:54 smithi069 bash[64592]: cluster 2023-12-21T08:02:53.668044+0000 mgr.y (mgr.25468) 150 : cluster 0 pgmap v70: 161 pgs: 9 peering, 21 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2023-12-21T08:02:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:54 smithi069 bash[65975]: cluster 2023-12-21T08:02:53.668044+0000 mgr.y (mgr.25468) 150 : cluster 0 pgmap v70: 161 pgs: 9 peering, 21 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2023-12-21T08:02:55.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:54 smithi081 bash[51694]: cluster 2023-12-21T08:02:53.668044+0000 mgr.y (mgr.25468) 150 : cluster 0 pgmap v70: 161 pgs: 9 peering, 21 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2023-12-21T08:02:56.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:55 smithi069 bash[64592]: cluster 2023-12-21T08:02:55.813480+0000 mon.a (mon.0) 168 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-21T08:02:56.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:55 smithi069 bash[65975]: cluster 2023-12-21T08:02:55.813480+0000 mon.a (mon.0) 168 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-21T08:02:56.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:55 smithi081 bash[51694]: cluster 2023-12-21T08:02:55.813480+0000 mon.a (mon.0) 168 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-21T08:02:57.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:56 smithi069 bash[64592]: cluster 2023-12-21T08:02:55.669902+0000 mgr.y (mgr.25468) 151 : cluster 0 pgmap v71: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:02:57.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:56 smithi069 bash[65975]: cluster 2023-12-21T08:02:55.669902+0000 mgr.y (mgr.25468) 151 : cluster 0 pgmap v71: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:02:57.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:56 smithi081 bash[51694]: cluster 2023-12-21T08:02:55.669902+0000 mgr.y (mgr.25468) 151 : cluster 0 pgmap v71: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:02:57.907 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:57 smithi069 bash[68878]: debug 2023-12-21T08:02:57.518+0000 7efdf437a640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-21T08:02:57.907 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:57 smithi069 bash[68878]: debug 2023-12-21T08:02:57.558+0000 7efdf437a640 -1 osd.0 107 log_to_monitors true 2023-12-21T08:02:58.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[65975]: audit 2023-12-21T08:02:57.083634+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:58.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[65975]: audit 2023-12-21T08:02:57.103771+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:58.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[65975]: audit 2023-12-21T08:02:57.568048+0000 mon.a (mon.0) 171 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:02:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[64592]: audit 2023-12-21T08:02:57.083634+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[64592]: audit 2023-12-21T08:02:57.103771+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[64592]: audit 2023-12-21T08:02:57.568048+0000 mon.a (mon.0) 171 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:02:58.408 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:02:58 smithi069 bash[68878]: debug 2023-12-21T08:02:58.182+0000 7efde37e7700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:02:58.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:58 smithi081 bash[51694]: audit 2023-12-21T08:02:57.083634+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:58.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:58 smithi081 bash[51694]: audit 2023-12-21T08:02:57.103771+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:58.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:58 smithi081 bash[51694]: audit 2023-12-21T08:02:57.568048+0000 mon.a (mon.0) 171 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-21T08:02:59.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:58 smithi081 bash[49170]: ts=2023-12-21T08:02:58.662Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-21T08:02:59.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:02:58 smithi081 bash[49170]: ts=2023-12-21T08:02:58.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:02:59.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: cluster 2023-12-21T08:02:57.670936+0000 mgr.y (mgr.25468) 152 : cluster 0 pgmap v72: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 519 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: cluster 2023-12-21T08:02:58.095721+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: audit 2023-12-21T08:02:58.102611+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: audit 2023-12-21T08:02:58.106005+0000 mon.a (mon.0) 173 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: cluster 2023-12-21T08:02:58.107211+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: cluster 2023-12-21T08:02:58.110124+0000 mon.a (mon.0) 174 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: audit 2023-12-21T08:02:58.110919+0000 mon.a (mon.0) 175 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:02:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[64592]: audit 2023-12-21T08:02:58.126764+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: cluster 2023-12-21T08:02:57.670936+0000 mgr.y (mgr.25468) 152 : cluster 0 pgmap v72: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 519 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: cluster 2023-12-21T08:02:58.095721+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: audit 2023-12-21T08:02:58.102611+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: audit 2023-12-21T08:02:58.106005+0000 mon.a (mon.0) 173 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: cluster 2023-12-21T08:02:58.107211+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: cluster 2023-12-21T08:02:58.110124+0000 mon.a (mon.0) 174 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: audit 2023-12-21T08:02:58.110919+0000 mon.a (mon.0) 175 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:02:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:02:59 smithi069 bash[65975]: audit 2023-12-21T08:02:58.126764+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:59.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: cluster 2023-12-21T08:02:57.670936+0000 mgr.y (mgr.25468) 152 : cluster 0 pgmap v72: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 519 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:02:59.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: cluster 2023-12-21T08:02:58.095721+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:02:59.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: audit 2023-12-21T08:02:58.102611+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:02:59.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: audit 2023-12-21T08:02:58.106005+0000 mon.a (mon.0) 173 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-21T08:02:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: cluster 2023-12-21T08:02:58.107211+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e113 with expected crc 2023-12-21T08:02:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: cluster 2023-12-21T08:02:58.110124+0000 mon.a (mon.0) 174 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-12-21T08:02:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: audit 2023-12-21T08:02:58.110919+0000 mon.a (mon.0) 175 : audit 1 from='osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:02:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:02:59 smithi081 bash[51694]: audit 2023-12-21T08:02:58.126764+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.121757+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.124986+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.134938+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.139285+0000 mon.a (mon.0) 178 : cluster 1 osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591] boot 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.139441+0000 mon.a (mon.0) 179 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: audit 2023-12-21T08:02:59.140061+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.141691+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.754393+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.758245+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.765952+0000 mon.a (mon.0) 180 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.121757+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.124986+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.134938+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.139285+0000 mon.a (mon.0) 178 : cluster 1 osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591] boot 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.139441+0000 mon.a (mon.0) 179 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: audit 2023-12-21T08:02:59.140061+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:03:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.141691+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.754393+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:00.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.758245+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:00.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:00 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.765952+0000 mon.a (mon.0) 180 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-21T08:03:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.121757+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.124986+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.134938+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.139285+0000 mon.a (mon.0) 178 : cluster 1 osd.0 [v2:172.21.15.69:6802/667557591,v1:172.21.15.69:6803/667557591] boot 2023-12-21T08:03:00.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.139441+0000 mon.a (mon.0) 179 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-21T08:03:00.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: audit 2023-12-21T08:02:59.140061+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-21T08:03:00.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.141691+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-21T08:03:00.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.754393+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:00.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.758245+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:00.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:00 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.765952+0000 mon.a (mon.0) 180 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-21T08:03:01.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.672096+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v75: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:03:01.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.748282+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.753229+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.754176+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.754250+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.758403+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.758486+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.761595+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.764138+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.766401+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.766805+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.767663+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.771953+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:02:59.772300+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.779952+0000 mon.a (mon.0) 181 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.672096+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v75: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.748282+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.753229+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.754176+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.754250+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.758403+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.758486+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.761595+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.764138+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.766401+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.766805+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.767663+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.771953+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:02:59.772300+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:01 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.779952+0000 mon.a (mon.0) 181 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-21T08:03:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.672096+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v75: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 35 active+undersized, 98 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2023-12-21T08:03:01.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.748282+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.753229+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.754176+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.754250+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.758403+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.758486+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.761595+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.764138+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.766401+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.766805+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.767663+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.771953+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:02:59.772300+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2023-12-21T08:03:01.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:01 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.779952+0000 mon.a (mon.0) 181 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-21T08:03:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: audit 2023-12-21T08:03:00.713836+0000 mgr.y (mgr.25468) 154 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.766875+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.768525+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.768581+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.771452+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.775485+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.777265+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.781785+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.953579+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[64592]: cluster 2023-12-21T08:03:00.965295+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: audit 2023-12-21T08:03:00.713836+0000 mgr.y (mgr.25468) 154 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.766875+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.768525+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.768581+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.771452+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.775485+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.777265+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.781785+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.953579+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:02 smithi069 bash[65975]: cluster 2023-12-21T08:03:00.965295+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: audit 2023-12-21T08:03:00.713836+0000 mgr.y (mgr.25468) 154 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:02.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.766875+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.768525+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.768581+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.771452+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.775485+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.777265+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.781785+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.953579+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:02 smithi081 bash[51694]: cluster 2023-12-21T08:03:00.965295+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e116 with expected crc 2023-12-21T08:03:03.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:03 smithi069 bash[64592]: cluster 2023-12-21T08:03:01.673018+0000 mgr.y (mgr.25468) 155 : cluster 0 pgmap v78: 161 pgs: 2 active+clean+remapped, 5 peering, 7 active+undersized+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2023-12-21T08:03:03.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:03 smithi069 bash[64592]: cluster 2023-12-21T08:03:02.133619+0000 mon.a (mon.0) 182 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:03.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:03 smithi069 bash[65975]: cluster 2023-12-21T08:03:01.673018+0000 mgr.y (mgr.25468) 155 : cluster 0 pgmap v78: 161 pgs: 2 active+clean+remapped, 5 peering, 7 active+undersized+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2023-12-21T08:03:03.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:03 smithi069 bash[65975]: cluster 2023-12-21T08:03:02.133619+0000 mon.a (mon.0) 182 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:03.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:03 smithi081 bash[51694]: cluster 2023-12-21T08:03:01.673018+0000 mgr.y (mgr.25468) 155 : cluster 0 pgmap v78: 161 pgs: 2 active+clean+remapped, 5 peering, 7 active+undersized+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2023-12-21T08:03:03.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:03 smithi081 bash[51694]: cluster 2023-12-21T08:03:02.133619+0000 mon.a (mon.0) 182 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:04.538 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:04 smithi069 bash[64592]: cluster 2023-12-21T08:03:04.145991+0000 mon.a (mon.0) 183 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-21T08:03:04.538 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:04 smithi069 bash[64592]: cluster 2023-12-21T08:03:04.146082+0000 mon.a (mon.0) 184 : cluster 1 Cluster is now healthy 2023-12-21T08:03:04.539 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:03:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:03:04] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2023-12-21T08:03:04.539 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:04 smithi069 bash[65975]: cluster 2023-12-21T08:03:04.145991+0000 mon.a (mon.0) 183 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-21T08:03:04.539 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:04 smithi069 bash[65975]: cluster 2023-12-21T08:03:04.146082+0000 mon.a (mon.0) 184 : cluster 1 Cluster is now healthy 2023-12-21T08:03:04.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:04 smithi081 bash[51694]: cluster 2023-12-21T08:03:04.145991+0000 mon.a (mon.0) 183 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-21T08:03:04.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:04 smithi081 bash[51694]: cluster 2023-12-21T08:03:04.146082+0000 mon.a (mon.0) 184 : cluster 1 Cluster is now healthy 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[65975]: cluster 2023-12-21T08:03:03.673893+0000 mgr.y (mgr.25468) 156 : cluster 0 pgmap v79: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[65975]: audit 2023-12-21T08:03:04.719563+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[65975]: audit 2023-12-21T08:03:04.722222+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[65975]: audit 2023-12-21T08:03:04.783638+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[64592]: cluster 2023-12-21T08:03:03.673893+0000 mgr.y (mgr.25468) 156 : cluster 0 pgmap v79: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[64592]: audit 2023-12-21T08:03:04.719563+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[64592]: audit 2023-12-21T08:03:04.722222+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:05 smithi069 bash[64592]: audit 2023-12-21T08:03:04.783638+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:05.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:05 smithi081 bash[51694]: cluster 2023-12-21T08:03:03.673893+0000 mgr.y (mgr.25468) 156 : cluster 0 pgmap v79: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-21T08:03:05.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:05 smithi081 bash[51694]: audit 2023-12-21T08:03:04.719563+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:05.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:05 smithi081 bash[51694]: audit 2023-12-21T08:03:04.722222+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:05.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:05 smithi081 bash[51694]: audit 2023-12-21T08:03:04.783638+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:07.496 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:07 smithi069 bash[64592]: cluster 2023-12-21T08:03:05.675321+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 2 B/s, 0 objects/s recovering 2023-12-21T08:03:07.496 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:07 smithi069 bash[65975]: cluster 2023-12-21T08:03:05.675321+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 2 B/s, 0 objects/s recovering 2023-12-21T08:03:07.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:07 smithi081 bash[51694]: cluster 2023-12-21T08:03:05.675321+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 2 B/s, 0 objects/s recovering 2023-12-21T08:03:09.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:03:08 smithi081 bash[49170]: ts=2023-12-21T08:03:08.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-21T08:03:09.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:03:08 smithi081 bash[49170]: ts=2023-12-21T08:03:08.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:09.383 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: cluster 2023-12-21T08:03:07.676118+0000 mgr.y (mgr.25468) 158 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 2 B/s, 0 objects/s recovering 2023-12-21T08:03:09.383 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.080808+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.383 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.095228+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.098533+0000 mon.c (mon.1) 80 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.100017+0000 mon.c (mon.1) 81 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.109817+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.197994+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.201438+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.205432+0000 mon.c (mon.1) 84 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.208745+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.215426+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: audit 2023-12-21T08:03:08.215700+0000 mgr.y (mgr.25468) 159 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[65975]: cephadm 2023-12-21T08:03:08.217491+0000 mgr.y (mgr.25468) 160 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: cluster 2023-12-21T08:03:07.676118+0000 mgr.y (mgr.25468) 158 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 2 B/s, 0 objects/s recovering 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.080808+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.095228+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.384 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.098533+0000 mon.c (mon.1) 80 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.100017+0000 mon.c (mon.1) 81 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.109817+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.197994+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.201438+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.205432+0000 mon.c (mon.1) 84 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.208745+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.215426+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: audit 2023-12-21T08:03:08.215700+0000 mgr.y (mgr.25468) 159 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:03:09.385 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:09 smithi069 bash[64592]: cephadm 2023-12-21T08:03:08.217491+0000 mgr.y (mgr.25468) 160 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-21T08:03:09.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: cluster 2023-12-21T08:03:07.676118+0000 mgr.y (mgr.25468) 158 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 2 B/s, 0 objects/s recovering 2023-12-21T08:03:09.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.080808+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.095228+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.098533+0000 mon.c (mon.1) 80 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.100017+0000 mon.c (mon.1) 81 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.109817+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.197994+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.201438+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.205432+0000 mon.c (mon.1) 84 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.208745+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.215426+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: audit 2023-12-21T08:03:08.215700+0000 mgr.y (mgr.25468) 159 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-21T08:03:09.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:09 smithi081 bash[51694]: cephadm 2023-12-21T08:03:08.217491+0000 mgr.y (mgr.25468) 160 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-21T08:03:10.133 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:03:10.894 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:03:10.894 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (4m) 13s ago 11m 15.9M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:03:10.894 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (3m) 81s ago 11m 42.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (3m) 13s ago 9m 46.8M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 81s ago 17m 432M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (3m) 13s ago 19m 487M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (2m) 13s ago 19m 50.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (90s) 81s ago 17m 21.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (116s) 13s ago 17m 41.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (4m) 13s ago 11m 11.8M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (4m) 81s ago 11m 11.7M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (17s) 13s ago 16m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (16m) 13s ago 16m 61.6M 2781M 17.2.0 e1d6a67b021e 968301430f60 2023-12-21T08:03:10.895 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (15m) 13s ago 15m 56.4M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (15m) 13s ago 15m 59.6M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (14m) 81s ago 14m 59.0M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (13m) 81s ago 13m 55.8M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (13m) 81s ago 13m 54.7M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (12m) 81s ago 12m 57.6M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (3m) 81s ago 11m 58.9M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (9m) 13s ago 9m 88.1M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (9m) 81s ago 9m 87.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (9m) 13s ago 9m 88.2M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:03:10.896 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (9m) 81s ago 9m 87.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:03:11.088 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[64592]: cluster 2023-12-21T08:03:09.677114+0000 mgr.y (mgr.25468) 161 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:11.089 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[64592]: audit 2023-12-21T08:03:10.115660+0000 mgr.y (mgr.25468) 162 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:11.089 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[64592]: audit 2023-12-21T08:03:10.393923+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:11.089 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[64592]: audit 2023-12-21T08:03:10.398356+0000 mon.c (mon.1) 87 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:03:11.089 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[64592]: audit 2023-12-21T08:03:10.399573+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:11.353 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-21T08:03:11.354 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:03:11.355 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:03:11.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[65975]: cluster 2023-12-21T08:03:09.677114+0000 mgr.y (mgr.25468) 161 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:11.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[65975]: audit 2023-12-21T08:03:10.115660+0000 mgr.y (mgr.25468) 162 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:11.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[65975]: audit 2023-12-21T08:03:10.393923+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:11.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[65975]: audit 2023-12-21T08:03:10.398356+0000 mon.c (mon.1) 87 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:03:11.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:11 smithi069 bash[65975]: audit 2023-12-21T08:03:10.399573+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:11.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:11 smithi081 bash[51694]: cluster 2023-12-21T08:03:09.677114+0000 mgr.y (mgr.25468) 161 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:11.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:11 smithi081 bash[51694]: audit 2023-12-21T08:03:10.115660+0000 mgr.y (mgr.25468) 162 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:11.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:11 smithi081 bash[51694]: audit 2023-12-21T08:03:10.393923+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:11.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:11 smithi081 bash[51694]: audit 2023-12-21T08:03:10.398356+0000 mon.c (mon.1) 87 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-21T08:03:11.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:11 smithi081 bash[51694]: audit 2023-12-21T08:03:10.399573+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:03:11.739 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:03:11.740 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "6/23 daemons upgraded", 2023-12-21T08:03:11.740 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:03:11.740 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:03:11.740 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:03:12.187 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:03:12.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[64592]: cephadm 2023-12-21T08:03:10.386399+0000 mgr.y (mgr.25468) 163 : cephadm 1 Upgrade: Updating osd.1 2023-12-21T08:03:12.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[64592]: cephadm 2023-12-21T08:03:10.402370+0000 mgr.y (mgr.25468) 164 : cephadm 1 Deploying daemon osd.1 on smithi069 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[64592]: audit 2023-12-21T08:03:10.495134+0000 mgr.y (mgr.25468) 165 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[64592]: audit 2023-12-21T08:03:10.721789+0000 mgr.y (mgr.25468) 166 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[64592]: audit 2023-12-21T08:03:10.869968+0000 mgr.y (mgr.25468) 167 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[64592]: audit 2023-12-21T08:03:11.351262+0000 mon.a (mon.0) 191 : audit 0 from='client.? 172.21.15.69:0/2310151715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[65975]: cephadm 2023-12-21T08:03:10.386399+0000 mgr.y (mgr.25468) 163 : cephadm 1 Upgrade: Updating osd.1 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[65975]: cephadm 2023-12-21T08:03:10.402370+0000 mgr.y (mgr.25468) 164 : cephadm 1 Deploying daemon osd.1 on smithi069 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[65975]: audit 2023-12-21T08:03:10.495134+0000 mgr.y (mgr.25468) 165 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[65975]: audit 2023-12-21T08:03:10.721789+0000 mgr.y (mgr.25468) 166 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[65975]: audit 2023-12-21T08:03:10.869968+0000 mgr.y (mgr.25468) 167 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:12.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:12 smithi069 bash[65975]: audit 2023-12-21T08:03:11.351262+0000 mon.a (mon.0) 191 : audit 0 from='client.? 172.21.15.69:0/2310151715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:12.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:12 smithi081 bash[51694]: cephadm 2023-12-21T08:03:10.386399+0000 mgr.y (mgr.25468) 163 : cephadm 1 Upgrade: Updating osd.1 2023-12-21T08:03:12.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:12 smithi081 bash[51694]: cephadm 2023-12-21T08:03:10.402370+0000 mgr.y (mgr.25468) 164 : cephadm 1 Deploying daemon osd.1 on smithi069 2023-12-21T08:03:12.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:12 smithi081 bash[51694]: audit 2023-12-21T08:03:10.495134+0000 mgr.y (mgr.25468) 165 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:12.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:12 smithi081 bash[51694]: audit 2023-12-21T08:03:10.721789+0000 mgr.y (mgr.25468) 166 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:12.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:12 smithi081 bash[51694]: audit 2023-12-21T08:03:10.869968+0000 mgr.y (mgr.25468) 167 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:12.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:12 smithi081 bash[51694]: audit 2023-12-21T08:03:11.351262+0000 mon.a (mon.0) 191 : audit 0 from='client.? 172.21.15.69:0/2310151715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:13.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:13 smithi069 bash[64592]: cluster 2023-12-21T08:03:11.678708+0000 mgr.y (mgr.25468) 168 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:13.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:13 smithi069 bash[64592]: audit 2023-12-21T08:03:11.736242+0000 mgr.y (mgr.25468) 169 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:13 smithi069 bash[64592]: audit 2023-12-21T08:03:12.185249+0000 mon.c (mon.1) 89 : audit 0 from='client.? 172.21.15.69:0/2113441583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:13 smithi069 bash[65975]: cluster 2023-12-21T08:03:11.678708+0000 mgr.y (mgr.25468) 168 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:13 smithi069 bash[65975]: audit 2023-12-21T08:03:11.736242+0000 mgr.y (mgr.25468) 169 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:13 smithi069 bash[65975]: audit 2023-12-21T08:03:12.185249+0000 mon.c (mon.1) 89 : audit 0 from='client.? 172.21.15.69:0/2113441583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:13 smithi081 bash[51694]: cluster 2023-12-21T08:03:11.678708+0000 mgr.y (mgr.25468) 168 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:13 smithi081 bash[51694]: audit 2023-12-21T08:03:11.736242+0000 mgr.y (mgr.25468) 169 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:13.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:13 smithi081 bash[51694]: audit 2023-12-21T08:03:12.185249+0000 mon.c (mon.1) 89 : audit 0 from='client.? 172.21.15.69:0/2113441583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:14.797 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:03:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:03:14] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2023-12-21T08:03:15.100 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:15 smithi069 systemd[1]: Stopping Ceph osd.1 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:03:15.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[65975]: cluster 2023-12-21T08:03:13.679689+0000 mgr.y (mgr.25468) 170 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:15.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[65975]: audit 2023-12-21T08:03:14.816561+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:15.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[64592]: cluster 2023-12-21T08:03:13.679689+0000 mgr.y (mgr.25468) 170 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[64592]: audit 2023-12-21T08:03:14.816561+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:15.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[36479]: debug 2023-12-21T08:03:15.133+0000 7fcb69906700 -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-21T08:03:15.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[36479]: debug 2023-12-21T08:03:15.133+0000 7fcb69906700 -1 osd.1 116 *** Got signal Terminated *** 2023-12-21T08:03:15.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:15 smithi069 bash[36479]: debug 2023-12-21T08:03:15.133+0000 7fcb69906700 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:03:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:15 smithi081 bash[51694]: cluster 2023-12-21T08:03:13.679689+0000 mgr.y (mgr.25468) 170 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:15 smithi081 bash[51694]: audit 2023-12-21T08:03:14.816561+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:16 smithi069 bash[64592]: cluster 2023-12-21T08:03:15.140051+0000 mon.a (mon.0) 193 : cluster 1 osd.1 marked itself down and dead 2023-12-21T08:03:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:16 smithi069 bash[65975]: cluster 2023-12-21T08:03:15.140051+0000 mon.a (mon.0) 193 : cluster 1 osd.1 marked itself down and dead 2023-12-21T08:03:16.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:16 smithi081 bash[51694]: cluster 2023-12-21T08:03:15.140051+0000 mon.a (mon.0) 193 : cluster 1 osd.1 marked itself down and dead 2023-12-21T08:03:17.318 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:15.681284+0000 mgr.y (mgr.25468) 171 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.098947+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.099763+0000 mon.a (mon.0) 194 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.103777+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.103973+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.110726+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.110953+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.115901+0000 mon.a (mon.0) 195 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.116582+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[65975]: cluster 2023-12-21T08:03:16.116863+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:15.681284+0000 mgr.y (mgr.25468) 171 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:17.319 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.098947+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.099763+0000 mon.a (mon.0) 194 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.103777+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.103973+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.110726+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.110953+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.115901+0000 mon.a (mon.0) 195 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.116582+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.320 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[64592]: cluster 2023-12-21T08:03:16.116863+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.407 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[70502]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:03:17.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:15.681284+0000 mgr.y (mgr.25468) 171 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1 B/s, 0 objects/s recovering 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.098947+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.099763+0000 mon.a (mon.0) 194 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.103777+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.103973+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.110726+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.110953+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.115901+0000 mon.a (mon.0) 195 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.116582+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:17 smithi081 bash[51694]: cluster 2023-12-21T08:03:16.116863+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-21T08:03:17.907 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:17 smithi069 bash[70576]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:03:18.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.106926+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.110541+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.112725+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.112984+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.113012+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.115508+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.118354+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.118714+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.120705+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.123823+0000 mon.a (mon.0) 196 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.124232+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.126288+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.106926+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.110541+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.112725+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.112984+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.113012+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.115508+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.118354+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.118714+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.120705+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.123823+0000 mon.a (mon.0) 196 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-21T08:03:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.124232+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:18 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.126288+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.106926+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.110541+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.112725+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.112984+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.113012+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.115508+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.118354+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.118714+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.120705+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.123823+0000 mon.a (mon.0) 196 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.124232+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:18.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.126288+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2023-12-21T08:03:19.040 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:03:18 smithi081 bash[49170]: ts=2023-12-21T08:03:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:19 smithi069 bash[64592]: cluster 2023-12-21T08:03:17.682047+0000 mgr.y (mgr.25468) 172 : cluster 0 pgmap v88: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:19.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:19 smithi069 bash[65975]: cluster 2023-12-21T08:03:17.682047+0000 mgr.y (mgr.25468) 172 : cluster 0 pgmap v88: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:19.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:19 smithi081 bash[51694]: cluster 2023-12-21T08:03:17.682047+0000 mgr.y (mgr.25468) 172 : cluster 0 pgmap v88: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:03:19.907 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:19 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.1.service: Succeeded. 2023-12-21T08:03:19.907 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:19 smithi069 systemd[1]: Stopped Ceph osd.1 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:03:19.907 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:19 smithi069 systemd[1]: Started Ceph osd.1 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:03:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:20 smithi081 bash[51694]: cluster 2023-12-21T08:03:19.682836+0000 mgr.y (mgr.25468) 173 : cluster 0 pgmap v89: 161 pgs: 2 active+undersized+degraded, 20 stale+active+clean, 5 active+undersized, 134 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2023-12-21T08:03:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:20 smithi081 bash[51694]: audit 2023-12-21T08:03:19.719909+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:20 smithi081 bash[51694]: audit 2023-12-21T08:03:19.721818+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:21.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:20 smithi081 bash[51694]: audit 2023-12-21T08:03:19.930559+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:20 smithi081 bash[51694]: audit 2023-12-21T08:03:19.940871+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:20 smithi081 bash[51694]: cluster 2023-12-21T08:03:20.125418+0000 mon.a (mon.0) 200 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:21.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[65975]: cluster 2023-12-21T08:03:19.682836+0000 mgr.y (mgr.25468) 173 : cluster 0 pgmap v89: 161 pgs: 2 active+undersized+degraded, 20 stale+active+clean, 5 active+undersized, 134 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2023-12-21T08:03:21.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[65975]: audit 2023-12-21T08:03:19.719909+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[65975]: audit 2023-12-21T08:03:19.721818+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[65975]: audit 2023-12-21T08:03:19.930559+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[65975]: audit 2023-12-21T08:03:19.940871+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[65975]: cluster 2023-12-21T08:03:20.125418+0000 mon.a (mon.0) 200 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[64592]: cluster 2023-12-21T08:03:19.682836+0000 mgr.y (mgr.25468) 173 : cluster 0 pgmap v89: 161 pgs: 2 active+undersized+degraded, 20 stale+active+clean, 5 active+undersized, 134 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[64592]: audit 2023-12-21T08:03:19.719909+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[64592]: audit 2023-12-21T08:03:19.721818+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[64592]: audit 2023-12-21T08:03:19.930559+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[64592]: audit 2023-12-21T08:03:19.940871+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:20 smithi069 bash[64592]: cluster 2023-12-21T08:03:20.125418+0000 mon.a (mon.0) 200 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:21.731 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-21T08:03:21.731 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: 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-21T08:03:21.732 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-21T08:03:21.732 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-21T08:03:21.732 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-21T08:03:21.732 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-21T08:03:21.732 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[70745]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-21T08:03:21.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[65975]: audit 2023-12-21T08:03:20.729785+0000 mgr.y (mgr.25468) 174 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:21.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:21 smithi069 bash[64592]: audit 2023-12-21T08:03:20.729785+0000 mgr.y (mgr.25468) 174 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:22.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:21 smithi081 bash[51694]: audit 2023-12-21T08:03:20.729785+0000 mgr.y (mgr.25468) 174 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:23.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:22 smithi081 bash[51694]: cluster 2023-12-21T08:03:21.684731+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v90: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:23.107 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:22 smithi069 bash[64592]: cluster 2023-12-21T08:03:21.684731+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v90: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:23.107 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:22 smithi069 bash[65975]: cluster 2023-12-21T08:03:21.684731+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v90: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:23.407 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:23 smithi069 bash[71026]: debug 2023-12-21T08:03:23.197+0000 7fb28f36b700 1 -- 172.21.15.69:0/1763260551 <== mon.1 v2:172.21.15.69:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5568bcfa16c0 con 0x5568bd026c00 2023-12-21T08:03:24.157 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:23 smithi069 bash[71026]: debug 2023-12-21T08:03:23.757+0000 7fb2984f1640 -1 Falling back to public interface 2023-12-21T08:03:24.738 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:03:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:03:24] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.33.4" 2023-12-21T08:03:25.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:24 smithi081 bash[51694]: cluster 2023-12-21T08:03:23.686016+0000 mgr.y (mgr.25468) 176 : cluster 0 pgmap v91: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:25.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:24 smithi069 bash[64592]: cluster 2023-12-21T08:03:23.686016+0000 mgr.y (mgr.25468) 176 : cluster 0 pgmap v91: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:25.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:24 smithi069 bash[65975]: cluster 2023-12-21T08:03:23.686016+0000 mgr.y (mgr.25468) 176 : cluster 0 pgmap v91: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:27.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:26 smithi081 bash[51694]: cluster 2023-12-21T08:03:25.687988+0000 mgr.y (mgr.25468) 177 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:27.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:26 smithi081 bash[51694]: audit 2023-12-21T08:03:26.437807+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:27.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:26 smithi081 bash[51694]: audit 2023-12-21T08:03:26.450752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:27.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[64592]: cluster 2023-12-21T08:03:25.687988+0000 mgr.y (mgr.25468) 177 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:27.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[64592]: audit 2023-12-21T08:03:26.437807+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:27.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[64592]: audit 2023-12-21T08:03:26.450752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:27.157 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[71026]: debug 2023-12-21T08:03:26.785+0000 7fb2984f1640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-21T08:03:27.157 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[71026]: debug 2023-12-21T08:03:26.825+0000 7fb2984f1640 -1 osd.1 116 log_to_monitors true 2023-12-21T08:03:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[65975]: cluster 2023-12-21T08:03:25.687988+0000 mgr.y (mgr.25468) 177 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[65975]: audit 2023-12-21T08:03:26.437807+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:27.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:26 smithi069 bash[65975]: audit 2023-12-21T08:03:26.450752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:27 smithi081 bash[51694]: audit 2023-12-21T08:03:26.833629+0000 mon.a (mon.0) 203 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:03:28.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:27 smithi081 bash[51694]: audit 2023-12-21T08:03:27.448026+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:27 smithi081 bash[51694]: audit 2023-12-21T08:03:27.466031+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[64592]: audit 2023-12-21T08:03:26.833629+0000 mon.a (mon.0) 203 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:03:28.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[64592]: audit 2023-12-21T08:03:27.448026+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[64592]: audit 2023-12-21T08:03:27.466031+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[65975]: audit 2023-12-21T08:03:26.833629+0000 mon.a (mon.0) 203 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-21T08:03:28.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[65975]: audit 2023-12-21T08:03:27.448026+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[65975]: audit 2023-12-21T08:03:27.466031+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:28.158 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:03:27 smithi069 bash[71026]: debug 2023-12-21T08:03:27.837+0000 7fb28815f700 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:27.688989+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v93: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:27.773708+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:27.775987+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: audit 2023-12-21T08:03:27.786200+0000 mon.a (mon.0) 206 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:27.790015+0000 mon.a (mon.0) 207 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: audit 2023-12-21T08:03:27.790467+0000 mon.a (mon.0) 208 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.081892+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.095767+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.095822+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.042 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[49170]: ts=2023-12-21T08:03:28.662Z 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.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-21T08:03:29.042 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:03:28 smithi081 bash[49170]: ts=2023-12-21T08:03:28.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"smithi069:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.69\", device_class=\"ssd\", hostname=\"smithi069\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.69\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-21T08:03:29.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:27.688989+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v93: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:29.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:27.773708+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:27.775987+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: audit 2023-12-21T08:03:27.786200+0000 mon.a (mon.0) 206 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:27.790015+0000 mon.a (mon.0) 207 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: audit 2023-12-21T08:03:27.790467+0000 mon.a (mon.0) 208 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.081892+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.095767+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.095822+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:27.688989+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v93: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2023-12-21T08:03:29.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:27.773708+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:27.775987+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: audit 2023-12-21T08:03:27.786200+0000 mon.a (mon.0) 206 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:27.790015+0000 mon.a (mon.0) 207 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: audit 2023-12-21T08:03:27.790467+0000 mon.a (mon.0) 208 : audit 1 from='osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.081892+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.095767+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:29.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:28 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.095822+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-21T08:03:30.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.786170+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.786297+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.788218+0000 mon.a (mon.0) 209 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.789988+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.792268+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.802045+0000 mon.a (mon.0) 210 : cluster 1 osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071] boot 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.802119+0000 mon.a (mon.0) 211 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: audit 2023-12-21T08:03:28.802941+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:28.803055+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.767453+0000 mon.a (mon.0) 212 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.786170+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.786297+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.788218+0000 mon.a (mon.0) 209 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:30.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.789988+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.792268+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.802045+0000 mon.a (mon.0) 210 : cluster 1 osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071] boot 2023-12-21T08:03:30.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.802119+0000 mon.a (mon.0) 211 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-21T08:03:30.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: audit 2023-12-21T08:03:28.802941+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:03:30.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:28.803055+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:29 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.767453+0000 mon.a (mon.0) 212 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:30.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.786170+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.786297+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.788218+0000 mon.a (mon.0) 209 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.789988+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.792268+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.802045+0000 mon.a (mon.0) 210 : cluster 1 osd.1 [v2:172.21.15.69:6810/1042240071,v1:172.21.15.69:6811/1042240071] boot 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.802119+0000 mon.a (mon.0) 211 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: audit 2023-12-21T08:03:28.802941+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:28.803055+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e120 with expected crc 2023-12-21T08:03:30.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:29 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.767453+0000 mon.a (mon.0) 212 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:31.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.690179+0000 mgr.y (mgr.25468) 179 : cluster 0 pgmap v96: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.792084+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.792542+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.795432+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.795717+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.795797+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.795826+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.799184+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.802399+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.808674+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.808767+0000 mon.a (mon.0) 213 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.808872+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.817696+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: cluster 2023-12-21T08:03:29.821219+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[64592]: audit 2023-12-21T08:03:29.846263+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.690179+0000 mgr.y (mgr.25468) 179 : cluster 0 pgmap v96: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.792084+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.792542+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.795432+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.795717+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.795797+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.795826+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.799184+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.802399+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.808674+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.808767+0000 mon.a (mon.0) 213 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-21T08:03:31.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.808872+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.817696+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: cluster 2023-12-21T08:03:29.821219+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:30 smithi069 bash[65975]: audit 2023-12-21T08:03:29.846263+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.690179+0000 mgr.y (mgr.25468) 179 : cluster 0 pgmap v96: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.792084+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.792542+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.795432+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.795717+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.795797+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.795826+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.799184+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.802399+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.808674+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.808767+0000 mon.a (mon.0) 213 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.808872+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.817696+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: cluster 2023-12-21T08:03:29.821219+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-21T08:03:31.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:30 smithi081 bash[51694]: audit 2023-12-21T08:03:29.846263+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:32.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:31 smithi069 bash[64592]: audit 2023-12-21T08:03:30.739233+0000 mgr.y (mgr.25468) 180 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:32.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:31 smithi069 bash[65975]: audit 2023-12-21T08:03:30.739233+0000 mgr.y (mgr.25468) 180 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:32.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:31 smithi081 bash[51694]: audit 2023-12-21T08:03:30.739233+0000 mgr.y (mgr.25468) 180 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:33.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:32 smithi069 bash[64592]: cluster 2023-12-21T08:03:31.691895+0000 mgr.y (mgr.25468) 181 : cluster 0 pgmap v98: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s; 38/630 objects degraded (6.032%); 0 B/s, 0 objects/s recovering 2023-12-21T08:03:33.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:32 smithi069 bash[65975]: cluster 2023-12-21T08:03:31.691895+0000 mgr.y (mgr.25468) 181 : cluster 0 pgmap v98: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s; 38/630 objects degraded (6.032%); 0 B/s, 0 objects/s recovering 2023-12-21T08:03:33.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:32 smithi081 bash[51694]: cluster 2023-12-21T08:03:31.691895+0000 mgr.y (mgr.25468) 181 : cluster 0 pgmap v98: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 84 op/s; 38/630 objects degraded (6.032%); 0 B/s, 0 objects/s recovering 2023-12-21T08:03:34.025 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:33 smithi069 bash[64592]: cluster 2023-12-21T08:03:33.815939+0000 mon.a (mon.0) 215 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2023-12-21T08:03:34.025 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:33 smithi069 bash[64592]: cluster 2023-12-21T08:03:33.816025+0000 mon.a (mon.0) 216 : cluster 1 Cluster is now healthy 2023-12-21T08:03:34.026 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:33 smithi069 bash[65975]: cluster 2023-12-21T08:03:33.815939+0000 mon.a (mon.0) 215 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2023-12-21T08:03:34.026 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:33 smithi069 bash[65975]: cluster 2023-12-21T08:03:33.816025+0000 mon.a (mon.0) 216 : cluster 1 Cluster is now healthy 2023-12-21T08:03:34.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:33 smithi081 bash[51694]: cluster 2023-12-21T08:03:33.815939+0000 mon.a (mon.0) 215 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2023-12-21T08:03:34.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:33 smithi081 bash[51694]: cluster 2023-12-21T08:03:33.816025+0000 mon.a (mon.0) 216 : cluster 1 Cluster is now healthy 2023-12-21T08:03:34.873 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:03:34] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.33.4" 2023-12-21T08:03:35.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[64592]: cluster 2023-12-21T08:03:33.693005+0000 mgr.y (mgr.25468) 182 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 1 objects/s recovering 2023-12-21T08:03:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[64592]: audit 2023-12-21T08:03:34.720218+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[64592]: audit 2023-12-21T08:03:34.723123+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:35.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[65975]: cluster 2023-12-21T08:03:33.693005+0000 mgr.y (mgr.25468) 182 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 1 objects/s recovering 2023-12-21T08:03:35.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[65975]: audit 2023-12-21T08:03:34.720218+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:35.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:34 smithi069 bash[65975]: audit 2023-12-21T08:03:34.723123+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:35.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:34 smithi081 bash[51694]: cluster 2023-12-21T08:03:33.693005+0000 mgr.y (mgr.25468) 182 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 1 objects/s recovering 2023-12-21T08:03:35.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:34 smithi081 bash[51694]: audit 2023-12-21T08:03:34.720218+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:35.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:34 smithi081 bash[51694]: audit 2023-12-21T08:03:34.723123+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:37.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:36 smithi069 bash[64592]: cluster 2023-12-21T08:03:35.694190+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 182 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:37.133 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:36 smithi069 bash[65975]: cluster 2023-12-21T08:03:35.694190+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 182 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:37.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:36 smithi081 bash[51694]: cluster 2023-12-21T08:03:35.694190+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 182 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:39.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: cluster 2023-12-21T08:03:37.694938+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.772406+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.786865+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.791604+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.793284+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.801634+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.891696+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.894620+0000 mon.c (mon.1) 96 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.896902+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.899128+0000 mon.c (mon.1) 98 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.901360+0000 mon.c (mon.1) 99 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:03:39.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: audit 2023-12-21T08:03:37.901667+0000 mgr.y (mgr.25468) 185 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:03:39.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:38 smithi081 bash[51694]: cephadm 2023-12-21T08:03:37.903586+0000 mgr.y (mgr.25468) 186 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-21T08:03:39.128 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: cluster 2023-12-21T08:03:37.694938+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.772406+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.786865+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.791604+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.793284+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.801634+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.891696+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.894620+0000 mon.c (mon.1) 96 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.896902+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.129 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.899128+0000 mon.c (mon.1) 98 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.901360+0000 mon.c (mon.1) 99 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: audit 2023-12-21T08:03:37.901667+0000 mgr.y (mgr.25468) 185 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[64592]: cephadm 2023-12-21T08:03:37.903586+0000 mgr.y (mgr.25468) 186 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: cluster 2023-12-21T08:03:37.694938+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.772406+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.786865+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.130 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.791604+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.793284+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.801634+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.891696+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.894620+0000 mon.c (mon.1) 96 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.896902+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.899128+0000 mon.c (mon.1) 98 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.901360+0000 mon.c (mon.1) 99 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: audit 2023-12-21T08:03:37.901667+0000 mgr.y (mgr.25468) 185 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-21T08:03:39.131 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:38 smithi069 bash[65975]: cephadm 2023-12-21T08:03:37.903586+0000 mgr.y (mgr.25468) 186 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: cluster 2023-12-21T08:03:39.696087+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: audit 2023-12-21T08:03:39.876173+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: cephadm 2023-12-21T08:03:40.123126+0000 mgr.y (mgr.25468) 188 : cephadm 1 Upgrade: Updating osd.2 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: audit 2023-12-21T08:03:40.131561+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: audit 2023-12-21T08:03:40.136893+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: audit 2023-12-21T08:03:40.138515+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[64592]: cephadm 2023-12-21T08:03:40.144231+0000 mgr.y (mgr.25468) 189 : cephadm 1 Deploying daemon osd.2 on smithi069 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: cluster 2023-12-21T08:03:39.696087+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: audit 2023-12-21T08:03:39.876173+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: cephadm 2023-12-21T08:03:40.123126+0000 mgr.y (mgr.25468) 188 : cephadm 1 Upgrade: Updating osd.2 2023-12-21T08:03:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: audit 2023-12-21T08:03:40.131561+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: audit 2023-12-21T08:03:40.136893+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:03:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: audit 2023-12-21T08:03:40.138515+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:41.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:40 smithi069 bash[65975]: cephadm 2023-12-21T08:03:40.144231+0000 mgr.y (mgr.25468) 189 : cephadm 1 Deploying daemon osd.2 on smithi069 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: cluster 2023-12-21T08:03:39.696087+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: audit 2023-12-21T08:03:39.876173+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: cephadm 2023-12-21T08:03:40.123126+0000 mgr.y (mgr.25468) 188 : cephadm 1 Upgrade: Updating osd.2 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: audit 2023-12-21T08:03:40.131561+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: audit 2023-12-21T08:03:40.136893+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: audit 2023-12-21T08:03:40.138515+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:03:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:40 smithi081 bash[51694]: cephadm 2023-12-21T08:03:40.144231+0000 mgr.y (mgr.25468) 189 : cephadm 1 Deploying daemon osd.2 on smithi069 2023-12-21T08:03:42.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:41 smithi069 bash[64592]: audit 2023-12-21T08:03:40.749819+0000 mgr.y (mgr.25468) 190 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:42.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:41 smithi069 bash[65975]: audit 2023-12-21T08:03:40.749819+0000 mgr.y (mgr.25468) 190 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:42.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:41 smithi081 bash[51694]: audit 2023-12-21T08:03:40.749819+0000 mgr.y (mgr.25468) 190 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:42.594 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:03:43.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:42 smithi069 bash[64592]: cluster 2023-12-21T08:03:41.697641+0000 mgr.y (mgr.25468) 191 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:43.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:42 smithi069 bash[65975]: cluster 2023-12-21T08:03:41.697641+0000 mgr.y (mgr.25468) 191 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:43.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:42 smithi081 bash[51694]: cluster 2023-12-21T08:03:41.697641+0000 mgr.y (mgr.25468) 191 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:43.360 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:03:43.360 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (5m) 16s ago 12m 16.1M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (4m) 114s ago 11m 42.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (3m) 16s ago 9m 47.1M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (3m) 114s ago 17m 432M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (4m) 16s ago 19m 489M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (3m) 16s ago 19m 51.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (2m) 114s ago 18m 21.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (2m) 16s ago 18m 40.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (5m) 16s ago 12m 12.3M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (4m) 114s ago 12m 11.7M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (50s) 16s ago 17m 48.9M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (21s) 16s ago 16m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (16m) 16s ago 16m 57.3M 2781M 17.2.0 e1d6a67b021e 5aa30e8bbcef 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (15m) 16s ago 15m 60.6M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:03:43.361 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (15m) 114s ago 15m 59.0M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (14m) 114s ago 14m 55.8M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (13m) 114s ago 13m 54.7M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (13m) 114s ago 13m 57.6M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (3m) 114s ago 12m 58.9M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (10m) 16s ago 10m 88.2M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (10m) 114s ago 10m 87.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (10m) 16s ago 10m 88.4M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:03:43.362 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (10m) 114s ago 10m 87.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:03:43.855 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:03:43.856 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-21T08:03:43.857 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-21T08:03:43.857 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:03:43.857 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:03:44.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:43 smithi069 bash[65975]: audit 2023-12-21T08:03:42.578145+0000 mgr.y (mgr.25468) 192 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:44.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:43 smithi069 bash[65975]: audit 2023-12-21T08:03:42.960101+0000 mgr.y (mgr.25468) 193 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:44.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:43 smithi069 bash[65975]: audit 2023-12-21T08:03:43.853622+0000 mon.a (mon.0) 223 : audit 0 from='client.? 172.21.15.69:0/3135069785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:44.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:43 smithi069 bash[64592]: audit 2023-12-21T08:03:42.578145+0000 mgr.y (mgr.25468) 192 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:44.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:43 smithi069 bash[64592]: audit 2023-12-21T08:03:42.960101+0000 mgr.y (mgr.25468) 193 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:44.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:43 smithi069 bash[64592]: audit 2023-12-21T08:03:43.853622+0000 mon.a (mon.0) 223 : audit 0 from='client.? 172.21.15.69:0/3135069785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:03:44.262 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:03:44.263 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:03:44.263 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "7/23 daemons upgraded", 2023-12-21T08:03:44.263 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:03:44.263 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:03:44.263 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:03:44.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:43 smithi081 bash[51694]: audit 2023-12-21T08:03:42.578145+0000 mgr.y (mgr.25468) 192 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:44.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:43 smithi081 bash[51694]: audit 2023-12-21T08:03:42.960101+0000 mgr.y (mgr.25468) 193 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:44.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:43 smithi081 bash[51694]: audit 2023-12-21T08:03:43.853622+0000 mon.a (mon.0) 223 : audit 0 from='client.? 172.21.15.69:0/3135069785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:03:44.719 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_OK 2023-12-21T08:03:44.868 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:03:44] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-21T08:03:44.869 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:44 smithi069 systemd[1]: Stopping Ceph osd.2 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:03:45.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[64592]: audit 2023-12-21T08:03:43.325642+0000 mgr.y (mgr.25468) 194 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:45.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[64592]: cluster 2023-12-21T08:03:43.698413+0000 mgr.y (mgr.25468) 195 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:45.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[64592]: audit 2023-12-21T08:03:44.717901+0000 mon.a (mon.0) 224 : audit 0 from='client.? 172.21.15.69:0/4159029504' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:45.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[65975]: audit 2023-12-21T08:03:43.325642+0000 mgr.y (mgr.25468) 194 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:45.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[65975]: cluster 2023-12-21T08:03:43.698413+0000 mgr.y (mgr.25468) 195 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:45.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:44 smithi069 bash[65975]: audit 2023-12-21T08:03:44.717901+0000 mon.a (mon.0) 224 : audit 0 from='client.? 172.21.15.69:0/4159029504' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:45.158 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[39632]: debug 2023-12-21T08:03:44.996+0000 7f7dfd826700 -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-21T08:03:45.158 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[39632]: debug 2023-12-21T08:03:44.996+0000 7f7dfd826700 -1 osd.2 121 *** Got signal Terminated *** 2023-12-21T08:03:45.158 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[39632]: debug 2023-12-21T08:03:44.996+0000 7f7dfd826700 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:03:45.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:44 smithi081 bash[51694]: audit 2023-12-21T08:03:43.325642+0000 mgr.y (mgr.25468) 194 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:45.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:44 smithi081 bash[51694]: cluster 2023-12-21T08:03:43.698413+0000 mgr.y (mgr.25468) 195 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 0 B/s, 0 objects/s recovering 2023-12-21T08:03:45.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:44 smithi081 bash[51694]: audit 2023-12-21T08:03:44.717901+0000 mon.a (mon.0) 224 : audit 0 from='client.? 172.21.15.69:0/4159029504' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:03:46.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:45 smithi081 bash[51694]: audit 2023-12-21T08:03:44.259646+0000 mgr.y (mgr.25468) 196 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:46.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:45 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.001182+0000 mon.a (mon.0) 225 : cluster 1 osd.2 marked itself down and dead 2023-12-21T08:03:46.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[65975]: audit 2023-12-21T08:03:44.259646+0000 mgr.y (mgr.25468) 196 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:46.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.001182+0000 mon.a (mon.0) 225 : cluster 1 osd.2 marked itself down and dead 2023-12-21T08:03:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[64592]: audit 2023-12-21T08:03:44.259646+0000 mgr.y (mgr.25468) 196 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:03:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:45 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.001182+0000 mon.a (mon.0) 225 : cluster 1 osd.2 marked itself down and dead 2023-12-21T08:03:47.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.699848+0000 mgr.y (mgr.25468) 197 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 146 op/s 2023-12-21T08:03:47.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.893243+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.287 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.893973+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.897443+0000 mon.a (mon.0) 226 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.898373+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.899590+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.902747+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.910321+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.912615+0000 mon.a (mon.0) 227 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-21T08:03:47.288 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[64592]: cluster 2023-12-21T08:03:45.918568+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.699848+0000 mgr.y (mgr.25468) 197 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 146 op/s 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.893243+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.893973+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.897443+0000 mon.a (mon.0) 226 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.898373+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.899590+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.902747+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.910321+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.912615+0000 mon.a (mon.0) 227 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-21T08:03:47.289 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:46 smithi069 bash[65975]: cluster 2023-12-21T08:03:45.918568+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.290 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[72646]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:03:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.699848+0000 mgr.y (mgr.25468) 197 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 146 op/s 2023-12-21T08:03:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.893243+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.893973+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.897443+0000 mon.a (mon.0) 226 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:03:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.898373+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.899590+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.902747+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.910321+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.912615+0000 mon.a (mon.0) 227 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-21T08:03:47.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:46 smithi081 bash[51694]: cluster 2023-12-21T08:03:45.918568+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e122 with expected crc 2023-12-21T08:03:47.657 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[72721]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:03:48.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.904631+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.907192+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.908230+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.908259+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.908416+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.910596+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.911802+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.912393+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.920973+0000 mon.a (mon.0) 228 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.921356+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.926593+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:47 smithi081 bash[51694]: cluster 2023-12-21T08:03:46.928857+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.904631+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.907192+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.908230+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.908259+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.908416+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.910596+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.911802+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.912393+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.920973+0000 mon.a (mon.0) 228 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.921356+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.926593+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[64592]: cluster 2023-12-21T08:03:46.928857+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.904631+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.907192+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.908230+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.908259+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.908416+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.910596+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.911802+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.912393+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.920973+0000 mon.a (mon.0) 228 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.921356+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.926593+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:48.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:47 smithi069 bash[65975]: cluster 2023-12-21T08:03:46.928857+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e123 with expected crc 2023-12-21T08:03:49.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:48 smithi069 bash[64592]: cluster 2023-12-21T08:03:47.700703+0000 mgr.y (mgr.25468) 198 : cluster 0 pgmap v108: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 156 op/s 2023-12-21T08:03:49.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:48 smithi069 bash[65975]: cluster 2023-12-21T08:03:47.700703+0000 mgr.y (mgr.25468) 198 : cluster 0 pgmap v108: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 156 op/s 2023-12-21T08:03:49.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:48 smithi081 bash[51694]: cluster 2023-12-21T08:03:47.700703+0000 mgr.y (mgr.25468) 198 : cluster 0 pgmap v108: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 156 op/s 2023-12-21T08:03:49.505 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:49 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.2.service: Succeeded. 2023-12-21T08:03:49.506 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:49 smithi069 systemd[1]: Stopped Ceph osd.2 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:03:49.506 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:49 smithi069 systemd[1]: Started Ceph osd.2 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:03:50.761 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[64592]: audit 2023-12-21T08:03:49.549058+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:50.761 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[64592]: audit 2023-12-21T08:03:49.558691+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:50.761 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[64592]: cluster 2023-12-21T08:03:49.701965+0000 mgr.y (mgr.25468) 199 : cluster 0 pgmap v109: 161 pgs: 5 active+undersized+degraded, 8 stale+active+clean, 13 active+undersized, 135 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 140 op/s; 26/630 objects degraded (4.127%) 2023-12-21T08:03:50.761 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[64592]: audit 2023-12-21T08:03:49.722008+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:50.761 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[64592]: audit 2023-12-21T08:03:49.724679+0000 mon.c (mon.1) 102 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:50.761 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[65975]: audit 2023-12-21T08:03:49.549058+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:50.762 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[65975]: audit 2023-12-21T08:03:49.558691+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:50.762 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[65975]: cluster 2023-12-21T08:03:49.701965+0000 mgr.y (mgr.25468) 199 : cluster 0 pgmap v109: 161 pgs: 5 active+undersized+degraded, 8 stale+active+clean, 13 active+undersized, 135 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 140 op/s; 26/630 objects degraded (4.127%) 2023-12-21T08:03:50.762 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[65975]: audit 2023-12-21T08:03:49.722008+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:50.762 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:50 smithi069 bash[65975]: audit 2023-12-21T08:03:49.724679+0000 mon.c (mon.1) 102 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:51.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:50 smithi081 bash[51694]: audit 2023-12-21T08:03:49.549058+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:51.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:50 smithi081 bash[51694]: audit 2023-12-21T08:03:49.558691+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:51.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:50 smithi081 bash[51694]: cluster 2023-12-21T08:03:49.701965+0000 mgr.y (mgr.25468) 199 : cluster 0 pgmap v109: 161 pgs: 5 active+undersized+degraded, 8 stale+active+clean, 13 active+undersized, 135 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 140 op/s; 26/630 objects degraded (4.127%) 2023-12-21T08:03:51.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:50 smithi081 bash[51694]: audit 2023-12-21T08:03:49.722008+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:51.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:50 smithi081 bash[51694]: audit 2023-12-21T08:03:49.724679+0000 mon.c (mon.1) 102 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:03:51.407 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-21T08:03:51.407 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: 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-21T08:03:51.407 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-21T08:03:51.407 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-21T08:03:51.408 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-21T08:03:51.408 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-21T08:03:51.408 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[72894]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-21T08:03:51.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[64592]: cluster 2023-12-21T08:03:50.556366+0000 mon.a (mon.0) 232 : cluster 3 Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 5 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:51.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[64592]: audit 2023-12-21T08:03:50.757865+0000 mgr.y (mgr.25468) 200 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[65975]: cluster 2023-12-21T08:03:50.556366+0000 mon.a (mon.0) 232 : cluster 3 Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 5 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:51.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:51 smithi069 bash[65975]: audit 2023-12-21T08:03:50.757865+0000 mgr.y (mgr.25468) 200 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:52.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:51 smithi081 bash[51694]: cluster 2023-12-21T08:03:50.556366+0000 mon.a (mon.0) 232 : cluster 3 Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 5 pgs degraded (PG_DEGRADED) 2023-12-21T08:03:52.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:51 smithi081 bash[51694]: audit 2023-12-21T08:03:50.757865+0000 mgr.y (mgr.25468) 200 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:03:52.862 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:52 smithi069 bash[65975]: cluster 2023-12-21T08:03:51.703727+0000 mgr.y (mgr.25468) 201 : cluster 0 pgmap v110: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 105 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:52.863 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:52 smithi069 bash[64592]: cluster 2023-12-21T08:03:51.703727+0000 mgr.y (mgr.25468) 201 : cluster 0 pgmap v110: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 105 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:53.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:52 smithi081 bash[51694]: cluster 2023-12-21T08:03:51.703727+0000 mgr.y (mgr.25468) 201 : cluster 0 pgmap v110: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 105 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:53.407 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:52 smithi069 bash[73195]: debug 2023-12-21T08:03:52.904+0000 7f22d4581700 1 -- 172.21.15.69:0/3834896140 <== mon.0 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5570179916c0 con 0x557017a17000 2023-12-21T08:03:53.909 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:53 smithi069 bash[73195]: debug 2023-12-21T08:03:53.464+0000 7f22dd707640 -1 Falling back to public interface 2023-12-21T08:03:54.765 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:03:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:03:54] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-21T08:03:55.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:54 smithi081 bash[51694]: cluster 2023-12-21T08:03:53.705068+0000 mgr.y (mgr.25468) 202 : cluster 0 pgmap v111: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 16 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:55.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:54 smithi069 bash[64592]: cluster 2023-12-21T08:03:53.705068+0000 mgr.y (mgr.25468) 202 : cluster 0 pgmap v111: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 16 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:55.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:54 smithi069 bash[65975]: cluster 2023-12-21T08:03:53.705068+0000 mgr.y (mgr.25468) 202 : cluster 0 pgmap v111: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 16 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:56.907 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:56 smithi069 bash[73195]: debug 2023-12-21T08:03:56.508+0000 7f22dd707640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-21T08:03:56.908 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:56 smithi069 bash[73195]: debug 2023-12-21T08:03:56.540+0000 7f22dd707640 -1 osd.2 121 log_to_monitors true 2023-12-21T08:03:57.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:57 smithi081 bash[51694]: cluster 2023-12-21T08:03:55.706758+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v112: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 14 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:57.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:57 smithi081 bash[51694]: audit 2023-12-21T08:03:56.032140+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:57.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:57 smithi081 bash[51694]: audit 2023-12-21T08:03:56.047529+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:57.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:57 smithi081 bash[51694]: audit 2023-12-21T08:03:56.550808+0000 mon.c (mon.1) 103 : audit 1 from='osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:03:57.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:57 smithi081 bash[51694]: audit 2023-12-21T08:03:56.551233+0000 mon.a (mon.0) 235 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:03:57.407 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[73195]: debug 2023-12-21T08:03:57.096+0000 7f22ccb74700 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[64592]: cluster 2023-12-21T08:03:55.706758+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v112: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 14 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[64592]: audit 2023-12-21T08:03:56.032140+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[64592]: audit 2023-12-21T08:03:56.047529+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[64592]: audit 2023-12-21T08:03:56.550808+0000 mon.c (mon.1) 103 : audit 1 from='osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[64592]: audit 2023-12-21T08:03:56.551233+0000 mon.a (mon.0) 235 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[65975]: cluster 2023-12-21T08:03:55.706758+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v112: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 14 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[65975]: audit 2023-12-21T08:03:56.032140+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[65975]: audit 2023-12-21T08:03:56.047529+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[65975]: audit 2023-12-21T08:03:56.550808+0000 mon.c (mon.1) 103 : audit 1 from='osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:03:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:57 smithi069 bash[65975]: audit 2023-12-21T08:03:56.551233+0000 mon.a (mon.0) 235 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: cluster 2023-12-21T08:03:57.037799+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: audit 2023-12-21T08:03:57.046838+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: audit 2023-12-21T08:03:57.049721+0000 mon.a (mon.0) 237 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: cluster 2023-12-21T08:03:57.050912+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: cluster 2023-12-21T08:03:57.053354+0000 mon.a (mon.0) 238 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: audit 2023-12-21T08:03:57.056584+0000 mon.c (mon.1) 104 : audit 1 from='osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: audit 2023-12-21T08:03:57.059953+0000 mon.a (mon.0) 239 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[64592]: audit 2023-12-21T08:03:57.063821+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: cluster 2023-12-21T08:03:57.037799+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: audit 2023-12-21T08:03:57.046838+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: audit 2023-12-21T08:03:57.049721+0000 mon.a (mon.0) 237 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: cluster 2023-12-21T08:03:57.050912+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: cluster 2023-12-21T08:03:57.053354+0000 mon.a (mon.0) 238 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: audit 2023-12-21T08:03:57.056584+0000 mon.c (mon.1) 104 : audit 1 from='osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: audit 2023-12-21T08:03:57.059953+0000 mon.a (mon.0) 239 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:58 smithi069 bash[65975]: audit 2023-12-21T08:03:57.063821+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: cluster 2023-12-21T08:03:57.037799+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: audit 2023-12-21T08:03:57.046838+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: audit 2023-12-21T08:03:57.049721+0000 mon.a (mon.0) 237 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-21T08:03:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: cluster 2023-12-21T08:03:57.050912+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: cluster 2023-12-21T08:03:57.053354+0000 mon.a (mon.0) 238 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-21T08:03:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: audit 2023-12-21T08:03:57.056584+0000 mon.c (mon.1) 104 : audit 1 from='osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:58.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: audit 2023-12-21T08:03:57.059953+0000 mon.a (mon.0) 239 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:03:58.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:58 smithi081 bash[51694]: audit 2023-12-21T08:03:57.063821+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:57.707750+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v114: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 14 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.062039+0000 mon.a (mon.0) 241 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.065112+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.065201+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.065487+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.069465+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.070239+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.071463+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.072420+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.072801+0000 mon.a (mon.0) 242 : cluster 1 osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669] boot 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.073106+0000 mon.a (mon.0) 243 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.075458+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: cluster 2023-12-21T08:03:58.080324+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[64592]: audit 2023-12-21T08:03:58.081276+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:03:59.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:57.707750+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v114: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 14 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.062039+0000 mon.a (mon.0) 241 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.065112+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.065201+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.065487+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.069465+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.070239+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.071463+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.072420+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.072801+0000 mon.a (mon.0) 242 : cluster 1 osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669] boot 2023-12-21T08:03:59.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.073106+0000 mon.a (mon.0) 243 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-21T08:03:59.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.075458+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: cluster 2023-12-21T08:03:58.080324+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:03:59 smithi069 bash[65975]: audit 2023-12-21T08:03:58.081276+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:03:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:57.707750+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v114: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 14 op/s; 59/630 objects degraded (9.365%) 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.062039+0000 mon.a (mon.0) 241 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.065112+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.065201+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.065487+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.069465+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.070239+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.071463+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.072420+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.072801+0000 mon.a (mon.0) 242 : cluster 1 osd.2 [v2:172.21.15.69:6818/4065478669,v1:172.21.15.69:6819/4065478669] boot 2023-12-21T08:03:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.073106+0000 mon.a (mon.0) 243 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-21T08:03:59.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.075458+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: cluster 2023-12-21T08:03:58.080324+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-21T08:03:59.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:03:59 smithi081 bash[51694]: audit 2023-12-21T08:03:58.081276+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-21T08:04:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.062173+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.066825+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.068075+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.068288+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.076429+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.080597+0000 mon.a (mon.0) 244 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-21T08:04:00.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.081245+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.777781+0000 mon.a (mon.0) 245 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:00.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[64592]: audit 2023-12-21T08:03:59.909737+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:00.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.062173+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.066825+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.068075+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.068288+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.076429+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.080597+0000 mon.a (mon.0) 244 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.081245+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.777781+0000 mon.a (mon.0) 245 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:00.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:00 smithi069 bash[65975]: audit 2023-12-21T08:03:59.909737+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:00.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.062173+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.066825+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.068075+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.068288+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.076429+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.080597+0000 mon.a (mon.0) 244 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.081245+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.777781+0000 mon.a (mon.0) 245 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:00.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:00 smithi081 bash[51694]: audit 2023-12-21T08:03:59.909737+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:01.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:01 smithi069 bash[64592]: cluster 2023-12-21T08:03:59.708777+0000 mgr.y (mgr.25468) 205 : cluster 0 pgmap v117: 161 pgs: 7 peering, 16 active+undersized+degraded, 25 active+undersized, 113 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-21T08:04:01.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:01 smithi069 bash[65975]: cluster 2023-12-21T08:03:59.708777+0000 mgr.y (mgr.25468) 205 : cluster 0 pgmap v117: 161 pgs: 7 peering, 16 active+undersized+degraded, 25 active+undersized, 113 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-21T08:04:01.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:01 smithi081 bash[51694]: cluster 2023-12-21T08:03:59.708777+0000 mgr.y (mgr.25468) 205 : cluster 0 pgmap v117: 161 pgs: 7 peering, 16 active+undersized+degraded, 25 active+undersized, 113 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-21T08:04:02.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:02 smithi069 bash[64592]: audit 2023-12-21T08:04:00.762981+0000 mgr.y (mgr.25468) 206 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:02.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:02 smithi069 bash[65975]: audit 2023-12-21T08:04:00.762981+0000 mgr.y (mgr.25468) 206 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:02.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:02 smithi081 bash[51694]: audit 2023-12-21T08:04:00.762981+0000 mgr.y (mgr.25468) 206 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:03.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:03 smithi069 bash[64592]: cluster 2023-12-21T08:04:01.710482+0000 mgr.y (mgr.25468) 207 : cluster 0 pgmap v118: 161 pgs: 7 peering, 6 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 23/630 objects degraded (3.651%) 2023-12-21T08:04:03.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:03 smithi069 bash[65975]: cluster 2023-12-21T08:04:01.710482+0000 mgr.y (mgr.25468) 207 : cluster 0 pgmap v118: 161 pgs: 7 peering, 6 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 23/630 objects degraded (3.651%) 2023-12-21T08:04:03.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:03 smithi081 bash[51694]: cluster 2023-12-21T08:04:01.710482+0000 mgr.y (mgr.25468) 207 : cluster 0 pgmap v118: 161 pgs: 7 peering, 6 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 23/630 objects degraded (3.651%) 2023-12-21T08:04:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:04 smithi069 bash[64592]: cluster 2023-12-21T08:04:04.094323+0000 mon.a (mon.0) 247 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/630 objects degraded (3.651%), 6 pgs degraded) 2023-12-21T08:04:04.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:04 smithi069 bash[64592]: cluster 2023-12-21T08:04:04.094400+0000 mon.a (mon.0) 248 : cluster 1 Cluster is now healthy 2023-12-21T08:04:04.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:04 smithi069 bash[65975]: cluster 2023-12-21T08:04:04.094323+0000 mon.a (mon.0) 247 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/630 objects degraded (3.651%), 6 pgs degraded) 2023-12-21T08:04:04.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:04 smithi069 bash[65975]: cluster 2023-12-21T08:04:04.094400+0000 mon.a (mon.0) 248 : cluster 1 Cluster is now healthy 2023-12-21T08:04:04.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:04 smithi081 bash[51694]: cluster 2023-12-21T08:04:04.094323+0000 mon.a (mon.0) 247 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/630 objects degraded (3.651%), 6 pgs degraded) 2023-12-21T08:04:04.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:04 smithi081 bash[51694]: cluster 2023-12-21T08:04:04.094400+0000 mon.a (mon.0) 248 : cluster 1 Cluster is now healthy 2023-12-21T08:04:04.876 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:04:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:04:04] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-21T08:04:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:05 smithi069 bash[64592]: cluster 2023-12-21T08:04:03.711742+0000 mgr.y (mgr.25468) 208 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2023-12-21T08:04:05.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:05 smithi069 bash[64592]: audit 2023-12-21T08:04:04.721627+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:05.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:05 smithi069 bash[64592]: audit 2023-12-21T08:04:04.724189+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:05.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:05 smithi069 bash[65975]: cluster 2023-12-21T08:04:03.711742+0000 mgr.y (mgr.25468) 208 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2023-12-21T08:04:05.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:05 smithi069 bash[65975]: audit 2023-12-21T08:04:04.721627+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:05.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:05 smithi069 bash[65975]: audit 2023-12-21T08:04:04.724189+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:05.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:05 smithi081 bash[51694]: cluster 2023-12-21T08:04:03.711742+0000 mgr.y (mgr.25468) 208 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2023-12-21T08:04:05.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:05 smithi081 bash[51694]: audit 2023-12-21T08:04:04.721627+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:05.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:05 smithi081 bash[51694]: audit 2023-12-21T08:04:04.724189+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: cluster 2023-12-21T08:04:05.713292+0000 mgr.y (mgr.25468) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:06.916646+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:06.931340+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:06.935367+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:06.937086+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:06.946543+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.481 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:07.036253+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:07.040092+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:07.043032+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:07.045360+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[64592]: audit 2023-12-21T08:04:07.048014+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: cluster 2023-12-21T08:04:05.713292+0000 mgr.y (mgr.25468) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:06.916646+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:06.931340+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.482 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:06.935367+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:06.937086+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:06.946543+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:07.036253+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:07.040092+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:07.043032+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:07.045360+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.483 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:07 smithi069 bash[65975]: audit 2023-12-21T08:04:07.048014+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:04:07.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: cluster 2023-12-21T08:04:05.713292+0000 mgr.y (mgr.25468) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:06.916646+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:06.931340+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:06.935367+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:06.937086+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:06.946543+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:07.036253+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:07.040092+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:07.043032+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:07.045360+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:07.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:07 smithi081 bash[51694]: audit 2023-12-21T08:04:07.048014+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:04:08.520 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:08 smithi069 bash[64592]: audit 2023-12-21T08:04:07.048285+0000 mgr.y (mgr.25468) 210 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:04:08.520 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:08 smithi069 bash[64592]: cephadm 2023-12-21T08:04:07.049872+0000 mgr.y (mgr.25468) 211 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-21T08:04:08.520 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:08 smithi069 bash[65975]: audit 2023-12-21T08:04:07.048285+0000 mgr.y (mgr.25468) 210 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:04:08.520 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:08 smithi069 bash[65975]: cephadm 2023-12-21T08:04:07.049872+0000 mgr.y (mgr.25468) 211 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-21T08:04:08.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:08 smithi081 bash[51694]: audit 2023-12-21T08:04:07.048285+0000 mgr.y (mgr.25468) 210 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-21T08:04:08.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:08 smithi081 bash[51694]: cephadm 2023-12-21T08:04:07.049872+0000 mgr.y (mgr.25468) 211 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-21T08:04:09.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:09 smithi081 bash[51694]: cluster 2023-12-21T08:04:07.714304+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:04:09.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:09 smithi069 bash[65975]: cluster 2023-12-21T08:04:07.714304+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:04:09.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:09 smithi069 bash[64592]: cluster 2023-12-21T08:04:07.714304+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-21T08:04:10.582 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: cephadm 2023-12-21T08:04:09.299377+0000 mgr.y (mgr.25468) 213 : cephadm 1 Upgrade: Updating osd.3 2023-12-21T08:04:10.582 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: audit 2023-12-21T08:04:09.309206+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: audit 2023-12-21T08:04:09.313696+0000 mon.c (mon.1) 114 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: audit 2023-12-21T08:04:09.314940+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: cephadm 2023-12-21T08:04:09.319241+0000 mgr.y (mgr.25468) 214 : cephadm 1 Deploying daemon osd.3 on smithi069 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: cluster 2023-12-21T08:04:09.715437+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[64592]: audit 2023-12-21T08:04:09.937849+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: cephadm 2023-12-21T08:04:09.299377+0000 mgr.y (mgr.25468) 213 : cephadm 1 Upgrade: Updating osd.3 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: audit 2023-12-21T08:04:09.309206+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:10.583 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: audit 2023-12-21T08:04:09.313696+0000 mon.c (mon.1) 114 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:04:10.584 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: audit 2023-12-21T08:04:09.314940+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.584 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: cephadm 2023-12-21T08:04:09.319241+0000 mgr.y (mgr.25468) 214 : cephadm 1 Deploying daemon osd.3 on smithi069 2023-12-21T08:04:10.584 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: cluster 2023-12-21T08:04:09.715437+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2023-12-21T08:04:10.584 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:10 smithi069 bash[65975]: audit 2023-12-21T08:04:09.937849+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:10.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: cephadm 2023-12-21T08:04:09.299377+0000 mgr.y (mgr.25468) 213 : cephadm 1 Upgrade: Updating osd.3 2023-12-21T08:04:10.792 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: audit 2023-12-21T08:04:09.309206+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:10.792 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: audit 2023-12-21T08:04:09.313696+0000 mon.c (mon.1) 114 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-21T08:04:10.792 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: audit 2023-12-21T08:04:09.314940+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:10.792 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: cephadm 2023-12-21T08:04:09.319241+0000 mgr.y (mgr.25468) 214 : cephadm 1 Deploying daemon osd.3 on smithi069 2023-12-21T08:04:10.792 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: cluster 2023-12-21T08:04:09.715437+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2023-12-21T08:04:10.792 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:10 smithi081 bash[51694]: audit 2023-12-21T08:04:09.937849+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:11.601 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:11 smithi069 bash[64592]: audit 2023-12-21T08:04:10.773791+0000 mgr.y (mgr.25468) 216 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:11.601 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:11 smithi069 bash[65975]: audit 2023-12-21T08:04:10.773791+0000 mgr.y (mgr.25468) 216 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:11.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:11 smithi081 bash[51694]: audit 2023-12-21T08:04:10.773791+0000 mgr.y (mgr.25468) 216 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:12.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:12 smithi069 bash[64592]: cluster 2023-12-21T08:04:11.716925+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:12.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:12 smithi069 bash[65975]: cluster 2023-12-21T08:04:11.716925+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:12.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:12 smithi081 bash[51694]: cluster 2023-12-21T08:04:11.716925+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:04:14.123 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:13 smithi069 systemd[1]: Stopping Ceph osd.3 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:04:14.407 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[42826]: debug 2023-12-21T08:04:14.120+0000 7fe642f25700 -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-21T08:04:14.407 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[42826]: debug 2023-12-21T08:04:14.120+0000 7fe642f25700 -1 osd.3 126 *** Got signal Terminated *** 2023-12-21T08:04:14.407 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[42826]: debug 2023-12-21T08:04:14.120+0000 7fe642f25700 -1 osd.3 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:04:14.777 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:04:14] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.33.4" 2023-12-21T08:04:15.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:14 smithi081 bash[51694]: cluster 2023-12-21T08:04:13.718107+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:15.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:14 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.122021+0000 mon.a (mon.0) 255 : cluster 1 osd.3 marked itself down and dead 2023-12-21T08:04:15.145 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:04:15.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[64592]: cluster 2023-12-21T08:04:13.718107+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:15.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.122021+0000 mon.a (mon.0) 255 : cluster 1 osd.3 marked itself down and dead 2023-12-21T08:04:15.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[65975]: cluster 2023-12-21T08:04:13.718107+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:15.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:14 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.122021+0000 mon.a (mon.0) 255 : cluster 1 osd.3 marked itself down and dead 2023-12-21T08:04:15.934 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (5m) 19s ago 12m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (4m) 2m ago 12m 42.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (4m) 19s ago 10m 47.2M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (4m) 2m ago 18m 432M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (4m) 19s ago 20m 490M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (3m) 19s ago 20m 51.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (2m) 2m ago 18m 21.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (3m) 19s ago 18m 41.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:04:15.935 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (5m) 19s ago 12m 12.5M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (5m) 2m ago 12m 11.7M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (82s) 19s ago 17m 51.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (53s) 19s ago 17m 50.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (23s) 19s ago 16m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (16m) 19s ago 16m 64.8M 2781M 17.2.0 e1d6a67b021e d5c8d440324e 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (15m) 2m ago 15m 59.0M 3037M 17.2.0 e1d6a67b021e 63b658e94449 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (14m) 2m ago 14m 55.8M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (14m) 2m ago 14m 54.7M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (13m) 2m ago 13m 57.6M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (4m) 2m ago 12m 58.9M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:04:15.936 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (10m) 19s ago 10m 88.5M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:04:15.937 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (10m) 2m ago 10m 87.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:04:15.937 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (10m) 19s ago 10m 88.6M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:04:15.937 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (10m) 2m ago 10m 87.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:04:16.016 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.772577+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.016 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.772629+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.016 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.773880+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.774195+0000 mon.a (mon.0) 256 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.775084+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.775519+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.779919+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.780299+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.780982+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.782986+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: cluster 2023-12-21T08:04:14.789003+0000 mon.a (mon.0) 257 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-21T08:04:16.017 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[64592]: audit 2023-12-21T08:04:15.128883+0000 mgr.y (mgr.25468) 219 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:16.018 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[74678]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:04:16.018 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[74826]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:04:16.018 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.772577+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.018 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.772629+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.018 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.773880+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.018 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.774195+0000 mon.a (mon.0) 256 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.775084+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.775519+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.779919+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.780299+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.780982+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.782986+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: cluster 2023-12-21T08:04:14.789003+0000 mon.a (mon.0) 257 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-21T08:04:16.019 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:15 smithi069 bash[65975]: audit 2023-12-21T08:04:15.128883+0000 mgr.y (mgr.25468) 219 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.772577+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.772629+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.773880+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.774195+0000 mon.a (mon.0) 256 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.775084+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.775519+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.779919+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.780299+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.780982+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.782986+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2023-12-21T08:04:16.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: cluster 2023-12-21T08:04:14.789003+0000 mon.a (mon.0) 257 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-21T08:04:16.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:15 smithi081 bash[51694]: audit 2023-12-21T08:04:15.128883+0000 mgr.y (mgr.25468) 219 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:16.395 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:04:16.395 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:04:16.396 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:04:16.397 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:04:16.781 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:04:16.782 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:04:16.782 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "8/23 daemons upgraded", 2023-12-21T08:04:16.782 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:04:16.782 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:04:16.782 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: audit 2023-12-21T08:04:15.512487+0000 mgr.y (mgr.25468) 220 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.719625+0000 mgr.y (mgr.25468) 221 : cluster 0 pgmap v126: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.770977+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.773212+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.773883+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.773919+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.048 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.774153+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.774781+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.776776+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.777911+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.780996+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.787368+0000 mon.a (mon.0) 258 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: cluster 2023-12-21T08:04:15.796778+0000 mon.a (mon.0) 259 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: audit 2023-12-21T08:04:15.906252+0000 mgr.y (mgr.25468) 222 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.049 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[65975]: audit 2023-12-21T08:04:16.392728+0000 mon.c (mon.1) 116 : audit 0 from='client.? 172.21.15.69:0/2667902698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: audit 2023-12-21T08:04:15.512487+0000 mgr.y (mgr.25468) 220 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.719625+0000 mgr.y (mgr.25468) 221 : cluster 0 pgmap v126: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.770977+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.773212+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.773883+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.773919+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.774153+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.774781+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.776776+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.050 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.777911+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.051 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.780996+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.051 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.787368+0000 mon.a (mon.0) 258 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-21T08:04:17.051 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: cluster 2023-12-21T08:04:15.796778+0000 mon.a (mon.0) 259 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:17.051 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: audit 2023-12-21T08:04:15.906252+0000 mgr.y (mgr.25468) 222 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.051 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:16 smithi069 bash[64592]: audit 2023-12-21T08:04:16.392728+0000 mon.c (mon.1) 116 : audit 0 from='client.? 172.21.15.69:0/2667902698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 6 pgs inactive, 9 pgs peering 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout: osd.3 (root=default,host=smithi069) is down 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 6 pgs inactive, 9 pgs peering 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.19 is stuck peering for 77s, current state peering, last acting [6,0] 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.1b is stuck peering for 11m, current state peering, last acting [7,6] 2023-12-21T08:04:17.242 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.0 is stuck peering for 10m, current state peering, last acting [7,0] 2023-12-21T08:04:17.243 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.11 is stuck peering for 11m, current state peering, last acting [7,6] 2023-12-21T08:04:17.243 INFO:teuthology.orchestra.run.smithi069.stdout: pg 5.14 is stuck peering for 10m, current state peering, last acting [7,2] 2023-12-21T08:04:17.243 INFO:teuthology.orchestra.run.smithi069.stdout: pg 6.6 is stuck peering for 10m, current state peering, last acting [4,7] 2023-12-21T08:04:17.243 INFO:teuthology.orchestra.run.smithi069.stdout: pg 6.c is stuck peering for 10m, current state peering, last acting [6,5] 2023-12-21T08:04:17.243 INFO:teuthology.orchestra.run.smithi069.stdout: pg 6.1b is stuck peering for 10m, current state peering, last acting [7,6] 2023-12-21T08:04:17.243 INFO:teuthology.orchestra.run.smithi069.stdout: pg 6.1f is stuck peering for 10m, current state peering, last acting [6,5] 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: audit 2023-12-21T08:04:15.512487+0000 mgr.y (mgr.25468) 220 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.719625+0000 mgr.y (mgr.25468) 221 : cluster 0 pgmap v126: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.770977+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.773212+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.773883+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.773919+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.774153+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.774781+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.776776+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.777911+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.780996+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2023-12-21T08:04:17.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.787368+0000 mon.a (mon.0) 258 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-21T08:04:17.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: cluster 2023-12-21T08:04:15.796778+0000 mon.a (mon.0) 259 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-21T08:04:17.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: audit 2023-12-21T08:04:15.906252+0000 mgr.y (mgr.25468) 222 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:16 smithi081 bash[51694]: audit 2023-12-21T08:04:16.392728+0000 mon.c (mon.1) 116 : audit 0 from='client.? 172.21.15.69:0/2667902698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:17.907 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:17 smithi069 bash[65975]: audit 2023-12-21T08:04:16.778323+0000 mgr.y (mgr.25468) 223 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:17 smithi069 bash[65975]: audit 2023-12-21T08:04:17.239666+0000 mon.a (mon.0) 260 : audit 0 from='client.? 172.21.15.69:0/11558454' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:17.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:17 smithi069 bash[64592]: audit 2023-12-21T08:04:16.778323+0000 mgr.y (mgr.25468) 223 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:17.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:17 smithi069 bash[64592]: audit 2023-12-21T08:04:17.239666+0000 mon.a (mon.0) 260 : audit 0 from='client.? 172.21.15.69:0/11558454' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:18.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:17 smithi081 bash[51694]: audit 2023-12-21T08:04:16.778323+0000 mgr.y (mgr.25468) 223 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:18.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:17 smithi081 bash[51694]: audit 2023-12-21T08:04:17.239666+0000 mon.a (mon.0) 260 : audit 0 from='client.? 172.21.15.69:0/11558454' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:18.382 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:18 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.3.service: Succeeded. 2023-12-21T08:04:18.382 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:18 smithi069 systemd[1]: Stopped Ceph osd.3 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:18.382 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:18 smithi069 systemd[1]: Started Ceph osd.3 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:19.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[64592]: cluster 2023-12-21T08:04:17.720928+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v128: 161 pgs: 1 active+undersized+degraded, 30 peering, 11 stale+active+clean, 5 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2023-12-21T08:04:19.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[64592]: cluster 2023-12-21T08:04:17.788035+0000 mon.a (mon.0) 261 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:04:19.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[64592]: audit 2023-12-21T08:04:18.428050+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:19.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[64592]: audit 2023-12-21T08:04:18.440998+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:19.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[65975]: cluster 2023-12-21T08:04:17.720928+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v128: 161 pgs: 1 active+undersized+degraded, 30 peering, 11 stale+active+clean, 5 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2023-12-21T08:04:19.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[65975]: cluster 2023-12-21T08:04:17.788035+0000 mon.a (mon.0) 261 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:04:19.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[65975]: audit 2023-12-21T08:04:18.428050+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:19.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:18 smithi069 bash[65975]: audit 2023-12-21T08:04:18.440998+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:19.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:18 smithi081 bash[51694]: cluster 2023-12-21T08:04:17.720928+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v128: 161 pgs: 1 active+undersized+degraded, 30 peering, 11 stale+active+clean, 5 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2023-12-21T08:04:19.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:18 smithi081 bash[51694]: cluster 2023-12-21T08:04:17.788035+0000 mon.a (mon.0) 261 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:04:19.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:18 smithi081 bash[51694]: audit 2023-12-21T08:04:18.428050+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:19.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:18 smithi081 bash[51694]: audit 2023-12-21T08:04:18.440998+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:20.157 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-21T08:04:20.157 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: 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-21T08:04:20.158 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-21T08:04:20.158 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-21T08:04:20.158 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-21T08:04:20.158 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-21T08:04:20.158 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:19 smithi069 bash[75065]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-21T08:04:21.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:20 smithi081 bash[51694]: audit 2023-12-21T08:04:19.721725+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:21.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:20 smithi081 bash[51694]: cluster 2023-12-21T08:04:19.722954+0000 mgr.y (mgr.25468) 225 : cluster 0 pgmap v129: 161 pgs: 12 active+undersized+degraded, 30 peering, 20 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2023-12-21T08:04:21.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:20 smithi081 bash[51694]: audit 2023-12-21T08:04:19.724295+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:21.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:20 smithi069 bash[65975]: audit 2023-12-21T08:04:19.721725+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:20 smithi069 bash[65975]: cluster 2023-12-21T08:04:19.722954+0000 mgr.y (mgr.25468) 225 : cluster 0 pgmap v129: 161 pgs: 12 active+undersized+degraded, 30 peering, 20 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2023-12-21T08:04:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:20 smithi069 bash[65975]: audit 2023-12-21T08:04:19.724295+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:20 smithi069 bash[64592]: audit 2023-12-21T08:04:19.721725+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:20 smithi069 bash[64592]: cluster 2023-12-21T08:04:19.722954+0000 mgr.y (mgr.25468) 225 : cluster 0 pgmap v129: 161 pgs: 12 active+undersized+degraded, 30 peering, 20 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2023-12-21T08:04:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:20 smithi069 bash[64592]: audit 2023-12-21T08:04:19.724295+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:21.732 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:21 smithi069 bash[75373]: debug 2023-12-21T08:04:21.592+0000 7f8874310700 1 -- 172.21.15.69:0/1071193067 <== mon.0 v2:172.21.15.69:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5567ba8b5600 con 0x5567ba8f5000 2023-12-21T08:04:22.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:21 smithi081 bash[51694]: audit 2023-12-21T08:04:20.781911+0000 mgr.y (mgr.25468) 226 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:22.133 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:21 smithi069 bash[64592]: audit 2023-12-21T08:04:20.781911+0000 mgr.y (mgr.25468) 226 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:22.134 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:21 smithi069 bash[65975]: audit 2023-12-21T08:04:20.781911+0000 mgr.y (mgr.25468) 226 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:22.407 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:22 smithi069 bash[75373]: debug 2023-12-21T08:04:22.128+0000 7f887d496640 -1 Falling back to public interface 2023-12-21T08:04:23.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:22 smithi081 bash[51694]: cluster 2023-12-21T08:04:21.724744+0000 mgr.y (mgr.25468) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:23.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:22 smithi081 bash[51694]: cluster 2023-12-21T08:04:21.777462+0000 mon.a (mon.0) 265 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2023-12-21T08:04:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:22 smithi069 bash[65975]: cluster 2023-12-21T08:04:21.724744+0000 mgr.y (mgr.25468) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:22 smithi069 bash[65975]: cluster 2023-12-21T08:04:21.777462+0000 mon.a (mon.0) 265 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2023-12-21T08:04:23.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:22 smithi069 bash[64592]: cluster 2023-12-21T08:04:21.724744+0000 mgr.y (mgr.25468) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:22 smithi069 bash[64592]: cluster 2023-12-21T08:04:21.777462+0000 mon.a (mon.0) 265 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2023-12-21T08:04:24.738 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:04:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:04:24] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.33.4" 2023-12-21T08:04:24.739 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:24 smithi069 bash[64592]: cluster 2023-12-21T08:04:23.726086+0000 mgr.y (mgr.25468) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:25.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:24 smithi081 bash[51694]: cluster 2023-12-21T08:04:23.726086+0000 mgr.y (mgr.25468) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:25.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:24 smithi069 bash[65975]: cluster 2023-12-21T08:04:23.726086+0000 mgr.y (mgr.25468) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:25.657 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[75373]: debug 2023-12-21T08:04:25.187+0000 7f887d496640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-21T08:04:25.657 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[75373]: debug 2023-12-21T08:04:25.235+0000 7f887d496640 -1 osd.3 126 log_to_monitors true 2023-12-21T08:04:26.032 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[65975]: cluster 2023-12-21T08:04:24.793554+0000 mon.a (mon.0) 266 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:26.032 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[65975]: audit 2023-12-21T08:04:24.955682+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:26.032 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[65975]: audit 2023-12-21T08:04:24.972607+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:26.032 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[65975]: audit 2023-12-21T08:04:25.243220+0000 mon.c (mon.1) 118 : audit 1 from='osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:04:26.032 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[65975]: audit 2023-12-21T08:04:25.243625+0000 mon.a (mon.0) 269 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:04:26.033 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[64592]: cluster 2023-12-21T08:04:24.793554+0000 mon.a (mon.0) 266 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:26.033 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[64592]: audit 2023-12-21T08:04:24.955682+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:26.033 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[64592]: audit 2023-12-21T08:04:24.972607+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:26.033 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[64592]: audit 2023-12-21T08:04:25.243220+0000 mon.c (mon.1) 118 : audit 1 from='osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:04:26.033 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:25 smithi069 bash[64592]: audit 2023-12-21T08:04:25.243625+0000 mon.a (mon.0) 269 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:04:26.033 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[75373]: debug 2023-12-21T08:04:26.027+0000 7f886e106700 -1 osd.3 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:04:26.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:25 smithi081 bash[51694]: cluster 2023-12-21T08:04:24.793554+0000 mon.a (mon.0) 266 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:26.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:25 smithi081 bash[51694]: audit 2023-12-21T08:04:24.955682+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:26.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:25 smithi081 bash[51694]: audit 2023-12-21T08:04:24.972607+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:26.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:25 smithi081 bash[51694]: audit 2023-12-21T08:04:25.243220+0000 mon.c (mon.1) 118 : audit 1 from='osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:04:26.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:25 smithi081 bash[51694]: audit 2023-12-21T08:04:25.243625+0000 mon.a (mon.0) 269 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-21T08:04:27.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: cluster 2023-12-21T08:04:25.727716+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v132: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:27.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: audit 2023-12-21T08:04:25.972862+0000 mon.a (mon.0) 270 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T08:04:27.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: cluster 2023-12-21T08:04:25.979084+0000 mon.a (mon.0) 271 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: audit 2023-12-21T08:04:25.984782+0000 mon.c (mon.1) 119 : audit 1 from='osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: audit 2023-12-21T08:04:25.988776+0000 mon.a (mon.0) 272 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: cluster 2023-12-21T08:04:26.022498+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: audit 2023-12-21T08:04:26.022959+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: cluster 2023-12-21T08:04:26.023709+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: cluster 2023-12-21T08:04:26.023722+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: cluster 2023-12-21T08:04:26.023863+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:26 smithi081 bash[51694]: audit 2023-12-21T08:04:26.034681+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: cluster 2023-12-21T08:04:25.727716+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v132: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: audit 2023-12-21T08:04:25.972862+0000 mon.a (mon.0) 270 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: cluster 2023-12-21T08:04:25.979084+0000 mon.a (mon.0) 271 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: audit 2023-12-21T08:04:25.984782+0000 mon.c (mon.1) 119 : audit 1 from='osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: audit 2023-12-21T08:04:25.988776+0000 mon.a (mon.0) 272 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: cluster 2023-12-21T08:04:26.022498+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: audit 2023-12-21T08:04:26.022959+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: cluster 2023-12-21T08:04:26.023709+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: cluster 2023-12-21T08:04:26.023722+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: cluster 2023-12-21T08:04:26.023863+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[64592]: audit 2023-12-21T08:04:26.034681+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: cluster 2023-12-21T08:04:25.727716+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v132: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: audit 2023-12-21T08:04:25.972862+0000 mon.a (mon.0) 270 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: cluster 2023-12-21T08:04:25.979084+0000 mon.a (mon.0) 271 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-21T08:04:27.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: audit 2023-12-21T08:04:25.984782+0000 mon.c (mon.1) 119 : audit 1 from='osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: audit 2023-12-21T08:04:25.988776+0000 mon.a (mon.0) 272 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: cluster 2023-12-21T08:04:26.022498+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: audit 2023-12-21T08:04:26.022959+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: cluster 2023-12-21T08:04:26.023709+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: cluster 2023-12-21T08:04:26.023722+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: cluster 2023-12-21T08:04:26.023863+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e129 with expected crc 2023-12-21T08:04:27.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:26 smithi069 bash[65975]: audit 2023-12-21T08:04:26.034681+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.026014+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.028554+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.032984+0000 mon.a (mon.0) 275 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.034719+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.034724+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.045169+0000 mon.a (mon.0) 276 : cluster 1 osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890] boot 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.045396+0000 mon.a (mon.0) 277 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-21T08:04:28.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:27 smithi081 bash[51694]: audit 2023-12-21T08:04:27.049542+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:04:28.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.026014+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.028554+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.032984+0000 mon.a (mon.0) 275 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:28.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.034719+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.034724+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.045169+0000 mon.a (mon.0) 276 : cluster 1 osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890] boot 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.045396+0000 mon.a (mon.0) 277 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[65975]: audit 2023-12-21T08:04:27.049542+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.026014+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.028554+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.032984+0000 mon.a (mon.0) 275 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.034719+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.034724+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2023-12-21T08:04:28.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.045169+0000 mon.a (mon.0) 276 : cluster 1 osd.3 [v2:172.21.15.69:6826/4177169890,v1:172.21.15.69:6827/4177169890] boot 2023-12-21T08:04:28.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.045396+0000 mon.a (mon.0) 277 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-21T08:04:28.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:27 smithi069 bash[64592]: audit 2023-12-21T08:04:27.049542+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-21T08:04:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:27.728915+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v135: 161 pgs: 5 peering, 24 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/630 objects degraded (12.698%) 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.032681+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.032769+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.036919+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.037660+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.037847+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.042994+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.048949+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.051391+0000 mon.a (mon.0) 278 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.052174+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.053642+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[64592]: cluster 2023-12-21T08:04:28.055341+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:27.728915+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v135: 161 pgs: 5 peering, 24 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/630 objects degraded (12.698%) 2023-12-21T08:04:29.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.032681+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.032769+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.036919+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.037660+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.037847+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.042994+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.048949+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.051391+0000 mon.a (mon.0) 278 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.052174+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.053642+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:29 smithi069 bash[65975]: cluster 2023-12-21T08:04:28.055341+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:27.728915+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v135: 161 pgs: 5 peering, 24 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/630 objects degraded (12.698%) 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.032681+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.032769+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.036919+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.037660+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.037847+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.042994+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.048949+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.051391+0000 mon.a (mon.0) 278 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.052174+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.053642+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:29.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:29 smithi081 bash[51694]: cluster 2023-12-21T08:04:28.055341+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e131 with expected crc 2023-12-21T08:04:30.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:30 smithi069 bash[65975]: cluster 2023-12-21T08:04:29.795133+0000 mon.a (mon.0) 279 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:30.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:30 smithi069 bash[64592]: cluster 2023-12-21T08:04:29.795133+0000 mon.a (mon.0) 279 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:30.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:30 smithi081 bash[51694]: cluster 2023-12-21T08:04:29.795133+0000 mon.a (mon.0) 279 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:31.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:31 smithi069 bash[64592]: cluster 2023-12-21T08:04:29.730137+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v137: 161 pgs: 12 peering, 18 active+undersized+degraded, 24 active+undersized, 107 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-21T08:04:31.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:31 smithi069 bash[65975]: cluster 2023-12-21T08:04:29.730137+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v137: 161 pgs: 12 peering, 18 active+undersized+degraded, 24 active+undersized, 107 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-21T08:04:31.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:31 smithi081 bash[51694]: cluster 2023-12-21T08:04:29.730137+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v137: 161 pgs: 12 peering, 18 active+undersized+degraded, 24 active+undersized, 107 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-21T08:04:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:32 smithi069 bash[64592]: audit 2023-12-21T08:04:30.791498+0000 mgr.y (mgr.25468) 232 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:32.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:32 smithi069 bash[65975]: audit 2023-12-21T08:04:30.791498+0000 mgr.y (mgr.25468) 232 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:32.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:32 smithi081 bash[51694]: audit 2023-12-21T08:04:30.791498+0000 mgr.y (mgr.25468) 232 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:33 smithi069 bash[65975]: cluster 2023-12-21T08:04:31.731649+0000 mgr.y (mgr.25468) 233 : cluster 0 pgmap v138: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:33 smithi069 bash[65975]: cluster 2023-12-21T08:04:32.058993+0000 mon.a (mon.0) 280 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/630 objects degraded (8.889%), 18 pgs degraded) 2023-12-21T08:04:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:33 smithi069 bash[65975]: cluster 2023-12-21T08:04:32.059073+0000 mon.a (mon.0) 281 : cluster 1 Cluster is now healthy 2023-12-21T08:04:33.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:33 smithi069 bash[64592]: cluster 2023-12-21T08:04:31.731649+0000 mgr.y (mgr.25468) 233 : cluster 0 pgmap v138: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:33.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:33 smithi069 bash[64592]: cluster 2023-12-21T08:04:32.058993+0000 mon.a (mon.0) 280 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/630 objects degraded (8.889%), 18 pgs degraded) 2023-12-21T08:04:33.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:33 smithi069 bash[64592]: cluster 2023-12-21T08:04:32.059073+0000 mon.a (mon.0) 281 : cluster 1 Cluster is now healthy 2023-12-21T08:04:33.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:33 smithi081 bash[51694]: cluster 2023-12-21T08:04:31.731649+0000 mgr.y (mgr.25468) 233 : cluster 0 pgmap v138: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:33.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:33 smithi081 bash[51694]: cluster 2023-12-21T08:04:32.058993+0000 mon.a (mon.0) 280 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/630 objects degraded (8.889%), 18 pgs degraded) 2023-12-21T08:04:33.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:33 smithi081 bash[51694]: cluster 2023-12-21T08:04:32.059073+0000 mon.a (mon.0) 281 : cluster 1 Cluster is now healthy 2023-12-21T08:04:34.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:04:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:04:34] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.33.4" 2023-12-21T08:04:35.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[64592]: cluster 2023-12-21T08:04:33.732827+0000 mgr.y (mgr.25468) 234 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:35.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[64592]: audit 2023-12-21T08:04:34.722271+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:35.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[64592]: audit 2023-12-21T08:04:34.727005+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:35.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[64592]: audit 2023-12-21T08:04:34.980887+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:35.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[65975]: cluster 2023-12-21T08:04:33.732827+0000 mgr.y (mgr.25468) 234 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:35.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[65975]: audit 2023-12-21T08:04:34.722271+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:35.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[65975]: audit 2023-12-21T08:04:34.727005+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:35.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:35 smithi069 bash[65975]: audit 2023-12-21T08:04:34.980887+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:35.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:35 smithi081 bash[51694]: cluster 2023-12-21T08:04:33.732827+0000 mgr.y (mgr.25468) 234 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:35.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:35 smithi081 bash[51694]: audit 2023-12-21T08:04:34.722271+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:35.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:35 smithi081 bash[51694]: audit 2023-12-21T08:04:34.727005+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:35.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:35 smithi081 bash[51694]: audit 2023-12-21T08:04:34.980887+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: cluster 2023-12-21T08:04:35.734075+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:35.942780+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:35.961792+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:35.965654+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:35.967432+0000 mon.c (mon.1) 123 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:35.976951+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:36.064275+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:36.069239+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:36.074134+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:36.076230+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:36.088856+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:04:37.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: audit 2023-12-21T08:04:36.089258+0000 mgr.y (mgr.25468) 236 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:04:37.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:36 smithi081 bash[51694]: cephadm 2023-12-21T08:04:36.091095+0000 mgr.y (mgr.25468) 237 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: cluster 2023-12-21T08:04:35.734075+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:35.942780+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:35.961792+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:35.965654+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:35.967432+0000 mon.c (mon.1) 123 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:35.976951+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:36.064275+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:36.069239+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:36.074134+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:36.076230+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:36.088856+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: audit 2023-12-21T08:04:36.089258+0000 mgr.y (mgr.25468) 236 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:04:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[64592]: cephadm 2023-12-21T08:04:36.091095+0000 mgr.y (mgr.25468) 237 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: cluster 2023-12-21T08:04:35.734075+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:35.942780+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:35.961792+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:35.965654+0000 mon.c (mon.1) 122 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:35.967432+0000 mon.c (mon.1) 123 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:35.976951+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:36.064275+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:36.069239+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:36.074134+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:36.076230+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:36.088856+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: audit 2023-12-21T08:04:36.089258+0000 mgr.y (mgr.25468) 236 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-21T08:04:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:36 smithi069 bash[65975]: cephadm 2023-12-21T08:04:36.091095+0000 mgr.y (mgr.25468) 237 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-21T08:04:39.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:38 smithi081 bash[51694]: cluster 2023-12-21T08:04:37.735150+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:39.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:38 smithi081 bash[51694]: audit 2023-12-21T08:04:38.467764+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:39.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:38 smithi081 bash[51694]: audit 2023-12-21T08:04:38.474869+0000 mon.c (mon.1) 129 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:04:39.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:38 smithi081 bash[51694]: audit 2023-12-21T08:04:38.476497+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[64592]: cluster 2023-12-21T08:04:37.735150+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[64592]: audit 2023-12-21T08:04:38.467764+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[64592]: audit 2023-12-21T08:04:38.474869+0000 mon.c (mon.1) 129 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:04:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[64592]: audit 2023-12-21T08:04:38.476497+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[65975]: cluster 2023-12-21T08:04:37.735150+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[65975]: audit 2023-12-21T08:04:38.467764+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[65975]: audit 2023-12-21T08:04:38.474869+0000 mon.c (mon.1) 129 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-21T08:04:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:38 smithi069 bash[65975]: audit 2023-12-21T08:04:38.476497+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:04:40.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:39 smithi081 bash[51694]: cephadm 2023-12-21T08:04:38.461347+0000 mgr.y (mgr.25468) 239 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:04:40.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:39 smithi081 bash[51694]: cephadm 2023-12-21T08:04:38.479954+0000 mgr.y (mgr.25468) 240 : cephadm 1 Deploying daemon osd.4 on smithi081 2023-12-21T08:04:40.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:39 smithi069 bash[65975]: cephadm 2023-12-21T08:04:38.461347+0000 mgr.y (mgr.25468) 239 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:04:40.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:39 smithi069 bash[65975]: cephadm 2023-12-21T08:04:38.479954+0000 mgr.y (mgr.25468) 240 : cephadm 1 Deploying daemon osd.4 on smithi081 2023-12-21T08:04:40.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:39 smithi069 bash[64592]: cephadm 2023-12-21T08:04:38.461347+0000 mgr.y (mgr.25468) 239 : cephadm 1 Upgrade: Updating osd.4 2023-12-21T08:04:40.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:39 smithi069 bash[64592]: cephadm 2023-12-21T08:04:38.479954+0000 mgr.y (mgr.25468) 240 : cephadm 1 Deploying daemon osd.4 on smithi081 2023-12-21T08:04:41.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:40 smithi069 bash[65975]: cluster 2023-12-21T08:04:39.736236+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:41.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:40 smithi069 bash[64592]: cluster 2023-12-21T08:04:39.736236+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:41.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:40 smithi081 bash[51694]: cluster 2023-12-21T08:04:39.736236+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail 2023-12-21T08:04:42.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:41 smithi081 bash[51694]: audit 2023-12-21T08:04:40.802761+0000 mgr.y (mgr.25468) 242 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:41 smithi069 bash[64592]: audit 2023-12-21T08:04:40.802761+0000 mgr.y (mgr.25468) 242 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:42.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:41 smithi069 bash[65975]: audit 2023-12-21T08:04:40.802761+0000 mgr.y (mgr.25468) 242 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:43.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:42 smithi081 bash[51694]: cluster 2023-12-21T08:04:41.737773+0000 mgr.y (mgr.25468) 243 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-12-21T08:04:43.041 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:42 smithi081 systemd[1]: Stopping Ceph osd.4 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:04:43.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:42 smithi069 bash[64592]: cluster 2023-12-21T08:04:41.737773+0000 mgr.y (mgr.25468) 243 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-12-21T08:04:43.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:42 smithi069 bash[65975]: cluster 2023-12-21T08:04:41.737773+0000 mgr.y (mgr.25468) 243 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-12-21T08:04:43.541 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:43 smithi081 bash[28183]: debug 2023-12-21T08:04:43.144+0000 7f1d0651b700 -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-21T08:04:43.541 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:43 smithi081 bash[28183]: debug 2023-12-21T08:04:43.144+0000 7f1d0651b700 -1 osd.4 131 *** Got signal Terminated *** 2023-12-21T08:04:43.541 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:43 smithi081 bash[28183]: debug 2023-12-21T08:04:43.144+0000 7f1d0651b700 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:04:44.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:43 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.166915+0000 mon.a (mon.0) 288 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:04:44.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:43 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.166915+0000 mon.a (mon.0) 288 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:04:44.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:43 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.166915+0000 mon.a (mon.0) 288 : cluster 1 osd.4 marked itself down and dead 2023-12-21T08:04:44.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:04:44] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2023-12-21T08:04:45.291 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[53541]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:04:45.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.738901+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:45.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.975894+0000 mon.a (mon.0) 289 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:45.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.979330+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.979719+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.983854+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.985989+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:44 smithi081 bash[51694]: cluster 2023-12-21T08:04:43.997741+0000 mon.a (mon.0) 290 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-21T08:04:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.738901+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.975894+0000 mon.a (mon.0) 289 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.979330+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.979719+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.983854+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.985989+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[64592]: cluster 2023-12-21T08:04:43.997741+0000 mon.a (mon.0) 290 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.738901+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.975894+0000 mon.a (mon.0) 289 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.979330+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.979719+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.983854+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.985989+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e132 with expected crc 2023-12-21T08:04:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:44 smithi069 bash[65975]: cluster 2023-12-21T08:04:43.997741+0000 mon.a (mon.0) 290 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-21T08:04:45.791 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[53613]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:04:46.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.976674+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.980030+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.980853+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.982541+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.983279+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.985118+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.985894+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.986621+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.987651+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.988778+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.991553+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:45 smithi081 bash[51694]: cluster 2023-12-21T08:04:44.994834+0000 mon.a (mon.0) 291 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.976674+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.980030+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.980853+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.982541+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.983279+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.985118+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.985894+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.986621+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.987651+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.988778+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.991553+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[64592]: cluster 2023-12-21T08:04:44.994834+0000 mon.a (mon.0) 291 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.976674+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.980030+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.980853+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.982541+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.983279+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.985118+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.985894+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.986621+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.987651+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.988778+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.991553+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e133 with expected crc 2023-12-21T08:04:46.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:45 smithi069 bash[65975]: cluster 2023-12-21T08:04:44.994834+0000 mon.a (mon.0) 291 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-21T08:04:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:46 smithi081 bash[51694]: cluster 2023-12-21T08:04:45.740252+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v147: 161 pgs: 11 active+undersized+degraded, 15 stale+active+clean, 20 active+undersized, 115 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-21T08:04:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:46 smithi081 bash[51694]: cluster 2023-12-21T08:04:45.990971+0000 mon.a (mon.0) 292 : cluster 3 Health check failed: Degraded data redundancy: 55/630 objects degraded (8.730%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:47.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:46 smithi069 bash[65975]: cluster 2023-12-21T08:04:45.740252+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v147: 161 pgs: 11 active+undersized+degraded, 15 stale+active+clean, 20 active+undersized, 115 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-21T08:04:47.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:46 smithi069 bash[65975]: cluster 2023-12-21T08:04:45.990971+0000 mon.a (mon.0) 292 : cluster 3 Health check failed: Degraded data redundancy: 55/630 objects degraded (8.730%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:47.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:46 smithi069 bash[64592]: cluster 2023-12-21T08:04:45.740252+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v147: 161 pgs: 11 active+undersized+degraded, 15 stale+active+clean, 20 active+undersized, 115 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-21T08:04:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:46 smithi069 bash[64592]: cluster 2023-12-21T08:04:45.990971+0000 mon.a (mon.0) 292 : cluster 3 Health check failed: Degraded data redundancy: 55/630 objects degraded (8.730%), 11 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:47.655 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:04:47.708 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:47 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-21T08:04:47.708 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:47 smithi081 systemd[1]: Stopped Ceph osd.4 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:47.708 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:47 smithi081 systemd[1]: Started Ceph osd.4 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (6m) 23s ago 13m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (5m) 2m ago 12m 42.9M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (4m) 23s ago 10m 47.4M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (4m) 2m ago 18m 432M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (5m) 23s ago 20m 494M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (4m) 23s ago 21m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (3m) 2m ago 19m 21.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (3m) 23s ago 19m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:04:48.404 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (6m) 23s ago 13m 12.2M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (5m) 2m ago 13m 11.7M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (115s) 23s ago 18m 53.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (86s) 23s ago 17m 53.0M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (56s) 23s ago 17m 46.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (27s) 23s ago 16m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c f8c42fc827fa 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 starting - - - 3037M 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (15m) 2m ago 15m 55.8M 3037M 17.2.0 e1d6a67b021e 14f11b42f7f1 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (14m) 2m ago 14m 54.7M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (14m) 2m ago 14m 57.6M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (4m) 2m ago 13m 58.9M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (11m) 23s ago 11m 88.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:04:48.405 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (11m) 2m ago 11m 87.6M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:04:48.406 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (11m) 23s ago 11m 88.9M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:04:48.406 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (11m) 2m ago 11m 87.6M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:04:48.865 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:04:48.866 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:04:48.867 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-21T08:04:48.867 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 9 2023-12-21T08:04:48.867 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:04:48.867 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:04:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:48 smithi081 bash[51694]: audit 2023-12-21T08:04:47.637288+0000 mgr.y (mgr.25468) 246 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:48 smithi081 bash[51694]: audit 2023-12-21T08:04:47.694118+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:48 smithi081 bash[51694]: audit 2023-12-21T08:04:47.705547+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:49.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:48 smithi081 bash[51694]: cluster 2023-12-21T08:04:47.740978+0000 mgr.y (mgr.25468) 247 : cluster 0 pgmap v148: 161 pgs: 15 active+undersized+degraded, 6 stale+active+clean, 32 active+undersized, 108 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-21T08:04:49.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:48 smithi081 bash[51694]: audit 2023-12-21T08:04:48.016127+0000 mgr.y (mgr.25468) 248 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:49.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[64592]: audit 2023-12-21T08:04:47.637288+0000 mgr.y (mgr.25468) 246 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[64592]: audit 2023-12-21T08:04:47.694118+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[64592]: audit 2023-12-21T08:04:47.705547+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[64592]: cluster 2023-12-21T08:04:47.740978+0000 mgr.y (mgr.25468) 247 : cluster 0 pgmap v148: 161 pgs: 15 active+undersized+degraded, 6 stale+active+clean, 32 active+undersized, 108 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[64592]: audit 2023-12-21T08:04:48.016127+0000 mgr.y (mgr.25468) 248 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[65975]: audit 2023-12-21T08:04:47.637288+0000 mgr.y (mgr.25468) 246 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[65975]: audit 2023-12-21T08:04:47.694118+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[65975]: audit 2023-12-21T08:04:47.705547+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[65975]: cluster 2023-12-21T08:04:47.740978+0000 mgr.y (mgr.25468) 247 : cluster 0 pgmap v148: 161 pgs: 15 active+undersized+degraded, 6 stale+active+clean, 32 active+undersized, 108 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-21T08:04:49.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:48 smithi069 bash[65975]: audit 2023-12-21T08:04:48.016127+0000 mgr.y (mgr.25468) 248 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:49.243 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:04:49.243 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:04:49.243 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:04:49.243 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "9/23 daemons upgraded", 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:04:49.244 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:04:49.541 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-21T08:04:49.542 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: 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-21T08:04:49.542 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-21T08:04:49.542 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-21T08:04:49.542 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-21T08:04:49.542 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-21T08:04:49.542 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[53792]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-21T08:04:49.685 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 66/630 objects degraded (10.476%), 15 pgs degraded 2023-12-21T08:04:49.685 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-21T08:04:49.685 INFO:teuthology.orchestra.run.smithi069.stdout: osd.4 (root=default,host=smithi081) is down 2023-12-21T08:04:49.685 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 66/630 objects degraded (10.476%), 15 pgs degraded 2023-12-21T08:04:49.685 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.b is active+undersized+degraded, acting [7,5] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2023-12-21T08:04:49.686 INFO:teuthology.orchestra.run.smithi069.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2023-12-21T08:04:50.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[51694]: audit 2023-12-21T08:04:48.383159+0000 mgr.y (mgr.25468) 249 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:50.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[51694]: audit 2023-12-21T08:04:48.862885+0000 mon.a (mon.0) 295 : audit 0 from='client.? 172.21.15.69:0/3422967630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:50.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[51694]: audit 2023-12-21T08:04:49.240655+0000 mgr.y (mgr.25468) 250 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:50.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:49 smithi081 bash[51694]: audit 2023-12-21T08:04:49.682955+0000 mon.a (mon.0) 296 : audit 0 from='client.? 172.21.15.69:0/414062286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:50.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[64592]: audit 2023-12-21T08:04:48.383159+0000 mgr.y (mgr.25468) 249 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:50.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[64592]: audit 2023-12-21T08:04:48.862885+0000 mon.a (mon.0) 295 : audit 0 from='client.? 172.21.15.69:0/3422967630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:50.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[64592]: audit 2023-12-21T08:04:49.240655+0000 mgr.y (mgr.25468) 250 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:50.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[64592]: audit 2023-12-21T08:04:49.682955+0000 mon.a (mon.0) 296 : audit 0 from='client.? 172.21.15.69:0/414062286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:50.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[65975]: audit 2023-12-21T08:04:48.383159+0000 mgr.y (mgr.25468) 249 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:50.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[65975]: audit 2023-12-21T08:04:48.862885+0000 mon.a (mon.0) 295 : audit 0 from='client.? 172.21.15.69:0/3422967630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:04:50.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[65975]: audit 2023-12-21T08:04:49.240655+0000 mgr.y (mgr.25468) 250 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:04:50.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:49 smithi069 bash[65975]: audit 2023-12-21T08:04:49.682955+0000 mon.a (mon.0) 296 : audit 0 from='client.? 172.21.15.69:0/414062286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:04:51.041 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:50 smithi081 bash[54098]: debug 2023-12-21T08:04:50.936+0000 7efd72b25700 1 -- 172.21.15.81:0/2221104994 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5603c65ab6c0 con 0x5603c6630800 2023-12-21T08:04:51.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:50 smithi081 bash[51694]: audit 2023-12-21T08:04:49.725936+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:51.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:50 smithi081 bash[51694]: audit 2023-12-21T08:04:49.728175+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:51.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:50 smithi081 bash[51694]: cluster 2023-12-21T08:04:49.742069+0000 mgr.y (mgr.25468) 251 : cluster 0 pgmap v149: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:51.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:50 smithi069 bash[64592]: audit 2023-12-21T08:04:49.725936+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:51.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:50 smithi069 bash[64592]: audit 2023-12-21T08:04:49.728175+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:51.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:50 smithi069 bash[64592]: cluster 2023-12-21T08:04:49.742069+0000 mgr.y (mgr.25468) 251 : cluster 0 pgmap v149: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:50 smithi069 bash[65975]: audit 2023-12-21T08:04:49.725936+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:50 smithi069 bash[65975]: audit 2023-12-21T08:04:49.728175+0000 mon.c (mon.1) 131 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:04:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:50 smithi069 bash[65975]: cluster 2023-12-21T08:04:49.742069+0000 mgr.y (mgr.25468) 251 : cluster 0 pgmap v149: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:51.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:51 smithi081 bash[51694]: audit 2023-12-21T08:04:50.813890+0000 mgr.y (mgr.25468) 252 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:51.791 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:51 smithi081 bash[54098]: debug 2023-12-21T08:04:51.472+0000 7efd7bcab640 -1 Falling back to public interface 2023-12-21T08:04:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:51 smithi069 bash[64592]: audit 2023-12-21T08:04:50.813890+0000 mgr.y (mgr.25468) 252 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:52.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:51 smithi069 bash[65975]: audit 2023-12-21T08:04:50.813890+0000 mgr.y (mgr.25468) 252 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:04:53.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:52 smithi081 bash[51694]: cluster 2023-12-21T08:04:51.743943+0000 mgr.y (mgr.25468) 253 : cluster 0 pgmap v150: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:53.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:52 smithi069 bash[64592]: cluster 2023-12-21T08:04:51.743943+0000 mgr.y (mgr.25468) 253 : cluster 0 pgmap v150: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:53.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:52 smithi069 bash[65975]: cluster 2023-12-21T08:04:51.743943+0000 mgr.y (mgr.25468) 253 : cluster 0 pgmap v150: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:54.791 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:54 smithi081 bash[54098]: debug 2023-12-21T08:04:54.492+0000 7efd7bcab640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-21T08:04:54.791 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:54 smithi081 bash[54098]: debug 2023-12-21T08:04:54.544+0000 7efd7bcab640 -1 osd.4 131 log_to_monitors true 2023-12-21T08:04:54.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:04:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:04:54] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2023-12-21T08:04:55.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[64592]: cluster 2023-12-21T08:04:53.745476+0000 mgr.y (mgr.25468) 254 : cluster 0 pgmap v151: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:55.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[64592]: audit 2023-12-21T08:04:54.070809+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:55.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[64592]: audit 2023-12-21T08:04:54.083870+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:55.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[64592]: audit 2023-12-21T08:04:54.555538+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:04:55.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[64592]: audit 2023-12-21T08:04:54.570581+0000 mon.a (mon.0) 300 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:04:55.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[64592]: cluster 2023-12-21T08:04:54.803751+0000 mon.a (mon.0) 301 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:55.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[65975]: cluster 2023-12-21T08:04:53.745476+0000 mgr.y (mgr.25468) 254 : cluster 0 pgmap v151: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:55.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[65975]: audit 2023-12-21T08:04:54.070809+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:55.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[65975]: audit 2023-12-21T08:04:54.083870+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:55.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[65975]: audit 2023-12-21T08:04:54.555538+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:04:55.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[65975]: audit 2023-12-21T08:04:54.570581+0000 mon.a (mon.0) 300 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:04:55.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:55 smithi069 bash[65975]: cluster 2023-12-21T08:04:54.803751+0000 mon.a (mon.0) 301 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:55.541 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[54098]: debug 2023-12-21T08:04:55.108+0000 7efd6b118700 -1 osd.4 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:04:55.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[51694]: cluster 2023-12-21T08:04:53.745476+0000 mgr.y (mgr.25468) 254 : cluster 0 pgmap v151: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:55.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[51694]: audit 2023-12-21T08:04:54.070809+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:55.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[51694]: audit 2023-12-21T08:04:54.083870+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:55.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[51694]: audit 2023-12-21T08:04:54.555538+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:04:55.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[51694]: audit 2023-12-21T08:04:54.570581+0000 mon.a (mon.0) 300 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-21T08:04:55.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:55 smithi081 bash[51694]: cluster 2023-12-21T08:04:54.803751+0000 mon.a (mon.0) 301 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2023-12-21T08:04:56.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: cluster 2023-12-21T08:04:55.072798+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: audit 2023-12-21T08:04:55.075348+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:04:56.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: cluster 2023-12-21T08:04:55.076007+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: audit 2023-12-21T08:04:55.083776+0000 mon.a (mon.0) 302 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:04:56.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: cluster 2023-12-21T08:04:55.090792+0000 mon.a (mon.0) 303 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: audit 2023-12-21T08:04:55.091825+0000 mon.a (mon.0) 304 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: audit 2023-12-21T08:04:55.097632+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: audit 2023-12-21T08:04:55.116069+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[65975]: cluster 2023-12-21T08:04:55.280145+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: cluster 2023-12-21T08:04:55.072798+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: audit 2023-12-21T08:04:55.075348+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: cluster 2023-12-21T08:04:55.076007+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: audit 2023-12-21T08:04:55.083776+0000 mon.a (mon.0) 302 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: cluster 2023-12-21T08:04:55.090792+0000 mon.a (mon.0) 303 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: audit 2023-12-21T08:04:55.091825+0000 mon.a (mon.0) 304 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: audit 2023-12-21T08:04:55.097632+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: audit 2023-12-21T08:04:55.116069+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:56 smithi069 bash[64592]: cluster 2023-12-21T08:04:55.280145+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: cluster 2023-12-21T08:04:55.072798+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: audit 2023-12-21T08:04:55.075348+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: cluster 2023-12-21T08:04:55.076007+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: audit 2023-12-21T08:04:55.083776+0000 mon.a (mon.0) 302 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: cluster 2023-12-21T08:04:55.090792+0000 mon.a (mon.0) 303 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: audit 2023-12-21T08:04:55.091825+0000 mon.a (mon.0) 304 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: audit 2023-12-21T08:04:55.097632+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:56.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: audit 2023-12-21T08:04:55.116069+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:04:56.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:56 smithi081 bash[51694]: cluster 2023-12-21T08:04:55.280145+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e134 with expected crc 2023-12-21T08:04:57.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:55.747447+0000 mgr.y (mgr.25468) 255 : cluster 0 pgmap v153: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.111471+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.114880+0000 mon.a (mon.0) 307 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.117697+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.122708+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.123000+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.125390+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.129785+0000 mon.a (mon.0) 308 : cluster 1 osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453] boot 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: cluster 2023-12-21T08:04:56.129853+0000 mon.a (mon.0) 309 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[64592]: audit 2023-12-21T08:04:56.130682+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:55.747447+0000 mgr.y (mgr.25468) 255 : cluster 0 pgmap v153: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.111471+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.114880+0000 mon.a (mon.0) 307 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:57.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.117697+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.122708+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.123000+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.125390+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.129785+0000 mon.a (mon.0) 308 : cluster 1 osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453] boot 2023-12-21T08:04:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: cluster 2023-12-21T08:04:56.129853+0000 mon.a (mon.0) 309 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-21T08:04:57.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:57 smithi069 bash[65975]: audit 2023-12-21T08:04:56.130682+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:04:57.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:55.747447+0000 mgr.y (mgr.25468) 255 : cluster 0 pgmap v153: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-21T08:04:57.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.111471+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.114880+0000 mon.a (mon.0) 307 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:04:57.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.117697+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.122708+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.123000+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.125390+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-21T08:04:57.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.129785+0000 mon.a (mon.0) 308 : cluster 1 osd.4 [v2:172.21.15.81:6800/2906729453,v1:172.21.15.81:6801/2906729453] boot 2023-12-21T08:04:57.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: cluster 2023-12-21T08:04:56.129853+0000 mon.a (mon.0) 309 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-21T08:04:57.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:57 smithi081 bash[51694]: audit 2023-12-21T08:04:56.130682+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.123235+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.123314+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.124606+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.126804+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.128786+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.128970+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.129829+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.131708+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.133618+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.134076+0000 mon.a (mon.0) 310 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-21T08:04:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.135077+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.123235+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.123314+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.124606+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.126804+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.128786+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.128970+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.129829+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.131708+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.133618+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.134076+0000 mon.a (mon.0) 310 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-21T08:04:58.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:58 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.135077+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.123235+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.123314+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.124606+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.126804+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.128786+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.128970+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.129829+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.131708+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.133618+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:58.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.134076+0000 mon.a (mon.0) 310 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-21T08:04:58.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:58 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.135077+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e136 with expected crc 2023-12-21T08:04:59.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:04:59 smithi069 bash[64592]: cluster 2023-12-21T08:04:57.748589+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v156: 161 pgs: 3 peering, 26 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-21T08:04:59.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:04:59 smithi069 bash[65975]: cluster 2023-12-21T08:04:57.748589+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v156: 161 pgs: 3 peering, 26 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-21T08:04:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:04:59 smithi081 bash[51694]: cluster 2023-12-21T08:04:57.748589+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v156: 161 pgs: 3 peering, 26 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-21T08:05:01.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:00 smithi069 bash[64592]: cluster 2023-12-21T08:04:59.750001+0000 mgr.y (mgr.25468) 257 : cluster 0 pgmap v157: 161 pgs: 3 peering, 20 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-21T08:05:01.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:00 smithi069 bash[64592]: cluster 2023-12-21T08:05:00.140487+0000 mon.a (mon.0) 311 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:01.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:00 smithi069 bash[65975]: cluster 2023-12-21T08:04:59.750001+0000 mgr.y (mgr.25468) 257 : cluster 0 pgmap v157: 161 pgs: 3 peering, 20 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-21T08:05:01.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:00 smithi069 bash[65975]: cluster 2023-12-21T08:05:00.140487+0000 mon.a (mon.0) 311 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:01.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:00 smithi081 bash[51694]: cluster 2023-12-21T08:04:59.750001+0000 mgr.y (mgr.25468) 257 : cluster 0 pgmap v157: 161 pgs: 3 peering, 20 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-21T08:05:01.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:00 smithi081 bash[51694]: cluster 2023-12-21T08:05:00.140487+0000 mon.a (mon.0) 311 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:02.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:01 smithi069 bash[64592]: audit 2023-12-21T08:05:00.821818+0000 mgr.y (mgr.25468) 258 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:02.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:01 smithi069 bash[65975]: audit 2023-12-21T08:05:00.821818+0000 mgr.y (mgr.25468) 258 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:01 smithi081 bash[51694]: audit 2023-12-21T08:05:00.821818+0000 mgr.y (mgr.25468) 258 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:03.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:02 smithi069 bash[64592]: cluster 2023-12-21T08:05:01.751461+0000 mgr.y (mgr.25468) 259 : cluster 0 pgmap v158: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-21T08:05:03.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:02 smithi069 bash[64592]: cluster 2023-12-21T08:05:01.810511+0000 mon.a (mon.0) 312 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded) 2023-12-21T08:05:03.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:02 smithi069 bash[64592]: cluster 2023-12-21T08:05:01.810590+0000 mon.a (mon.0) 313 : cluster 1 Cluster is now healthy 2023-12-21T08:05:03.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:02 smithi069 bash[65975]: cluster 2023-12-21T08:05:01.751461+0000 mgr.y (mgr.25468) 259 : cluster 0 pgmap v158: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-21T08:05:03.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:02 smithi069 bash[65975]: cluster 2023-12-21T08:05:01.810511+0000 mon.a (mon.0) 312 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded) 2023-12-21T08:05:03.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:02 smithi069 bash[65975]: cluster 2023-12-21T08:05:01.810590+0000 mon.a (mon.0) 313 : cluster 1 Cluster is now healthy 2023-12-21T08:05:03.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:02 smithi081 bash[51694]: cluster 2023-12-21T08:05:01.751461+0000 mgr.y (mgr.25468) 259 : cluster 0 pgmap v158: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-21T08:05:03.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:02 smithi081 bash[51694]: cluster 2023-12-21T08:05:01.810511+0000 mon.a (mon.0) 312 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded) 2023-12-21T08:05:03.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:02 smithi081 bash[51694]: cluster 2023-12-21T08:05:01.810590+0000 mon.a (mon.0) 313 : cluster 1 Cluster is now healthy 2023-12-21T08:05:04.829 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:05:04] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2023-12-21T08:05:05.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[64592]: cluster 2023-12-21T08:05:03.752692+0000 mgr.y (mgr.25468) 260 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:05.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[64592]: audit 2023-12-21T08:05:04.723538+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:05.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[64592]: audit 2023-12-21T08:05:04.726281+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:05.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[65975]: cluster 2023-12-21T08:05:03.752692+0000 mgr.y (mgr.25468) 260 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:05.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[65975]: audit 2023-12-21T08:05:04.723538+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:05.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:04 smithi069 bash[65975]: audit 2023-12-21T08:05:04.726281+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:05.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:04 smithi081 bash[51694]: cluster 2023-12-21T08:05:03.752692+0000 mgr.y (mgr.25468) 260 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:05.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:04 smithi081 bash[51694]: audit 2023-12-21T08:05:04.723538+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:05.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:04 smithi081 bash[51694]: audit 2023-12-21T08:05:04.726281+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:06.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.077808+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.094818+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.098657+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.100364+0000 mon.c (mon.1) 135 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.110236+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.198734+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.201893+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.204405+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.206339+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.208523+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: audit 2023-12-21T08:05:05.208849+0000 mgr.y (mgr.25468) 261 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[64592]: cephadm 2023-12-21T08:05:05.210811+0000 mgr.y (mgr.25468) 262 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.077808+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.094818+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.098657+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.100364+0000 mon.c (mon.1) 135 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.110236+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.198734+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.201893+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.204405+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.206339+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.208523+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: audit 2023-12-21T08:05:05.208849+0000 mgr.y (mgr.25468) 261 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:05:06.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:06 smithi069 bash[65975]: cephadm 2023-12-21T08:05:05.210811+0000 mgr.y (mgr.25468) 262 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.077808+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.094818+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.098657+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.100364+0000 mon.c (mon.1) 135 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.110236+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.198734+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.201893+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.204405+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.206339+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:06.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.208523+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:05:06.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: audit 2023-12-21T08:05:05.208849+0000 mgr.y (mgr.25468) 261 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-21T08:05:06.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:06 smithi081 bash[51694]: cephadm 2023-12-21T08:05:05.210811+0000 mgr.y (mgr.25468) 262 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-21T08:05:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:07 smithi069 bash[64592]: cluster 2023-12-21T08:05:05.753774+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2023-12-21T08:05:07.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:07 smithi069 bash[65975]: cluster 2023-12-21T08:05:05.753774+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2023-12-21T08:05:07.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:07 smithi081 bash[51694]: cluster 2023-12-21T08:05:05.753774+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2023-12-21T08:05:08.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:08 smithi081 bash[51694]: cephadm 2023-12-21T08:05:07.530893+0000 mgr.y (mgr.25468) 264 : cephadm 1 Upgrade: Updating osd.5 2023-12-21T08:05:08.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:08 smithi081 bash[51694]: audit 2023-12-21T08:05:07.539213+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:08.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:08 smithi081 bash[51694]: audit 2023-12-21T08:05:07.544859+0000 mon.c (mon.1) 141 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:05:08.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:08 smithi081 bash[51694]: audit 2023-12-21T08:05:07.546671+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:08 smithi081 bash[51694]: cephadm 2023-12-21T08:05:07.552395+0000 mgr.y (mgr.25468) 265 : cephadm 1 Deploying daemon osd.5 on smithi081 2023-12-21T08:05:08.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:08 smithi081 bash[51694]: cluster 2023-12-21T08:05:07.754729+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[64592]: cephadm 2023-12-21T08:05:07.530893+0000 mgr.y (mgr.25468) 264 : cephadm 1 Upgrade: Updating osd.5 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[64592]: audit 2023-12-21T08:05:07.539213+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[64592]: audit 2023-12-21T08:05:07.544859+0000 mon.c (mon.1) 141 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[64592]: audit 2023-12-21T08:05:07.546671+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[64592]: cephadm 2023-12-21T08:05:07.552395+0000 mgr.y (mgr.25468) 265 : cephadm 1 Deploying daemon osd.5 on smithi081 2023-12-21T08:05:08.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[64592]: cluster 2023-12-21T08:05:07.754729+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[65975]: cephadm 2023-12-21T08:05:07.530893+0000 mgr.y (mgr.25468) 264 : cephadm 1 Upgrade: Updating osd.5 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[65975]: audit 2023-12-21T08:05:07.539213+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[65975]: audit 2023-12-21T08:05:07.544859+0000 mon.c (mon.1) 141 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[65975]: audit 2023-12-21T08:05:07.546671+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[65975]: cephadm 2023-12-21T08:05:07.552395+0000 mgr.y (mgr.25468) 265 : cephadm 1 Deploying daemon osd.5 on smithi081 2023-12-21T08:05:08.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:08 smithi069 bash[65975]: cluster 2023-12-21T08:05:07.754729+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2023-12-21T08:05:11.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:11 smithi069 bash[64592]: cluster 2023-12-21T08:05:09.755838+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:05:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:11 smithi069 bash[64592]: audit 2023-12-21T08:05:10.021732+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:11.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:11 smithi069 bash[65975]: cluster 2023-12-21T08:05:09.755838+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:05:11.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:11 smithi069 bash[65975]: audit 2023-12-21T08:05:10.021732+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:11.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:11 smithi081 bash[51694]: cluster 2023-12-21T08:05:09.755838+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:05:11.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:11 smithi081 bash[51694]: audit 2023-12-21T08:05:10.021732+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:12.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:12 smithi081 bash[51694]: audit 2023-12-21T08:05:10.833038+0000 mgr.y (mgr.25468) 268 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:12.291 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:12 smithi081 systemd[1]: Stopping Ceph osd.5 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:05:12.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:12 smithi069 bash[64592]: audit 2023-12-21T08:05:10.833038+0000 mgr.y (mgr.25468) 268 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:12 smithi069 bash[65975]: audit 2023-12-21T08:05:10.833038+0000 mgr.y (mgr.25468) 268 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:12.791 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:12 smithi081 bash[31270]: debug 2023-12-21T08:05:12.272+0000 7f595fa76700 -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-21T08:05:12.791 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:12 smithi081 bash[31270]: debug 2023-12-21T08:05:12.272+0000 7f595fa76700 -1 osd.5 136 *** Got signal Terminated *** 2023-12-21T08:05:12.791 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:12 smithi081 bash[31270]: debug 2023-12-21T08:05:12.272+0000 7f595fa76700 -1 osd.5 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:05:13.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:13 smithi081 bash[51694]: cluster 2023-12-21T08:05:11.757343+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:13.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:13 smithi081 bash[51694]: cluster 2023-12-21T08:05:12.292623+0000 mon.a (mon.0) 320 : cluster 1 osd.5 marked itself down and dead 2023-12-21T08:05:13.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:13 smithi069 bash[64592]: cluster 2023-12-21T08:05:11.757343+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:13.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:13 smithi069 bash[64592]: cluster 2023-12-21T08:05:12.292623+0000 mon.a (mon.0) 320 : cluster 1 osd.5 marked itself down and dead 2023-12-21T08:05:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:13 smithi069 bash[65975]: cluster 2023-12-21T08:05:11.757343+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:13 smithi069 bash[65975]: cluster 2023-12-21T08:05:12.292623+0000 mon.a (mon.0) 320 : cluster 1 osd.5 marked itself down and dead 2023-12-21T08:05:14.266 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:13 smithi081 bash[55591]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:05:14.266 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[55667]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:05:14.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.025282+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.025884+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.029301+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:14.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.029957+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.031304+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.032929+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.034360+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.035339+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:14 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.042753+0000 mon.a (mon.0) 322 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-21T08:05:14.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.025282+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.025884+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.029301+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.029957+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.031304+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.032929+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.034360+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.035339+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.042753+0000 mon.a (mon.0) 322 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.025282+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.025884+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.029301+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.029957+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.031304+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.032929+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.034360+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.035339+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e137 with expected crc 2023-12-21T08:05:14.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.042753+0000 mon.a (mon.0) 322 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-21T08:05:14.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:05:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:05:14] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.33.4" 2023-12-21T08:05:15.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:13.758331+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v165: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:05:15.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.034988+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.039257+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.040265+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.040456+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:05:15.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.043132+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.045557+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:15 smithi081 bash[51694]: cluster 2023-12-21T08:05:14.051749+0000 mon.a (mon.0) 324 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-21T08:05:15.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:13.758331+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v165: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.034988+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.039257+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.040265+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.040456+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.043132+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.045557+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[64592]: cluster 2023-12-21T08:05:14.051749+0000 mon.a (mon.0) 324 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:13.758331+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v165: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.034988+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.039257+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.040265+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.040456+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.043132+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.045557+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e138 with expected crc 2023-12-21T08:05:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:15 smithi069 bash[65975]: cluster 2023-12-21T08:05:14.051749+0000 mon.a (mon.0) 324 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-21T08:05:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:16 smithi069 bash[64592]: cluster 2023-12-21T08:05:16.034862+0000 mon.a (mon.0) 325 : cluster 3 Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 9 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:16.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:16 smithi069 bash[65975]: cluster 2023-12-21T08:05:16.034862+0000 mon.a (mon.0) 325 : cluster 3 Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 9 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:16.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:16 smithi081 bash[51694]: cluster 2023-12-21T08:05:16.034862+0000 mon.a (mon.0) 325 : cluster 3 Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 9 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:16.497 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:16 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-21T08:05:16.498 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:16 smithi081 systemd[1]: Stopped Ceph osd.5 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:16.790 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:16 smithi081 systemd[1]: Started Ceph osd.5 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:17.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:17 smithi069 bash[64592]: cluster 2023-12-21T08:05:15.759197+0000 mgr.y (mgr.25468) 271 : cluster 0 pgmap v167: 161 pgs: 9 active+undersized+degraded, 7 peering, 11 stale+active+clean, 14 active+undersized, 120 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-21T08:05:17.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:17 smithi069 bash[64592]: audit 2023-12-21T08:05:16.548525+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:17.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:17 smithi069 bash[64592]: audit 2023-12-21T08:05:16.562111+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:17.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:17 smithi069 bash[65975]: cluster 2023-12-21T08:05:15.759197+0000 mgr.y (mgr.25468) 271 : cluster 0 pgmap v167: 161 pgs: 9 active+undersized+degraded, 7 peering, 11 stale+active+clean, 14 active+undersized, 120 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-21T08:05:17.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:17 smithi069 bash[65975]: audit 2023-12-21T08:05:16.548525+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:17.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:17 smithi069 bash[65975]: audit 2023-12-21T08:05:16.562111+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:17.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:17 smithi081 bash[51694]: cluster 2023-12-21T08:05:15.759197+0000 mgr.y (mgr.25468) 271 : cluster 0 pgmap v167: 161 pgs: 9 active+undersized+degraded, 7 peering, 11 stale+active+clean, 14 active+undersized, 120 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-21T08:05:17.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:17 smithi081 bash[51694]: audit 2023-12-21T08:05:16.548525+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:17.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:17 smithi081 bash[51694]: audit 2023-12-21T08:05:16.562111+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:18.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[51694]: audit 2023-12-21T08:05:17.124994+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:18.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[51694]: audit 2023-12-21T08:05:17.143220+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:18.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-21T08:05:18.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: 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-21T08:05:18.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-21T08:05:18.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-21T08:05:18.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-21T08:05:18.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-21T08:05:18.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:18 smithi081 bash[55850]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-21T08:05:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:18 smithi069 bash[64592]: audit 2023-12-21T08:05:17.124994+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:18.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:18 smithi069 bash[64592]: audit 2023-12-21T08:05:17.143220+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:18 smithi069 bash[65975]: audit 2023-12-21T08:05:17.124994+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:18.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:18 smithi069 bash[65975]: audit 2023-12-21T08:05:17.143220+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:19.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:19 smithi081 bash[51694]: cluster 2023-12-21T08:05:17.760640+0000 mgr.y (mgr.25468) 272 : cluster 0 pgmap v168: 161 pgs: 16 active+undersized+degraded, 7 peering, 5 stale+active+clean, 21 active+undersized, 112 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2023-12-21T08:05:19.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:19 smithi069 bash[64592]: cluster 2023-12-21T08:05:17.760640+0000 mgr.y (mgr.25468) 272 : cluster 0 pgmap v168: 161 pgs: 16 active+undersized+degraded, 7 peering, 5 stale+active+clean, 21 active+undersized, 112 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2023-12-21T08:05:19.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:19 smithi069 bash[65975]: cluster 2023-12-21T08:05:17.760640+0000 mgr.y (mgr.25468) 272 : cluster 0 pgmap v168: 161 pgs: 16 active+undersized+degraded, 7 peering, 5 stale+active+clean, 21 active+undersized, 112 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2023-12-21T08:05:20.041 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:19 smithi081 bash[56153]: debug 2023-12-21T08:05:19.788+0000 7fd8a16d7700 1 -- 172.21.15.81:0/3584709093 <== mon.0 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5563f12936c0 con 0x5563f1318c00 2023-12-21T08:05:20.090 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:05:20.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:20 smithi081 bash[56153]: debug 2023-12-21T08:05:20.328+0000 7fd8aa85d640 -1 Falling back to public interface 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (6m) 55s ago 13m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (6m) 26s ago 13m 43.4M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (5m) 55s ago 11m 47.4M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (5m) 26s ago 19m 435M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (5m) 55s ago 21m 494M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (4m) 55s ago 21m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:05:20.862 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (3m) 26s ago 19m 45.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (4m) 55s ago 19m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (6m) 55s ago 13m 12.2M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (6m) 26s ago 13m 12.4M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (2m) 55s ago 19m 53.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (118s) 55s ago 18m 53.0M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (88s) 55s ago 17m 46.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (60s) 55s ago 17m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c f8c42fc827fa 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (30s) 26s ago 16m - 3037M 19.0.0-297-ga89fee39 36973ca01a0c 8f0058512801 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 starting - - - 3037M 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (15m) 26s ago 15m 63.3M 3037M 17.2.0 e1d6a67b021e 0c987887a1f8 2023-12-21T08:05:20.863 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (14m) 26s ago 14m 66.4M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:05:20.864 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (5m) 26s ago 13m 68.8M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:05:20.864 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (11m) 55s ago 11m 88.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:05:20.864 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (11m) 26s ago 11m 88.8M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:05:20.864 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (11m) 55s ago 11m 88.9M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:05:20.864 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (11m) 26s ago 11m 88.5M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:05:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:20 smithi081 bash[51694]: audit 2023-12-21T08:05:19.723650+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:21.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:20 smithi081 bash[51694]: audit 2023-12-21T08:05:19.727802+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:21.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:20 smithi081 bash[51694]: cluster 2023-12-21T08:05:19.761546+0000 mgr.y (mgr.25468) 273 : cluster 0 pgmap v169: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:21.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:20 smithi081 bash[51694]: audit 2023-12-21T08:05:20.072785+0000 mgr.y (mgr.25468) 274 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:21.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[64592]: audit 2023-12-21T08:05:19.723650+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[64592]: audit 2023-12-21T08:05:19.727802+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[64592]: cluster 2023-12-21T08:05:19.761546+0000 mgr.y (mgr.25468) 273 : cluster 0 pgmap v169: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[64592]: audit 2023-12-21T08:05:20.072785+0000 mgr.y (mgr.25468) 274 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[65975]: audit 2023-12-21T08:05:19.723650+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[65975]: audit 2023-12-21T08:05:19.727802+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[65975]: cluster 2023-12-21T08:05:19.761546+0000 mgr.y (mgr.25468) 273 : cluster 0 pgmap v169: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:21.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:20 smithi069 bash[65975]: audit 2023-12-21T08:05:20.072785+0000 mgr.y (mgr.25468) 274 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:21.315 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:21.316 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 10 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:05:21.317 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:05:21.688 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:05:21.689 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "10/23 daemons upgraded", 2023-12-21T08:05:21.689 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:05:21.689 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:05:21.689 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:05:22.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:21 smithi081 bash[51694]: audit 2023-12-21T08:05:20.452105+0000 mgr.y (mgr.25468) 275 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:22.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:21 smithi081 bash[51694]: cluster 2023-12-21T08:05:20.719167+0000 mon.a (mon.0) 331 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-21T08:05:22.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:21 smithi081 bash[51694]: audit 2023-12-21T08:05:20.828670+0000 mgr.y (mgr.25468) 276 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:22.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:21 smithi081 bash[51694]: audit 2023-12-21T08:05:20.841675+0000 mgr.y (mgr.25468) 277 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:22.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:21 smithi081 bash[51694]: audit 2023-12-21T08:05:21.313164+0000 mon.c (mon.1) 144 : audit 0 from='client.? 172.21.15.69:0/3267424354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: osd.5 (root=default,host=smithi081) is down 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2023-12-21T08:05:22.137 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.1f is active+undersized+degraded, acting [6,2] 2023-12-21T08:05:22.138 INFO:teuthology.orchestra.run.smithi069.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2023-12-21T08:05:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[64592]: audit 2023-12-21T08:05:20.452105+0000 mgr.y (mgr.25468) 275 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[64592]: cluster 2023-12-21T08:05:20.719167+0000 mon.a (mon.0) 331 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-21T08:05:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[64592]: audit 2023-12-21T08:05:20.828670+0000 mgr.y (mgr.25468) 276 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[64592]: audit 2023-12-21T08:05:20.841675+0000 mgr.y (mgr.25468) 277 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:22.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[64592]: audit 2023-12-21T08:05:21.313164+0000 mon.c (mon.1) 144 : audit 0 from='client.? 172.21.15.69:0/3267424354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[65975]: audit 2023-12-21T08:05:20.452105+0000 mgr.y (mgr.25468) 275 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[65975]: cluster 2023-12-21T08:05:20.719167+0000 mon.a (mon.0) 331 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-21T08:05:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[65975]: audit 2023-12-21T08:05:20.828670+0000 mgr.y (mgr.25468) 276 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[65975]: audit 2023-12-21T08:05:20.841675+0000 mgr.y (mgr.25468) 277 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:21 smithi069 bash[65975]: audit 2023-12-21T08:05:21.313164+0000 mon.c (mon.1) 144 : audit 0 from='client.? 172.21.15.69:0/3267424354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:23.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:22 smithi081 bash[51694]: audit 2023-12-21T08:05:21.684878+0000 mgr.y (mgr.25468) 278 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:23.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:22 smithi081 bash[51694]: cluster 2023-12-21T08:05:21.763083+0000 mgr.y (mgr.25468) 279 : cluster 0 pgmap v170: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:23.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:22 smithi081 bash[51694]: audit 2023-12-21T08:05:22.134459+0000 mon.c (mon.1) 145 : audit 0 from='client.? 172.21.15.69:0/2776294840' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:22 smithi069 bash[65975]: audit 2023-12-21T08:05:21.684878+0000 mgr.y (mgr.25468) 278 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:23.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:22 smithi069 bash[65975]: cluster 2023-12-21T08:05:21.763083+0000 mgr.y (mgr.25468) 279 : cluster 0 pgmap v170: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:23.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:22 smithi069 bash[65975]: audit 2023-12-21T08:05:22.134459+0000 mon.c (mon.1) 145 : audit 0 from='client.? 172.21.15.69:0/2776294840' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:22 smithi069 bash[64592]: audit 2023-12-21T08:05:21.684878+0000 mgr.y (mgr.25468) 278 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:22 smithi069 bash[64592]: cluster 2023-12-21T08:05:21.763083+0000 mgr.y (mgr.25468) 279 : cluster 0 pgmap v170: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:22 smithi069 bash[64592]: audit 2023-12-21T08:05:22.134459+0000 mon.c (mon.1) 145 : audit 0 from='client.? 172.21.15.69:0/2776294840' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:23.791 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:23 smithi081 bash[56153]: debug 2023-12-21T08:05:23.336+0000 7fd8aa85d640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-21T08:05:23.791 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:23 smithi081 bash[56153]: debug 2023-12-21T08:05:23.372+0000 7fd8aa85d640 -1 osd.5 136 log_to_monitors true 2023-12-21T08:05:24.291 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:05:24 smithi081 bash[56153]: debug 2023-12-21T08:05:24.060+0000 7fd898cc8700 -1 osd.5 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:05:24.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:23 smithi081 bash[51694]: audit 2023-12-21T08:05:22.991302+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:24.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:23 smithi081 bash[51694]: audit 2023-12-21T08:05:23.004598+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:24.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:23 smithi081 bash[51694]: audit 2023-12-21T08:05:23.381902+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:05:24.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:23 smithi081 bash[51694]: audit 2023-12-21T08:05:23.396227+0000 mon.a (mon.0) 334 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:05:24.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[65975]: audit 2023-12-21T08:05:22.991302+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:24.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[65975]: audit 2023-12-21T08:05:23.004598+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:24.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[65975]: audit 2023-12-21T08:05:23.381902+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:05:24.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[65975]: audit 2023-12-21T08:05:23.396227+0000 mon.a (mon.0) 334 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:05:24.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[64592]: audit 2023-12-21T08:05:22.991302+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:24.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[64592]: audit 2023-12-21T08:05:23.004598+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:24.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[64592]: audit 2023-12-21T08:05:23.381902+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:05:24.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:23 smithi069 bash[64592]: audit 2023-12-21T08:05:23.396227+0000 mon.a (mon.0) 334 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-21T08:05:24.908 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:05:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:05:24] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: cluster 2023-12-21T08:05:23.764553+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v171: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: audit 2023-12-21T08:05:24.006452+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: audit 2023-12-21T08:05:24.010622+0000 mon.a (mon.0) 335 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: cluster 2023-12-21T08:05:24.016721+0000 mon.a (mon.0) 336 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: audit 2023-12-21T08:05:24.020725+0000 mon.a (mon.0) 337 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: audit 2023-12-21T08:05:24.100061+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: audit 2023-12-21T08:05:24.112541+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: cluster 2023-12-21T08:05:24.161542+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: cluster 2023-12-21T08:05:24.161806+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:05:25.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:25 smithi081 bash[51694]: cluster 2023-12-21T08:05:24.813209+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: cluster 2023-12-21T08:05:23.764553+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v171: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: audit 2023-12-21T08:05:24.006452+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: audit 2023-12-21T08:05:24.010622+0000 mon.a (mon.0) 335 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: cluster 2023-12-21T08:05:24.016721+0000 mon.a (mon.0) 336 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: audit 2023-12-21T08:05:24.020725+0000 mon.a (mon.0) 337 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: audit 2023-12-21T08:05:24.100061+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: audit 2023-12-21T08:05:24.112541+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: cluster 2023-12-21T08:05:24.161542+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: cluster 2023-12-21T08:05:24.161806+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[64592]: cluster 2023-12-21T08:05:24.813209+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: cluster 2023-12-21T08:05:23.764553+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v171: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: audit 2023-12-21T08:05:24.006452+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:25.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: audit 2023-12-21T08:05:24.010622+0000 mon.a (mon.0) 335 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: cluster 2023-12-21T08:05:24.016721+0000 mon.a (mon.0) 336 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: audit 2023-12-21T08:05:24.020725+0000 mon.a (mon.0) 337 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: audit 2023-12-21T08:05:24.100061+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: audit 2023-12-21T08:05:24.112541+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: cluster 2023-12-21T08:05:24.161542+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: cluster 2023-12-21T08:05:24.161806+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e139 with expected crc 2023-12-21T08:05:25.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:25 smithi069 bash[65975]: cluster 2023-12-21T08:05:24.813209+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.009455+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.009876+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.012576+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.015199+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.018272+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: audit 2023-12-21T08:05:25.025559+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.026515+0000 mon.a (mon.0) 342 : cluster 1 osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206] boot 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.026586+0000 mon.a (mon.0) 343 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-21T08:05:26.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:26 smithi081 bash[51694]: audit 2023-12-21T08:05:25.055969+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.009455+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.009876+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.012576+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.015199+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.018272+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: audit 2023-12-21T08:05:25.025559+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.026515+0000 mon.a (mon.0) 342 : cluster 1 osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206] boot 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.026586+0000 mon.a (mon.0) 343 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[64592]: audit 2023-12-21T08:05:25.055969+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.009455+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.009876+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.012576+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.015199+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.018272+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e140 with expected crc 2023-12-21T08:05:26.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: audit 2023-12-21T08:05:25.025559+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-21T08:05:26.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.026515+0000 mon.a (mon.0) 342 : cluster 1 osd.5 [v2:172.21.15.81:6808/3560739206,v1:172.21.15.81:6809/3560739206] boot 2023-12-21T08:05:26.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.026586+0000 mon.a (mon.0) 343 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-21T08:05:26.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:26 smithi069 bash[65975]: audit 2023-12-21T08:05:25.055969+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:27.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:25.765725+0000 mgr.y (mgr.25468) 281 : cluster 0 pgmap v174: 161 pgs: 14 peering, 17 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2023-12-21T08:05:27.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:26.016790+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:26.020671+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:26.023141+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:26.023480+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:26.026592+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:27 smithi081 bash[51694]: cluster 2023-12-21T08:05:26.034002+0000 mon.a (mon.0) 345 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-21T08:05:27.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:25.765725+0000 mgr.y (mgr.25468) 281 : cluster 0 pgmap v174: 161 pgs: 14 peering, 17 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2023-12-21T08:05:27.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:26.016790+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:26.020671+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:26.023141+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:26.023480+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:26.026592+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[64592]: cluster 2023-12-21T08:05:26.034002+0000 mon.a (mon.0) 345 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:25.765725+0000 mgr.y (mgr.25468) 281 : cluster 0 pgmap v174: 161 pgs: 14 peering, 17 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:26.016790+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:26.020671+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:26.023141+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:26.023480+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:26.026592+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2023-12-21T08:05:27.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:27 smithi069 bash[65975]: cluster 2023-12-21T08:05:26.034002+0000 mon.a (mon.0) 345 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-21T08:05:29.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:29 smithi081 bash[51694]: cluster 2023-12-21T08:05:27.766796+0000 mgr.y (mgr.25468) 282 : cluster 0 pgmap v176: 161 pgs: 18 peering, 13 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:05:29.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:29 smithi069 bash[64592]: cluster 2023-12-21T08:05:27.766796+0000 mgr.y (mgr.25468) 282 : cluster 0 pgmap v176: 161 pgs: 18 peering, 13 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:05:29.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:29 smithi069 bash[65975]: cluster 2023-12-21T08:05:27.766796+0000 mgr.y (mgr.25468) 282 : cluster 0 pgmap v176: 161 pgs: 18 peering, 13 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:05:30.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:30 smithi081 bash[51694]: cluster 2023-12-21T08:05:29.815032+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:30.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:30 smithi069 bash[64592]: cluster 2023-12-21T08:05:29.815032+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:30.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:30 smithi069 bash[65975]: cluster 2023-12-21T08:05:29.815032+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:31 smithi069 bash[64592]: cluster 2023-12-21T08:05:29.768006+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v177: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-21T08:05:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:31 smithi069 bash[64592]: cluster 2023-12-21T08:05:30.034117+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2023-12-21T08:05:31.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:31 smithi069 bash[64592]: cluster 2023-12-21T08:05:30.034195+0000 mon.a (mon.0) 348 : cluster 1 Cluster is now healthy 2023-12-21T08:05:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:31 smithi069 bash[65975]: cluster 2023-12-21T08:05:29.768006+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v177: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-21T08:05:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:31 smithi069 bash[65975]: cluster 2023-12-21T08:05:30.034117+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2023-12-21T08:05:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:31 smithi069 bash[65975]: cluster 2023-12-21T08:05:30.034195+0000 mon.a (mon.0) 348 : cluster 1 Cluster is now healthy 2023-12-21T08:05:31.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:31 smithi081 bash[51694]: cluster 2023-12-21T08:05:29.768006+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v177: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-21T08:05:31.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:31 smithi081 bash[51694]: cluster 2023-12-21T08:05:30.034117+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2023-12-21T08:05:31.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:31 smithi081 bash[51694]: cluster 2023-12-21T08:05:30.034195+0000 mon.a (mon.0) 348 : cluster 1 Cluster is now healthy 2023-12-21T08:05:32.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:32 smithi081 bash[51694]: audit 2023-12-21T08:05:30.849865+0000 mgr.y (mgr.25468) 284 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:32 smithi069 bash[64592]: audit 2023-12-21T08:05:30.849865+0000 mgr.y (mgr.25468) 284 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:32.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:32 smithi069 bash[65975]: audit 2023-12-21T08:05:30.849865+0000 mgr.y (mgr.25468) 284 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:33.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:33 smithi069 bash[65975]: cluster 2023-12-21T08:05:31.769402+0000 mgr.y (mgr.25468) 285 : cluster 0 pgmap v178: 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-21T08:05:33.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:33 smithi069 bash[64592]: cluster 2023-12-21T08:05:31.769402+0000 mgr.y (mgr.25468) 285 : cluster 0 pgmap v178: 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-21T08:05:33.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:33 smithi081 bash[51694]: cluster 2023-12-21T08:05:31.769402+0000 mgr.y (mgr.25468) 285 : cluster 0 pgmap v178: 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-21T08:05:34.908 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:05:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:05:34] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2023-12-21T08:05:35.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: cluster 2023-12-21T08:05:33.770514+0000 mgr.y (mgr.25468) 286 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2023-12-21T08:05:35.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.072835+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.081690+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.083897+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.085177+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.092913+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.181360+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.184539+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.187254+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.189442+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.192208+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.192556+0000 mgr.y (mgr.25468) 287 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:05:35.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: cephadm 2023-12-21T08:05:34.194690+0000 mgr.y (mgr.25468) 288 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.724135+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[64592]: audit 2023-12-21T08:05:34.726933+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: cluster 2023-12-21T08:05:33.770514+0000 mgr.y (mgr.25468) 286 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.072835+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.081690+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.083897+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:35.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.085177+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.092913+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.181360+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.184539+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.187254+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.189442+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.192208+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.192556+0000 mgr.y (mgr.25468) 287 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: cephadm 2023-12-21T08:05:34.194690+0000 mgr.y (mgr.25468) 288 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.724135+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.411 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:35 smithi069 bash[65975]: audit 2023-12-21T08:05:34.726933+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: cluster 2023-12-21T08:05:33.770514+0000 mgr.y (mgr.25468) 286 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.072835+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.081690+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.083897+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.085177+0000 mon.c (mon.1) 148 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.092913+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.181360+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.184539+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.187254+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.189442+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.192208+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.192556+0000 mgr.y (mgr.25468) 287 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: cephadm 2023-12-21T08:05:34.194690+0000 mgr.y (mgr.25468) 288 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.724135+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:35.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:35 smithi081 bash[51694]: audit 2023-12-21T08:05:34.726933+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:36.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:36 smithi081 bash[51694]: audit 2023-12-21T08:05:35.086717+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:36.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:36 smithi069 bash[64592]: audit 2023-12-21T08:05:35.086717+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:36.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:36 smithi069 bash[65975]: audit 2023-12-21T08:05:35.086717+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:37 smithi081 bash[51694]: cluster 2023-12-21T08:05:35.771573+0000 mgr.y (mgr.25468) 289 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2023-12-21T08:05:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:37 smithi081 bash[51694]: audit 2023-12-21T08:05:36.476562+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:37 smithi081 bash[51694]: audit 2023-12-21T08:05:36.482175+0000 mon.c (mon.1) 155 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:05:37.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:37 smithi081 bash[51694]: audit 2023-12-21T08:05:36.484008+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[64592]: cluster 2023-12-21T08:05:35.771573+0000 mgr.y (mgr.25468) 289 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2023-12-21T08:05:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[64592]: audit 2023-12-21T08:05:36.476562+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[64592]: audit 2023-12-21T08:05:36.482175+0000 mon.c (mon.1) 155 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:05:37.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[64592]: audit 2023-12-21T08:05:36.484008+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:37.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[65975]: cluster 2023-12-21T08:05:35.771573+0000 mgr.y (mgr.25468) 289 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2023-12-21T08:05:37.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[65975]: audit 2023-12-21T08:05:36.476562+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[65975]: audit 2023-12-21T08:05:36.482175+0000 mon.c (mon.1) 155 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-21T08:05:37.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:37 smithi069 bash[65975]: audit 2023-12-21T08:05:36.484008+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:05:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:38 smithi069 bash[64592]: cephadm 2023-12-21T08:05:36.466394+0000 mgr.y (mgr.25468) 290 : cephadm 1 Upgrade: Updating osd.6 2023-12-21T08:05:38.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:38 smithi069 bash[64592]: cephadm 2023-12-21T08:05:36.489642+0000 mgr.y (mgr.25468) 291 : cephadm 1 Deploying daemon osd.6 on smithi081 2023-12-21T08:05:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:38 smithi069 bash[65975]: cephadm 2023-12-21T08:05:36.466394+0000 mgr.y (mgr.25468) 290 : cephadm 1 Upgrade: Updating osd.6 2023-12-21T08:05:38.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:38 smithi069 bash[65975]: cephadm 2023-12-21T08:05:36.489642+0000 mgr.y (mgr.25468) 291 : cephadm 1 Deploying daemon osd.6 on smithi081 2023-12-21T08:05:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:38 smithi081 bash[51694]: cephadm 2023-12-21T08:05:36.466394+0000 mgr.y (mgr.25468) 290 : cephadm 1 Upgrade: Updating osd.6 2023-12-21T08:05:38.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:38 smithi081 bash[51694]: cephadm 2023-12-21T08:05:36.489642+0000 mgr.y (mgr.25468) 291 : cephadm 1 Deploying daemon osd.6 on smithi081 2023-12-21T08:05:39.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:39 smithi069 bash[64592]: cluster 2023-12-21T08:05:37.772572+0000 mgr.y (mgr.25468) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2023-12-21T08:05:39.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:39 smithi069 bash[65975]: cluster 2023-12-21T08:05:37.772572+0000 mgr.y (mgr.25468) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2023-12-21T08:05:39.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:39 smithi081 bash[51694]: cluster 2023-12-21T08:05:37.772572+0000 mgr.y (mgr.25468) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2023-12-21T08:05:41.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:41 smithi081 bash[51694]: cluster 2023-12-21T08:05:39.773854+0000 mgr.y (mgr.25468) 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-21T08:05:41.291 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:41 smithi081 systemd[1]: Stopping Ceph osd.6 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:05:41.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:41 smithi069 bash[64592]: cluster 2023-12-21T08:05:39.773854+0000 mgr.y (mgr.25468) 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-21T08:05:41.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:41 smithi069 bash[65975]: cluster 2023-12-21T08:05:39.773854+0000 mgr.y (mgr.25468) 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-21T08:05:41.790 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:41 smithi081 bash[34383]: debug 2023-12-21T08:05:41.273+0000 7f2f3c8c2700 -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-21T08:05:41.790 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:41 smithi081 bash[34383]: debug 2023-12-21T08:05:41.273+0000 7f2f3c8c2700 -1 osd.6 141 *** Got signal Terminated *** 2023-12-21T08:05:41.790 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:41 smithi081 bash[34383]: debug 2023-12-21T08:05:41.273+0000 7f2f3c8c2700 -1 osd.6 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:05:42.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:42 smithi069 bash[64592]: audit 2023-12-21T08:05:40.858396+0000 mgr.y (mgr.25468) 294 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:42 smithi069 bash[64592]: cluster 2023-12-21T08:05:41.292159+0000 mon.a (mon.0) 355 : cluster 1 osd.6 marked itself down and dead 2023-12-21T08:05:42.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:42 smithi069 bash[65975]: audit 2023-12-21T08:05:40.858396+0000 mgr.y (mgr.25468) 294 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:42.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:42 smithi069 bash[65975]: cluster 2023-12-21T08:05:41.292159+0000 mon.a (mon.0) 355 : cluster 1 osd.6 marked itself down and dead 2023-12-21T08:05:42.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:42 smithi081 bash[51694]: audit 2023-12-21T08:05:40.858396+0000 mgr.y (mgr.25468) 294 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:42.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:42 smithi081 bash[51694]: cluster 2023-12-21T08:05:41.292159+0000 mon.a (mon.0) 355 : cluster 1 osd.6 marked itself down and dead 2023-12-21T08:05:43.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[57641]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:05:43.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[51694]: cluster 2023-12-21T08:05:41.775174+0000 mgr.y (mgr.25468) 295 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:43.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[51694]: cluster 2023-12-21T08:05:42.120508+0000 mon.a (mon.0) 356 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:43.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[51694]: cluster 2023-12-21T08:05:42.121050+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[51694]: cluster 2023-12-21T08:05:42.125040+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[51694]: cluster 2023-12-21T08:05:42.128753+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[51694]: cluster 2023-12-21T08:05:42.136361+0000 mon.a (mon.0) 357 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[64592]: cluster 2023-12-21T08:05:41.775174+0000 mgr.y (mgr.25468) 295 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[64592]: cluster 2023-12-21T08:05:42.120508+0000 mon.a (mon.0) 356 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[64592]: cluster 2023-12-21T08:05:42.121050+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[64592]: cluster 2023-12-21T08:05:42.125040+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[64592]: cluster 2023-12-21T08:05:42.128753+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[64592]: cluster 2023-12-21T08:05:42.136361+0000 mon.a (mon.0) 357 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[65975]: cluster 2023-12-21T08:05:41.775174+0000 mgr.y (mgr.25468) 295 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[65975]: cluster 2023-12-21T08:05:42.120508+0000 mon.a (mon.0) 356 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[65975]: cluster 2023-12-21T08:05:42.121050+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[65975]: cluster 2023-12-21T08:05:42.125040+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[65975]: cluster 2023-12-21T08:05:42.128753+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2023-12-21T08:05:43.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:43 smithi069 bash[65975]: cluster 2023-12-21T08:05:42.136361+0000 mon.a (mon.0) 357 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-21T08:05:43.790 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:43 smithi081 bash[57724]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:05:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.127791+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.132647+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.137717+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.139854+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.141168+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.143130+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.144677+0000 mon.a (mon.0) 358 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.127791+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.132647+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.137717+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.139854+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.141168+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.143130+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.410 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.144677+0000 mon.a (mon.0) 358 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-21T08:05:44.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.127791+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.132647+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.137717+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.139854+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.141168+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.143130+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e143 with expected crc 2023-12-21T08:05:44.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:44 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.144677+0000 mon.a (mon.0) 358 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-21T08:05:44.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:05:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:05:44] "GET /metrics HTTP/1.1" 200 38422 "" "Prometheus/2.33.4" 2023-12-21T08:05:45.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:45 smithi081 bash[51694]: cluster 2023-12-21T08:05:43.776224+0000 mgr.y (mgr.25468) 296 : cluster 0 pgmap v186: 161 pgs: 1 active+undersized+degraded, 4 peering, 11 stale+active+clean, 4 active+undersized, 141 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%) 2023-12-21T08:05:45.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:45 smithi081 bash[51694]: cluster 2023-12-21T08:05:44.139361+0000 mon.a (mon.0) 359 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:05:45.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:45 smithi069 bash[64592]: cluster 2023-12-21T08:05:43.776224+0000 mgr.y (mgr.25468) 296 : cluster 0 pgmap v186: 161 pgs: 1 active+undersized+degraded, 4 peering, 11 stale+active+clean, 4 active+undersized, 141 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%) 2023-12-21T08:05:45.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:45 smithi069 bash[64592]: cluster 2023-12-21T08:05:44.139361+0000 mon.a (mon.0) 359 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:05:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:45 smithi069 bash[65975]: cluster 2023-12-21T08:05:43.776224+0000 mgr.y (mgr.25468) 296 : cluster 0 pgmap v186: 161 pgs: 1 active+undersized+degraded, 4 peering, 11 stale+active+clean, 4 active+undersized, 141 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%) 2023-12-21T08:05:45.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:45 smithi069 bash[65975]: cluster 2023-12-21T08:05:44.139361+0000 mon.a (mon.0) 359 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded (PG_DEGRADED) 2023-12-21T08:05:45.893 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:45 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.6.service: Succeeded. 2023-12-21T08:05:45.893 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:45 smithi081 systemd[1]: Stopped Ceph osd.6 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:47.291 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:45 smithi081 systemd[1]: Started Ceph osd.6 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:05:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:46 smithi081 bash[51694]: cluster 2023-12-21T08:05:45.777611+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v187: 161 pgs: 13 active+undersized+degraded, 4 peering, 1 stale+active+clean, 27 active+undersized, 116 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:05:47.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:46 smithi081 bash[51694]: audit 2023-12-21T08:05:45.947324+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:47.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:46 smithi081 bash[51694]: audit 2023-12-21T08:05:45.961396+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:46 smithi069 bash[64592]: cluster 2023-12-21T08:05:45.777611+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v187: 161 pgs: 13 active+undersized+degraded, 4 peering, 1 stale+active+clean, 27 active+undersized, 116 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:05:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:46 smithi069 bash[64592]: audit 2023-12-21T08:05:45.947324+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:47.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:46 smithi069 bash[64592]: audit 2023-12-21T08:05:45.961396+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:46 smithi069 bash[65975]: cluster 2023-12-21T08:05:45.777611+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v187: 161 pgs: 13 active+undersized+degraded, 4 peering, 1 stale+active+clean, 27 active+undersized, 116 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:05:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:46 smithi069 bash[65975]: audit 2023-12-21T08:05:45.947324+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:47.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:46 smithi069 bash[65975]: audit 2023-12-21T08:05:45.961396+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:47.729 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-21T08:05:47.729 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: 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-21T08:05:47.729 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-21T08:05:47.729 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-21T08:05:47.729 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-21T08:05:47.730 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-21T08:05:47.730 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:47 smithi081 bash[57890]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-21T08:05:49.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:48 smithi081 bash[51694]: cluster 2023-12-21T08:05:47.778870+0000 mgr.y (mgr.25468) 298 : cluster 0 pgmap v188: 161 pgs: 16 active+undersized+degraded, 4 peering, 35 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-21T08:05:49.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:48 smithi069 bash[64592]: cluster 2023-12-21T08:05:47.778870+0000 mgr.y (mgr.25468) 298 : cluster 0 pgmap v188: 161 pgs: 16 active+undersized+degraded, 4 peering, 35 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-21T08:05:49.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:48 smithi069 bash[65975]: cluster 2023-12-21T08:05:47.778870+0000 mgr.y (mgr.25468) 298 : cluster 0 pgmap v188: 161 pgs: 16 active+undersized+degraded, 4 peering, 35 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-21T08:05:49.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:49 smithi081 bash[58170]: debug 2023-12-21T08:05:49.233+0000 7f4c2b22a700 1 -- 172.21.15.81:0/2235082088 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56175cf116c0 con 0x56175cf96c00 2023-12-21T08:05:50.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:49 smithi081 bash[58170]: debug 2023-12-21T08:05:49.793+0000 7f4c343b0640 -1 Falling back to public interface 2023-12-21T08:05:51.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:50 smithi081 bash[51694]: audit 2023-12-21T08:05:49.724713+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:51.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:50 smithi081 bash[51694]: audit 2023-12-21T08:05:49.727484+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:51.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:50 smithi081 bash[51694]: cluster 2023-12-21T08:05:49.780270+0000 mgr.y (mgr.25468) 299 : cluster 0 pgmap v189: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:51.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:50 smithi081 bash[51694]: cluster 2023-12-21T08:05:49.821596+0000 mon.a (mon.0) 363 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:51.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[64592]: audit 2023-12-21T08:05:49.724713+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:51.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[64592]: audit 2023-12-21T08:05:49.727484+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:51.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[64592]: cluster 2023-12-21T08:05:49.780270+0000 mgr.y (mgr.25468) 299 : cluster 0 pgmap v189: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:51.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[64592]: cluster 2023-12-21T08:05:49.821596+0000 mon.a (mon.0) 363 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[65975]: audit 2023-12-21T08:05:49.724713+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[65975]: audit 2023-12-21T08:05:49.727484+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:05:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[65975]: cluster 2023-12-21T08:05:49.780270+0000 mgr.y (mgr.25468) 299 : cluster 0 pgmap v189: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:51.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:50 smithi069 bash[65975]: cluster 2023-12-21T08:05:49.821596+0000 mon.a (mon.0) 363 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:52.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:51 smithi081 bash[51694]: audit 2023-12-21T08:05:50.868289+0000 mgr.y (mgr.25468) 300 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:52.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:51 smithi069 bash[64592]: audit 2023-12-21T08:05:50.868289+0000 mgr.y (mgr.25468) 300 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:52.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:51 smithi069 bash[65975]: audit 2023-12-21T08:05:50.868289+0000 mgr.y (mgr.25468) 300 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:05:52.542 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:05:53.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:52 smithi081 bash[51694]: cluster 2023-12-21T08:05:51.781757+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v190: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:53.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:52 smithi081 bash[51694]: audit 2023-12-21T08:05:52.329483+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:53.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:52 smithi081 bash[51694]: audit 2023-12-21T08:05:52.342594+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:53.041 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:52 smithi081 bash[58170]: debug 2023-12-21T08:05:52.901+0000 7f4c343b0640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-21T08:05:53.041 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:52 smithi081 bash[58170]: debug 2023-12-21T08:05:52.937+0000 7f4c343b0640 -1 osd.6 141 log_to_monitors true 2023-12-21T08:05:53.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:52 smithi069 bash[64592]: cluster 2023-12-21T08:05:51.781757+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v190: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:53.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:52 smithi069 bash[64592]: audit 2023-12-21T08:05:52.329483+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:53.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:52 smithi069 bash[64592]: audit 2023-12-21T08:05:52.342594+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:53.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:52 smithi069 bash[65975]: cluster 2023-12-21T08:05:51.781757+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v190: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:53.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:52 smithi069 bash[65975]: audit 2023-12-21T08:05:52.329483+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:53.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:52 smithi069 bash[65975]: audit 2023-12-21T08:05:52.342594+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (7m) 88s ago 14m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (6m) 0s ago 13m 44.4M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (5m) 88s ago 12m 47.4M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (5m) 0s ago 20m 435M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (6m) 88s ago 22m 494M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (5m) 88s ago 22m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (4m) 0s ago 20m 44.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (4m) 88s ago 20m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (7m) 88s ago 14m 12.2M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:05:53.325 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (7m) 0s ago 14m 11.9M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (3m) 88s ago 19m 53.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (2m) 88s ago 19m 53.0M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (2m) 88s ago 18m 46.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (92s) 88s ago 17m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c f8c42fc827fa 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (63s) 0s ago 17m 51.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 8f0058512801 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (34s) 0s ago 16m 49.4M 3037M 19.0.0-297-ga89fee39 36973ca01a0c fe236da54dfd 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (5s) 0s ago 15m - 3037M 19.0.0-297-ga89fee39 36973ca01a0c f06654bd3290 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (15m) 0s ago 15m 69.3M 3037M 17.2.0 e1d6a67b021e eaf6e0d55d17 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (5m) 0s ago 14m 69.3M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (12m) 88s ago 12m 88.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (12m) 0s ago 12m 89.1M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (12m) 88s ago 12m 88.9M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:05:53.326 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (12m) 0s ago 12m 88.8M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:05:53.771 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:05:53.771 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:05:53.771 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:05:53.771 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 11 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:05:53.772 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:05:54.040 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[58170]: debug 2023-12-21T08:05:53.801+0000 7f4c2401e700 -1 osd.6 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:05:54.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[51694]: audit 2023-12-21T08:05:52.525944+0000 mgr.y (mgr.25468) 302 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:54.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[51694]: audit 2023-12-21T08:05:52.923437+0000 mgr.y (mgr.25468) 303 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:54.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[51694]: audit 2023-12-21T08:05:52.945802+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:05:54.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[51694]: audit 2023-12-21T08:05:52.959535+0000 mon.a (mon.0) 366 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:05:54.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[51694]: audit 2023-12-21T08:05:53.443073+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:54.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:53 smithi081 bash[51694]: audit 2023-12-21T08:05:53.458738+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "mon" 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:05:54.151 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "12/23 daemons upgraded", 2023-12-21T08:05:54.152 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:05:54.152 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:05:54.152 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:05:54.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[64592]: audit 2023-12-21T08:05:52.525944+0000 mgr.y (mgr.25468) 302 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:54.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[64592]: audit 2023-12-21T08:05:52.923437+0000 mgr.y (mgr.25468) 303 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:54.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[64592]: audit 2023-12-21T08:05:52.945802+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[64592]: audit 2023-12-21T08:05:52.959535+0000 mon.a (mon.0) 366 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[64592]: audit 2023-12-21T08:05:53.443073+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[64592]: audit 2023-12-21T08:05:53.458738+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[65975]: audit 2023-12-21T08:05:52.525944+0000 mgr.y (mgr.25468) 302 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[65975]: audit 2023-12-21T08:05:52.923437+0000 mgr.y (mgr.25468) 303 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[65975]: audit 2023-12-21T08:05:52.945802+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[65975]: audit 2023-12-21T08:05:52.959535+0000 mon.a (mon.0) 366 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[65975]: audit 2023-12-21T08:05:53.443073+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:54.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:53 smithi069 bash[65975]: audit 2023-12-21T08:05:53.458738+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: osd.6 (root=default,host=smithi081) is down 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.2 is active+undersized+degraded, acting [5,1] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.16 is active+undersized+degraded, acting [5,2] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2023-12-21T08:05:54.595 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.1f is active+undersized+degraded, acting [5,2] 2023-12-21T08:05:54.596 INFO:teuthology.orchestra.run.smithi069.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2023-12-21T08:05:54.760 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:05:54] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.33.4" 2023-12-21T08:05:55.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:53.299677+0000 mgr.y (mgr.25468) 304 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:55.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:53.748778+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:55.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:53.754184+0000 mon.a (mon.0) 369 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T08:05:55.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: cluster 2023-12-21T08:05:53.759659+0000 mon.a (mon.0) 370 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-21T08:05:55.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:53.764566+0000 mon.a (mon.0) 371 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:55.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:53.769160+0000 mon.c (mon.1) 158 : audit 0 from='client.? 172.21.15.69:0/3420846464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:55.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: cluster 2023-12-21T08:05:53.782475+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:55.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:54.148181+0000 mgr.y (mgr.25468) 306 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:55.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:54 smithi081 bash[51694]: audit 2023-12-21T08:05:54.592803+0000 mon.a (mon.0) 372 : audit 0 from='client.? 172.21.15.69:0/1199407312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:53.299677+0000 mgr.y (mgr.25468) 304 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:53.748778+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:53.754184+0000 mon.a (mon.0) 369 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: cluster 2023-12-21T08:05:53.759659+0000 mon.a (mon.0) 370 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:53.764566+0000 mon.a (mon.0) 371 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:53.769160+0000 mon.c (mon.1) 158 : audit 0 from='client.? 172.21.15.69:0/3420846464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: cluster 2023-12-21T08:05:53.782475+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:54.148181+0000 mgr.y (mgr.25468) 306 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[65975]: audit 2023-12-21T08:05:54.592803+0000 mon.a (mon.0) 372 : audit 0 from='client.? 172.21.15.69:0/1199407312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:53.299677+0000 mgr.y (mgr.25468) 304 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:55.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:53.748778+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:53.754184+0000 mon.a (mon.0) 369 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: cluster 2023-12-21T08:05:53.759659+0000 mon.a (mon.0) 370 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:53.764566+0000 mon.a (mon.0) 371 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:53.769160+0000 mon.c (mon.1) 158 : audit 0 from='client.? 172.21.15.69:0/3420846464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: cluster 2023-12-21T08:05:53.782475+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 37 active+undersized, 106 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:54.148181+0000 mgr.y (mgr.25468) 306 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:05:55.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:54 smithi069 bash[64592]: audit 2023-12-21T08:05:54.592803+0000 mon.a (mon.0) 372 : audit 0 from='client.? 172.21.15.69:0/1199407312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:05:56.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:53.911159+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.756156+0000 mon.a (mon.0) 373 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.761786+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.765709+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.769454+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: audit 2023-12-21T08:05:54.774484+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.774654+0000 mon.a (mon.0) 374 : cluster 1 osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602] boot 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.774737+0000 mon.a (mon.0) 375 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: cluster 2023-12-21T08:05:54.824653+0000 mon.a (mon.0) 376 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:56.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:55 smithi081 bash[51694]: audit 2023-12-21T08:05:55.122198+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:53.911159+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.756156+0000 mon.a (mon.0) 373 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.761786+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.765709+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.769454+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: audit 2023-12-21T08:05:54.774484+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.774654+0000 mon.a (mon.0) 374 : cluster 1 osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602] boot 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.774737+0000 mon.a (mon.0) 375 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: cluster 2023-12-21T08:05:54.824653+0000 mon.a (mon.0) 376 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:56.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[64592]: audit 2023-12-21T08:05:55.122198+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:53.911159+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e144 with expected crc 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.756156+0000 mon.a (mon.0) 373 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.761786+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.765709+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.769454+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e145 with expected crc 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: audit 2023-12-21T08:05:54.774484+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.774654+0000 mon.a (mon.0) 374 : cluster 1 osd.6 [v2:172.21.15.81:6816/1468475602,v1:172.21.15.81:6817/1468475602] boot 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.774737+0000 mon.a (mon.0) 375 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: cluster 2023-12-21T08:05:54.824653+0000 mon.a (mon.0) 376 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-21T08:05:56.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:55 smithi069 bash[65975]: audit 2023-12-21T08:05:55.122198+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:05:57.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:56 smithi081 bash[51694]: cluster 2023-12-21T08:05:55.762635+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:56 smithi081 bash[51694]: cluster 2023-12-21T08:05:55.769001+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:56 smithi081 bash[51694]: cluster 2023-12-21T08:05:55.772493+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:56 smithi081 bash[51694]: cluster 2023-12-21T08:05:55.774024+0000 mon.a (mon.0) 378 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-21T08:05:57.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:56 smithi081 bash[51694]: cluster 2023-12-21T08:05:55.785936+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v195: 161 pgs: 17 peering, 12 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/630 objects degraded (7.143%) 2023-12-21T08:05:57.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[65975]: cluster 2023-12-21T08:05:55.762635+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[65975]: cluster 2023-12-21T08:05:55.769001+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[65975]: cluster 2023-12-21T08:05:55.772493+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[65975]: cluster 2023-12-21T08:05:55.774024+0000 mon.a (mon.0) 378 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[65975]: cluster 2023-12-21T08:05:55.785936+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v195: 161 pgs: 17 peering, 12 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/630 objects degraded (7.143%) 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[64592]: cluster 2023-12-21T08:05:55.762635+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[64592]: cluster 2023-12-21T08:05:55.769001+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[64592]: cluster 2023-12-21T08:05:55.772493+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e146 with expected crc 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[64592]: cluster 2023-12-21T08:05:55.774024+0000 mon.a (mon.0) 378 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-21T08:05:57.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:56 smithi069 bash[64592]: cluster 2023-12-21T08:05:55.785936+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v195: 161 pgs: 17 peering, 12 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/630 objects degraded (7.143%) 2023-12-21T08:05:59.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:58 smithi069 bash[64592]: cluster 2023-12-21T08:05:57.787069+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v196: 161 pgs: 17 peering, 9 active+undersized+degraded, 19 active+undersized, 116 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2023-12-21T08:05:59.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:58 smithi069 bash[65975]: cluster 2023-12-21T08:05:57.787069+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v196: 161 pgs: 17 peering, 9 active+undersized+degraded, 19 active+undersized, 116 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2023-12-21T08:05:59.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:58 smithi081 bash[51694]: cluster 2023-12-21T08:05:57.787069+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v196: 161 pgs: 17 peering, 9 active+undersized+degraded, 19 active+undersized, 116 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2023-12-21T08:06:00.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:05:59 smithi081 bash[51694]: cluster 2023-12-21T08:05:59.826299+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:00.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:05:59 smithi069 bash[64592]: cluster 2023-12-21T08:05:59.826299+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:00.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:05:59 smithi069 bash[65975]: cluster 2023-12-21T08:05:59.826299+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:01.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:00 smithi081 bash[51694]: cluster 2023-12-21T08:05:59.788303+0000 mgr.y (mgr.25468) 309 : cluster 0 pgmap v197: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2023-12-21T08:06:01.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:00 smithi081 bash[51694]: cluster 2023-12-21T08:05:59.845701+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2023-12-21T08:06:01.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:00 smithi081 bash[51694]: cluster 2023-12-21T08:05:59.845774+0000 mon.a (mon.0) 381 : cluster 1 Cluster is now healthy 2023-12-21T08:06:01.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:00 smithi069 bash[64592]: cluster 2023-12-21T08:05:59.788303+0000 mgr.y (mgr.25468) 309 : cluster 0 pgmap v197: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2023-12-21T08:06:01.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:00 smithi069 bash[64592]: cluster 2023-12-21T08:05:59.845701+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2023-12-21T08:06:01.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:00 smithi069 bash[64592]: cluster 2023-12-21T08:05:59.845774+0000 mon.a (mon.0) 381 : cluster 1 Cluster is now healthy 2023-12-21T08:06:01.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:00 smithi069 bash[65975]: cluster 2023-12-21T08:05:59.788303+0000 mgr.y (mgr.25468) 309 : cluster 0 pgmap v197: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2023-12-21T08:06:01.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:00 smithi069 bash[65975]: cluster 2023-12-21T08:05:59.845701+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2023-12-21T08:06:01.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:00 smithi069 bash[65975]: cluster 2023-12-21T08:05:59.845774+0000 mon.a (mon.0) 381 : cluster 1 Cluster is now healthy 2023-12-21T08:06:02.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:01 smithi069 bash[64592]: audit 2023-12-21T08:06:00.877883+0000 mgr.y (mgr.25468) 310 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:02.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:01 smithi069 bash[65975]: audit 2023-12-21T08:06:00.877883+0000 mgr.y (mgr.25468) 310 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:02.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:01 smithi081 bash[51694]: audit 2023-12-21T08:06:00.877883+0000 mgr.y (mgr.25468) 310 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:03.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:02 smithi081 bash[51694]: cluster 2023-12-21T08:06:01.789577+0000 mgr.y (mgr.25468) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:03.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:02 smithi069 bash[65975]: cluster 2023-12-21T08:06:01.789577+0000 mgr.y (mgr.25468) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:03.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:02 smithi069 bash[64592]: cluster 2023-12-21T08:06:01.789577+0000 mgr.y (mgr.25468) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:04.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:06:04] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.33.4" 2023-12-21T08:06:04.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.567991+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.581258+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.595527+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:04.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.597201+0000 mon.c (mon.1) 161 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:04.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.607395+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.695144+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.698408+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.701222+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.703394+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.706119+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: audit 2023-12-21T08:06:03.706431+0000 mgr.y (mgr.25468) 312 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: cephadm 2023-12-21T08:06:03.708086+0000 mgr.y (mgr.25468) 313 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[64592]: cluster 2023-12-21T08:06:03.790825+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.567991+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.581258+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.909 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.595527+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.597201+0000 mon.c (mon.1) 161 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.607395+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.695144+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.698408+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.701222+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.703394+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.706119+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: audit 2023-12-21T08:06:03.706431+0000 mgr.y (mgr.25468) 312 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: cephadm 2023-12-21T08:06:03.708086+0000 mgr.y (mgr.25468) 313 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-21T08:06:04.910 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:04 smithi069 bash[65975]: cluster 2023-12-21T08:06:03.790825+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:06:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.567991+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.581258+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.595527+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.597201+0000 mon.c (mon.1) 161 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.607395+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.695144+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.698408+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.701222+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.703394+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.706119+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: audit 2023-12-21T08:06:03.706431+0000 mgr.y (mgr.25468) 312 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: cephadm 2023-12-21T08:06:03.708086+0000 mgr.y (mgr.25468) 313 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-21T08:06:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:04 smithi081 bash[51694]: cluster 2023-12-21T08:06:03.790825+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-21T08:06:06.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:05 smithi081 bash[51694]: audit 2023-12-21T08:06:04.724771+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:06.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:05 smithi081 bash[51694]: audit 2023-12-21T08:06:04.727615+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:06.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:05 smithi081 bash[51694]: audit 2023-12-21T08:06:05.150480+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:06.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:05 smithi069 bash[64592]: audit 2023-12-21T08:06:04.724771+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:06.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:05 smithi069 bash[64592]: audit 2023-12-21T08:06:04.727615+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:06.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:05 smithi069 bash[64592]: audit 2023-12-21T08:06:05.150480+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:05 smithi069 bash[65975]: audit 2023-12-21T08:06:04.724771+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:05 smithi069 bash[65975]: audit 2023-12-21T08:06:04.727615+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:06.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:05 smithi069 bash[65975]: audit 2023-12-21T08:06:05.150480+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:07.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:06 smithi081 bash[51694]: cluster 2023-12-21T08:06:05.792029+0000 mgr.y (mgr.25468) 315 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2023-12-21T08:06:07.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:06 smithi081 bash[51694]: cephadm 2023-12-21T08:06:05.927951+0000 mgr.y (mgr.25468) 316 : cephadm 1 Upgrade: Updating osd.7 2023-12-21T08:06:07.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:06 smithi081 bash[51694]: audit 2023-12-21T08:06:05.936012+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:07.243 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:06 smithi081 bash[51694]: audit 2023-12-21T08:06:05.943228+0000 mon.c (mon.1) 168 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:06:07.243 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:06 smithi081 bash[51694]: audit 2023-12-21T08:06:05.944668+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:07.243 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:06 smithi081 bash[51694]: cephadm 2023-12-21T08:06:05.949732+0000 mgr.y (mgr.25468) 317 : cephadm 1 Deploying daemon osd.7 on smithi081 2023-12-21T08:06:07.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[64592]: cluster 2023-12-21T08:06:05.792029+0000 mgr.y (mgr.25468) 315 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[64592]: cephadm 2023-12-21T08:06:05.927951+0000 mgr.y (mgr.25468) 316 : cephadm 1 Upgrade: Updating osd.7 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[64592]: audit 2023-12-21T08:06:05.936012+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[64592]: audit 2023-12-21T08:06:05.943228+0000 mon.c (mon.1) 168 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[64592]: audit 2023-12-21T08:06:05.944668+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[64592]: cephadm 2023-12-21T08:06:05.949732+0000 mgr.y (mgr.25468) 317 : cephadm 1 Deploying daemon osd.7 on smithi081 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[65975]: cluster 2023-12-21T08:06:05.792029+0000 mgr.y (mgr.25468) 315 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[65975]: cephadm 2023-12-21T08:06:05.927951+0000 mgr.y (mgr.25468) 316 : cephadm 1 Upgrade: Updating osd.7 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[65975]: audit 2023-12-21T08:06:05.936012+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[65975]: audit 2023-12-21T08:06:05.943228+0000 mon.c (mon.1) 168 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[65975]: audit 2023-12-21T08:06:05.944668+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:07.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:06 smithi069 bash[65975]: cephadm 2023-12-21T08:06:05.949732+0000 mgr.y (mgr.25468) 317 : cephadm 1 Deploying daemon osd.7 on smithi081 2023-12-21T08:06:09.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:08 smithi081 bash[51694]: cluster 2023-12-21T08:06:07.793051+0000 mgr.y (mgr.25468) 318 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:09.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:08 smithi069 bash[65975]: cluster 2023-12-21T08:06:07.793051+0000 mgr.y (mgr.25468) 318 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:09.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:08 smithi069 bash[64592]: cluster 2023-12-21T08:06:07.793051+0000 mgr.y (mgr.25468) 318 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-21T08:06:10.666 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:10 smithi081 systemd[1]: Stopping Ceph osd.7 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:06:10.966 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:10 smithi081 bash[37508]: debug 2023-12-21T08:06:10.645+0000 7f1455320700 -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-21T08:06:10.966 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:10 smithi081 bash[37508]: debug 2023-12-21T08:06:10.645+0000 7f1455320700 -1 osd.7 146 *** Got signal Terminated *** 2023-12-21T08:06:10.966 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:10 smithi081 bash[37508]: debug 2023-12-21T08:06:10.645+0000 7f1455320700 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:06:11.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:10 smithi069 bash[65975]: cluster 2023-12-21T08:06:09.794354+0000 mgr.y (mgr.25468) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:11.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:10 smithi069 bash[65975]: cluster 2023-12-21T08:06:10.664389+0000 mon.a (mon.0) 388 : cluster 1 osd.7 marked itself down and dead 2023-12-21T08:06:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:10 smithi069 bash[64592]: cluster 2023-12-21T08:06:09.794354+0000 mgr.y (mgr.25468) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:11.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:10 smithi069 bash[64592]: cluster 2023-12-21T08:06:10.664389+0000 mon.a (mon.0) 388 : cluster 1 osd.7 marked itself down and dead 2023-12-21T08:06:11.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:10 smithi081 bash[51694]: cluster 2023-12-21T08:06:09.794354+0000 mgr.y (mgr.25468) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-21T08:06:11.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:10 smithi081 bash[51694]: cluster 2023-12-21T08:06:10.664389+0000 mon.a (mon.0) 388 : cluster 1 osd.7 marked itself down and dead 2023-12-21T08:06:12.166 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:11 smithi081 bash[59661]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:06:12.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:11 smithi081 bash[51694]: audit 2023-12-21T08:06:10.887729+0000 mgr.y (mgr.25468) 320 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:12.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:11 smithi081 bash[51694]: cluster 2023-12-21T08:06:10.941542+0000 mon.a (mon.0) 389 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:12.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:11 smithi081 bash[51694]: cluster 2023-12-21T08:06:10.952439+0000 mon.a (mon.0) 390 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-21T08:06:12.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:11 smithi081 bash[51694]: cluster 2023-12-21T08:06:11.953626+0000 mon.a (mon.0) 391 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-21T08:06:12.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[65975]: audit 2023-12-21T08:06:10.887729+0000 mgr.y (mgr.25468) 320 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:12.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[65975]: cluster 2023-12-21T08:06:10.941542+0000 mon.a (mon.0) 389 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[65975]: cluster 2023-12-21T08:06:10.952439+0000 mon.a (mon.0) 390 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-21T08:06:12.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[65975]: cluster 2023-12-21T08:06:11.953626+0000 mon.a (mon.0) 391 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-21T08:06:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[64592]: audit 2023-12-21T08:06:10.887729+0000 mgr.y (mgr.25468) 320 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[64592]: cluster 2023-12-21T08:06:10.941542+0000 mon.a (mon.0) 389 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-21T08:06:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[64592]: cluster 2023-12-21T08:06:10.952439+0000 mon.a (mon.0) 390 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-21T08:06:12.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:11 smithi069 bash[64592]: cluster 2023-12-21T08:06:11.953626+0000 mon.a (mon.0) 391 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-21T08:06:12.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:12 smithi081 bash[59731]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:06:13.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:12 smithi081 bash[51694]: cluster 2023-12-21T08:06:11.795485+0000 mgr.y (mgr.25468) 321 : cluster 0 pgmap v204: 161 pgs: 13 peering, 20 stale+active+clean, 128 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T08:06:13.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:12 smithi081 bash[51694]: cluster 2023-12-21T08:06:11.962666+0000 mon.a (mon.0) 392 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:06:13.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:12 smithi069 bash[64592]: cluster 2023-12-21T08:06:11.795485+0000 mgr.y (mgr.25468) 321 : cluster 0 pgmap v204: 161 pgs: 13 peering, 20 stale+active+clean, 128 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T08:06:13.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:12 smithi069 bash[64592]: cluster 2023-12-21T08:06:11.962666+0000 mon.a (mon.0) 392 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:06:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:12 smithi069 bash[65975]: cluster 2023-12-21T08:06:11.795485+0000 mgr.y (mgr.25468) 321 : cluster 0 pgmap v204: 161 pgs: 13 peering, 20 stale+active+clean, 128 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-21T08:06:13.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:12 smithi069 bash[65975]: cluster 2023-12-21T08:06:11.962666+0000 mon.a (mon.0) 392 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-21T08:06:14.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:14 smithi081 bash[51694]: cluster 2023-12-21T08:06:13.978187+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:14.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:14 smithi069 bash[64592]: cluster 2023-12-21T08:06:13.978187+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:14.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:14 smithi069 bash[65975]: cluster 2023-12-21T08:06:13.978187+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 6 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:14.688 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:14 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.7.service: Succeeded. 2023-12-21T08:06:14.688 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:14 smithi081 systemd[1]: Stopped Ceph osd.7 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:06:14.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:06:14] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2023-12-21T08:06:15.038 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:14 smithi081 systemd[1]: Started Ceph osd.7 for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:06:15.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:15 smithi081 bash[51694]: cluster 2023-12-21T08:06:13.796939+0000 mgr.y (mgr.25468) 322 : cluster 0 pgmap v206: 161 pgs: 6 active+undersized+degraded, 13 peering, 8 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2023-12-21T08:06:15.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:15 smithi081 bash[51694]: audit 2023-12-21T08:06:14.740149+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:15.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:15 smithi081 bash[51694]: audit 2023-12-21T08:06:14.753648+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:15 smithi069 bash[64592]: cluster 2023-12-21T08:06:13.796939+0000 mgr.y (mgr.25468) 322 : cluster 0 pgmap v206: 161 pgs: 6 active+undersized+degraded, 13 peering, 8 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:15 smithi069 bash[64592]: audit 2023-12-21T08:06:14.740149+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:15.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:15 smithi069 bash[64592]: audit 2023-12-21T08:06:14.753648+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:15 smithi069 bash[65975]: cluster 2023-12-21T08:06:13.796939+0000 mgr.y (mgr.25468) 322 : cluster 0 pgmap v206: 161 pgs: 6 active+undersized+degraded, 13 peering, 8 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2023-12-21T08:06:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:15 smithi069 bash[65975]: audit 2023-12-21T08:06:14.740149+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:15.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:15 smithi069 bash[65975]: audit 2023-12-21T08:06:14.753648+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[51694]: audit 2023-12-21T08:06:15.316254+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[51694]: audit 2023-12-21T08:06:15.332496+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[51694]: cluster 2023-12-21T08:06:15.798375+0000 mgr.y (mgr.25468) 323 : cluster 0 pgmap v207: 161 pgs: 18 active+undersized+degraded, 13 peering, 34 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-21T08:06:16.543 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-21T08:06:16.543 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: 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-21T08:06:16.543 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-21T08:06:16.543 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-21T08:06:16.543 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-21T08:06:16.543 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-21T08:06:16.544 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:16 smithi081 bash[59903]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-21T08:06:16.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:16 smithi069 bash[64592]: audit 2023-12-21T08:06:15.316254+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:16 smithi069 bash[64592]: audit 2023-12-21T08:06:15.332496+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:16 smithi069 bash[64592]: cluster 2023-12-21T08:06:15.798375+0000 mgr.y (mgr.25468) 323 : cluster 0 pgmap v207: 161 pgs: 18 active+undersized+degraded, 13 peering, 34 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-21T08:06:16.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:16 smithi069 bash[65975]: audit 2023-12-21T08:06:15.316254+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:16 smithi069 bash[65975]: audit 2023-12-21T08:06:15.332496+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:16.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:16 smithi069 bash[65975]: cluster 2023-12-21T08:06:15.798375+0000 mgr.y (mgr.25468) 323 : cluster 0 pgmap v207: 161 pgs: 18 active+undersized+degraded, 13 peering, 34 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2023-12-21T08:06:18.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:17 smithi081 bash[51694]: cluster 2023-12-21T08:06:17.852339+0000 mon.a (mon.0) 398 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T08:06:18.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:17 smithi069 bash[65975]: cluster 2023-12-21T08:06:17.852339+0000 mon.a (mon.0) 398 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T08:06:18.409 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:17 smithi069 bash[64592]: cluster 2023-12-21T08:06:17.852339+0000 mon.a (mon.0) 398 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-21T08:06:18.790 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:18 smithi081 bash[60225]: debug 2023-12-21T08:06:18.465+0000 7f3b5ee81640 -1 Falling back to public interface 2023-12-21T08:06:19.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:18 smithi081 bash[51694]: cluster 2023-12-21T08:06:17.799635+0000 mgr.y (mgr.25468) 324 : cluster 0 pgmap v208: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:19.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:18 smithi069 bash[65975]: cluster 2023-12-21T08:06:17.799635+0000 mgr.y (mgr.25468) 324 : cluster 0 pgmap v208: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:19.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:18 smithi069 bash[64592]: cluster 2023-12-21T08:06:17.799635+0000 mgr.y (mgr.25468) 324 : cluster 0 pgmap v208: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:21.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:20 smithi081 bash[51694]: audit 2023-12-21T08:06:19.725451+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:20 smithi081 bash[51694]: audit 2023-12-21T08:06:19.728746+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:20 smithi081 bash[51694]: cluster 2023-12-21T08:06:19.801743+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v209: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:21.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:20 smithi081 bash[51694]: cluster 2023-12-21T08:06:19.832945+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[65975]: audit 2023-12-21T08:06:19.725451+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[65975]: audit 2023-12-21T08:06:19.728746+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[65975]: cluster 2023-12-21T08:06:19.801743+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v209: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[65975]: cluster 2023-12-21T08:06:19.832945+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[64592]: audit 2023-12-21T08:06:19.725451+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[64592]: audit 2023-12-21T08:06:19.728746+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[64592]: cluster 2023-12-21T08:06:19.801743+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v209: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:21.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:20 smithi069 bash[64592]: cluster 2023-12-21T08:06:19.832945+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:21.750 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:21 smithi081 bash[60225]: debug 2023-12-21T08:06:21.445+0000 7f3b5ee81640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-21T08:06:21.750 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:21 smithi081 bash[60225]: debug 2023-12-21T08:06:21.485+0000 7f3b5ee81640 -1 osd.7 146 log_to_monitors true 2023-12-21T08:06:22.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:06:21 smithi081 bash[60225]: debug 2023-12-21T08:06:21.793+0000 7f3b502f2700 -1 osd.7 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-21T08:06:22.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:21 smithi081 bash[51694]: audit 2023-12-21T08:06:20.898654+0000 mgr.y (mgr.25468) 326 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:22.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:21 smithi081 bash[51694]: audit 2023-12-21T08:06:21.507829+0000 mon.a (mon.0) 401 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:06:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:21 smithi069 bash[65975]: audit 2023-12-21T08:06:20.898654+0000 mgr.y (mgr.25468) 326 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:21 smithi069 bash[65975]: audit 2023-12-21T08:06:21.507829+0000 mon.a (mon.0) 401 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:06:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:21 smithi069 bash[64592]: audit 2023-12-21T08:06:20.898654+0000 mgr.y (mgr.25468) 326 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:21 smithi069 bash[64592]: audit 2023-12-21T08:06:21.507829+0000 mon.a (mon.0) 401 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-21T08:06:23.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:22 smithi081 bash[51694]: audit 2023-12-21T08:06:21.735358+0000 mon.a (mon.0) 402 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T08:06:23.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:22 smithi081 bash[51694]: cluster 2023-12-21T08:06:21.742048+0000 mon.a (mon.0) 403 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-21T08:06:23.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:22 smithi081 bash[51694]: audit 2023-12-21T08:06:21.743373+0000 mon.a (mon.0) 404 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:06:23.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:22 smithi081 bash[51694]: cluster 2023-12-21T08:06:21.802718+0000 mgr.y (mgr.25468) 327 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[64592]: audit 2023-12-21T08:06:21.735358+0000 mon.a (mon.0) 402 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T08:06:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[64592]: cluster 2023-12-21T08:06:21.742048+0000 mon.a (mon.0) 403 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-21T08:06:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[64592]: audit 2023-12-21T08:06:21.743373+0000 mon.a (mon.0) 404 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:06:23.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[64592]: cluster 2023-12-21T08:06:21.802718+0000 mgr.y (mgr.25468) 327 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:23.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[65975]: audit 2023-12-21T08:06:21.735358+0000 mon.a (mon.0) 402 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-21T08:06:23.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[65975]: cluster 2023-12-21T08:06:21.742048+0000 mon.a (mon.0) 403 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-21T08:06:23.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[65975]: audit 2023-12-21T08:06:21.743373+0000 mon.a (mon.0) 404 : audit 1 from='osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-12-21T08:06:23.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:22 smithi069 bash[65975]: cluster 2023-12-21T08:06:21.802718+0000 mgr.y (mgr.25468) 327 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-21T08:06:24.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:23 smithi081 bash[51694]: cluster 2023-12-21T08:06:22.748966+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:06:24.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:23 smithi081 bash[51694]: cluster 2023-12-21T08:06:22.760335+0000 mon.a (mon.0) 406 : cluster 1 osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252] boot 2023-12-21T08:06:24.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:23 smithi081 bash[51694]: cluster 2023-12-21T08:06:22.760519+0000 mon.a (mon.0) 407 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-21T08:06:24.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:23 smithi081 bash[51694]: audit 2023-12-21T08:06:22.762924+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:06:24.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:23 smithi081 bash[51694]: audit 2023-12-21T08:06:23.035584+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:24.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:23 smithi081 bash[51694]: audit 2023-12-21T08:06:23.053086+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[64592]: cluster 2023-12-21T08:06:22.748966+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:06:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[64592]: cluster 2023-12-21T08:06:22.760335+0000 mon.a (mon.0) 406 : cluster 1 osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252] boot 2023-12-21T08:06:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[64592]: cluster 2023-12-21T08:06:22.760519+0000 mon.a (mon.0) 407 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-21T08:06:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[64592]: audit 2023-12-21T08:06:22.762924+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:06:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[64592]: audit 2023-12-21T08:06:23.035584+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[64592]: audit 2023-12-21T08:06:23.053086+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:24.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[65975]: cluster 2023-12-21T08:06:22.748966+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-21T08:06:24.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[65975]: cluster 2023-12-21T08:06:22.760335+0000 mon.a (mon.0) 406 : cluster 1 osd.7 [v2:172.21.15.81:6824/3690963252,v1:172.21.15.81:6825/3690963252] boot 2023-12-21T08:06:24.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[65975]: cluster 2023-12-21T08:06:22.760519+0000 mon.a (mon.0) 407 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-21T08:06:24.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[65975]: audit 2023-12-21T08:06:22.762924+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-21T08:06:24.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[65975]: audit 2023-12-21T08:06:23.035584+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:24.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:23 smithi069 bash[65975]: audit 2023-12-21T08:06:23.053086+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:24.774 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:06:24] "GET /metrics HTTP/1.1" 200 38442 "" "Prometheus/2.33.4" 2023-12-21T08:06:25.007 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:06:25.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:24 smithi081 bash[51694]: cluster 2023-12-21T08:06:23.766910+0000 mon.a (mon.0) 410 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-21T08:06:25.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:24 smithi081 bash[51694]: cluster 2023-12-21T08:06:23.803677+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v214: 161 pgs: 6 activating, 12 peering, 20 active+undersized+degraded, 27 active+undersized, 96 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-21T08:06:25.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:24 smithi081 bash[51694]: audit 2023-12-21T08:06:24.154355+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:25.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:24 smithi081 bash[51694]: audit 2023-12-21T08:06:24.167649+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[64592]: cluster 2023-12-21T08:06:23.766910+0000 mon.a (mon.0) 410 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[64592]: cluster 2023-12-21T08:06:23.803677+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v214: 161 pgs: 6 activating, 12 peering, 20 active+undersized+degraded, 27 active+undersized, 96 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[64592]: audit 2023-12-21T08:06:24.154355+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[64592]: audit 2023-12-21T08:06:24.167649+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[65975]: cluster 2023-12-21T08:06:23.766910+0000 mon.a (mon.0) 410 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[65975]: cluster 2023-12-21T08:06:23.803677+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v214: 161 pgs: 6 activating, 12 peering, 20 active+undersized+degraded, 27 active+undersized, 96 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-21T08:06:25.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[65975]: audit 2023-12-21T08:06:24.154355+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:25.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:24 smithi069 bash[65975]: audit 2023-12-21T08:06:24.167649+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:25.771 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:06:25.771 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (7m) 2m ago 14m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (7m) 2s ago 14m 44.6M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (6m) 2m ago 12m 47.4M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (6m) 2s ago 20m 435M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (7m) 2m ago 22m 494M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (5m) 2m ago 22m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (4m) 2s ago 20m 46.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (5m) 2m ago 21m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (8m) 2m ago 14m 12.2M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (7m) 2s ago 14m 11.9M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:06:25.772 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (3m) 2m ago 20m 53.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (3m) 2m ago 19m 53.0M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (2m) 2m ago 18m 46.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (2m) 2m ago 18m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c f8c42fc827fa 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (95s) 2s ago 17m 53.8M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 8f0058512801 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (66s) 2s ago 17m 50.4M 3037M 19.0.0-297-ga89fee39 36973ca01a0c fe236da54dfd 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (37s) 2s ago 16m 48.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c f06654bd3290 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (8s) 2s ago 15m 13.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 93cb8d00c2b3 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (6m) 2s ago 14m 69.8M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (12m) 2m ago 12m 88.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:06:25.773 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (12m) 2s ago 12m 89.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:06:25.774 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (12m) 2m ago 12m 88.9M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:06:25.774 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (12m) 2s ago 12m 89.1M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:06:26.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:25 smithi081 bash[51694]: cluster 2023-12-21T08:06:24.834724+0000 mon.a (mon.0) 413 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:26.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:25 smithi081 bash[51694]: audit 2023-12-21T08:06:24.986295+0000 mgr.y (mgr.25468) 329 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:26.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:25 smithi081 bash[51694]: audit 2023-12-21T08:06:25.181592+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:26.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:25 smithi069 bash[65975]: cluster 2023-12-21T08:06:24.834724+0000 mon.a (mon.0) 413 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:26.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:25 smithi069 bash[65975]: audit 2023-12-21T08:06:24.986295+0000 mgr.y (mgr.25468) 329 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:26.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:25 smithi069 bash[65975]: audit 2023-12-21T08:06:25.181592+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:26.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:25 smithi069 bash[64592]: cluster 2023-12-21T08:06:24.834724+0000 mon.a (mon.0) 413 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2023-12-21T08:06:26.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:25 smithi069 bash[64592]: audit 2023-12-21T08:06:24.986295+0000 mgr.y (mgr.25468) 329 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:26.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:25 smithi069 bash[64592]: audit 2023-12-21T08:06:25.181592+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:26.227 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:06:26.227 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:06:26.227 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:06:26.227 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:06:26.228 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:06:26.229 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-21T08:06:26.229 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:06:26.229 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:06:26.615 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:06:26.615 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:06:26.615 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "mon", 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "osd" 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "13/23 daemons upgraded", 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Currently upgrading osd daemons", 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": false 2023-12-21T08:06:26.616 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:06:27.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:26 smithi081 bash[51694]: audit 2023-12-21T08:06:25.376048+0000 mgr.y (mgr.25468) 330 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:27.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:26 smithi081 bash[51694]: audit 2023-12-21T08:06:25.752185+0000 mgr.y (mgr.25468) 331 : audit 0 from='client.44485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:27.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:26 smithi081 bash[51694]: cluster 2023-12-21T08:06:25.804496+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v215: 161 pgs: 6 activating, 12 peering, 14 active+undersized+degraded, 23 active+undersized, 106 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:06:27.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:26 smithi081 bash[51694]: audit 2023-12-21T08:06:26.224594+0000 mon.c (mon.1) 172 : audit 0 from='client.? 172.21.15.69:0/2379483551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.062 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_WARN Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded 2023-12-21T08:06:27.062 INFO:teuthology.orchestra.run.smithi069.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded 2023-12-21T08:06:27.062 INFO:teuthology.orchestra.run.smithi069.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2023-12-21T08:06:27.063 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2023-12-21T08:06:27.064 INFO:teuthology.orchestra.run.smithi069.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2023-12-21T08:06:27.064 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2023-12-21T08:06:27.064 INFO:teuthology.orchestra.run.smithi069.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2023-12-21T08:06:27.064 INFO:teuthology.orchestra.run.smithi069.stdout: pg 5.14 is active+undersized+degraded, acting [3,2] 2023-12-21T08:06:27.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[64592]: audit 2023-12-21T08:06:25.376048+0000 mgr.y (mgr.25468) 330 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:27.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[64592]: audit 2023-12-21T08:06:25.752185+0000 mgr.y (mgr.25468) 331 : audit 0 from='client.44485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:27.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[64592]: cluster 2023-12-21T08:06:25.804496+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v215: 161 pgs: 6 activating, 12 peering, 14 active+undersized+degraded, 23 active+undersized, 106 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:06:27.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[64592]: audit 2023-12-21T08:06:26.224594+0000 mon.c (mon.1) 172 : audit 0 from='client.? 172.21.15.69:0/2379483551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:27.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[65975]: audit 2023-12-21T08:06:25.376048+0000 mgr.y (mgr.25468) 330 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:27.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[65975]: audit 2023-12-21T08:06:25.752185+0000 mgr.y (mgr.25468) 331 : audit 0 from='client.44485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:27.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[65975]: cluster 2023-12-21T08:06:25.804496+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v215: 161 pgs: 6 activating, 12 peering, 14 active+undersized+degraded, 23 active+undersized, 106 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-21T08:06:27.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:26 smithi069 bash[65975]: audit 2023-12-21T08:06:26.224594+0000 mon.c (mon.1) 172 : audit 0 from='client.? 172.21.15.69:0/2379483551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:28.042 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:27 smithi081 bash[51694]: audit 2023-12-21T08:06:26.611846+0000 mgr.y (mgr.25468) 333 : audit 0 from='client.44497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:28.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:27 smithi081 bash[51694]: audit 2023-12-21T08:06:27.060047+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.69:0/1700914935' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:28.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:27 smithi069 bash[64592]: audit 2023-12-21T08:06:26.611846+0000 mgr.y (mgr.25468) 333 : audit 0 from='client.44497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:28.160 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:27 smithi069 bash[64592]: audit 2023-12-21T08:06:27.060047+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.69:0/1700914935' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:28.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:27 smithi069 bash[65975]: audit 2023-12-21T08:06:26.611846+0000 mgr.y (mgr.25468) 333 : audit 0 from='client.44497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:28.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:27 smithi069 bash[65975]: audit 2023-12-21T08:06:27.060047+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.69:0/1700914935' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:06:29.161 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:28 smithi069 bash[64592]: cluster 2023-12-21T08:06:27.805802+0000 mgr.y (mgr.25468) 334 : cluster 0 pgmap v216: 161 pgs: 6 activating, 12 peering, 143 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2023-12-21T08:06:29.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:28 smithi069 bash[65975]: cluster 2023-12-21T08:06:27.805802+0000 mgr.y (mgr.25468) 334 : cluster 0 pgmap v216: 161 pgs: 6 activating, 12 peering, 143 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2023-12-21T08:06:29.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:28 smithi081 bash[51694]: cluster 2023-12-21T08:06:27.805802+0000 mgr.y (mgr.25468) 334 : cluster 0 pgmap v216: 161 pgs: 6 activating, 12 peering, 143 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2023-12-21T08:06:30.074 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:29 smithi069 bash[64592]: cluster 2023-12-21T08:06:28.784882+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded) 2023-12-21T08:06:30.074 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:29 smithi069 bash[64592]: cluster 2023-12-21T08:06:28.784950+0000 mon.a (mon.0) 417 : cluster 1 Cluster is now healthy 2023-12-21T08:06:30.074 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:29 smithi069 bash[65975]: cluster 2023-12-21T08:06:28.784882+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded) 2023-12-21T08:06:30.074 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:29 smithi069 bash[65975]: cluster 2023-12-21T08:06:28.784950+0000 mon.a (mon.0) 417 : cluster 1 Cluster is now healthy 2023-12-21T08:06:30.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:29 smithi081 bash[51694]: cluster 2023-12-21T08:06:28.784882+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded) 2023-12-21T08:06:30.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:29 smithi081 bash[51694]: cluster 2023-12-21T08:06:28.784950+0000 mon.a (mon.0) 417 : cluster 1 Cluster is now healthy 2023-12-21T08:06:31.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:30 smithi081 bash[51694]: cluster 2023-12-21T08:06:29.807177+0000 mgr.y (mgr.25468) 335 : cluster 0 pgmap v217: 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-21T08:06:31.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:30 smithi069 bash[64592]: cluster 2023-12-21T08:06:29.807177+0000 mgr.y (mgr.25468) 335 : cluster 0 pgmap v217: 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-21T08:06:31.159 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:30 smithi069 bash[65975]: cluster 2023-12-21T08:06:29.807177+0000 mgr.y (mgr.25468) 335 : cluster 0 pgmap v217: 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-21T08:06:32.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:31 smithi069 bash[64592]: audit 2023-12-21T08:06:30.909899+0000 mgr.y (mgr.25468) 336 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:32.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:31 smithi069 bash[65975]: audit 2023-12-21T08:06:30.909899+0000 mgr.y (mgr.25468) 336 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:32.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:31 smithi081 bash[51694]: audit 2023-12-21T08:06:30.909899+0000 mgr.y (mgr.25468) 336 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:33.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:32 smithi069 bash[64592]: cluster 2023-12-21T08:06:31.808266+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v218: 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-21T08:06:33.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:32 smithi069 bash[65975]: cluster 2023-12-21T08:06:31.808266+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v218: 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-21T08:06:33.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:32 smithi081 bash[51694]: cluster 2023-12-21T08:06:31.808266+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v218: 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-21T08:06:34.865 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:06:34] "GET /metrics HTTP/1.1" 200 38442 "" "Prometheus/2.33.4" 2023-12-21T08:06:34.865 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[61291]: debug 2023-12-21T08:06:34.648+0000 7f160171b700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: cluster 2023-12-21T08:06:33.809466+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.428527+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.440722+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.443420+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.444936+0000 mon.c (mon.1) 174 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.453369+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.539097+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:35.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.542792+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.545470+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.547460+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.550669+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.559576+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.563327+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.563898+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.569608+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.574107+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.574638+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.579029+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-21T08:06:35.159 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.583958+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: cluster 2023-12-21T08:06:33.809466+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.428527+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.440722+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.443420+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.444936+0000 mon.c (mon.1) 174 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.453369+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.539097+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.542792+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.545470+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.547460+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.550669+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.559576+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.563327+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:06:35.160 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.563898+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.569608+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.574107+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.574638+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.579029+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.583958+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.584492+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.588762+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.591587+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.592050+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.597360+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.600192+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.600708+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.605002+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.608678+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:06:35.161 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.609206+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.614970+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.618839+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.619543+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.626644+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.630135+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.630785+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.637118+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.646871+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.647634+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.658115+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.661827+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.663642+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.675763+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.726431+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.162 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[65975]: audit 2023-12-21T08:06:34.730058+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.584492+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.588762+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.591587+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.592050+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.597360+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.600192+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.600708+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.605002+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.608678+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.609206+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.614970+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.618839+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.619543+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:06:35.163 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.626644+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.630135+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.630785+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.637118+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.646871+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.647634+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.658115+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.661827+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.663642+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.675763+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.726431+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.164 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:34 smithi069 bash[64592]: audit 2023-12-21T08:06:34.730058+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:35.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: cluster 2023-12-21T08:06:33.809466+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.428527+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.440722+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.443420+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.444936+0000 mon.c (mon.1) 174 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.453369+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.539097+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.542792+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.545470+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.547460+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.550669+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.559576+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.563327+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.563898+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.569608+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.574107+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.574638+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.579029+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.583958+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.584492+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-21T08:06:35.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.588762+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.591587+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.592050+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.597360+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.600192+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.600708+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.605002+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.608678+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.609206+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.614970+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.618839+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.619543+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.626644+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.630135+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.630785+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-21T08:06:35.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.637118+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.646871+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.647634+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.658115+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.661827+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.663642+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.675763+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.726431+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:35.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:34 smithi081 bash[51694]: audit 2023-12-21T08:06:34.730058+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:35.907 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:35 smithi069 bash[64592]: debug 2023-12-21T08:06:35.652+0000 7fa7d458d700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:06:36.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:36 smithi081 bash[51694]: cephadm 2023-12-21T08:06:34.552009+0000 mgr.y (mgr.25468) 339 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-21T08:06:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:36 smithi081 bash[51694]: cephadm 2023-12-21T08:06:34.646136+0000 mgr.y (mgr.25468) 340 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-21T08:06:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:36 smithi081 bash[51694]: cephadm 2023-12-21T08:06:34.649394+0000 mgr.y (mgr.25468) 341 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:06:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:36 smithi081 bash[51694]: cluster 2023-12-21T08:06:34.660488+0000 mgr.y (mgr.25468) 342 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:36 smithi081 bash[51694]: audit 2023-12-21T08:06:35.211238+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:36.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:36 smithi081 bash[51694]: cluster 2023-12-21T08:06:35.654709+0000 mon.a (mon.0) 443 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:06:36.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[64592]: cephadm 2023-12-21T08:06:34.552009+0000 mgr.y (mgr.25468) 339 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[64592]: cephadm 2023-12-21T08:06:34.646136+0000 mgr.y (mgr.25468) 340 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[64592]: cephadm 2023-12-21T08:06:34.649394+0000 mgr.y (mgr.25468) 341 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[64592]: cluster 2023-12-21T08:06:34.660488+0000 mgr.y (mgr.25468) 342 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[64592]: audit 2023-12-21T08:06:35.211238+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[64592]: cluster 2023-12-21T08:06:35.654709+0000 mon.a (mon.0) 443 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[65975]: cephadm 2023-12-21T08:06:34.552009+0000 mgr.y (mgr.25468) 339 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-21T08:06:36.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[65975]: cephadm 2023-12-21T08:06:34.646136+0000 mgr.y (mgr.25468) 340 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-21T08:06:36.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[65975]: cephadm 2023-12-21T08:06:34.649394+0000 mgr.y (mgr.25468) 341 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:06:36.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[65975]: cluster 2023-12-21T08:06:34.660488+0000 mgr.y (mgr.25468) 342 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:36.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[65975]: audit 2023-12-21T08:06:35.211238+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:36.659 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:36 smithi069 bash[65975]: cluster 2023-12-21T08:06:35.654709+0000 mon.a (mon.0) 443 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-21T08:06:38.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:38 smithi081 bash[51694]: cluster 2023-12-21T08:06:36.661673+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-21T08:06:38.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:38 smithi069 bash[64592]: cluster 2023-12-21T08:06:36.661673+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-21T08:06:38.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:38 smithi069 bash[65975]: cluster 2023-12-21T08:06:36.661673+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-21T08:06:40.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:40 smithi081 bash[51694]: cluster 2023-12-21T08:06:38.662960+0000 mgr.y (mgr.25468) 344 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:40.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:40 smithi069 bash[64592]: cluster 2023-12-21T08:06:38.662960+0000 mgr.y (mgr.25468) 344 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:40.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:40 smithi069 bash[65975]: cluster 2023-12-21T08:06:38.662960+0000 mgr.y (mgr.25468) 344 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:42.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:42 smithi081 bash[51694]: cluster 2023-12-21T08:06:40.664161+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:42.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:42 smithi081 bash[51694]: audit 2023-12-21T08:06:40.918526+0000 mgr.y (mgr.25468) 346 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:42.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:42 smithi069 bash[64592]: cluster 2023-12-21T08:06:40.664161+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:42.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:42 smithi069 bash[64592]: audit 2023-12-21T08:06:40.918526+0000 mgr.y (mgr.25468) 346 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:42.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:42 smithi069 bash[65975]: cluster 2023-12-21T08:06:40.664161+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:42.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:42 smithi069 bash[65975]: audit 2023-12-21T08:06:40.918526+0000 mgr.y (mgr.25468) 346 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:44.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:44 smithi081 bash[51694]: cluster 2023-12-21T08:06:42.665376+0000 mgr.y (mgr.25468) 347 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:44.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:44 smithi069 bash[64592]: cluster 2023-12-21T08:06:42.665376+0000 mgr.y (mgr.25468) 347 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:44.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:06:44] "GET /metrics HTTP/1.1" 200 38440 "" "Prometheus/2.33.4" 2023-12-21T08:06:44.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:44 smithi069 bash[65975]: cluster 2023-12-21T08:06:42.665376+0000 mgr.y (mgr.25468) 347 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:46.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:46 smithi081 bash[51694]: cluster 2023-12-21T08:06:44.666709+0000 mgr.y (mgr.25468) 348 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:46.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:46 smithi069 bash[65975]: cluster 2023-12-21T08:06:44.666709+0000 mgr.y (mgr.25468) 348 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:46.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:46 smithi069 bash[64592]: cluster 2023-12-21T08:06:44.666709+0000 mgr.y (mgr.25468) 348 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2023-12-21T08:06:48.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:48 smithi081 bash[51694]: cluster 2023-12-21T08:06:46.667955+0000 mgr.y (mgr.25468) 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-21T08:06:48.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:48 smithi069 bash[64592]: cluster 2023-12-21T08:06:46.667955+0000 mgr.y (mgr.25468) 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-21T08:06:48.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:48 smithi069 bash[65975]: cluster 2023-12-21T08:06:46.667955+0000 mgr.y (mgr.25468) 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-21T08:06:50.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:50 smithi081 bash[51694]: cluster 2023-12-21T08:06:48.669358+0000 mgr.y (mgr.25468) 350 : 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-21T08:06:50.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:50 smithi081 bash[51694]: audit 2023-12-21T08:06:49.728424+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:50.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:50 smithi081 bash[51694]: audit 2023-12-21T08:06:49.731492+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:50.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:50 smithi069 bash[65975]: cluster 2023-12-21T08:06:48.669358+0000 mgr.y (mgr.25468) 350 : 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-21T08:06:50.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:50 smithi069 bash[65975]: audit 2023-12-21T08:06:49.728424+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:50.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:50 smithi069 bash[65975]: audit 2023-12-21T08:06:49.731492+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:50.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:50 smithi069 bash[64592]: cluster 2023-12-21T08:06:48.669358+0000 mgr.y (mgr.25468) 350 : 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-21T08:06:50.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:50 smithi069 bash[64592]: audit 2023-12-21T08:06:49.728424+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:06:50.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:50 smithi069 bash[64592]: audit 2023-12-21T08:06:49.731492+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:06:52.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:52 smithi081 bash[51694]: cluster 2023-12-21T08:06:50.670577+0000 mgr.y (mgr.25468) 351 : 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-21T08:06:52.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:52 smithi081 bash[51694]: audit 2023-12-21T08:06:50.929025+0000 mgr.y (mgr.25468) 352 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:52.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:52 smithi069 bash[65975]: cluster 2023-12-21T08:06:50.670577+0000 mgr.y (mgr.25468) 351 : 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-21T08:06:52.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:52 smithi069 bash[65975]: audit 2023-12-21T08:06:50.929025+0000 mgr.y (mgr.25468) 352 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:52.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:52 smithi069 bash[64592]: cluster 2023-12-21T08:06:50.670577+0000 mgr.y (mgr.25468) 351 : 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-21T08:06:52.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:52 smithi069 bash[64592]: audit 2023-12-21T08:06:50.929025+0000 mgr.y (mgr.25468) 352 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:06:54.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:54 smithi081 bash[51694]: cluster 2023-12-21T08:06:52.671852+0000 mgr.y (mgr.25468) 353 : 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-21T08:06:54.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:06:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:06:54] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-21T08:06:54.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:54 smithi069 bash[65975]: cluster 2023-12-21T08:06:52.671852+0000 mgr.y (mgr.25468) 353 : 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-21T08:06:54.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:54 smithi069 bash[64592]: cluster 2023-12-21T08:06:52.671852+0000 mgr.y (mgr.25468) 353 : 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-21T08:06:56.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:56 smithi081 bash[51694]: cluster 2023-12-21T08:06:54.673282+0000 mgr.y (mgr.25468) 354 : 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-21T08:06:56.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:56 smithi069 bash[64592]: cluster 2023-12-21T08:06:54.673282+0000 mgr.y (mgr.25468) 354 : 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-21T08:06:56.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:56 smithi069 bash[65975]: cluster 2023-12-21T08:06:54.673282+0000 mgr.y (mgr.25468) 354 : 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-21T08:06:57.474 INFO:teuthology.orchestra.run.smithi069.stdout:true 2023-12-21T08:06:57.860 INFO:teuthology.orchestra.run.smithi069.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-21T08:06:58.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:58 smithi069 bash[65975]: cluster 2023-12-21T08:06:56.674422+0000 mgr.y (mgr.25468) 355 : 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-21T08:06:58.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:58 smithi069 bash[64592]: cluster 2023-12-21T08:06:56.674422+0000 mgr.y (mgr.25468) 355 : 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-21T08:06:58.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:58 smithi081 bash[51694]: cluster 2023-12-21T08:06:56.674422+0000 mgr.y (mgr.25468) 355 : 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-21T08:06:58.871 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-21T08:06:59.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:59 smithi069 bash[64592]: audit 2023-12-21T08:06:57.450731+0000 mgr.y (mgr.25468) 356 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:59.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:06:59 smithi069 bash[64592]: audit 2023-12-21T08:06:57.835969+0000 mgr.y (mgr.25468) 357 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:59.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:59 smithi069 bash[65975]: audit 2023-12-21T08:06:57.450731+0000 mgr.y (mgr.25468) 356 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:59.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:06:59 smithi069 bash[65975]: audit 2023-12-21T08:06:57.835969+0000 mgr.y (mgr.25468) 357 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:59.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:59 smithi081 bash[51694]: audit 2023-12-21T08:06:57.450731+0000 mgr.y (mgr.25468) 356 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:06:59.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:06:59 smithi081 bash[51694]: audit 2023-12-21T08:06:57.835969+0000 mgr.y (mgr.25468) 357 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:00.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:00 smithi069 bash[65975]: cluster 2023-12-21T08:06:58.675786+0000 mgr.y (mgr.25468) 358 : 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-21T08:07:00.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:00 smithi069 bash[64592]: cluster 2023-12-21T08:06:58.675786+0000 mgr.y (mgr.25468) 358 : 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-21T08:07:00.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:00 smithi081 bash[51694]: cluster 2023-12-21T08:06:58.675786+0000 mgr.y (mgr.25468) 358 : 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-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (8m) 2m ago 15m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (7m) 39s ago 14m 44.6M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (6m) 2m ago 13m 47.4M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (6m) 39s ago 21m 435M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (7m) 2m ago 23m 494M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:07:02.085 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (6m) 2m ago 23m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (5m) 39s ago 21m 46.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (5m) 2m ago 21m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (8m) 2m ago 15m 12.2M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (8m) 39s ago 15m 11.9M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (4m) 2m ago 20m 53.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (3m) 2m ago 20m 53.0M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (3m) 2m ago 19m 46.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (2m) 2m ago 18m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c f8c42fc827fa 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (2m) 39s ago 18m 53.8M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 8f0058512801 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (103s) 39s ago 17m 50.4M 3037M 19.0.0-297-ga89fee39 36973ca01a0c fe236da54dfd 2023-12-21T08:07:02.086 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (73s) 39s ago 17m 48.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c f06654bd3290 2023-12-21T08:07:02.087 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (44s) 39s ago 16m 13.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 93cb8d00c2b3 2023-12-21T08:07:02.087 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (6m) 39s ago 15m 69.8M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:07:02.087 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (13m) 2m ago 13m 88.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:07:02.087 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (13m) 39s ago 13m 89.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:07:02.087 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (13m) 2m ago 13m 88.9M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:07:02.087 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (13m) 39s ago 13m 89.1M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:07:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:02 smithi069 bash[64592]: cluster 2023-12-21T08:07:00.676980+0000 mgr.y (mgr.25468) 359 : 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-21T08:07:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:02 smithi069 bash[64592]: audit 2023-12-21T08:07:00.937841+0000 mgr.y (mgr.25468) 360 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:02.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:02 smithi069 bash[65975]: cluster 2023-12-21T08:07:00.676980+0000 mgr.y (mgr.25468) 359 : 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-21T08:07:02.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:02 smithi069 bash[65975]: audit 2023-12-21T08:07:00.937841+0000 mgr.y (mgr.25468) 360 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:02.729 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-21T08:07:02.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:02 smithi081 bash[51694]: cluster 2023-12-21T08:07:00.676980+0000 mgr.y (mgr.25468) 359 : 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-21T08:07:02.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:02 smithi081 bash[51694]: audit 2023-12-21T08:07:00.937841+0000 mgr.y (mgr.25468) 360 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:03.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:03 smithi069 bash[64592]: audit 2023-12-21T08:07:02.050513+0000 mgr.y (mgr.25468) 361 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:03.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:03 smithi069 bash[65975]: audit 2023-12-21T08:07:02.050513+0000 mgr.y (mgr.25468) 361 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:03.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:03 smithi081 bash[51694]: audit 2023-12-21T08:07:02.050513+0000 mgr.y (mgr.25468) 361 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:07:04.657 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:04 smithi069 bash[64592]: cluster 2023-12-21T08:07:02.678289+0000 mgr.y (mgr.25468) 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-21T08:07:04.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:07:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:07:04] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-21T08:07:04.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:04 smithi069 bash[65975]: cluster 2023-12-21T08:07:02.678289+0000 mgr.y (mgr.25468) 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-21T08:07:04.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:04 smithi081 bash[51694]: cluster 2023-12-21T08:07:02.678289+0000 mgr.y (mgr.25468) 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-21T08:07:05.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:05 smithi069 bash[64592]: cluster 2023-12-21T08:07:04.679672+0000 mgr.y (mgr.25468) 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-21T08:07:05.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:05 smithi069 bash[64592]: audit 2023-12-21T08:07:04.719882+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:05.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:05 smithi069 bash[65975]: cluster 2023-12-21T08:07:04.679672+0000 mgr.y (mgr.25468) 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-21T08:07:05.658 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:05 smithi069 bash[65975]: audit 2023-12-21T08:07:04.719882+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:05.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:05 smithi081 bash[51694]: cluster 2023-12-21T08:07:04.679672+0000 mgr.y (mgr.25468) 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-21T08:07:05.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:05 smithi081 bash[51694]: audit 2023-12-21T08:07:04.719882+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:05.894 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:07:05.895 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-21T08:07:05.896 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:07:05.896 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:07:06.630 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:06 smithi069 bash[65975]: audit 2023-12-21T08:07:05.892208+0000 mon.c (mon.1) 194 : audit 0 from='client.? 172.21.15.69:0/4123815811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:06.630 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:06 smithi069 bash[64592]: audit 2023-12-21T08:07:05.892208+0000 mon.c (mon.1) 194 : audit 0 from='client.? 172.21.15.69:0/4123815811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:06.631 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-21T08:07:06.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:06 smithi081 bash[51694]: audit 2023-12-21T08:07:05.892208+0000 mon.c (mon.1) 194 : audit 0 from='client.? 172.21.15.69:0/4123815811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:07:07.657 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:07 smithi069 bash[65975]: cluster 2023-12-21T08:07:06.680820+0000 mgr.y (mgr.25468) 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-21T08:07:07.658 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:07 smithi069 bash[64592]: cluster 2023-12-21T08:07:06.680820+0000 mgr.y (mgr.25468) 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-21T08:07:07.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:07 smithi081 bash[51694]: cluster 2023-12-21T08:07:06.680820+0000 mgr.y (mgr.25468) 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-21T08:07:09.316 INFO:teuthology.orchestra.run.smithi069.stdout:wait for servicemap items w/ changing names to refresh 2023-12-21T08:07:09.908 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:09 smithi069 bash[64592]: cluster 2023-12-21T08:07:08.682189+0000 mgr.y (mgr.25468) 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-21T08:07:09.908 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:09 smithi069 bash[65975]: cluster 2023-12-21T08:07:08.682189+0000 mgr.y (mgr.25468) 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-21T08:07:10.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:09 smithi081 bash[51694]: cluster 2023-12-21T08:07:08.682189+0000 mgr.y (mgr.25468) 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-21T08:07:10.058 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 60' 2023-12-21T08:07:12.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:11 smithi069 bash[64592]: cluster 2023-12-21T08:07:10.683362+0000 mgr.y (mgr.25468) 366 : 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-21T08:07:12.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:11 smithi069 bash[64592]: audit 2023-12-21T08:07:10.945908+0000 mgr.y (mgr.25468) 367 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:11 smithi069 bash[65975]: cluster 2023-12-21T08:07:10.683362+0000 mgr.y (mgr.25468) 366 : 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-21T08:07:12.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:11 smithi069 bash[65975]: audit 2023-12-21T08:07:10.945908+0000 mgr.y (mgr.25468) 367 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:12.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:11 smithi081 bash[51694]: cluster 2023-12-21T08:07:10.683362+0000 mgr.y (mgr.25468) 366 : 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-21T08:07:12.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:11 smithi081 bash[51694]: audit 2023-12-21T08:07:10.945908+0000 mgr.y (mgr.25468) 367 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:14.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:13 smithi069 bash[64592]: cluster 2023-12-21T08:07:12.684609+0000 mgr.y (mgr.25468) 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-21T08:07:14.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:13 smithi069 bash[65975]: cluster 2023-12-21T08:07:12.684609+0000 mgr.y (mgr.25468) 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-21T08:07:14.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:13 smithi081 bash[51694]: cluster 2023-12-21T08:07:12.684609+0000 mgr.y (mgr.25468) 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-21T08:07:14.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:07:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:07:14] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2023-12-21T08:07:16.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:15 smithi069 bash[64592]: cluster 2023-12-21T08:07:14.685956+0000 mgr.y (mgr.25468) 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-21T08:07:16.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:15 smithi069 bash[65975]: cluster 2023-12-21T08:07:14.685956+0000 mgr.y (mgr.25468) 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-21T08:07:16.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:15 smithi081 bash[51694]: cluster 2023-12-21T08:07:14.685956+0000 mgr.y (mgr.25468) 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-21T08:07:18.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:17 smithi069 bash[64592]: cluster 2023-12-21T08:07:16.687129+0000 mgr.y (mgr.25468) 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-21T08:07:18.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:17 smithi069 bash[65975]: cluster 2023-12-21T08:07:16.687129+0000 mgr.y (mgr.25468) 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-21T08:07:18.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:17 smithi081 bash[51694]: cluster 2023-12-21T08:07:16.687129+0000 mgr.y (mgr.25468) 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-21T08:07:20.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:19 smithi069 bash[64592]: cluster 2023-12-21T08:07:18.688432+0000 mgr.y (mgr.25468) 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-21T08:07:20.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:19 smithi069 bash[64592]: audit 2023-12-21T08:07:19.720366+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:20.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:19 smithi069 bash[65975]: cluster 2023-12-21T08:07:18.688432+0000 mgr.y (mgr.25468) 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-21T08:07:20.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:19 smithi069 bash[65975]: audit 2023-12-21T08:07:19.720366+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:20.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:19 smithi081 bash[51694]: cluster 2023-12-21T08:07:18.688432+0000 mgr.y (mgr.25468) 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-21T08:07:20.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:19 smithi081 bash[51694]: audit 2023-12-21T08:07:19.720366+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:22.157 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:21 smithi069 bash[65975]: cluster 2023-12-21T08:07:20.689642+0000 mgr.y (mgr.25468) 372 : 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-21T08:07:22.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:21 smithi069 bash[65975]: audit 2023-12-21T08:07:20.957208+0000 mgr.y (mgr.25468) 373 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:21 smithi069 bash[64592]: cluster 2023-12-21T08:07:20.689642+0000 mgr.y (mgr.25468) 372 : 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-21T08:07:22.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:21 smithi069 bash[64592]: audit 2023-12-21T08:07:20.957208+0000 mgr.y (mgr.25468) 373 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:22.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:21 smithi081 bash[51694]: cluster 2023-12-21T08:07:20.689642+0000 mgr.y (mgr.25468) 372 : 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-21T08:07:22.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:21 smithi081 bash[51694]: audit 2023-12-21T08:07:20.957208+0000 mgr.y (mgr.25468) 373 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:24.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:23 smithi069 bash[65975]: cluster 2023-12-21T08:07:22.690857+0000 mgr.y (mgr.25468) 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-21T08:07:24.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:23 smithi069 bash[64592]: cluster 2023-12-21T08:07:22.690857+0000 mgr.y (mgr.25468) 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-21T08:07:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:23 smithi081 bash[51694]: cluster 2023-12-21T08:07:22.690857+0000 mgr.y (mgr.25468) 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-21T08:07:24.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:07:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:07:24] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-21T08:07:26.157 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:25 smithi069 bash[64592]: cluster 2023-12-21T08:07:24.692187+0000 mgr.y (mgr.25468) 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-21T08:07:26.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:25 smithi069 bash[65975]: cluster 2023-12-21T08:07:24.692187+0000 mgr.y (mgr.25468) 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-21T08:07:26.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:25 smithi081 bash[51694]: cluster 2023-12-21T08:07:24.692187+0000 mgr.y (mgr.25468) 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-21T08:07:28.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:27 smithi069 bash[64592]: cluster 2023-12-21T08:07:26.693401+0000 mgr.y (mgr.25468) 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-21T08:07:28.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:27 smithi069 bash[65975]: cluster 2023-12-21T08:07:26.693401+0000 mgr.y (mgr.25468) 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-21T08:07:28.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:27 smithi081 bash[51694]: cluster 2023-12-21T08:07:26.693401+0000 mgr.y (mgr.25468) 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-21T08:07:30.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:29 smithi069 bash[64592]: cluster 2023-12-21T08:07:28.694661+0000 mgr.y (mgr.25468) 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-21T08:07:30.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:29 smithi069 bash[65975]: cluster 2023-12-21T08:07:28.694661+0000 mgr.y (mgr.25468) 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-21T08:07:30.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:29 smithi081 bash[51694]: cluster 2023-12-21T08:07:28.694661+0000 mgr.y (mgr.25468) 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-21T08:07:32.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:31 smithi081 bash[51694]: cluster 2023-12-21T08:07:30.695968+0000 mgr.y (mgr.25468) 378 : 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-21T08:07:32.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:31 smithi081 bash[51694]: audit 2023-12-21T08:07:30.968623+0000 mgr.y (mgr.25468) 379 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:31 smithi069 bash[64592]: cluster 2023-12-21T08:07:30.695968+0000 mgr.y (mgr.25468) 378 : 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-21T08:07:32.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:31 smithi069 bash[64592]: audit 2023-12-21T08:07:30.968623+0000 mgr.y (mgr.25468) 379 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:32.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:31 smithi069 bash[65975]: cluster 2023-12-21T08:07:30.695968+0000 mgr.y (mgr.25468) 378 : 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-21T08:07:32.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:31 smithi069 bash[65975]: audit 2023-12-21T08:07:30.968623+0000 mgr.y (mgr.25468) 379 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:34.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:33 smithi081 bash[51694]: cluster 2023-12-21T08:07:32.697194+0000 mgr.y (mgr.25468) 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-21T08:07:34.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:33 smithi069 bash[64592]: cluster 2023-12-21T08:07:32.697194+0000 mgr.y (mgr.25468) 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-21T08:07:34.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:33 smithi069 bash[65975]: cluster 2023-12-21T08:07:32.697194+0000 mgr.y (mgr.25468) 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-21T08:07:34.908 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:07:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:07:34] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-21T08:07:35.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:34 smithi081 bash[51694]: audit 2023-12-21T08:07:34.720874+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:35.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:34 smithi069 bash[64592]: audit 2023-12-21T08:07:34.720874+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:35.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:34 smithi069 bash[65975]: audit 2023-12-21T08:07:34.720874+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:36.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:35 smithi081 bash[51694]: cluster 2023-12-21T08:07:34.698526+0000 mgr.y (mgr.25468) 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-21T08:07:36.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:35 smithi081 bash[51694]: audit 2023-12-21T08:07:35.474005+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:36.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:35 smithi081 bash[51694]: audit 2023-12-21T08:07:35.475644+0000 mon.c (mon.1) 198 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:36.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:35 smithi081 bash[51694]: audit 2023-12-21T08:07:35.485893+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:07:36.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[64592]: cluster 2023-12-21T08:07:34.698526+0000 mgr.y (mgr.25468) 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-21T08:07:36.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[64592]: audit 2023-12-21T08:07:35.474005+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:36.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[64592]: audit 2023-12-21T08:07:35.475644+0000 mon.c (mon.1) 198 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:36.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[64592]: audit 2023-12-21T08:07:35.485893+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:07:36.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[65975]: cluster 2023-12-21T08:07:34.698526+0000 mgr.y (mgr.25468) 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-21T08:07:36.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[65975]: audit 2023-12-21T08:07:35.474005+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-21T08:07:36.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[65975]: audit 2023-12-21T08:07:35.475644+0000 mon.c (mon.1) 198 : audit 1 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-21T08:07:36.409 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:35 smithi069 bash[65975]: audit 2023-12-21T08:07:35.485893+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 ' entity='mgr.y' 2023-12-21T08:07:38.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:37 smithi081 bash[51694]: cluster 2023-12-21T08:07:36.699611+0000 mgr.y (mgr.25468) 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-21T08:07:38.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:37 smithi069 bash[64592]: cluster 2023-12-21T08:07:36.699611+0000 mgr.y (mgr.25468) 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-21T08:07:38.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:37 smithi069 bash[65975]: cluster 2023-12-21T08:07:36.699611+0000 mgr.y (mgr.25468) 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-21T08:07:40.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:39 smithi081 bash[51694]: cluster 2023-12-21T08:07:38.701006+0000 mgr.y (mgr.25468) 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-21T08:07:40.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:39 smithi069 bash[64592]: cluster 2023-12-21T08:07:38.701006+0000 mgr.y (mgr.25468) 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-21T08:07:40.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:39 smithi069 bash[65975]: cluster 2023-12-21T08:07:38.701006+0000 mgr.y (mgr.25468) 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-21T08:07:42.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:41 smithi081 bash[51694]: cluster 2023-12-21T08:07:40.702246+0000 mgr.y (mgr.25468) 384 : 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-21T08:07:42.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:41 smithi081 bash[51694]: audit 2023-12-21T08:07:40.978171+0000 mgr.y (mgr.25468) 385 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:41 smithi069 bash[64592]: cluster 2023-12-21T08:07:40.702246+0000 mgr.y (mgr.25468) 384 : 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-21T08:07:42.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:41 smithi069 bash[64592]: audit 2023-12-21T08:07:40.978171+0000 mgr.y (mgr.25468) 385 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:42.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:41 smithi069 bash[65975]: cluster 2023-12-21T08:07:40.702246+0000 mgr.y (mgr.25468) 384 : 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-21T08:07:42.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:41 smithi069 bash[65975]: audit 2023-12-21T08:07:40.978171+0000 mgr.y (mgr.25468) 385 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:44.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:43 smithi081 bash[51694]: cluster 2023-12-21T08:07:42.703446+0000 mgr.y (mgr.25468) 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-21T08:07:44.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:43 smithi069 bash[64592]: cluster 2023-12-21T08:07:42.703446+0000 mgr.y (mgr.25468) 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-21T08:07:44.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:43 smithi069 bash[65975]: cluster 2023-12-21T08:07:42.703446+0000 mgr.y (mgr.25468) 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-21T08:07:44.907 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:07:44 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:07:44] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-21T08:07:46.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:45 smithi081 bash[51694]: cluster 2023-12-21T08:07:44.704773+0000 mgr.y (mgr.25468) 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-21T08:07:46.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:45 smithi069 bash[64592]: cluster 2023-12-21T08:07:44.704773+0000 mgr.y (mgr.25468) 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-21T08:07:46.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:45 smithi069 bash[65975]: cluster 2023-12-21T08:07:44.704773+0000 mgr.y (mgr.25468) 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-21T08:07:48.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:47 smithi081 bash[51694]: cluster 2023-12-21T08:07:46.705904+0000 mgr.y (mgr.25468) 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-21T08:07:48.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:47 smithi069 bash[64592]: cluster 2023-12-21T08:07:46.705904+0000 mgr.y (mgr.25468) 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-21T08:07:48.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:47 smithi069 bash[65975]: cluster 2023-12-21T08:07:46.705904+0000 mgr.y (mgr.25468) 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-21T08:07:50.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:49 smithi081 bash[51694]: cluster 2023-12-21T08:07:48.707205+0000 mgr.y (mgr.25468) 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-21T08:07:50.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:49 smithi081 bash[51694]: audit 2023-12-21T08:07:49.721075+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:50.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:49 smithi069 bash[64592]: cluster 2023-12-21T08:07:48.707205+0000 mgr.y (mgr.25468) 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-21T08:07:50.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:49 smithi069 bash[64592]: audit 2023-12-21T08:07:49.721075+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:49 smithi069 bash[65975]: cluster 2023-12-21T08:07:48.707205+0000 mgr.y (mgr.25468) 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-21T08:07:50.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:49 smithi069 bash[65975]: audit 2023-12-21T08:07:49.721075+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:07:52.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:51 smithi081 bash[51694]: cluster 2023-12-21T08:07:50.708336+0000 mgr.y (mgr.25468) 390 : 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-21T08:07:52.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:51 smithi081 bash[51694]: audit 2023-12-21T08:07:50.988104+0000 mgr.y (mgr.25468) 391 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:52.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:51 smithi069 bash[64592]: cluster 2023-12-21T08:07:50.708336+0000 mgr.y (mgr.25468) 390 : 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-21T08:07:52.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:51 smithi069 bash[64592]: audit 2023-12-21T08:07:50.988104+0000 mgr.y (mgr.25468) 391 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:52.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:51 smithi069 bash[65975]: cluster 2023-12-21T08:07:50.708336+0000 mgr.y (mgr.25468) 390 : 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-21T08:07:52.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:51 smithi069 bash[65975]: audit 2023-12-21T08:07:50.988104+0000 mgr.y (mgr.25468) 391 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:07:54.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:53 smithi081 bash[51694]: cluster 2023-12-21T08:07:52.709576+0000 mgr.y (mgr.25468) 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-21T08:07:54.407 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:53 smithi069 bash[65975]: cluster 2023-12-21T08:07:52.709576+0000 mgr.y (mgr.25468) 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-21T08:07:54.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:53 smithi069 bash[64592]: cluster 2023-12-21T08:07:52.709576+0000 mgr.y (mgr.25468) 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-21T08:07:54.908 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:07:54 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:07:54] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2023-12-21T08:07:56.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:55 smithi081 bash[51694]: cluster 2023-12-21T08:07:54.710913+0000 mgr.y (mgr.25468) 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-21T08:07:56.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:55 smithi069 bash[64592]: cluster 2023-12-21T08:07:54.710913+0000 mgr.y (mgr.25468) 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-21T08:07:56.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:55 smithi069 bash[65975]: cluster 2023-12-21T08:07:54.710913+0000 mgr.y (mgr.25468) 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-21T08:07:58.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:57 smithi081 bash[51694]: cluster 2023-12-21T08:07:56.712041+0000 mgr.y (mgr.25468) 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-21T08:07:58.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:57 smithi069 bash[64592]: cluster 2023-12-21T08:07:56.712041+0000 mgr.y (mgr.25468) 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-21T08:07:58.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:57 smithi069 bash[65975]: cluster 2023-12-21T08:07:56.712041+0000 mgr.y (mgr.25468) 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-21T08:08:00.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:07:59 smithi081 bash[51694]: cluster 2023-12-21T08:07:58.713365+0000 mgr.y (mgr.25468) 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-21T08:08:00.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:07:59 smithi069 bash[64592]: cluster 2023-12-21T08:07:58.713365+0000 mgr.y (mgr.25468) 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-21T08:08:00.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:07:59 smithi069 bash[65975]: cluster 2023-12-21T08:07:58.713365+0000 mgr.y (mgr.25468) 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-21T08:08:02.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:01 smithi081 bash[51694]: cluster 2023-12-21T08:08:00.714531+0000 mgr.y (mgr.25468) 396 : 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-21T08:08:02.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:01 smithi081 bash[51694]: audit 2023-12-21T08:08:00.997723+0000 mgr.y (mgr.25468) 397 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:01 smithi069 bash[64592]: cluster 2023-12-21T08:08:00.714531+0000 mgr.y (mgr.25468) 396 : 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-21T08:08:02.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:01 smithi069 bash[64592]: audit 2023-12-21T08:08:00.997723+0000 mgr.y (mgr.25468) 397 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:02.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:01 smithi069 bash[65975]: cluster 2023-12-21T08:08:00.714531+0000 mgr.y (mgr.25468) 396 : 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-21T08:08:02.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:01 smithi069 bash[65975]: audit 2023-12-21T08:08:00.997723+0000 mgr.y (mgr.25468) 397 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:04.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:03 smithi081 bash[51694]: cluster 2023-12-21T08:08:02.715786+0000 mgr.y (mgr.25468) 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-21T08:08:04.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:03 smithi069 bash[64592]: cluster 2023-12-21T08:08:02.715786+0000 mgr.y (mgr.25468) 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-21T08:08:04.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:03 smithi069 bash[65975]: cluster 2023-12-21T08:08:02.715786+0000 mgr.y (mgr.25468) 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-21T08:08:04.908 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:04 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:08:04] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2023-12-21T08:08:05.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:04 smithi081 bash[51694]: audit 2023-12-21T08:08:04.721514+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:05.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:05 smithi069 bash[64592]: audit 2023-12-21T08:08:04.721514+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:05.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:05 smithi069 bash[65975]: audit 2023-12-21T08:08:04.721514+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:06.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:05 smithi081 bash[51694]: cluster 2023-12-21T08:08:04.717224+0000 mgr.y (mgr.25468) 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-21T08:08:06.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:06 smithi069 bash[64592]: cluster 2023-12-21T08:08:04.717224+0000 mgr.y (mgr.25468) 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-21T08:08:06.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:06 smithi069 bash[65975]: cluster 2023-12-21T08:08:04.717224+0000 mgr.y (mgr.25468) 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-21T08:08:08.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:08 smithi081 bash[51694]: cluster 2023-12-21T08:08:06.718368+0000 mgr.y (mgr.25468) 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-21T08:08:08.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:08 smithi069 bash[64592]: cluster 2023-12-21T08:08:06.718368+0000 mgr.y (mgr.25468) 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-21T08:08:08.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:08 smithi069 bash[65975]: cluster 2023-12-21T08:08:06.718368+0000 mgr.y (mgr.25468) 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-21T08:08:10.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:10 smithi081 bash[51694]: cluster 2023-12-21T08:08:08.719655+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:10.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:10 smithi069 bash[64592]: cluster 2023-12-21T08:08:08.719655+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:10.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:10 smithi069 bash[65975]: cluster 2023-12-21T08:08:08.719655+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:12.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:12 smithi081 bash[51694]: cluster 2023-12-21T08:08:10.720891+0000 mgr.y (mgr.25468) 402 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:12.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:12 smithi081 bash[51694]: audit 2023-12-21T08:08:11.007094+0000 mgr.y (mgr.25468) 403 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:12.410 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:12 smithi069 bash[64592]: cluster 2023-12-21T08:08:10.720891+0000 mgr.y (mgr.25468) 402 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:12.411 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:12 smithi069 bash[64592]: audit 2023-12-21T08:08:11.007094+0000 mgr.y (mgr.25468) 403 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:12.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:12 smithi069 bash[65975]: cluster 2023-12-21T08:08:10.720891+0000 mgr.y (mgr.25468) 402 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:12.412 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:12 smithi069 bash[65975]: audit 2023-12-21T08:08:11.007094+0000 mgr.y (mgr.25468) 403 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:13.532 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-21T08:08:14.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:14 smithi081 bash[51694]: cluster 2023-12-21T08:08:12.722150+0000 mgr.y (mgr.25468) 404 : 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-21T08:08:14.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:14 smithi069 bash[64592]: cluster 2023-12-21T08:08:12.722150+0000 mgr.y (mgr.25468) 404 : 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-21T08:08:14.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:14 smithi069 bash[65975]: cluster 2023-12-21T08:08:12.722150+0000 mgr.y (mgr.25468) 404 : 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-21T08:08:14.686 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:14 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:08:14] "GET /metrics HTTP/1.1" 200 38509 "" "Prometheus/2.33.4" 2023-12-21T08:08:16.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:16 smithi081 bash[51694]: cluster 2023-12-21T08:08:14.723399+0000 mgr.y (mgr.25468) 405 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:16.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:16 smithi069 bash[64592]: cluster 2023-12-21T08:08:14.723399+0000 mgr.y (mgr.25468) 405 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:16.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:16 smithi069 bash[65975]: cluster 2023-12-21T08:08:14.723399+0000 mgr.y (mgr.25468) 405 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-21T08:08:16.412 INFO:teuthology.orchestra.run.smithi069.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-21T08:08:16.412 INFO:teuthology.orchestra.run.smithi069.stdout:alertmanager.a smithi069 *:9093,9094 running (9m) 3m ago 16m 16.4M - 0.23.0 ba2b418f427c 008a748fba8b 2023-12-21T08:08:16.412 INFO:teuthology.orchestra.run.smithi069.stdout:grafana.a smithi081 *:3000 running (8m) 113s ago 16m 44.6M - 8.3.5 dad864ee21e9 c7a672d523b8 2023-12-21T08:08:16.412 INFO:teuthology.orchestra.run.smithi069.stdout:iscsi.foo.smithi069.rlghit smithi069 running (8m) 3m ago 14m 47.4M - 3.5 e1d6a67b021e 149e96b36308 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.x smithi081 *:8443,9283,8765 running (8m) 113s ago 22m 435M - 19.0.0-297-ga89fee39 36973ca01a0c ee040b85e773 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:mgr.y smithi069 *:8443,9283,8765 running (8m) 3m ago 24m 494M - 19.0.0-297-ga89fee39 36973ca01a0c 5b58a65049b4 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:mon.a smithi069 running (7m) 3m ago 24m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c a573c325596a 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:mon.b smithi081 running (6m) 113s ago 22m 46.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 5e6f8a26d1d6 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:mon.c smithi069 running (7m) 3m ago 22m 43.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 2be797d34722 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.a smithi069 *:9100 running (9m) 3m ago 16m 12.2M - 1.3.1 1dbe0e931976 4267b4efcd97 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:node-exporter.b smithi081 *:9100 running (9m) 113s ago 16m 11.9M - 1.3.1 1dbe0e931976 a8ca99926b80 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:osd.0 smithi069 running (5m) 3m ago 22m 53.7M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 1a81f67acf8a 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:osd.1 smithi069 running (4m) 3m ago 21m 53.0M 2781M 19.0.0-297-ga89fee39 36973ca01a0c bcffc881bc9d 2023-12-21T08:08:16.413 INFO:teuthology.orchestra.run.smithi069.stdout:osd.2 smithi069 running (4m) 3m ago 20m 46.8M 2781M 19.0.0-297-ga89fee39 36973ca01a0c 2d913f46ba1b 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:osd.3 smithi069 running (3m) 3m ago 20m - 2781M 19.0.0-297-ga89fee39 36973ca01a0c f8c42fc827fa 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:osd.4 smithi081 running (3m) 113s ago 19m 53.8M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 8f0058512801 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:osd.5 smithi081 running (2m) 113s ago 18m 50.4M 3037M 19.0.0-297-ga89fee39 36973ca01a0c fe236da54dfd 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:osd.6 smithi081 running (2m) 113s ago 18m 48.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c f06654bd3290 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:osd.7 smithi081 running (119s) 113s ago 17m 13.6M 3037M 19.0.0-297-ga89fee39 36973ca01a0c 93cb8d00c2b3 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:prometheus.a smithi081 *:9095 running (8m) 113s ago 16m 69.8M - 2.33.4 514e6a882f6e c41695022568 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi069.iozykm smithi069 *:8000 running (14m) 3m ago 14m 88.7M - 17.2.0 e1d6a67b021e 9bde13a86555 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.foo.smithi081.vsxqzp smithi081 *:8000 running (14m) 113s ago 14m 89.3M - 17.2.0 e1d6a67b021e b3f63a056c83 2023-12-21T08:08:16.414 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi069.xgpvgm smithi069 *:80 running (14m) 3m ago 14m 88.9M - 17.2.0 e1d6a67b021e 161f0da91d57 2023-12-21T08:08:16.415 INFO:teuthology.orchestra.run.smithi069.stdout:rgw.smpl.smithi081.uyqjif smithi081 *:80 running (14m) 113s ago 14m 89.1M - 17.2.0 e1d6a67b021e b3b3ed040f0f 2023-12-21T08:08:17.133 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-21T08:08:18.380 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:18 smithi069 bash[64592]: audit 2023-12-21T08:08:16.392516+0000 mgr.y (mgr.25468) 406 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:18.381 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:18 smithi069 bash[64592]: cluster 2023-12-21T08:08:16.724538+0000 mgr.y (mgr.25468) 407 : 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-21T08:08:18.381 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:18 smithi069 bash[65975]: audit 2023-12-21T08:08:16.392516+0000 mgr.y (mgr.25468) 406 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:18.381 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:18 smithi069 bash[65975]: cluster 2023-12-21T08:08:16.724538+0000 mgr.y (mgr.25468) 407 : 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-21T08:08:18.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:18 smithi081 bash[51694]: audit 2023-12-21T08:08:16.392516+0000 mgr.y (mgr.25468) 406 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:18.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:18 smithi081 bash[51694]: cluster 2023-12-21T08:08:16.724538+0000 mgr.y (mgr.25468) 407 : 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-21T08:08:20.233 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:08:20.233 INFO:teuthology.orchestra.run.smithi069.stdout: "mon": { 2023-12-21T08:08:20.233 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-21T08:08:20.233 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:08:20.233 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr": { 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "osd": { 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "rgw": { 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: }, 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "overall": { 2023-12-21T08:08:20.234 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-21T08:08:20.235 INFO:teuthology.orchestra.run.smithi069.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-21T08:08:20.235 INFO:teuthology.orchestra.run.smithi069.stdout: } 2023-12-21T08:08:20.235 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:08:20.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:20 smithi069 bash[64592]: cluster 2023-12-21T08:08:18.726047+0000 mgr.y (mgr.25468) 408 : 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-21T08:08:20.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:20 smithi069 bash[64592]: audit 2023-12-21T08:08:19.722153+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:20.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:20 smithi069 bash[65975]: cluster 2023-12-21T08:08:18.726047+0000 mgr.y (mgr.25468) 408 : 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-21T08:08:20.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:20 smithi069 bash[65975]: audit 2023-12-21T08:08:19.722153+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:20.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:20 smithi081 bash[51694]: cluster 2023-12-21T08:08:18.726047+0000 mgr.y (mgr.25468) 408 : 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-21T08:08:20.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:20 smithi081 bash[51694]: audit 2023-12-21T08:08:19.722153+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.69:0/2191736202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-21T08:08:20.973 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade status' 2023-12-21T08:08:21.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:21 smithi069 bash[64592]: audit 2023-12-21T08:08:20.229787+0000 mon.a (mon.0) 446 : audit 0 from='client.? 172.21.15.69:0/1674321700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:21.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:21 smithi069 bash[65975]: audit 2023-12-21T08:08:20.229787+0000 mon.a (mon.0) 446 : audit 0 from='client.? 172.21.15.69:0/1674321700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:21.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:21 smithi081 bash[51694]: audit 2023-12-21T08:08:20.229787+0000 mon.a (mon.0) 446 : audit 0 from='client.? 172.21.15.69:0/1674321700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:22.296 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:22 smithi069 bash[64592]: cluster 2023-12-21T08:08:20.727245+0000 mgr.y (mgr.25468) 409 : 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-21T08:08:22.297 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:22 smithi069 bash[64592]: audit 2023-12-21T08:08:21.017924+0000 mgr.y (mgr.25468) 410 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:22.297 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:22 smithi069 bash[65975]: cluster 2023-12-21T08:08:20.727245+0000 mgr.y (mgr.25468) 409 : 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-21T08:08:22.297 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:22 smithi069 bash[65975]: audit 2023-12-21T08:08:21.017924+0000 mgr.y (mgr.25468) 410 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:22.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:22 smithi081 bash[51694]: cluster 2023-12-21T08:08:20.727245+0000 mgr.y (mgr.25468) 409 : 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-21T08:08:22.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:22 smithi081 bash[51694]: audit 2023-12-21T08:08:21.017924+0000 mgr.y (mgr.25468) 410 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:23.960 INFO:teuthology.orchestra.run.smithi069.stdout:{ 2023-12-21T08:08:23.960 INFO:teuthology.orchestra.run.smithi069.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "in_progress": true, 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "services_complete": [ 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "mgr", 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "mon", 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "osd" 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: ], 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "progress": "13/23 daemons upgraded", 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout: "is_paused": true 2023-12-21T08:08:23.961 INFO:teuthology.orchestra.run.smithi069.stdout:} 2023-12-21T08:08:24.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:24 smithi069 bash[64592]: cluster 2023-12-21T08:08:22.728474+0000 mgr.y (mgr.25468) 411 : 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-21T08:08:24.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:24 smithi069 bash[65975]: cluster 2023-12-21T08:08:22.728474+0000 mgr.y (mgr.25468) 411 : 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-21T08:08:24.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:24 smithi081 bash[51694]: cluster 2023-12-21T08:08:22.728474+0000 mgr.y (mgr.25468) 411 : 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-21T08:08:24.647 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph health detail' 2023-12-21T08:08:24.832 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:24 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:08:24] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2023-12-21T08:08:25.158 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:25 smithi069 bash[64592]: audit 2023-12-21T08:08:23.956477+0000 mgr.y (mgr.25468) 412 : audit 0 from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:25.158 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:25 smithi069 bash[65975]: audit 2023-12-21T08:08:23.956477+0000 mgr.y (mgr.25468) 412 : audit 0 from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:25.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:25 smithi081 bash[51694]: audit 2023-12-21T08:08:23.956477+0000 mgr.y (mgr.25468) 412 : audit 0 from='client.44545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-21T08:08:26.146 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:26 smithi069 bash[64592]: cluster 2023-12-21T08:08:24.729803+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v275: 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-21T08:08:26.146 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:26 smithi069 bash[65975]: cluster 2023-12-21T08:08:24.729803+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v275: 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-21T08:08:26.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:26 smithi081 bash[51694]: cluster 2023-12-21T08:08:24.729803+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v275: 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-21T08:08:27.948 INFO:teuthology.orchestra.run.smithi069.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-21T08:08:27.948 INFO:teuthology.orchestra.run.smithi069.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-21T08:08:27.948 INFO:teuthology.orchestra.run.smithi069.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-21T08:08:28.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:28 smithi069 bash[64592]: cluster 2023-12-21T08:08:26.730926+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v276: 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-21T08:08:28.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:28 smithi069 bash[64592]: audit 2023-12-21T08:08:27.945194+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.69:0/1091936676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:28.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:28 smithi069 bash[65975]: cluster 2023-12-21T08:08:26.730926+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v276: 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-21T08:08:28.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:28 smithi069 bash[65975]: audit 2023-12-21T08:08:27.945194+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.69:0/1091936676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:28.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:28 smithi081 bash[51694]: cluster 2023-12-21T08:08:26.730926+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v276: 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-21T08:08:28.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:28 smithi081 bash[51694]: audit 2023-12-21T08:08:27.945194+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.69:0/1091936676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-21T08:08:28.696 DEBUG:teuthology.orchestra.run.smithi069:> 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-21T08:08:30.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:30 smithi069 bash[65975]: cluster 2023-12-21T08:08:28.731883+0000 mgr.y (mgr.25468) 415 : cluster 0 pgmap v277: 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-21T08:08:30.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:30 smithi069 bash[64592]: cluster 2023-12-21T08:08:28.731883+0000 mgr.y (mgr.25468) 415 : cluster 0 pgmap v277: 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-21T08:08:30.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:30 smithi081 bash[51694]: cluster 2023-12-21T08:08:28.731883+0000 mgr.y (mgr.25468) 415 : cluster 0 pgmap v277: 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-21T08:08:31.999 INFO:teuthology.orchestra.run.smithi069.stdout:false 2023-12-21T08:08:32.407 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:32 smithi069 bash[64592]: cluster 2023-12-21T08:08:30.733043+0000 mgr.y (mgr.25468) 416 : cluster 0 pgmap v278: 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-21T08:08:32.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:32 smithi069 bash[64592]: audit 2023-12-21T08:08:31.024311+0000 mgr.y (mgr.25468) 417 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:32.408 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:32 smithi069 bash[64592]: audit 2023-12-21T08:08:31.976809+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.69:0/2254675980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:32.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:32 smithi069 bash[65975]: cluster 2023-12-21T08:08:30.733043+0000 mgr.y (mgr.25468) 416 : cluster 0 pgmap v278: 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-21T08:08:32.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:32 smithi069 bash[65975]: audit 2023-12-21T08:08:31.024311+0000 mgr.y (mgr.25468) 417 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:32.408 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:32 smithi069 bash[65975]: audit 2023-12-21T08:08:31.976809+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.69:0/2254675980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:32.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:32 smithi081 bash[51694]: cluster 2023-12-21T08:08:30.733043+0000 mgr.y (mgr.25468) 416 : cluster 0 pgmap v278: 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-21T08:08:32.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:32 smithi081 bash[51694]: audit 2023-12-21T08:08:31.024311+0000 mgr.y (mgr.25468) 417 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi069.rlghit' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-21T08:08:32.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:32 smithi081 bash[51694]: audit 2023-12-21T08:08:31.976809+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.69:0/2254675980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-21T08:08:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T08:08:32.663 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi069 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-21T08:08:32.743 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=344f2b7ce5df4e6a82f69d3cd24472f5 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi069 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 892bc684-9fd4-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-21T08:08:32.746 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-21T08:08:32.758 INFO:tasks.cephadm:Teardown begin 2023-12-21T08:08:32.758 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:08:32.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:08:32.795 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-21T08:08:32.795 DEBUG:teuthology.orchestra.run.smithi069:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-21T08:08:32.829 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-21T08:08:32.843 INFO:tasks.cephadm:Stopping all daemons... 2023-12-21T08:08:32.843 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-21T08:08:32.843 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a 2023-12-21T08:08:33.014 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:32 smithi069 systemd[1]: Stopping Ceph mon.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:33.270 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:33 smithi069 bash[64592]: debug 2023-12-21T08:08:33.005+0000 7fa7d7593700 -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-21T08:08:33.270 INFO:journalctl@ceph.mon.a.smithi069.stdout:Dec 21 08:08:33 smithi069 bash[64592]: debug 2023-12-21T08:08:33.005+0000 7fa7d7593700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-21T08:08:33.827 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.a.service' 2023-12-21T08:08:33.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:33.869 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-21T08:08:33.870 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-21T08:08:33.870 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.c 2023-12-21T08:08:34.228 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: [21/Dec/2023:08:08:34] ENGINE Bus STOPPING 2023-12-21T08:08:34.229 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: [21/Dec/2023:08:08:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-21T08:08:34.229 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: [21/Dec/2023:08:08:34] ENGINE Bus STOPPED 2023-12-21T08:08:34.229 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: [21/Dec/2023:08:08:34] ENGINE Bus STARTING 2023-12-21T08:08:34.229 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:33 smithi069 systemd[1]: Stopping Ceph mon.c for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:34.230 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[65975]: debug 2023-12-21T08:08:34.057+0000 7ff3391e8700 -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-21T08:08:34.230 INFO:journalctl@ceph.mon.c.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[65975]: debug 2023-12-21T08:08:34.057+0000 7ff3391e8700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-21T08:08:34.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: [21/Dec/2023:08:08:34] ENGINE Serving on http://:::9283 2023-12-21T08:08:34.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: [21/Dec/2023:08:08:34] ENGINE Bus STARTED 2023-12-21T08:08:34.658 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:34 smithi069 bash[61291]: ::ffff:172.21.15.81 - - [21/Dec/2023:08:08:34] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2023-12-21T08:08:35.031 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.c.service' 2023-12-21T08:08:35.070 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:35.070 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-21T08:08:35.070 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-21T08:08:35.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.b 2023-12-21T08:08:35.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:35 smithi081 systemd[1]: Stopping Ceph mon.b for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:35.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:35 smithi081 bash[51694]: debug 2023-12-21T08:08:35.250+0000 7f4945bfd700 -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-21T08:08:35.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:35 smithi081 bash[51694]: debug 2023-12-21T08:08:35.250+0000 7f4945bfd700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-21T08:08:36.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Dec 21 08:08:36 smithi081 bash[61441]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mon-b 2023-12-21T08:08:36.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mon.b.service' 2023-12-21T08:08:36.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:36.426 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-21T08:08:36.426 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-21T08:08:36.426 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y 2023-12-21T08:08:36.819 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:36 smithi069 systemd[1]: Stopping Ceph mgr.y for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:36.819 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:36 smithi069 bash[61291]: debug 2023-12-21T08:08:36.581+0000 7f166f153700 -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-21T08:08:36.819 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:36 smithi069 bash[61291]: debug 2023-12-21T08:08:36.581+0000 7f166f153700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-21T08:08:37.441 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service' 2023-12-21T08:08:37.453 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:37 smithi069 bash[79114]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:08:37.453 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:37 smithi069 bash[79179]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-mgr-y 2023-12-21T08:08:37.453 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:37 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.y.service: Succeeded. 2023-12-21T08:08:37.453 INFO:journalctl@ceph.mgr.y.smithi069.stdout:Dec 21 08:08:37 smithi069 systemd[1]: Stopped Ceph mgr.y for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:08:37.477 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:37.477 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-21T08:08:37.477 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-21T08:08:37.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x 2023-12-21T08:08:37.789 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Dec 21 08:08:37 smithi081 systemd[1]: Stopping Ceph mgr.x for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:38.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@mgr.x.service' 2023-12-21T08:08:38.472 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:38.472 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-21T08:08:38.472 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-21T08:08:38.472 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.0 2023-12-21T08:08:38.908 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:08:38 smithi069 systemd[1]: Stopping Ceph osd.0 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:38.908 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:08:38 smithi069 bash[68878]: debug 2023-12-21T08:08:38.645+0000 7efdea9f3700 -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-21T08:08:38.908 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:08:38 smithi069 bash[68878]: debug 2023-12-21T08:08:38.645+0000 7efdea9f3700 -1 osd.0 151 *** Got signal Terminated *** 2023-12-21T08:08:38.908 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:08:38 smithi069 bash[68878]: debug 2023-12-21T08:08:38.645+0000 7efdea9f3700 -1 osd.0 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:08:45.158 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:08:44 smithi069 bash[79219]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:08:45.158 INFO:journalctl@ceph.osd.0.smithi069.stdout:Dec 21 08:08:44 smithi069 bash[79298]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-0 2023-12-21T08:08:46.987 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.0.service' 2023-12-21T08:08:47.019 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:47.020 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-21T08:08:47.020 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-21T08:08:47.020 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.1 2023-12-21T08:08:47.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:08:47 smithi069 systemd[1]: Stopping Ceph osd.1 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:47.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:08:47 smithi069 bash[71026]: debug 2023-12-21T08:08:47.213+0000 7fb28eb6a700 -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-21T08:08:47.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:08:47 smithi069 bash[71026]: debug 2023-12-21T08:08:47.213+0000 7fb28eb6a700 -1 osd.1 151 *** Got signal Terminated *** 2023-12-21T08:08:47.408 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:08:47 smithi069 bash[71026]: debug 2023-12-21T08:08:47.213+0000 7fb28eb6a700 -1 osd.1 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:08:53.493 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:08:53 smithi069 bash[79441]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:08:53.494 INFO:journalctl@ceph.osd.1.smithi069.stdout:Dec 21 08:08:53 smithi069 bash[79517]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-1 2023-12-21T08:08:54.255 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:08:53 smithi069 bash[60063]: level=warn ts=2023-12-21T08:08:53.957Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:08:54.256 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:08:53 smithi069 bash[60063]: level=warn ts=2023-12-21T08:08:53.958Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:08:54.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:08:54 smithi069 bash[60063]: level=warn ts=2023-12-21T08:08:54.252Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:08:54.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:08:54 smithi069 bash[60063]: level=warn ts=2023-12-21T08:08:54.254Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:08:55.463 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.1.service' 2023-12-21T08:08:55.496 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:08:55.497 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-21T08:08:55.497 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-21T08:08:55.497 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.2 2023-12-21T08:08:55.908 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:08:55 smithi069 systemd[1]: Stopping Ceph osd.2 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:08:55.908 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:08:55 smithi069 bash[73195]: debug 2023-12-21T08:08:55.689+0000 7f22d3d80700 -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-21T08:08:55.908 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:08:55 smithi069 bash[73195]: debug 2023-12-21T08:08:55.689+0000 7f22d3d80700 -1 osd.2 151 *** Got signal Terminated *** 2023-12-21T08:08:55.908 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:08:55 smithi069 bash[73195]: debug 2023-12-21T08:08:55.689+0000 7f22d3d80700 -1 osd.2 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:01.867 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:09:01 smithi069 bash[79663]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:09:02.143 INFO:journalctl@ceph.osd.2.smithi069.stdout:Dec 21 08:09:02 smithi069 bash[79738]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-2 2023-12-21T08:09:04.093 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.2.service' 2023-12-21T08:09:04.126 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:04.127 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-21T08:09:04.127 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-21T08:09:04.127 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.3 2023-12-21T08:09:04.255 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:04 smithi069 systemd[1]: Stopping Ceph osd.3 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:04.255 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:03 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:03.956Z 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://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:04.256 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:03 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:03.958Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:04.256 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:03 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:03.959Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:04.658 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:04 smithi069 bash[75373]: debug 2023-12-21T08:09:04.329+0000 7f8873b0f700 -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-21T08:09:04.658 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:04 smithi069 bash[75373]: debug 2023-12-21T08:09:04.329+0000 7f8873b0f700 -1 osd.3 151 *** Got signal Terminated *** 2023-12-21T08:09:04.658 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:04 smithi069 bash[75373]: debug 2023-12-21T08:09:04.329+0000 7f8873b0f700 -1 osd.3 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:04.659 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:04 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:04.252Z 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://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:04.659 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:04 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:04.253Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:04.659 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:04 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:04.254Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:06.158 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:05 smithi069 bash[75373]: debug 2023-12-21T08:09:05.665+0000 7f886f909700 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:39.604112+0000 front 2023-12-21T08:08:39.603843+0000 (oldest deadline 2023-12-21T08:09:04.903841+0000) 2023-12-21T08:09:06.789 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:06 smithi081 bash[60225]: debug 2023-12-21T08:09:06.374+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:06.907 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:06 smithi069 bash[75373]: debug 2023-12-21T08:09:06.637+0000 7f886f909700 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:39.604112+0000 front 2023-12-21T08:08:39.603843+0000 (oldest deadline 2023-12-21T08:09:04.903841+0000) 2023-12-21T08:09:07.789 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:07 smithi081 bash[60225]: debug 2023-12-21T08:09:07.374+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:07.907 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:07 smithi069 bash[75373]: debug 2023-12-21T08:09:07.653+0000 7f886f909700 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:39.604112+0000 front 2023-12-21T08:08:39.603843+0000 (oldest deadline 2023-12-21T08:09:04.903841+0000) 2023-12-21T08:09:08.209 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:07 smithi081 bash[58170]: debug 2023-12-21T08:09:07.906+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:08.539 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:08 smithi081 bash[54098]: debug 2023-12-21T08:09:08.434+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:08.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:08 smithi081 bash[60225]: debug 2023-12-21T08:09:08.330+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:08.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:08 smithi081 bash[56153]: debug 2023-12-21T08:09:08.190+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:09.157 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:08 smithi069 bash[75373]: debug 2023-12-21T08:09:08.665+0000 7f886f909700 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:39.604112+0000 front 2023-12-21T08:08:39.603843+0000 (oldest deadline 2023-12-21T08:09:04.903841+0000) 2023-12-21T08:09:09.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:09 smithi081 bash[56153]: debug 2023-12-21T08:09:09.178+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:09.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:08 smithi081 bash[58170]: debug 2023-12-21T08:09:08.942+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:09.789 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:09 smithi081 bash[54098]: debug 2023-12-21T08:09:09.398+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:09.789 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:09 smithi081 bash[60225]: debug 2023-12-21T08:09:09.282+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:10.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:10 smithi081 bash[56153]: debug 2023-12-21T08:09:10.130+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:10.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:09 smithi081 bash[58170]: debug 2023-12-21T08:09:09.918+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:10.692 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:10 smithi069 bash[79881]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:09:10.692 INFO:journalctl@ceph.osd.3.smithi069.stdout:Dec 21 08:09:10 smithi069 bash[79952]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-3 2023-12-21T08:09:10.788 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:10 smithi081 bash[54098]: debug 2023-12-21T08:09:10.382+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:10.789 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:10 smithi081 bash[60225]: debug 2023-12-21T08:09:10.322+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:11.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[56153]: debug 2023-12-21T08:09:11.118+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:11.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:10 smithi081 bash[58170]: debug 2023-12-21T08:09:10.898+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:11.290 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[49170]: ts=2023-12-21T08:09:11.094Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.69:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.69:8765: connect: connection refused" 2023-12-21T08:09:11.290 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[49170]: ts=2023-12-21T08:09:11.097Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.69:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.69:8765: connect: connection refused" 2023-12-21T08:09:11.290 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[49170]: ts=2023-12-21T08:09:11.101Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.69:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.69:8765: connect: connection refused" 2023-12-21T08:09:11.290 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[49170]: ts=2023-12-21T08:09:11.102Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.69:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.69:8765: connect: connection refused" 2023-12-21T08:09:11.789 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[54098]: debug 2023-12-21T08:09:11.362+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:11.789 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[60225]: debug 2023-12-21T08:09:11.318+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:12.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[56153]: debug 2023-12-21T08:09:12.130+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:12.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:11 smithi081 bash[58170]: debug 2023-12-21T08:09:11.930+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:12.584 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.3.service' 2023-12-21T08:09:12.619 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:12.619 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-21T08:09:12.619 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-21T08:09:12.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.4 2023-12-21T08:09:12.633 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[54098]: debug 2023-12-21T08:09:12.314+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:12.634 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[60225]: debug 2023-12-21T08:09:12.350+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:12.929 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:12 smithi081 systemd[1]: Stopping Ceph osd.4 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:12.929 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[54098]: debug 2023-12-21T08:09:12.790+0000 7efd72324700 -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-21T08:09:12.929 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[54098]: debug 2023-12-21T08:09:12.790+0000 7efd72324700 -1 osd.4 151 *** Got signal Terminated *** 2023-12-21T08:09:12.930 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[54098]: debug 2023-12-21T08:09:12.790+0000 7efd72324700 -1 osd.4 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:13.290 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:13 smithi081 bash[56153]: debug 2023-12-21T08:09:13.130+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:13.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:12 smithi081 bash[58170]: debug 2023-12-21T08:09:12.910+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:13.790 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:13 smithi081 bash[54098]: debug 2023-12-21T08:09:13.326+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:13.791 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:13 smithi081 bash[60225]: debug 2023-12-21T08:09:13.306+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:14.256 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:13 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:13.956Z 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://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:14.257 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:13 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:13.958Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:14.257 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:13 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:13.959Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:14.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:14 smithi081 bash[56153]: debug 2023-12-21T08:09:14.134+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:14.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:13 smithi081 bash[58170]: debug 2023-12-21T08:09:13.914+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:14.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:14 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:14.253Z 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://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:14.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:14 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:14.254Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:14.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:14 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:14.255Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:14.789 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:14 smithi081 bash[54098]: debug 2023-12-21T08:09:14.374+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:14.789 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:14 smithi081 bash[54098]: debug 2023-12-21T08:09:14.374+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.807954+0000 front 2023-12-21T08:08:51.807927+0000 (oldest deadline 2023-12-21T08:09:13.507529+0000) 2023-12-21T08:09:14.789 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:14 smithi081 bash[60225]: debug 2023-12-21T08:09:14.278+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:15.281 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[56153]: debug 2023-12-21T08:09:15.114+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:15.282 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:14 smithi081 bash[58170]: debug 2023-12-21T08:09:14.954+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:15.282 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:14 smithi081 bash[58170]: debug 2023-12-21T08:09:14.954+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:15.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[60225]: debug 2023-12-21T08:09:15.262+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:15.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[60225]: debug 2023-12-21T08:09:15.262+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:15.539 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[54098]: debug 2023-12-21T08:09:15.334+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:15.540 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[54098]: debug 2023-12-21T08:09:15.334+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.807954+0000 front 2023-12-21T08:08:51.807927+0000 (oldest deadline 2023-12-21T08:09:13.507529+0000) 2023-12-21T08:09:16.273 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[56153]: debug 2023-12-21T08:09:16.158+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:16.273 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[58170]: debug 2023-12-21T08:09:15.938+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:16.273 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:15 smithi081 bash[58170]: debug 2023-12-21T08:09:15.938+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:16.539 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[54098]: debug 2023-12-21T08:09:16.314+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:16.539 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[54098]: debug 2023-12-21T08:09:16.314+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.807954+0000 front 2023-12-21T08:08:51.807927+0000 (oldest deadline 2023-12-21T08:09:13.507529+0000) 2023-12-21T08:09:16.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[60225]: debug 2023-12-21T08:09:16.254+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:16.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[60225]: debug 2023-12-21T08:09:16.254+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:17.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:17 smithi081 bash[56153]: debug 2023-12-21T08:09:17.202+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:17.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:17 smithi081 bash[56153]: debug 2023-12-21T08:09:17.202+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:17.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[58170]: debug 2023-12-21T08:09:16.974+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:17.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:16 smithi081 bash[58170]: debug 2023-12-21T08:09:16.974+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:17.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:17 smithi081 bash[60225]: debug 2023-12-21T08:09:17.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:17.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:17 smithi081 bash[60225]: debug 2023-12-21T08:09:17.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:17.789 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:17 smithi081 bash[54098]: debug 2023-12-21T08:09:17.330+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.806967+0000 front 2023-12-21T08:08:41.807000+0000 (oldest deadline 2023-12-21T08:09:07.706522+0000) 2023-12-21T08:09:17.789 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:17 smithi081 bash[54098]: debug 2023-12-21T08:09:17.330+0000 7efd6c91b700 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.807954+0000 front 2023-12-21T08:08:51.807927+0000 (oldest deadline 2023-12-21T08:09:13.507529+0000) 2023-12-21T08:09:18.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:18 smithi081 bash[56153]: debug 2023-12-21T08:09:18.198+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:18.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:18 smithi081 bash[56153]: debug 2023-12-21T08:09:18.198+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:18.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:18 smithi081 bash[58170]: debug 2023-12-21T08:09:18.010+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:18.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:18 smithi081 bash[58170]: debug 2023-12-21T08:09:18.010+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:18.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:18 smithi081 bash[60225]: debug 2023-12-21T08:09:18.202+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:18.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:18 smithi081 bash[60225]: debug 2023-12-21T08:09:18.202+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:19.304 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[56153]: debug 2023-12-21T08:09:19.186+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:19.304 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[56153]: debug 2023-12-21T08:09:19.186+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:19.305 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[61671]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:09:19.305 INFO:journalctl@ceph.osd.4.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[61755]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-4 2023-12-21T08:09:19.305 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[58170]: debug 2023-12-21T08:09:19.034+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:19.306 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[58170]: debug 2023-12-21T08:09:19.034+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:19.306 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[60225]: debug 2023-12-21T08:09:19.166+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:19.306 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:19 smithi081 bash[60225]: debug 2023-12-21T08:09:19.166+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:20.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:20 smithi081 bash[60225]: debug 2023-12-21T08:09:20.202+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:20.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:20 smithi081 bash[60225]: debug 2023-12-21T08:09:20.202+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:20.540 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:20 smithi081 bash[56153]: debug 2023-12-21T08:09:20.214+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:20.540 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:20 smithi081 bash[56153]: debug 2023-12-21T08:09:20.214+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:20.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:20 smithi081 bash[58170]: debug 2023-12-21T08:09:20.058+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:20.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:20 smithi081 bash[58170]: debug 2023-12-21T08:09:20.058+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:21.215 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[58170]: debug 2023-12-21T08:09:21.082+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:21.215 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[58170]: debug 2023-12-21T08:09:21.082+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:21.391 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[60225]: debug 2023-12-21T08:09:21.198+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:21.391 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[60225]: debug 2023-12-21T08:09:21.198+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:21.391 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[56153]: debug 2023-12-21T08:09:21.226+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:21.391 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[56153]: debug 2023-12-21T08:09:21.226+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:21.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.4.service' 2023-12-21T08:09:21.472 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:21.472 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-21T08:09:21.472 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-21T08:09:21.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.5 2023-12-21T08:09:21.789 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:21 smithi081 systemd[1]: Stopping Ceph osd.5 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:21.789 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[56153]: debug 2023-12-21T08:09:21.614+0000 7fd8a0ed6700 -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-21T08:09:21.789 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[56153]: debug 2023-12-21T08:09:21.614+0000 7fd8a0ed6700 -1 osd.5 151 *** Got signal Terminated *** 2023-12-21T08:09:21.789 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:21 smithi081 bash[56153]: debug 2023-12-21T08:09:21.614+0000 7fd8a0ed6700 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:22.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[56153]: debug 2023-12-21T08:09:22.186+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:22.540 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[56153]: debug 2023-12-21T08:09:22.186+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:22.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[60225]: debug 2023-12-21T08:09:22.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:22.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[60225]: debug 2023-12-21T08:09:22.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:22.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[60225]: debug 2023-12-21T08:09:22.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:22.541 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[58170]: debug 2023-12-21T08:09:22.062+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:22.541 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[58170]: debug 2023-12-21T08:09:22.062+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:22.541 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:22 smithi081 bash[58170]: debug 2023-12-21T08:09:22.062+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:23.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[56153]: debug 2023-12-21T08:09:23.146+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:23.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[56153]: debug 2023-12-21T08:09:23.146+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:23.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[56153]: debug 2023-12-21T08:09:23.146+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.830038+0000 front 2023-12-21T08:08:56.829893+0000 (oldest deadline 2023-12-21T08:09:22.729460+0000) 2023-12-21T08:09:23.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[58170]: debug 2023-12-21T08:09:23.022+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:23.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[58170]: debug 2023-12-21T08:09:23.022+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:23.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[58170]: debug 2023-12-21T08:09:23.022+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:23.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[60225]: debug 2023-12-21T08:09:23.170+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:23.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[60225]: debug 2023-12-21T08:09:23.170+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:23.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:23 smithi081 bash[60225]: debug 2023-12-21T08:09:23.170+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:24.257 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:23 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:23.957Z 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://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:24.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:23 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:23.959Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:24.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:23 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:23.960Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:24.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:24 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:24.254Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:24.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[56153]: debug 2023-12-21T08:09:24.126+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:24.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[56153]: debug 2023-12-21T08:09:24.126+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:24.289 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[56153]: debug 2023-12-21T08:09:24.126+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.830038+0000 front 2023-12-21T08:08:56.829893+0000 (oldest deadline 2023-12-21T08:09:22.729460+0000) 2023-12-21T08:09:24.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[60225]: debug 2023-12-21T08:09:24.186+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:24.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[60225]: debug 2023-12-21T08:09:24.186+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:24.290 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[60225]: debug 2023-12-21T08:09:24.186+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:24.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[58170]: debug 2023-12-21T08:09:24.010+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:24.291 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[58170]: debug 2023-12-21T08:09:24.010+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:24.291 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:24 smithi081 bash[58170]: debug 2023-12-21T08:09:24.014+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:24.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:24 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:24.255Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:24.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:24 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:24.256Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:25.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[56153]: debug 2023-12-21T08:09:25.102+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:25.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[56153]: debug 2023-12-21T08:09:25.102+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:25.540 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[56153]: debug 2023-12-21T08:09:25.102+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.830038+0000 front 2023-12-21T08:08:56.829893+0000 (oldest deadline 2023-12-21T08:09:22.729460+0000) 2023-12-21T08:09:25.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[58170]: debug 2023-12-21T08:09:25.050+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:25.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[58170]: debug 2023-12-21T08:09:25.050+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:25.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[58170]: debug 2023-12-21T08:09:25.050+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:25.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[60225]: debug 2023-12-21T08:09:25.206+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:25.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[60225]: debug 2023-12-21T08:09:25.206+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:25.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:25 smithi081 bash[60225]: debug 2023-12-21T08:09:25.206+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:26.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[56153]: debug 2023-12-21T08:09:26.142+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:42.127888+0000 front 2023-12-21T08:08:42.127598+0000 (oldest deadline 2023-12-21T08:09:07.427356+0000) 2023-12-21T08:09:26.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[56153]: debug 2023-12-21T08:09:26.142+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:51.528944+0000 front 2023-12-21T08:08:51.528999+0000 (oldest deadline 2023-12-21T08:09:16.828746+0000) 2023-12-21T08:09:26.539 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[56153]: debug 2023-12-21T08:09:26.142+0000 7fd89a4cb700 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.830038+0000 front 2023-12-21T08:08:56.829893+0000 (oldest deadline 2023-12-21T08:09:22.729460+0000) 2023-12-21T08:09:26.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[58170]: debug 2023-12-21T08:09:26.066+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:26.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[58170]: debug 2023-12-21T08:09:26.066+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:26.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[58170]: debug 2023-12-21T08:09:26.066+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:26.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[60225]: debug 2023-12-21T08:09:26.246+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:26.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[60225]: debug 2023-12-21T08:09:26.246+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:26.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:26 smithi081 bash[60225]: debug 2023-12-21T08:09:26.246+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:27.341 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[60225]: debug 2023-12-21T08:09:27.282+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:27.341 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[60225]: debug 2023-12-21T08:09:27.282+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:27.341 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[60225]: debug 2023-12-21T08:09:27.282+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:27.341 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[58170]: debug 2023-12-21T08:09:27.050+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:27.341 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[58170]: debug 2023-12-21T08:09:27.050+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:27.341 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[58170]: debug 2023-12-21T08:09:27.050+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:28.039 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[61897]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:09:28.039 INFO:journalctl@ceph.osd.5.smithi081.stdout:Dec 21 08:09:27 smithi081 bash[61968]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-5 2023-12-21T08:09:28.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:28 smithi081 bash[58170]: debug 2023-12-21T08:09:28.038+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:28.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:28 smithi081 bash[58170]: debug 2023-12-21T08:09:28.038+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:28.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:28 smithi081 bash[58170]: debug 2023-12-21T08:09:28.038+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:28.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:28 smithi081 bash[60225]: debug 2023-12-21T08:09:28.246+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:28.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:28 smithi081 bash[60225]: debug 2023-12-21T08:09:28.246+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:28.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:28 smithi081 bash[60225]: debug 2023-12-21T08:09:28.246+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:29.424 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:29 smithi081 bash[58170]: debug 2023-12-21T08:09:29.086+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:29.424 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:29 smithi081 bash[58170]: debug 2023-12-21T08:09:29.086+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:29.424 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:29 smithi081 bash[58170]: debug 2023-12-21T08:09:29.086+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:29.424 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:29 smithi081 bash[60225]: debug 2023-12-21T08:09:29.222+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:29.424 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:29 smithi081 bash[60225]: debug 2023-12-21T08:09:29.222+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:29.424 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:29 smithi081 bash[60225]: debug 2023-12-21T08:09:29.222+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:29.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.5.service' 2023-12-21T08:09:30.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:30.008 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-21T08:09:30.008 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-21T08:09:30.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.6 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[60225]: debug 2023-12-21T08:09:30.198+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[60225]: debug 2023-12-21T08:09:30.198+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[60225]: debug 2023-12-21T08:09:30.198+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 systemd[1]: Stopping Ceph osd.6 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[58170]: debug 2023-12-21T08:09:30.122+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[58170]: debug 2023-12-21T08:09:30.122+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:30.289 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[58170]: debug 2023-12-21T08:09:30.122+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:30.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[58170]: debug 2023-12-21T08:09:30.142+0000 7f4c2aa29700 -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-21T08:09:30.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[58170]: debug 2023-12-21T08:09:30.142+0000 7f4c2aa29700 -1 osd.6 151 *** Got signal Terminated *** 2023-12-21T08:09:30.290 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:30 smithi081 bash[58170]: debug 2023-12-21T08:09:30.142+0000 7f4c2aa29700 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:31.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[58170]: debug 2023-12-21T08:09:31.138+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:31.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[58170]: debug 2023-12-21T08:09:31.138+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:31.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[58170]: debug 2023-12-21T08:09:31.138+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:31.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[58170]: debug 2023-12-21T08:09:31.138+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.294117+0000 front 2023-12-21T08:09:07.293995+0000 (oldest deadline 2023-12-21T08:09:30.193728+0000) 2023-12-21T08:09:31.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[60225]: debug 2023-12-21T08:09:31.154+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:31.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[60225]: debug 2023-12-21T08:09:31.154+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:31.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[60225]: debug 2023-12-21T08:09:31.154+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:31.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:31 smithi081 bash[60225]: debug 2023-12-21T08:09:31.154+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:32.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[58170]: debug 2023-12-21T08:09:32.146+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:32.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[58170]: debug 2023-12-21T08:09:32.146+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:32.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[58170]: debug 2023-12-21T08:09:32.146+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:32.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[58170]: debug 2023-12-21T08:09:32.146+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.294117+0000 front 2023-12-21T08:09:07.293995+0000 (oldest deadline 2023-12-21T08:09:30.193728+0000) 2023-12-21T08:09:32.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[60225]: debug 2023-12-21T08:09:32.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:32.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[60225]: debug 2023-12-21T08:09:32.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:32.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[60225]: debug 2023-12-21T08:09:32.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:32.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:32 smithi081 bash[60225]: debug 2023-12-21T08:09:32.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:33.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[58170]: debug 2023-12-21T08:09:33.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:33.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[58170]: debug 2023-12-21T08:09:33.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:33.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[58170]: debug 2023-12-21T08:09:33.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:33.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[58170]: debug 2023-12-21T08:09:33.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.294117+0000 front 2023-12-21T08:09:07.293995+0000 (oldest deadline 2023-12-21T08:09:30.193728+0000) 2023-12-21T08:09:33.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[60225]: debug 2023-12-21T08:09:33.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:33.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[60225]: debug 2023-12-21T08:09:33.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:33.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[60225]: debug 2023-12-21T08:09:33.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:33.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:33 smithi081 bash[60225]: debug 2023-12-21T08:09:33.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:34.257 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:33 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:33.958Z 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://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:34.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:33 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:33.960Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:34.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:33 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:33.961Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:34.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:34 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:34.254Z 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://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:34.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[58170]: debug 2023-12-21T08:09:34.170+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:34.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[58170]: debug 2023-12-21T08:09:34.170+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:34.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[58170]: debug 2023-12-21T08:09:34.170+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:34.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[58170]: debug 2023-12-21T08:09:34.170+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.294117+0000 front 2023-12-21T08:09:07.293995+0000 (oldest deadline 2023-12-21T08:09:30.193728+0000) 2023-12-21T08:09:34.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[60225]: debug 2023-12-21T08:09:34.158+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:34.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[60225]: debug 2023-12-21T08:09:34.158+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:34.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[60225]: debug 2023-12-21T08:09:34.158+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:34.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:34 smithi081 bash[60225]: debug 2023-12-21T08:09:34.158+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:34.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:34 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:34.255Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:34.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:34 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:34.256Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:35.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[58170]: debug 2023-12-21T08:09:35.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:41.687746+0000 front 2023-12-21T08:08:41.687973+0000 (oldest deadline 2023-12-21T08:09:06.987878+0000) 2023-12-21T08:09:35.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[58170]: debug 2023-12-21T08:09:35.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:49.289737+0000 front 2023-12-21T08:08:49.289310+0000 (oldest deadline 2023-12-21T08:09:13.989529+0000) 2023-12-21T08:09:35.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[58170]: debug 2023-12-21T08:09:35.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:56.891186+0000 front 2023-12-21T08:08:56.891348+0000 (oldest deadline 2023-12-21T08:09:21.491768+0000) 2023-12-21T08:09:35.540 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[58170]: debug 2023-12-21T08:09:35.126+0000 7f4c25821700 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.294117+0000 front 2023-12-21T08:09:07.293995+0000 (oldest deadline 2023-12-21T08:09:30.193728+0000) 2023-12-21T08:09:35.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[60225]: debug 2023-12-21T08:09:35.142+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:35.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[60225]: debug 2023-12-21T08:09:35.142+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:35.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[60225]: debug 2023-12-21T08:09:35.142+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:35.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:35 smithi081 bash[60225]: debug 2023-12-21T08:09:35.142+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:36.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:36 smithi081 bash[62109]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:09:36.539 INFO:journalctl@ceph.osd.6.smithi081.stdout:Dec 21 08:09:36 smithi081 bash[62187]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-6 2023-12-21T08:09:36.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:36 smithi081 bash[60225]: debug 2023-12-21T08:09:36.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:36.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:36 smithi081 bash[60225]: debug 2023-12-21T08:09:36.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:36.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:36 smithi081 bash[60225]: debug 2023-12-21T08:09:36.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:36.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:36 smithi081 bash[60225]: debug 2023-12-21T08:09:36.174+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:37.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:37 smithi081 bash[60225]: debug 2023-12-21T08:09:37.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:37.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:37 smithi081 bash[60225]: debug 2023-12-21T08:09:37.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:37.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:37 smithi081 bash[60225]: debug 2023-12-21T08:09:37.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:37.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:37 smithi081 bash[60225]: debug 2023-12-21T08:09:37.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:38.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.6.service' 2023-12-21T08:09:38.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:38.338 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-21T08:09:38.338 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-21T08:09:38.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.7 2023-12-21T08:09:38.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:38.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:38.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:38.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.214+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:38.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 systemd[1]: Stopping Ceph osd.7 for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:39.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.534+0000 7f3b554fa700 -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-21T08:09:39.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.534+0000 7f3b554fa700 -1 osd.7 151 *** Got signal Terminated *** 2023-12-21T08:09:39.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:38 smithi081 bash[60225]: debug 2023-12-21T08:09:38.534+0000 7f3b554fa700 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-21T08:09:39.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:39 smithi081 bash[60225]: debug 2023-12-21T08:09:39.234+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:39.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:39 smithi081 bash[60225]: debug 2023-12-21T08:09:39.234+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:39.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:39 smithi081 bash[60225]: debug 2023-12-21T08:09:39.234+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:39.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:39 smithi081 bash[60225]: debug 2023-12-21T08:09:39.234+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:39.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:39 smithi081 bash[60225]: debug 2023-12-21T08:09:39.234+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-12-21T08:09:17.234958+0000 front 2023-12-21T08:09:17.235132+0000 (oldest deadline 2023-12-21T08:09:38.934967+0000) 2023-12-21T08:09:40.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:40 smithi081 bash[60225]: debug 2023-12-21T08:09:40.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:40.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:40 smithi081 bash[60225]: debug 2023-12-21T08:09:40.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:40.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:40 smithi081 bash[60225]: debug 2023-12-21T08:09:40.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:40.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:40 smithi081 bash[60225]: debug 2023-12-21T08:09:40.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:40.540 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:40 smithi081 bash[60225]: debug 2023-12-21T08:09:40.218+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-12-21T08:09:17.234958+0000 front 2023-12-21T08:09:17.235132+0000 (oldest deadline 2023-12-21T08:09:38.934967+0000) 2023-12-21T08:09:41.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:41 smithi081 bash[60225]: debug 2023-12-21T08:09:41.230+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:41.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:41 smithi081 bash[60225]: debug 2023-12-21T08:09:41.230+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:41.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:41 smithi081 bash[60225]: debug 2023-12-21T08:09:41.230+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:41.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:41 smithi081 bash[60225]: debug 2023-12-21T08:09:41.230+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:41.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:41 smithi081 bash[60225]: debug 2023-12-21T08:09:41.230+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-12-21T08:09:17.234958+0000 front 2023-12-21T08:09:17.235132+0000 (oldest deadline 2023-12-21T08:09:38.934967+0000) 2023-12-21T08:09:42.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:42 smithi081 bash[60225]: debug 2023-12-21T08:09:42.226+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:42.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:42 smithi081 bash[60225]: debug 2023-12-21T08:09:42.226+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:42.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:42 smithi081 bash[60225]: debug 2023-12-21T08:09:42.226+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:42.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:42 smithi081 bash[60225]: debug 2023-12-21T08:09:42.226+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:42.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:42 smithi081 bash[60225]: debug 2023-12-21T08:09:42.226+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-12-21T08:09:17.234958+0000 front 2023-12-21T08:09:17.235132+0000 (oldest deadline 2023-12-21T08:09:38.934967+0000) 2023-12-21T08:09:43.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:43 smithi081 bash[60225]: debug 2023-12-21T08:09:43.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6806 osd.0 since back 2023-12-21T08:08:43.427722+0000 front 2023-12-21T08:08:43.428166+0000 (oldest deadline 2023-12-21T08:09:06.327688+0000) 2023-12-21T08:09:43.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:43 smithi081 bash[60225]: debug 2023-12-21T08:09:43.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6814 osd.1 since back 2023-12-21T08:08:50.330317+0000 front 2023-12-21T08:08:50.330417+0000 (oldest deadline 2023-12-21T08:09:15.029955+0000) 2023-12-21T08:09:43.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:43 smithi081 bash[60225]: debug 2023-12-21T08:09:43.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6822 osd.2 since back 2023-12-21T08:08:57.331630+0000 front 2023-12-21T08:08:57.331662+0000 (oldest deadline 2023-12-21T08:09:21.431247+0000) 2023-12-21T08:09:43.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:43 smithi081 bash[60225]: debug 2023-12-21T08:09:43.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.69:6830 osd.3 since back 2023-12-21T08:09:07.333009+0000 front 2023-12-21T08:09:07.333174+0000 (oldest deadline 2023-12-21T08:09:30.232813+0000) 2023-12-21T08:09:43.539 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:43 smithi081 bash[60225]: debug 2023-12-21T08:09:43.190+0000 7f3b51af5700 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-12-21T08:09:17.234958+0000 front 2023-12-21T08:09:17.235132+0000 (oldest deadline 2023-12-21T08:09:38.934967+0000) 2023-12-21T08:09:44.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:43 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:43.959Z 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://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:44.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:43 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:43.961Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:44.258 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:43 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:43.962Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:44.657 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:44 smithi069 bash[60063]: level=error ts=2023-12-21T08:09:44.255Z 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://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:44.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:44 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:44.256Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi069.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.69:8443: connect: connection refused" 2023-12-21T08:09:44.658 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:44 smithi069 bash[60063]: level=warn ts=2023-12-21T08:09:44.257Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-12-21T08:09:44.951 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:44 smithi081 bash[62331]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:09:44.951 INFO:journalctl@ceph.osd.7.smithi081.stdout:Dec 21 08:09:44 smithi081 bash[62407]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-osd-7 2023-12-21T08:09:46.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@osd.7.service' 2023-12-21T08:09:46.898 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:46.898 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-21T08:09:46.898 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-21T08:09:46.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-892bc684-9fd4-11ee-95a5-87774f69a715@prometheus.a 2023-12-21T08:09:47.247 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:46 smithi081 systemd[1]: Stopping Ceph prometheus.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:47.248 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:09:47.248 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-21T08:09:47.248 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-21T08:09:47.248 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-21T08:09:47.248 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-21T08:09:47.248 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-21T08:09:47.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-21T08:09:47.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-21T08:09:47.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.039Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-21T08:09:47.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.040Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-21T08:09:47.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.040Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-21T08:09:47.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Dec 21 08:09:47 smithi081 bash[49170]: ts=2023-12-21T08:09:47.040Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-21T08:09:47.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-892bc684-9fd4-11ee-95a5-87774f69a715@prometheus.a.service' 2023-12-21T08:09:47.789 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-21T08:09:47.789 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-21T08:09:47.790 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-21T08:09:52.288 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 08:09:52 smithi069 systemd[1]: Stopping Ceph node-exporter.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:53.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 08:09:52 smithi069 bash[80275]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter-a 2023-12-21T08:09:53.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 08:09:52 smithi069 bash[80332]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter.a 2023-12-21T08:09:53.158 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 08:09:52 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:09:53.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 08:09:52 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-21T08:09:53.159 INFO:journalctl@ceph.node-exporter.a.smithi069.stdout:Dec 21 08:09:53 smithi069 systemd[1]: Stopped Ceph node-exporter.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:09:53.581 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:53 smithi069 systemd[1]: Stopping Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:09:53.582 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:53 smithi069 bash[60063]: level=info ts=2023-12-21T08:09:53.337Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-21T08:09:54.158 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:53 smithi069 bash[80369]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager-a 2023-12-21T08:09:54.158 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:53 smithi069 bash[80418]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-alertmanager.a 2023-12-21T08:09:54.158 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:54 smithi069 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-21T08:09:54.158 INFO:journalctl@ceph.alertmanager.a.smithi069.stdout:Dec 21 08:09:54 smithi069 systemd[1]: Stopped Ceph alertmanager.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:10:28.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-21T08:10:32.670 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 08:10:32 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:10:33.538 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 08:10:33 smithi081 bash[62788]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter-b 2023-12-21T08:10:33.538 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 08:10:33 smithi081 bash[62832]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-node-exporter.b 2023-12-21T08:10:33.538 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 08:10:33 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-21T08:10:33.538 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 08:10:33 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-21T08:10:33.538 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Dec 21 08:10:33 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:10:33.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 08:10:33 smithi081 systemd[1]: Stopping Ceph grafana.a for 892bc684-9fd4-11ee-95a5-87774f69a715... 2023-12-21T08:10:33.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 08:10:33 smithi081 bash[47779]: t=2023-12-21T08:10:33+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-21T08:10:34.538 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 08:10:34 smithi081 bash[62869]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-grafana-a 2023-12-21T08:10:34.538 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 08:10:34 smithi081 bash[62917]: Error response from daemon: No such container: ceph-892bc684-9fd4-11ee-95a5-87774f69a715-grafana.a 2023-12-21T08:10:34.538 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 08:10:34 smithi081 systemd[1]: ceph-892bc684-9fd4-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-21T08:10:34.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Dec 21 08:10:34 smithi081 systemd[1]: Stopped Ceph grafana.a for 892bc684-9fd4-11ee-95a5-87774f69a715. 2023-12-21T08:10:57.089 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:10:57.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-21T08:10:57.117 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-21T08:10:57.119 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/remote/smithi069/crash 2023-12-21T08:10:57.119 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/crash -- . 2023-12-21T08:10:57.133 INFO:teuthology.orchestra.run.smithi069.stderr:tar: /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-21T08:10:57.133 INFO:teuthology.orchestra.run.smithi069.stderr:tar: Error is not recoverable: exiting now 2023-12-21T08:10:57.135 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/remote/smithi081/crash 2023-12-21T08:10:57.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/crash -- . 2023-12-21T08:10:57.151 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-21T08:10:57.151 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2023-12-21T08:10:57.152 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-21T08:10:57.152 DEBUG:teuthology.orchestra.run.smithi069:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-21T08:10:57.169 INFO:teuthology.orchestra.run.smithi069.stderr:grep: /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-21T08:10:57.171 INFO:tasks.cephadm:Compressing logs... 2023-12-21T08:10:57.171 DEBUG:teuthology.orchestra.run.smithi069:> 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-21T08:10:57.217 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T08:10:57.230 INFO:teuthology.orchestra.run.smithi069.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-21T08:10:57.232 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-21T08:10:57.245 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-21T08:10:57.245 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi081.vsxqzp.log 2023-12-21T08:10:57.246 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.5.log 2023-12-21T08:10:57.246 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mgr.x.log 2023-12-21T08:10:57.247 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.5.log: /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi081.vsxqzp.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.6.log 2023-12-21T08:10:57.247 INFO:teuthology.orchestra.run.smithi081.stderr: 63.1%gzip -5 --verbose -- -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi081.vsxqzp.log.gz/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi081.uyqjif.log 2023-12-21T08:10:57.247 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-12-21T08:10:57.251 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mgr.x.log: /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.4.log 2023-12-21T08:10:57.252 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi081.uyqjif.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-21T08:10:57.252 INFO:teuthology.orchestra.run.smithi081.stderr: 62.5% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi081.uyqjif.log.gz 2023-12-21T08:10:57.253 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.7.log 2023-12-21T08:10:57.254 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-21T08:10:57.266 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 86.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-21T08:10:57.272 INFO:teuthology.orchestra.run.smithi081.stderr: 91.4% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-21T08:10:57.314 INFO:teuthology.orchestra.run.smithi081.stderr: 89.3% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mgr.x.log.gz 2023-12-21T08:10:57.412 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi069.xgpvgm.log 2023-12-21T08:10:57.413 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-21T08:10:57.413 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mgr.y.log 2023-12-21T08:10:57.414 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi069.xgpvgm.log: 62.5% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi069.xgpvgm.log.gz 2023-12-21T08:10:57.414 INFO:teuthology.orchestra.run.smithi069.stderr:gzip /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.a.log: -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.c.log 2023-12-21T08:10:57.415 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-21T08:10:57.415 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/tcmu-runner.log 2023-12-21T08:10:57.416 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-21T08:10:57.417 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi069.iozykm.log 2023-12-21T08:10:57.417 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/tcmu-runner.log: 82.7% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/tcmu-runner.log.gz 2023-12-21T08:10:57.418 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.3.log 2023-12-21T08:10:57.418 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-21T08:10:57.419 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi069.iozykm.log: gzip /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.3.log: -5 --verbose -- /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.2.log 2023-12-21T08:10:57.420 INFO:teuthology.orchestra.run.smithi069.stderr: 62.6% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi069.iozykm.log.gz 2023-12-21T08:10:57.421 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-21T08:10:57.438 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.2.log: 91.2% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-21T08:10:57.452 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/cephadm.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-21T08:10:57.579 INFO:teuthology.orchestra.run.smithi081.stderr: 92.6% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-21T08:10:57.777 INFO:teuthology.orchestra.run.smithi069.stderr: 88.8% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mgr.y.log.gz 2023-12-21T08:10:58.035 INFO:teuthology.orchestra.run.smithi069.stderr: 92.3% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.c.log.gz 2023-12-21T08:10:58.213 INFO:teuthology.orchestra.run.smithi081.stderr: 93.1% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.6.log.gz 2023-12-21T08:10:58.265 INFO:teuthology.orchestra.run.smithi069.stderr: 93.4% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.2.log.gz 2023-12-21T08:10:58.266 INFO:teuthology.orchestra.run.smithi069.stderr: 91.1% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-21T08:10:58.535 INFO:teuthology.orchestra.run.smithi081.stderr: 93.6% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.7.log.gz 2023-12-21T08:10:58.549 INFO:teuthology.orchestra.run.smithi081.stderr: 93.3% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.5.log.gz 2023-12-21T08:10:58.591 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.4.log.gz 2023-12-21T08:10:58.593 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-12-21T08:10:58.594 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m1.371s 2023-12-21T08:10:58.594 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m5.166s 2023-12-21T08:10:58.594 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.186s 2023-12-21T08:10:58.833 INFO:teuthology.orchestra.run.smithi069.stderr: 93.6% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-21T08:10:58.880 INFO:teuthology.orchestra.run.smithi069.stderr: 93.5% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-21T08:10:59.033 INFO:teuthology.orchestra.run.smithi069.stderr: 93.5% -- replaced with /var/log/ceph/892bc684-9fd4-11ee-95a5-87774f69a715/ceph-osd.3.log.gz 2023-12-21T08:10:59.035 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-12-21T08:10:59.035 INFO:teuthology.orchestra.run.smithi069.stderr:real 0m1.815s 2023-12-21T08:10:59.035 INFO:teuthology.orchestra.run.smithi069.stderr:user 0m6.943s 2023-12-21T08:10:59.036 INFO:teuthology.orchestra.run.smithi069.stderr:sys 0m0.295s 2023-12-21T08:10:59.036 INFO:tasks.cephadm:Archiving logs... 2023-12-21T08:10:59.036 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/remote/smithi069/log 2023-12-21T08:10:59.038 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-21T08:10:59.921 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/remote/smithi081/log 2023-12-21T08:10:59.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-21T08:11:00.636 INFO:tasks.cephadm:Removing cluster... 2023-12-21T08:11:00.636 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 --force 2023-12-21T08:11:01.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 892bc684-9fd4-11ee-95a5-87774f69a715 --force 2023-12-21T08:11:02.197 INFO:tasks.cephadm:Removing cephadm ... 2023-12-21T08:11:02.198 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-21T08:11:02.206 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-21T08:11:02.212 INFO:tasks.cephadm:Teardown complete 2023-12-21T08:11:02.212 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-21T08:11:02.223 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-21T08:11:02.223 DEBUG:teuthology.orchestra.run.smithi069:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-21T08:11:02.226 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-21T08:11:02.245 INFO:teuthology.orchestra.run.smithi069.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T08:11:02.245 INFO:teuthology.orchestra.run.smithi069.stdout:============================================================================== 2023-12-21T08:11:02.245 INFO:teuthology.orchestra.run.smithi069.stdout:*hv01.front.sepi 44.4.53.2 2 u 120 128 377 0.088 0.000 0.501 2023-12-21T08:11:02.245 INFO:teuthology.orchestra.run.smithi069.stdout:+hv02.front.sepi 96.245.170.99 3 u 56 128 377 0.087 0.309 0.410 2023-12-21T08:11:02.246 INFO:teuthology.orchestra.run.smithi069.stdout:+hv03.front.sepi 74.6.168.72 3 u 52 128 377 0.080 -0.637 0.529 2023-12-21T08:11:02.246 INFO:teuthology.orchestra.run.smithi069.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-21T08:11:02.277 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2023-12-21T08:11:02.277 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2023-12-21T08:11:02.277 INFO:teuthology.orchestra.run.smithi081.stdout:*hv01.front.sepi 44.4.53.2 2 u 58 64 377 0.098 12.137 1.419 2023-12-21T08:11:02.277 INFO:teuthology.orchestra.run.smithi081.stdout:+hv02.front.sepi 96.245.170.99 3 u 53 64 377 0.106 15.173 2.273 2023-12-21T08:11:02.277 INFO:teuthology.orchestra.run.smithi081.stdout:+hv03.front.sepi 74.6.168.72 3 u 61 64 377 0.095 11.381 1.299 2023-12-21T08:11:02.278 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-21T08:11:02.279 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-21T08:11:02.288 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-21T08:11:02.288 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-21T08:11:02.297 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-21T08:11:02.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-21T08:11:02.314 INFO:teuthology.task.internal:Duration was 2058.890928 seconds 2023-12-21T08:11:02.315 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-21T08:11:02.323 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-21T08:11:02.324 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-21T08:11:02.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-21T08:11:02.379 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-21T08:11:02.379 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi069.front.sepia.ceph.com 2023-12-21T08:11:02.379 DEBUG:teuthology.orchestra.run.smithi069:> 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-21T08:11:02.391 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2023-12-21T08:11:02.391 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T08:11:02.404 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-21T08:11:02.405 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-21T08:11:02.407 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-21T08:11:02.477 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-21T08:11:02.477 DEBUG:teuthology.orchestra.run.smithi069:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-21T08:11:02.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-21T08:11:02.634 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-21T08:11:02.643 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-21T08:11:02.643 DEBUG:teuthology.orchestra.run.smithi069:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-21T08:11:02.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-21T08:11:02.672 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-21T08:11:02.681 DEBUG:teuthology.orchestra.run.smithi069:> 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-21T08:11:02.683 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T08:11:02.694 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = core 2023-12-21T08:11:02.695 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2023-12-21T08:11:02.726 DEBUG:teuthology.orchestra.run.smithi069:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-21T08:11:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T08:11:02.731 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-21T08:11:02.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-21T08:11:02.772 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-21T08:11:02.781 INFO:teuthology.task.internal:Transferring archived files... 2023-12-21T08:11:02.782 DEBUG:teuthology.misc:Transferring archived files from smithi069:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/remote/smithi069 2023-12-21T08:11:02.782 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-21T08:11:02.812 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233/remote/smithi081 2023-12-21T08:11:02.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-21T08:11:02.840 INFO:teuthology.task.internal:Removing archive directory... 2023-12-21T08:11:02.840 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-21T08:11:02.842 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-21T08:11:02.885 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-21T08:11:02.896 INFO:teuthology.task.internal:Not uploading archives. 2023-12-21T08:11:02.896 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-21T08:11:02.907 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-21T08:11:02.907 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-21T08:11:02.909 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-21T08:11:02.915 INFO:teuthology.orchestra.run.smithi069.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 21 08:11 /home/ubuntu/cephtest 2023-12-21T08:11:02.917 INFO:teuthology.orchestra.run.smithi081.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 21 08:11 /home/ubuntu/cephtest 2023-12-21T08:11:02.919 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-21T08:11:02.928 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-21T08:11:02.948 INFO:teuthology.nuke:Checking targets against current locks 2023-12-21T08:11:02.976 DEBUG:teuthology.nuke:shortname: smithi069 2023-12-21T08:11:02.976 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-21T08:11:02.999 DEBUG:teuthology.nuke:shortname: smithi081 2023-12-21T08:11:02.999 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-21T08:11:03.002 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233', '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-21 07:27:36.846588', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-21T08:11:03.020 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-21_07:27:10-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7499233', '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-21 07:27:36.848013', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-21T08:11:03.052 INFO:teuthology.orchestra.console.smithi069:Power off 2023-12-21T08:11:03.052 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-21T08:11:03.066 INFO:teuthology.orchestra.console.smithi081:Power off 2023-12-21T08:11:03.066 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-21T08:11:03.076 DEBUG:teuthology.orchestra.console.smithi069:power off output: Chassis Power Control: Down/Off 2023-12-21T08:11:03.076 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:11:03.085 DEBUG:teuthology.orchestra.console.smithi081:power off output: Chassis Power Control: Down/Off 2023-12-21T08:11:03.086 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:11:03.101 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-12-21T08:11:03.107 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2023-12-21T08:11:07.103 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:11:07.113 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:11:07.216 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-12-21T08:11:07.225 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2023-12-21T08:11:11.221 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:11:11.231 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-21T08:11:11.334 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is off 2023-12-21T08:11:11.343 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is off 2023-12-21T08:11:11.435 INFO:teuthology.orchestra.console.smithi069:Power off completed 2023-12-21T08:11:11.444 INFO:teuthology.orchestra.console.smithi081:Power off completed 2023-12-21T08:11:11.550 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: 2058.8909282684326 failure_reason: 'Command failed on smithi069 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 892bc684-9fd4-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=344f2b7ce5df4e6a82f69d3cd24472f5 status: fail success: false 2023-12-21T08:11:11.551 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-21T08:11:11.713 INFO:teuthology.run:FAIL